diff --git a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb index 1236db1cac..c9cf2a201f 100644 --- a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb @@ -11,6 +11,8 @@ module Mgmt Servers = Azure::AnalysisServices::Mgmt::V2017_08_01::Servers module Models + SkuTier = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier + AnalysisServicesServerUpdateParameters = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters GatewayListStatusLive = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusLive GatewayError = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayError GatewayListStatusError = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusError @@ -29,15 +31,13 @@ module Models ConnectionMode = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode OperationStatus = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationStatus Resource = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource - OperationDisplay = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationDisplay State = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State + OperationDisplay = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationDisplay Operation = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Operation OperationListResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationListResult ProvisioningState = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState Status = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status ResourceSku = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ResourceSku - SkuTier = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier - AnalysisServicesServerUpdateParameters = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters end class AnalysisServicesManagementClass @@ -71,6 +71,12 @@ def method_missing(method, *args) end class ModelClasses + def sku_tier + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier + end + def analysis_services_server_update_parameters + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters + end def gateway_list_status_live Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusLive end @@ -125,12 +131,12 @@ def operation_status def resource Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource end - def operation_display - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationDisplay - end def state Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State end + def operation_display + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationDisplay + end def operation Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Operation end @@ -146,12 +152,6 @@ def status def resource_sku Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ResourceSku end - def sku_tier - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier - end - def analysis_services_server_update_parameters - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters - end end end end diff --git a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb index ea371a9e22..55d59ec42b 100644 --- a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb @@ -20,17 +20,17 @@ module Mgmt ApiProduct = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiProduct ApiPolicy = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiPolicy ApiSchema = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiSchema + Policy = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Policy ApiDiagnostic = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiDiagnostic ApiIssue = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiIssue ApiIssueComment = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiIssueComment - ApiIssueAttachment = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiIssueAttachment AuthorizationServer = Azure::ApiManagement::Mgmt::V2018_06_01_preview::AuthorizationServer Backend = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Backend - Policy = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Policy ApiManagementOperations = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiManagementOperations ApiManagementService = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiManagementService Diagnostic = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Diagnostic EmailTemplate = Azure::ApiManagement::Mgmt::V2018_06_01_preview::EmailTemplate + GroupUser = Azure::ApiManagement::Mgmt::V2018_06_01_preview::GroupUser IdentityProvider = Azure::ApiManagement::Mgmt::V2018_06_01_preview::IdentityProvider Notification = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Notification NotificationRecipientUser = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NotificationRecipientUser @@ -51,18 +51,18 @@ module Mgmt Reports = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Reports TagResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TagResource TagDescription = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TagDescription - GroupUser = Azure::ApiManagement::Mgmt::V2018_06_01_preview::GroupUser + ApiIssueAttachment = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiIssueAttachment OperationOperations = Azure::ApiManagement::Mgmt::V2018_06_01_preview::OperationOperations TenantAccess = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TenantAccess TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TenantAccessGit TenantConfiguration = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TenantConfiguration User = Azure::ApiManagement::Mgmt::V2018_06_01_preview::User UserSubscription = Azure::ApiManagement::Mgmt::V2018_06_01_preview::UserSubscription - UserGroup = Azure::ApiManagement::Mgmt::V2018_06_01_preview::UserGroup + Tag = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Tag ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiVersionSet UserIdentities = Azure::ApiManagement::Mgmt::V2018_06_01_preview::UserIdentities + UserGroup = Azure::ApiManagement::Mgmt::V2018_06_01_preview::UserGroup ApiExport = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiExport - Tag = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Tag Logger = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Logger module Models @@ -97,12 +97,12 @@ module Models ApiManagementServiceBaseProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceBaseProperties ApiRevisionInfoContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionInfoContract ApiManagementServiceIdentity = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceIdentity - ApiReleaseCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseCollection AccessInformationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AccessInformationContract - OperationCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationCollection - ApimResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApimResource RepresentationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RepresentationContract + ApimResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApimResource + ResponseContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract TagDescriptionCreateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCreateParameters + OperationUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract ErrorResponseBody = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponseBody SchemaCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaCollection UserUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserUpdateParameters @@ -149,15 +149,15 @@ module Models UserCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserCollection ApiRevisionCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiRevisionCollection SubscriptionCreateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCreateParameters + ApiReleaseCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseCollection ApiVersionSetEntityBase = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetEntityBase - IdentityProviderList = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderList + OperationCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationCollection RequestContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestContract - IdentityProviderUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderUpdateParameters + IdentityProviderList = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderList ApiVersionSetCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetCollection - IdentityProviderBaseParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderBaseParameters - ResponseContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract + IdentityProviderUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderUpdateParameters IssueCommentCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentCollection - OperationUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract + IdentityProviderBaseParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderBaseParameters HttpMessageDiagnostic = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HttpMessageDiagnostic RequestReportCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestReportCollection DiagnosticCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticCollection @@ -222,21 +222,21 @@ module Models ApiTagResourceContractProperties = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiTagResourceContractProperties AuthorizationServerUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerUpdateContract AuthorizationServerContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContract - BackendReconnectContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendReconnectContract - BackendContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendContract - ApiManagementServiceResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceResource CertificateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateContract - EmailTemplateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateContract + ApiManagementServiceResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceResource ApiManagementServiceUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateParameters + EmailTemplateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateContract + GroupContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract + UserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract IdentityProviderContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderContract LoggerContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerContract NotificationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationContract RecipientUserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserContract RecipientEmailContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailContract - UserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract OpenidConnectProviderContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract PortalSigninSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSigninSettings - GroupContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract + BackendContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendContract + BackendReconnectContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendReconnectContract PortalDelegationSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalDelegationSettings PortalSignupSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSignupSettings PropertyContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyContract @@ -254,16 +254,16 @@ module Models AuthorizationMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationMethod GrantType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GrantType BearerTokenSendingMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BearerTokenSendingMethod - ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod + State = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State HostnameType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameType BackendProtocol = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol - VirtualNetworkType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType + ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod SkuType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType + VirtualNetworkType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType + NameAvailabilityReason = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason GroupType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupType - State = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State - UserState = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState Confirmation = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation - NameAvailabilityReason = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason + UserState = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState IdentityProviderType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType LoggerType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerType ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusType @@ -281,7 +281,7 @@ module Models end class ApiManagementManagementClass - attr_reader :group, :certificate, :subscription, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :api_diagnostic, :api_issue, :api_issue_comment, :api_issue_attachment, :authorization_server, :backend, :policy, :api_management_operations, :api_management_service, :diagnostic, :email_template, :identity_provider, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :open_id_connect_provider, :sign_in_settings, :sign_up_settings, :delegation_settings, :product, :product_api, :product_group, :product_subscriptions, :product_policy, :property, :quota_by_counter_keys, :quota_by_period_keys, :reports, :tag_resource, :tag_description, :group_user, :operation_operations, :tenant_access, :tenant_access_git, :tenant_configuration, :user, :user_subscription, :user_group, :api_version_set, :user_identities, :api_export, :tag, :logger, :configurable, :base_url, :options, :model_classes + attr_reader :group, :certificate, :subscription, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :policy, :api_diagnostic, :api_issue, :api_issue_comment, :authorization_server, :backend, :api_management_operations, :api_management_service, :diagnostic, :email_template, :group_user, :identity_provider, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :open_id_connect_provider, :sign_in_settings, :sign_up_settings, :delegation_settings, :product, :product_api, :product_group, :product_subscriptions, :product_policy, :property, :quota_by_counter_keys, :quota_by_period_keys, :reports, :tag_resource, :tag_description, :api_issue_attachment, :operation_operations, :tenant_access, :tenant_access_git, :tenant_configuration, :user, :user_subscription, :tag, :api_version_set, :user_identities, :user_group, :api_export, :logger, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -304,17 +304,17 @@ def initialize(configurable, base_url=nil, options=nil) @api_product = @client_0.api_product @api_policy = @client_0.api_policy @api_schema = @client_0.api_schema + @policy = @client_0.policy @api_diagnostic = @client_0.api_diagnostic @api_issue = @client_0.api_issue @api_issue_comment = @client_0.api_issue_comment - @api_issue_attachment = @client_0.api_issue_attachment @authorization_server = @client_0.authorization_server @backend = @client_0.backend - @policy = @client_0.policy @api_management_operations = @client_0.api_management_operations @api_management_service = @client_0.api_management_service @diagnostic = @client_0.diagnostic @email_template = @client_0.email_template + @group_user = @client_0.group_user @identity_provider = @client_0.identity_provider @notification = @client_0.notification @notification_recipient_user = @client_0.notification_recipient_user @@ -335,18 +335,18 @@ def initialize(configurable, base_url=nil, options=nil) @reports = @client_0.reports @tag_resource = @client_0.tag_resource @tag_description = @client_0.tag_description - @group_user = @client_0.group_user + @api_issue_attachment = @client_0.api_issue_attachment @operation_operations = @client_0.operation_operations @tenant_access = @client_0.tenant_access @tenant_access_git = @client_0.tenant_access_git @tenant_configuration = @client_0.tenant_configuration @user = @client_0.user @user_subscription = @client_0.user_subscription - @user_group = @client_0.user_group + @tag = @client_0.tag @api_version_set = @client_0.api_version_set @user_identities = @client_0.user_identities + @user_group = @client_0.user_group @api_export = @client_0.api_export - @tag = @client_0.tag @logger = @client_0.logger @model_classes = ModelClasses.new @@ -459,24 +459,24 @@ def api_revision_info_contract def api_management_service_identity Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceIdentity end - def api_release_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseCollection - end def access_information_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AccessInformationContract end - def operation_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationCollection + def representation_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RepresentationContract end def apim_resource Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApimResource end - def representation_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RepresentationContract + def response_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract end def tag_description_create_parameters Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCreateParameters end + def operation_update_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract + end def error_response_body Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponseBody end @@ -615,32 +615,32 @@ def api_revision_collection def subscription_create_parameters Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCreateParameters end + def api_release_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiReleaseCollection + end def api_version_set_entity_base Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetEntityBase end - def identity_provider_list - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderList + def operation_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationCollection end def request_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestContract end - def identity_provider_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderUpdateParameters + def identity_provider_list + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderList end def api_version_set_collection Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetCollection end - def identity_provider_base_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderBaseParameters - end - def response_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract + def identity_provider_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderUpdateParameters end def issue_comment_collection Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentCollection end - def operation_update_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract + def identity_provider_base_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderBaseParameters end def http_message_diagnostic Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HttpMessageDiagnostic @@ -834,23 +834,23 @@ def authorization_server_update_contract def authorization_server_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationServerContract end - def backend_reconnect_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendReconnectContract - end - def backend_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendContract + def certificate_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateContract end def api_management_service_resource Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceResource end - def certificate_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateContract + def api_management_service_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateParameters end def email_template_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateContract end - def api_management_service_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateParameters + def group_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract + end + def user_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract end def identity_provider_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderContract @@ -867,17 +867,17 @@ def recipient_user_contract def recipient_email_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailContract end - def user_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract - end def openid_connect_provider_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract end def portal_signin_settings Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSigninSettings end - def group_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract + def backend_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendContract + end + def backend_reconnect_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendReconnectContract end def portal_delegation_settings Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalDelegationSettings @@ -930,8 +930,8 @@ def grant_type def bearer_token_sending_method Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BearerTokenSendingMethod end - def client_authentication_method - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod + def state + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State end def hostname_type Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameType @@ -939,26 +939,26 @@ def hostname_type def backend_protocol Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol end - def virtual_network_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType + def client_authentication_method + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod end def sku_type Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType end - def group_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupType + def virtual_network_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType end - def state - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State + def name_availability_reason + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason end - def user_state - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState + def group_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupType end def confirmation Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation end - def name_availability_reason - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason + def user_state + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState end def identity_provider_type Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType diff --git a/azure_sdk/lib/latest/modules/authorization_profile_module.rb b/azure_sdk/lib/latest/modules/authorization_profile_module.rb index 9062798a6b..47e0deeee7 100644 --- a/azure_sdk/lib/latest/modules/authorization_profile_module.rb +++ b/azure_sdk/lib/latest/modules/authorization_profile_module.rb @@ -26,13 +26,13 @@ module Models ResourceType = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType ProviderOperationsMetadataListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadataListResult RoleDefinition = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition - DenyAssignmentFilter = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentFilter Principal = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::Principal DenyAssignment = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignment DenyAssignmentPermission = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentPermission DenyAssignmentListResult = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentListResult - PrincipalType = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::PrincipalType + DenyAssignmentFilter = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentFilter RoleAssignmentCreateParameters = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignmentCreateParameters + PrincipalType = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::PrincipalType RoleAssignment = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignment RoleAssignmentListResult = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignmentListResult RoleAssignmentFilter = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignmentFilter @@ -130,9 +130,6 @@ def provider_operations_metadata_list_result def role_definition Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition end - def deny_assignment_filter - Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentFilter - end def principal Azure::Authorization::Mgmt::V2018_07_01_preview::Models::Principal end @@ -145,12 +142,15 @@ def deny_assignment_permission def deny_assignment_list_result Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentListResult end - def principal_type - Azure::Authorization::Mgmt::V2018_09_01_preview::Models::PrincipalType + def deny_assignment_filter + Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentFilter end def role_assignment_create_parameters Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignmentCreateParameters end + def principal_type + Azure::Authorization::Mgmt::V2018_09_01_preview::Models::PrincipalType + end def role_assignment Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignment end diff --git a/azure_sdk/lib/latest/modules/automation_profile_module.rb b/azure_sdk/lib/latest/modules/automation_profile_module.rb index c9c0e1802c..54920c803d 100644 --- a/azure_sdk/lib/latest/modules/automation_profile_module.rb +++ b/azure_sdk/lib/latest/modules/automation_profile_module.rb @@ -7,6 +7,9 @@ module Azure::Profiles::Latest module Automation module Mgmt + ScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::ScheduleOperations + VariableOperations = Azure::Automation::Mgmt::V2015_10_31::VariableOperations + WebhookOperations = Azure::Automation::Mgmt::V2015_10_31::WebhookOperations Usages = Azure::Automation::Mgmt::V2015_10_31::Usages Operations = Azure::Automation::Mgmt::V2015_10_31::Operations AutomationAccountOperations = Azure::Automation::Mgmt::V2015_10_31::AutomationAccountOperations @@ -36,11 +39,12 @@ module Mgmt RunbookOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookOperations TestJobStreams = Azure::Automation::Mgmt::V2015_10_31::TestJobStreams TestJobOperations = Azure::Automation::Mgmt::V2015_10_31::TestJobOperations - ScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::ScheduleOperations - VariableOperations = Azure::Automation::Mgmt::V2015_10_31::VariableOperations - WebhookOperations = Azure::Automation::Mgmt::V2015_10_31::WebhookOperations module Models + ModuleProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState + Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku + ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay + ScheduleFrequency = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency RunbookTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum ErrorResponse = Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse TrackedResource = Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource @@ -151,17 +155,17 @@ module Models AutomationAccount = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount DscNode = Azure::Automation::Mgmt::V2015_10_31::Models::DscNode DscCompilationJob = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob - Certificate = Azure::Automation::Mgmt::V2015_10_31::Models::Certificate + DscConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration Runbook = Azure::Automation::Mgmt::V2015_10_31::Models::Runbook - DscNodeConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration + Connection = Azure::Automation::Mgmt::V2015_10_31::Models::Connection ModuleModel = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel - DscConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration - Schedule = Azure::Automation::Mgmt::V2015_10_31::Models::Schedule - Variable = Azure::Automation::Mgmt::V2015_10_31::Models::Variable Webhook = Azure::Automation::Mgmt::V2015_10_31::Models::Webhook - Connection = Azure::Automation::Mgmt::V2015_10_31::Models::Connection - AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState + Schedule = Azure::Automation::Mgmt::V2015_10_31::Models::Schedule + DscNodeConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration AutomationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName + Certificate = Azure::Automation::Mgmt::V2015_10_31::Models::Certificate + AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState + Variable = Azure::Automation::Mgmt::V2015_10_31::Models::Variable AutomationKeyPermissions = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum JobStatus = Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus @@ -175,14 +179,10 @@ module Models JobProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningState RunbookState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState RunbookProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState - ModuleProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState - Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku - ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay - ScheduleFrequency = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency end class AutomationManagementClass - attr_reader :usages, :operations, :automation_account_operations, :statistics_operations, :keys, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_compilation_job_stream, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :module_model_operations, :object_data_types, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_job_operations, :schedule_operations, :variable_operations, :webhook_operations, :configurable, :base_url, :options, :model_classes + attr_reader :schedule_operations, :variable_operations, :webhook_operations, :usages, :operations, :automation_account_operations, :statistics_operations, :keys, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_compilation_job_stream, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :module_model_operations, :object_data_types, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_job_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -192,6 +192,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @schedule_operations = @client_0.schedule_operations + @variable_operations = @client_0.variable_operations + @webhook_operations = @client_0.webhook_operations @usages = @client_0.usages @operations = @client_0.operations @automation_account_operations = @client_0.automation_account_operations @@ -221,9 +224,6 @@ def initialize(configurable, base_url=nil, options=nil) @runbook_operations = @client_0.runbook_operations @test_job_streams = @client_0.test_job_streams @test_job_operations = @client_0.test_job_operations - @schedule_operations = @client_0.schedule_operations - @variable_operations = @client_0.variable_operations - @webhook_operations = @client_0.webhook_operations @model_classes = ModelClasses.new end @@ -242,6 +242,18 @@ def method_missing(method, *args) end class ModelClasses + def module_provisioning_state + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState + end + def sku + Azure::Automation::Mgmt::V2015_10_31::Models::Sku + end + def schedule_day + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay + end + def schedule_frequency + Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency + end def runbook_type_enum Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum end @@ -572,38 +584,38 @@ def dsc_node def dsc_compilation_job Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob end - def certificate - Azure::Automation::Mgmt::V2015_10_31::Models::Certificate + def dsc_configuration + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration end def runbook Azure::Automation::Mgmt::V2015_10_31::Models::Runbook end - def dsc_node_configuration - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration + def connection + Azure::Automation::Mgmt::V2015_10_31::Models::Connection end def module_model Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel end - def dsc_configuration - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration + def webhook + Azure::Automation::Mgmt::V2015_10_31::Models::Webhook end def schedule Azure::Automation::Mgmt::V2015_10_31::Models::Schedule end - def variable - Azure::Automation::Mgmt::V2015_10_31::Models::Variable + def dsc_node_configuration + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration end - def webhook - Azure::Automation::Mgmt::V2015_10_31::Models::Webhook + def automation_key_name + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName end - def connection - Azure::Automation::Mgmt::V2015_10_31::Models::Connection + def certificate + Azure::Automation::Mgmt::V2015_10_31::Models::Certificate end def automation_account_state Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState end - def automation_key_name - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName + def variable + Azure::Automation::Mgmt::V2015_10_31::Models::Variable end def automation_key_permissions Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions @@ -644,18 +656,6 @@ def runbook_state def runbook_provisioning_state Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState end - def module_provisioning_state - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState - end - def sku - Azure::Automation::Mgmt::V2015_10_31::Models::Sku - end - def schedule_day - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay - end - def schedule_frequency - Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency - end end end end diff --git a/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb b/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb index 860dab8bab..38b097a4ca 100644 --- a/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb +++ b/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb @@ -8,25 +8,25 @@ module Azure::Profiles::Latest module Autosuggest module Models - ResponseFormat = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat + CreativeWork = Azure::CognitiveServices::Autosuggest::V1_0::Models::CreativeWork + SearchAction = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchAction + Identifiable = Azure::CognitiveServices::Autosuggest::V1_0::Models::Identifiable Response = Azure::CognitiveServices::Autosuggest::V1_0::Models::Response - ErrorResponse = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse + Suggestions = Azure::CognitiveServices::Autosuggest::V1_0::Models::Suggestions + SearchKind = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind + ScenarioType = Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType + SafeSearch = Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch + ErrorCode = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode + ResponseFormat = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat Action = Azure::CognitiveServices::Autosuggest::V1_0::Models::Action + ErrorResponse = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse QueryContext = Azure::CognitiveServices::Autosuggest::V1_0::Models::QueryContext SuggestionsSuggestionGroup = Azure::CognitiveServices::Autosuggest::V1_0::Models::SuggestionsSuggestionGroup ResponseBase = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::Autosuggest::V1_0::Models::Answer + Error = Azure::CognitiveServices::Autosuggest::V1_0::Models::Error SearchResultsAnswer = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchResultsAnswer - Suggestions = Azure::CognitiveServices::Autosuggest::V1_0::Models::Suggestions Thing = Azure::CognitiveServices::Autosuggest::V1_0::Models::Thing - CreativeWork = Azure::CognitiveServices::Autosuggest::V1_0::Models::CreativeWork - SearchAction = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchAction - Identifiable = Azure::CognitiveServices::Autosuggest::V1_0::Models::Identifiable - ScenarioType = Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType - SearchKind = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind - Error = Azure::CognitiveServices::Autosuggest::V1_0::Models::Error - ErrorCode = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch end class AutosuggestDataClass @@ -58,18 +58,42 @@ def method_missing(method, *args) end class ModelClasses - def response_format - Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat + def creative_work + Azure::CognitiveServices::Autosuggest::V1_0::Models::CreativeWork + end + def search_action + Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchAction + end + def identifiable + Azure::CognitiveServices::Autosuggest::V1_0::Models::Identifiable end def response Azure::CognitiveServices::Autosuggest::V1_0::Models::Response end - def error_response - Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse + def suggestions + Azure::CognitiveServices::Autosuggest::V1_0::Models::Suggestions + end + def search_kind + Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind + end + def scenario_type + Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType + end + def safe_search + Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch + end + def error_code + Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode + end + def response_format + Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat end def action Azure::CognitiveServices::Autosuggest::V1_0::Models::Action end + def error_response + Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse + end def query_context Azure::CognitiveServices::Autosuggest::V1_0::Models::QueryContext end @@ -82,39 +106,15 @@ def response_base def answer Azure::CognitiveServices::Autosuggest::V1_0::Models::Answer end + def error + Azure::CognitiveServices::Autosuggest::V1_0::Models::Error + end def search_results_answer Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchResultsAnswer end - def suggestions - Azure::CognitiveServices::Autosuggest::V1_0::Models::Suggestions - end def thing Azure::CognitiveServices::Autosuggest::V1_0::Models::Thing end - def creative_work - Azure::CognitiveServices::Autosuggest::V1_0::Models::CreativeWork - end - def search_action - Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchAction - end - def identifiable - Azure::CognitiveServices::Autosuggest::V1_0::Models::Identifiable - end - def scenario_type - Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType - end - def search_kind - Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind - end - def error - Azure::CognitiveServices::Autosuggest::V1_0::Models::Error - end - def error_code - Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode - end - def safe_search - Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch - end end end end diff --git a/azure_sdk/lib/latest/modules/batch_profile_module.rb b/azure_sdk/lib/latest/modules/batch_profile_module.rb index 11e3eefca3..a7d8bd559a 100644 --- a/azure_sdk/lib/latest/modules/batch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/batch_profile_module.rb @@ -8,16 +8,17 @@ module Azure::Profiles::Latest module Batch module Mgmt Location = Azure::Batch::Mgmt::V2017_09_01::Location - CertificateOperations = Azure::Batch::Mgmt::V2017_09_01::CertificateOperations BatchAccountOperations = Azure::Batch::Mgmt::V2017_09_01::BatchAccountOperations ApplicationPackageOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationPackageOperations ApplicationOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationOperations PoolOperations = Azure::Batch::Mgmt::V2017_09_01::PoolOperations Operations = Azure::Batch::Mgmt::V2017_09_01::Operations + CertificateOperations = Azure::Batch::Mgmt::V2017_09_01::CertificateOperations module Models - WindowsConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration + OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk Certificate = Azure::Batch::Mgmt::V2017_09_01::Models::Certificate + WindowsConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration ProxyResource = Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource FixedScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings AutoStorageBaseProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageBaseProperties @@ -94,11 +95,10 @@ module Models CheckNameAvailabilityResult = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult NameAvailabilityReason = Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason InboundNatPool = Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool - OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk end class BatchManagementClass - attr_reader :location, :certificate_operations, :batch_account_operations, :application_package_operations, :application_operations, :pool_operations, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :location, :batch_account_operations, :application_package_operations, :application_operations, :pool_operations, :operations, :certificate_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -109,12 +109,12 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @location = @client_0.location - @certificate_operations = @client_0.certificate_operations @batch_account_operations = @client_0.batch_account_operations @application_package_operations = @client_0.application_package_operations @application_operations = @client_0.application_operations @pool_operations = @client_0.pool_operations @operations = @client_0.operations + @certificate_operations = @client_0.certificate_operations @model_classes = ModelClasses.new end @@ -133,12 +133,15 @@ def method_missing(method, *args) end class ModelClasses - def windows_configuration - Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration + def osdisk + Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk end def certificate Azure::Batch::Mgmt::V2017_09_01::Models::Certificate end + def windows_configuration + Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration + end def proxy_resource Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource end @@ -367,9 +370,6 @@ def name_availability_reason def inbound_nat_pool Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool end - def osdisk - Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk - end end end end diff --git a/azure_sdk/lib/latest/modules/billing_profile_module.rb b/azure_sdk/lib/latest/modules/billing_profile_module.rb index 73ed38bf4f..d326d4a6b9 100644 --- a/azure_sdk/lib/latest/modules/billing_profile_module.rb +++ b/azure_sdk/lib/latest/modules/billing_profile_module.rb @@ -13,19 +13,19 @@ module Mgmt Operations = Azure::Billing::Mgmt::V2018_03_01_preview::Operations module Models + EnrollmentAccountListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult + ErrorDetails = Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails + OperationDisplay = Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay + BillingPeriod = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod + Operation = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Operation OperationListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult + EnrollmentAccount = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount Invoice = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice ErrorResponse = Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorResponse Resource = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Resource DownloadUrl = Azure::Billing::Mgmt::V2018_03_01_preview::Models::DownloadUrl InvoicesListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::InvoicesListResult BillingPeriodsListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult - EnrollmentAccountListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult - EnrollmentAccount = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount - ErrorDetails = Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails - OperationDisplay = Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay - Operation = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Operation - BillingPeriod = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod end class BillingManagementClass @@ -61,9 +61,27 @@ def method_missing(method, *args) end class ModelClasses + def enrollment_account_list_result + Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult + end + def error_details + Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails + end + def operation_display + Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay + end + def billing_period + Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod + end + def operation + Azure::Billing::Mgmt::V2018_03_01_preview::Models::Operation + end def operation_list_result Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult end + def enrollment_account + Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount + end def invoice Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice end @@ -82,24 +100,6 @@ def invoices_list_result def billing_periods_list_result Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult end - def enrollment_account_list_result - Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult - end - def enrollment_account - Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount - end - def error_details - Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails - end - def operation_display - Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay - end - def operation - Azure::Billing::Mgmt::V2018_03_01_preview::Models::Operation - end - def billing_period - Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod - end end end end diff --git a/azure_sdk/lib/latest/modules/cdn_profile_module.rb b/azure_sdk/lib/latest/modules/cdn_profile_module.rb index 4cccd58d53..b99fc7b6eb 100644 --- a/azure_sdk/lib/latest/modules/cdn_profile_module.rb +++ b/azure_sdk/lib/latest/modules/cdn_profile_module.rb @@ -7,15 +7,16 @@ module Azure::Profiles::Latest module CDN module Mgmt - Endpoints = Azure::CDN::Mgmt::V2017_10_12::Endpoints - Profiles = Azure::CDN::Mgmt::V2017_10_12::Profiles - Origins = Azure::CDN::Mgmt::V2017_10_12::Origins CustomDomains = Azure::CDN::Mgmt::V2017_10_12::CustomDomains ResourceUsageOperations = Azure::CDN::Mgmt::V2017_10_12::ResourceUsageOperations Operations = Azure::CDN::Mgmt::V2017_10_12::Operations EdgeNodes = Azure::CDN::Mgmt::V2017_10_12::EdgeNodes + Endpoints = Azure::CDN::Mgmt::V2017_10_12::Endpoints + Profiles = Azure::CDN::Mgmt::V2017_10_12::Profiles + Origins = Azure::CDN::Mgmt::V2017_10_12::Origins module Models + Sku = Azure::CDN::Mgmt::V2017_10_12::Models::Sku ErrorResponse = Azure::CDN::Mgmt::V2017_10_12::Models::ErrorResponse TrackedResource = Azure::CDN::Mgmt::V2017_10_12::Models::TrackedResource OriginUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::OriginUpdateParameters @@ -74,11 +75,10 @@ module Models OperationDisplay = Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay Operation = Azure::CDN::Mgmt::V2017_10_12::Models::Operation SkuName = Azure::CDN::Mgmt::V2017_10_12::Models::SkuName - Sku = Azure::CDN::Mgmt::V2017_10_12::Models::Sku end class CDNManagementClass - attr_reader :endpoints, :profiles, :origins, :custom_domains, :resource_usage_operations, :operations, :edge_nodes, :configurable, :base_url, :options, :model_classes + attr_reader :custom_domains, :resource_usage_operations, :operations, :edge_nodes, :endpoints, :profiles, :origins, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -88,13 +88,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @endpoints = @client_0.endpoints - @profiles = @client_0.profiles - @origins = @client_0.origins @custom_domains = @client_0.custom_domains @resource_usage_operations = @client_0.resource_usage_operations @operations = @client_0.operations @edge_nodes = @client_0.edge_nodes + @endpoints = @client_0.endpoints + @profiles = @client_0.profiles + @origins = @client_0.origins @model_classes = ModelClasses.new end @@ -113,6 +113,9 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::CDN::Mgmt::V2017_10_12::Models::Sku + end def error_response Azure::CDN::Mgmt::V2017_10_12::Models::ErrorResponse end @@ -287,9 +290,6 @@ def operation def sku_name Azure::CDN::Mgmt::V2017_10_12::Models::SkuName end - def sku - Azure::CDN::Mgmt::V2017_10_12::Models::Sku - end end end end diff --git a/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb b/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb index d396890fb4..4c4f51e9f2 100644 --- a/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb @@ -7,12 +7,16 @@ module Azure::Profiles::Latest module CognitiveServices module Mgmt - Accounts = Azure::CognitiveServices::Mgmt::V2017_04_18::Accounts - CheckSkuAvailability = Azure::CognitiveServices::Mgmt::V2017_04_18::CheckSkuAvailability Operations = Azure::CognitiveServices::Mgmt::V2017_04_18::Operations ResourceSkus = Azure::CognitiveServices::Mgmt::V2017_04_18::ResourceSkus + Accounts = Azure::CognitiveServices::Mgmt::V2017_04_18::Accounts + CheckSkuAvailability = Azure::CognitiveServices::Mgmt::V2017_04_18::CheckSkuAvailability module Models + Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku + SkuTier = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier + Kind = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind + ResourceSkuRestrictionsType = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsType ResourceSkuRestrictionsReasonCode = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsReasonCode ErrorBody = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody CognitiveServicesAccountUpdateParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountUpdateParameters @@ -41,15 +45,11 @@ module Models ResourceSku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSku Usage = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Usage ResourceSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkusResult - Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku - SkuTier = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error - Kind = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind - ResourceSkuRestrictionsType = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsType end class CognitiveServicesManagementClass - attr_reader :accounts, :check_sku_availability, :operations, :resource_skus, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :resource_skus, :accounts, :check_sku_availability, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -59,10 +59,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @accounts = @client_0.accounts - @check_sku_availability = @client_0.check_sku_availability @operations = @client_0.operations @resource_skus = @client_0.resource_skus + @accounts = @client_0.accounts + @check_sku_availability = @client_0.check_sku_availability @model_classes = ModelClasses.new end @@ -81,6 +81,18 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku + end + def sku_tier + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier + end + def kind + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind + end + def resource_sku_restrictions_type + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsType + end def resource_sku_restrictions_reason_code Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsReasonCode end @@ -165,21 +177,9 @@ def usage def resource_skus_result Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkusResult end - def sku - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku - end - def sku_tier - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier - end def error Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error end - def kind - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind - end - def resource_sku_restrictions_type - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsType - end end end end diff --git a/azure_sdk/lib/latest/modules/compute_profile_module.rb b/azure_sdk/lib/latest/modules/compute_profile_module.rb index 2e4684b7d4..d04ac57c95 100644 --- a/azure_sdk/lib/latest/modules/compute_profile_module.rb +++ b/azure_sdk/lib/latest/modules/compute_profile_module.rb @@ -8,6 +8,12 @@ module Azure::Profiles::Latest module Compute module Mgmt ResourceSkus = Azure::Compute::Mgmt::V2017_09_01::ResourceSkus + VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineScaleSetVMs + GalleryImages = Azure::Compute::Mgmt::V2018_06_01::GalleryImages + Operations = Azure::Compute::Mgmt::V2018_06_01::Operations + VirtualMachineRunCommands = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineRunCommands + Disks = Azure::Compute::Mgmt::V2018_06_01::Disks + GalleryImageVersions = Azure::Compute::Mgmt::V2018_06_01::GalleryImageVersions Galleries = Azure::Compute::Mgmt::V2018_06_01::Galleries Snapshots = Azure::Compute::Mgmt::V2018_06_01::Snapshots LogAnalytics = Azure::Compute::Mgmt::V2018_06_01::LogAnalytics @@ -22,14 +28,12 @@ module Mgmt VirtualMachineScaleSets = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineScaleSets VirtualMachineScaleSetExtensions = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineScaleSetExtensions VirtualMachineScaleSetRollingUpgrades = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineScaleSetRollingUpgrades - VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineScaleSetVMs - GalleryImages = Azure::Compute::Mgmt::V2018_06_01::GalleryImages - Operations = Azure::Compute::Mgmt::V2018_06_01::Operations - VirtualMachineRunCommands = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineRunCommands - Disks = Azure::Compute::Mgmt::V2018_06_01::Disks - GalleryImageVersions = Azure::Compute::Mgmt::V2018_06_01::GalleryImageVersions module Models + ResourceSkuCosts = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCosts + ResourceSkuCapabilities = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapabilities + ResourceSkuCapacityScaleType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacityScaleType + ResourceSkuRestrictions = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions ResourceSkuRestrictionsType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType ResourceSku = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku ResourceSkuLocationInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuLocationInfo @@ -37,10 +41,6 @@ module Models ResourceSkuRestrictionsReasonCode = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode ResourceSkuRestrictionInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionInfo ResourceSkuCapacity = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacity - ResourceSkuCosts = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCosts - ResourceSkuCapabilities = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapabilities - ResourceSkuCapacityScaleType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacityScaleType - ResourceSkuRestrictions = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse ComputeLongRunningOperationProperties = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties ComputeOperationValue = Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationValue @@ -88,51 +88,51 @@ module Models VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSProfile SnapshotList = Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotList GalleryList = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryList + GalleryDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDiskImage + GalleryArtifactSource = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactSource + TargetRegion = Azure::Compute::Mgmt::V2018_06_01::Models::TargetRegion + Sku = Azure::Compute::Mgmt::V2018_06_01::Models::Sku + VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk KeyVaultKeyReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultKeyReference - VirtualHardDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualHardDisk - KeyVaultAndKeyReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndKeyReference - OSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::OSDisk - Disallowed = Azure::Compute::Mgmt::V2018_06_01::Models::Disallowed - AdditionalCapabilities = Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalCapabilities VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetStorageProfile - WinRMListener = Azure::Compute::Mgmt::V2018_06_01::Models::WinRMListener + VirtualHardDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualHardDisk VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateStorageProfile - WindowsConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::WindowsConfiguration + ImagePurchasePlan = Azure::Compute::Mgmt::V2018_06_01::Models::ImagePurchasePlan ApiEntityReference = Azure::Compute::Mgmt::V2018_06_01::Models::ApiEntityReference - SshConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::SshConfiguration + AdditionalCapabilities = Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalCapabilities VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings - VaultCertificate = Azure::Compute::Mgmt::V2018_06_01::Models::VaultCertificate + WinRMListener = Azure::Compute::Mgmt::V2018_06_01::Models::WinRMListener VirtualMachineScaleSetPublicIPAddressConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration - OSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::OSProfile + WindowsConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::WindowsConfiguration VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration - NetworkProfile = Azure::Compute::Mgmt::V2018_06_01::Models::NetworkProfile - DiffDiskSettings = Azure::Compute::Mgmt::V2018_06_01::Models::DiffDiskSettings - DiagnosticsProfile = Azure::Compute::Mgmt::V2018_06_01::Models::DiagnosticsProfile + SshConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::SshConfiguration + OSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::OSProfile + Disallowed = Azure::Compute::Mgmt::V2018_06_01::Models::Disallowed SourceVault = Azure::Compute::Mgmt::V2018_06_01::Models::SourceVault VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineAgentInstanceView VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings - BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnosticsInstanceView + VaultCertificate = Azure::Compute::Mgmt::V2018_06_01::Models::VaultCertificate CreationData = Azure::Compute::Mgmt::V2018_06_01::Models::CreationData - VirtualMachineIdentityUserAssignedIdentitiesValue = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineIdentityUserAssignedIdentitiesValue - StorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::StorageProfile - GalleryImageVersionStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionStorageProfile + DiagnosticsProfile = Azure::Compute::Mgmt::V2018_06_01::Models::DiagnosticsProfile + BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnosticsInstanceView + NetworkProfile = Azure::Compute::Mgmt::V2018_06_01::Models::NetworkProfile VirtualMachineScaleSetNetworkProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkProfile - GalleryArtifactPublishingProfileBase = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactPublishingProfileBase + DiffDiskSettings = Azure::Compute::Mgmt::V2018_06_01::Models::DiffDiskSettings VirtualMachineScaleSetUpdateNetworkProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkProfile - MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceRedeployStatus + VirtualMachineIdentityUserAssignedIdentitiesValue = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineIdentityUserAssignedIdentitiesValue RegionalReplicationStatus = Azure::Compute::Mgmt::V2018_06_01::Models::RegionalReplicationStatus - DiskList = Azure::Compute::Mgmt::V2018_06_01::Models::DiskList + StorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::StorageProfile VirtualMachineScaleSetExtensionListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionListResult VirtualMachineScaleSetExtensionProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionProfile ImageStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::ImageStorageProfile VirtualMachineScaleSetVMProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMProfile - DataDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::DataDiskImage + KeyVaultAndKeyReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndKeyReference VirtualMachineScaleSetUpdateVMProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateVMProfile VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue DiskSku = Azure::Compute::Mgmt::V2018_06_01::Models::DiskSku - RunCommandParameterDefinition = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition + GalleryImageVersionStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionStorageProfile ManagedArtifact = Azure::Compute::Mgmt::V2018_06_01::Models::ManagedArtifact - DiskEncryptionSettings = Azure::Compute::Mgmt::V2018_06_01::Models::DiskEncryptionSettings + RollingUpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy VirtualMachineScaleSetVMInstanceIDs = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceIDs DataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::DataDisk VirtualMachineScaleSetVMInstanceRequiredIDs = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs @@ -155,12 +155,12 @@ module Models UsageName = Azure::Compute::Mgmt::V2018_06_01::Models::UsageName VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListSkusResult KeyVaultSecretReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultSecretReference - GalleryArtifactSource = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactSource VirtualMachineHealthStatus = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineHealthStatus + ListUsagesResult = Azure::Compute::Mgmt::V2018_06_01::Models::ListUsagesResult VirtualMachineScaleSetVMInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceView VaultSecretGroup = Azure::Compute::Mgmt::V2018_06_01::Models::VaultSecretGroup SubResourceReadOnly = Azure::Compute::Mgmt::V2018_06_01::Models::SubResourceReadOnly - DiskInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::DiskInstanceView + DiskList = Azure::Compute::Mgmt::V2018_06_01::Models::DiskList VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMListResult UpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradePolicy VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionHandlerInstanceView @@ -168,101 +168,101 @@ module Models RollingUpgradeProgressInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeProgressInfo AccessUri = Azure::Compute::Mgmt::V2018_06_01::Models::AccessUri ApiErrorBase = Azure::Compute::Mgmt::V2018_06_01::Models::ApiErrorBase - BootDiagnostics = Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnostics + GalleryArtifactPublishingProfileBase = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactPublishingProfileBase InnerError = Azure::Compute::Mgmt::V2018_06_01::Models::InnerError VirtualMachineSize = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineSize ApiError = Azure::Compute::Mgmt::V2018_06_01::Models::ApiError - RollingUpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy + SshPublicKey = Azure::Compute::Mgmt::V2018_06_01::Models::SshPublicKey RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeRunningStatus UpdateResource = Azure::Compute::Mgmt::V2018_06_01::Models::UpdateResource - SshPublicKey = Azure::Compute::Mgmt::V2018_06_01::Models::SshPublicKey + DiskInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::DiskInstanceView VirtualMachineInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineInstanceView Resource = Azure::Compute::Mgmt::V2018_06_01::Models::Resource - AvailabilitySet = Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySet - VirtualMachineExtensionImage = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionImage + BootDiagnostics = Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnostics + RunCommandParameterDefinition = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition RunCommandInputParameter = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter GalleryImageList = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageList VirtualMachineListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineListResult - ListUsagesResult = Azure::Compute::Mgmt::V2018_06_01::Models::ListUsagesResult + GalleryImageIdentifier = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageIdentifier AdditionalUnattendContent = Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalUnattendContent HardwareProfile = Azure::Compute::Mgmt::V2018_06_01::Models::HardwareProfile VirtualMachineImageResource = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImageResource + DiskEncryptionSettings = Azure::Compute::Mgmt::V2018_06_01::Models::DiskEncryptionSettings + AvailabilitySet = Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySet + VirtualMachineExtensionImage = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionImage VirtualMachineCaptureResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineCaptureResult - VirtualMachineExtensionUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionUpdate - VirtualMachineImage = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImage - Image = Azure::Compute::Mgmt::V2018_06_01::Models::Image - VirtualMachineExtension = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtension + MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceRedeployStatus ImageDiskReference = Azure::Compute::Mgmt::V2018_06_01::Models::ImageDiskReference - VirtualMachineScaleSetIPConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIPConfiguration + VirtualMachineImage = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImage VirtualMachine = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachine GalleryIdentifier = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryIdentifier - ManagedDiskParameters = Azure::Compute::Mgmt::V2018_06_01::Models::ManagedDiskParameters + OSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::OSDisk KeyVaultAndSecretReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndSecretReference RecommendedMachineConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::RecommendedMachineConfiguration - RollingUpgradeStatusInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusInfo + Image = Azure::Compute::Mgmt::V2018_06_01::Models::Image DiskUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::DiskUpdate - VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateIPConfiguration + ManagedDiskParameters = Azure::Compute::Mgmt::V2018_06_01::Models::ManagedDiskParameters SnapshotUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotUpdate - VirtualMachineScaleSetUpdateNetworkConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration + VirtualMachineExtensionUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionUpdate RunCommandResult = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandResult - VirtualMachineScaleSet = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSet + VirtualMachineScaleSetIPConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIPConfiguration ImageReference = Azure::Compute::Mgmt::V2018_06_01::Models::ImageReference VirtualMachineScaleSetNetworkConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfiguration NetworkInterfaceReference = Azure::Compute::Mgmt::V2018_06_01::Models::NetworkInterfaceReference - VirtualMachineScaleSetExtension = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtension + VirtualMachineExtension = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtension ImageOSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::ImageOSDisk ResourceRange = Azure::Compute::Mgmt::V2018_06_01::Models::ResourceRange + VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateIPConfiguration + RollingUpgradeStatusInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusInfo + VirtualMachineScaleSetUpdateNetworkConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration + VirtualMachineScaleSetExtension = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtension + VirtualMachineScaleSet = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSet + DataDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::DataDiskImage VirtualMachineScaleSetVM = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVM - RunCommandDocument = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocument - GalleryImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImage - GalleryImageVersionPublishingProfile = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionPublishingProfile - GalleryOSDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryOSDiskImage - VirtualMachineScaleSetUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdate - GalleryImageVersion = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersion AvailabilitySetSkuTypes = Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySetSkuTypes Disk = Azure::Compute::Mgmt::V2018_06_01::Models::Disk OperatingSystemTypes = Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemTypes InstanceViewStatus = Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewStatus CachingTypes = Azure::Compute::Mgmt::V2018_06_01::Models::CachingTypes - GalleryDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDiskImage - GalleryImageIdentifier = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageIdentifier - TargetRegion = Azure::Compute::Mgmt::V2018_06_01::Models::TargetRegion - ImagePurchasePlan = Azure::Compute::Mgmt::V2018_06_01::Models::ImagePurchasePlan - VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk - Snapshot = Azure::Compute::Mgmt::V2018_06_01::Models::Snapshot - DiskCreateOptionTypes = Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOptionTypes + VirtualMachineScaleSetUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdate StorageAccountTypes = Azure::Compute::Mgmt::V2018_06_01::Models::StorageAccountTypes - GalleryDataDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDataDiskImage StatusLevelTypes = Azure::Compute::Mgmt::V2018_06_01::Models::StatusLevelTypes + ComponentNames = Azure::Compute::Mgmt::V2018_06_01::Models::ComponentNames + Gallery = Azure::Compute::Mgmt::V2018_06_01::Models::Gallery + GalleryImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImage + GalleryImageVersionPublishingProfile = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionPublishingProfile + RunCommandDocument = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocument + GalleryDataDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDataDiskImage + GalleryImageVersion = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersion SettingNames = Azure::Compute::Mgmt::V2018_06_01::Models::SettingNames VirtualMachineSizeTypes = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineSizeTypes ResourceIdentityType = Azure::Compute::Mgmt::V2018_06_01::Models::ResourceIdentityType - MaintenanceOperationResultCodeTypes = Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceOperationResultCodeTypes + Snapshot = Azure::Compute::Mgmt::V2018_06_01::Models::Snapshot UpgradeMode = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeMode PassNames = Azure::Compute::Mgmt::V2018_06_01::Models::PassNames - ComponentNames = Azure::Compute::Mgmt::V2018_06_01::Models::ComponentNames - Sku = Azure::Compute::Mgmt::V2018_06_01::Models::Sku + RollingUpgradeActionType = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeActionType + DiskCreateOption = Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOption ProtocolTypes = Azure::Compute::Mgmt::V2018_06_01::Models::ProtocolTypes IPVersion = Azure::Compute::Mgmt::V2018_06_01::Models::IPVersion - Gallery = Azure::Compute::Mgmt::V2018_06_01::Models::Gallery - RollingUpgradeStatusCode = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusCode + MaintenanceOperationResultCodeTypes = Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceOperationResultCodeTypes + DiskCreateOptionTypes = Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOptionTypes OperatingSystemStateTypes = Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemStateTypes - DiskCreateOption = Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOption + GalleryOSDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryOSDiskImage AccessLevel = Azure::Compute::Mgmt::V2018_06_01::Models::AccessLevel InstanceViewTypes = Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewTypes DiffDiskOptions = Azure::Compute::Mgmt::V2018_06_01::Models::DiffDiskOptions - AggregatedReplicationState = Azure::Compute::Mgmt::V2018_06_01::Models::AggregatedReplicationState - RollingUpgradeActionType = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeActionType + RollingUpgradeStatusCode = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusCode + ReplicationState = Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationState HostCaching = Azure::Compute::Mgmt::V2018_06_01::Models::HostCaching DiskStorageAccountTypes = Azure::Compute::Mgmt::V2018_06_01::Models::DiskStorageAccountTypes ReplicationStatusTypes = Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationStatusTypes VirtualMachineScaleSetSkuScaleType = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetSkuScaleType - ReplicationState = Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationState + AggregatedReplicationState = Azure::Compute::Mgmt::V2018_06_01::Models::AggregatedReplicationState SnapshotStorageAccountTypes = Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotStorageAccountTypes end class ComputeManagementClass - attr_reader :resource_skus, :galleries, :snapshots, :log_analytics, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :images, :virtual_machine_scale_sets, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :virtual_machine_scale_set_vms, :gallery_images, :operations, :virtual_machine_run_commands, :disks, :gallery_image_versions, :configurable, :base_url, :options, :model_classes + attr_reader :resource_skus, :virtual_machine_scale_set_vms, :gallery_images, :operations, :virtual_machine_run_commands, :disks, :gallery_image_versions, :galleries, :snapshots, :log_analytics, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :images, :virtual_machine_scale_sets, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -291,6 +291,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_3.subscription_id = configurable.subscription_id end add_telemetry(@client_3) + @virtual_machine_scale_set_vms = @client_3.virtual_machine_scale_set_vms + @gallery_images = @client_3.gallery_images + @operations = @client_3.operations + @virtual_machine_run_commands = @client_3.virtual_machine_run_commands + @disks = @client_3.disks + @gallery_image_versions = @client_3.gallery_image_versions @galleries = @client_3.galleries @snapshots = @client_3.snapshots @log_analytics = @client_3.log_analytics @@ -305,12 +311,6 @@ def initialize(configurable, base_url=nil, options=nil) @virtual_machine_scale_sets = @client_3.virtual_machine_scale_sets @virtual_machine_scale_set_extensions = @client_3.virtual_machine_scale_set_extensions @virtual_machine_scale_set_rolling_upgrades = @client_3.virtual_machine_scale_set_rolling_upgrades - @virtual_machine_scale_set_vms = @client_3.virtual_machine_scale_set_vms - @gallery_images = @client_3.gallery_images - @operations = @client_3.operations - @virtual_machine_run_commands = @client_3.virtual_machine_run_commands - @disks = @client_3.disks - @gallery_image_versions = @client_3.gallery_image_versions @model_classes = ModelClasses.new end @@ -335,6 +335,18 @@ def method_missing(method, *args) end class ModelClasses + def resource_sku_costs + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCosts + end + def resource_sku_capabilities + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapabilities + end + def resource_sku_capacity_scale_type + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacityScaleType + end + def resource_sku_restrictions + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions + end def resource_sku_restrictions_type Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType end @@ -356,18 +368,6 @@ def resource_sku_restriction_info def resource_sku_capacity Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacity end - def resource_sku_costs - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCosts - end - def resource_sku_capabilities - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapabilities - end - def resource_sku_capacity_scale_type - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacityScaleType - end - def resource_sku_restrictions - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions - end def operation_status_response Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse end @@ -509,65 +509,65 @@ def snapshot_list def gallery_list Azure::Compute::Mgmt::V2018_06_01::Models::GalleryList end - def key_vault_key_reference - Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultKeyReference + def gallery_disk_image + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDiskImage end - def virtual_hard_disk - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualHardDisk + def gallery_artifact_source + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactSource end - def key_vault_and_key_reference - Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndKeyReference + def target_region + Azure::Compute::Mgmt::V2018_06_01::Models::TargetRegion end - def osdisk - Azure::Compute::Mgmt::V2018_06_01::Models::OSDisk + def sku + Azure::Compute::Mgmt::V2018_06_01::Models::Sku end - def disallowed - Azure::Compute::Mgmt::V2018_06_01::Models::Disallowed + def virtual_machine_scale_set_data_disk + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk end - def additional_capabilities - Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalCapabilities + def key_vault_key_reference + Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultKeyReference end def virtual_machine_scale_set_storage_profile Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetStorageProfile end - def win_rmlistener - Azure::Compute::Mgmt::V2018_06_01::Models::WinRMListener + def virtual_hard_disk + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualHardDisk end def virtual_machine_scale_set_update_storage_profile Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateStorageProfile end - def windows_configuration - Azure::Compute::Mgmt::V2018_06_01::Models::WindowsConfiguration + def image_purchase_plan + Azure::Compute::Mgmt::V2018_06_01::Models::ImagePurchasePlan end def api_entity_reference Azure::Compute::Mgmt::V2018_06_01::Models::ApiEntityReference end - def ssh_configuration - Azure::Compute::Mgmt::V2018_06_01::Models::SshConfiguration + def additional_capabilities + Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalCapabilities end def virtual_machine_scale_set_public_ipaddress_configuration_dns_settings Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings end - def vault_certificate - Azure::Compute::Mgmt::V2018_06_01::Models::VaultCertificate + def win_rmlistener + Azure::Compute::Mgmt::V2018_06_01::Models::WinRMListener end def virtual_machine_scale_set_public_ipaddress_configuration Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration end - def osprofile - Azure::Compute::Mgmt::V2018_06_01::Models::OSProfile + def windows_configuration + Azure::Compute::Mgmt::V2018_06_01::Models::WindowsConfiguration end def virtual_machine_scale_set_update_public_ipaddress_configuration Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration end - def network_profile - Azure::Compute::Mgmt::V2018_06_01::Models::NetworkProfile + def ssh_configuration + Azure::Compute::Mgmt::V2018_06_01::Models::SshConfiguration end - def diff_disk_settings - Azure::Compute::Mgmt::V2018_06_01::Models::DiffDiskSettings + def osprofile + Azure::Compute::Mgmt::V2018_06_01::Models::OSProfile end - def diagnostics_profile - Azure::Compute::Mgmt::V2018_06_01::Models::DiagnosticsProfile + def disallowed + Azure::Compute::Mgmt::V2018_06_01::Models::Disallowed end def source_vault Azure::Compute::Mgmt::V2018_06_01::Models::SourceVault @@ -578,38 +578,38 @@ def virtual_machine_agent_instance_view def virtual_machine_scale_set_network_configuration_dns_settings Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings end - def boot_diagnostics_instance_view - Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnosticsInstanceView + def vault_certificate + Azure::Compute::Mgmt::V2018_06_01::Models::VaultCertificate end def creation_data Azure::Compute::Mgmt::V2018_06_01::Models::CreationData end - def virtual_machine_identity_user_assigned_identities_value - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineIdentityUserAssignedIdentitiesValue + def diagnostics_profile + Azure::Compute::Mgmt::V2018_06_01::Models::DiagnosticsProfile end - def storage_profile - Azure::Compute::Mgmt::V2018_06_01::Models::StorageProfile + def boot_diagnostics_instance_view + Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnosticsInstanceView end - def gallery_image_version_storage_profile - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionStorageProfile + def network_profile + Azure::Compute::Mgmt::V2018_06_01::Models::NetworkProfile end def virtual_machine_scale_set_network_profile Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkProfile end - def gallery_artifact_publishing_profile_base - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactPublishingProfileBase + def diff_disk_settings + Azure::Compute::Mgmt::V2018_06_01::Models::DiffDiskSettings end def virtual_machine_scale_set_update_network_profile Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkProfile end - def maintenance_redeploy_status - Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceRedeployStatus + def virtual_machine_identity_user_assigned_identities_value + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineIdentityUserAssignedIdentitiesValue end def regional_replication_status Azure::Compute::Mgmt::V2018_06_01::Models::RegionalReplicationStatus end - def disk_list - Azure::Compute::Mgmt::V2018_06_01::Models::DiskList + def storage_profile + Azure::Compute::Mgmt::V2018_06_01::Models::StorageProfile end def virtual_machine_scale_set_extension_list_result Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionListResult @@ -623,8 +623,8 @@ def image_storage_profile def virtual_machine_scale_set_vmprofile Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMProfile end - def data_disk_image - Azure::Compute::Mgmt::V2018_06_01::Models::DataDiskImage + def key_vault_and_key_reference + Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndKeyReference end def virtual_machine_scale_set_update_vmprofile Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateVMProfile @@ -635,14 +635,14 @@ def virtual_machine_scale_set_identity_user_assigned_identities_value def disk_sku Azure::Compute::Mgmt::V2018_06_01::Models::DiskSku end - def run_command_parameter_definition - Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition + def gallery_image_version_storage_profile + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionStorageProfile end def managed_artifact Azure::Compute::Mgmt::V2018_06_01::Models::ManagedArtifact end - def disk_encryption_settings - Azure::Compute::Mgmt::V2018_06_01::Models::DiskEncryptionSettings + def rolling_upgrade_policy + Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy end def virtual_machine_scale_set_vminstance_ids Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceIDs @@ -710,12 +710,12 @@ def virtual_machine_scale_set_list_skus_result def key_vault_secret_reference Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultSecretReference end - def gallery_artifact_source - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactSource - end def virtual_machine_health_status Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineHealthStatus end + def list_usages_result + Azure::Compute::Mgmt::V2018_06_01::Models::ListUsagesResult + end def virtual_machine_scale_set_vminstance_view Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceView end @@ -725,8 +725,8 @@ def vault_secret_group def sub_resource_read_only Azure::Compute::Mgmt::V2018_06_01::Models::SubResourceReadOnly end - def disk_instance_view - Azure::Compute::Mgmt::V2018_06_01::Models::DiskInstanceView + def disk_list + Azure::Compute::Mgmt::V2018_06_01::Models::DiskList end def virtual_machine_scale_set_vmlist_result Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMListResult @@ -749,8 +749,8 @@ def access_uri def api_error_base Azure::Compute::Mgmt::V2018_06_01::Models::ApiErrorBase end - def boot_diagnostics - Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnostics + def gallery_artifact_publishing_profile_base + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactPublishingProfileBase end def inner_error Azure::Compute::Mgmt::V2018_06_01::Models::InnerError @@ -761,8 +761,8 @@ def virtual_machine_size def api_error Azure::Compute::Mgmt::V2018_06_01::Models::ApiError end - def rolling_upgrade_policy - Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy + def ssh_public_key + Azure::Compute::Mgmt::V2018_06_01::Models::SshPublicKey end def rolling_upgrade_running_status Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeRunningStatus @@ -770,8 +770,8 @@ def rolling_upgrade_running_status def update_resource Azure::Compute::Mgmt::V2018_06_01::Models::UpdateResource end - def ssh_public_key - Azure::Compute::Mgmt::V2018_06_01::Models::SshPublicKey + def disk_instance_view + Azure::Compute::Mgmt::V2018_06_01::Models::DiskInstanceView end def virtual_machine_instance_view Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineInstanceView @@ -779,11 +779,11 @@ def virtual_machine_instance_view def resource Azure::Compute::Mgmt::V2018_06_01::Models::Resource end - def availability_set - Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySet + def boot_diagnostics + Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnostics end - def virtual_machine_extension_image - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionImage + def run_command_parameter_definition + Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition end def run_command_input_parameter Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter @@ -794,8 +794,8 @@ def gallery_image_list def virtual_machine_list_result Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineListResult end - def list_usages_result - Azure::Compute::Mgmt::V2018_06_01::Models::ListUsagesResult + def gallery_image_identifier + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageIdentifier end def additional_unattend_content Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalUnattendContent @@ -806,26 +806,26 @@ def hardware_profile def virtual_machine_image_resource Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImageResource end - def virtual_machine_capture_result - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineCaptureResult + def disk_encryption_settings + Azure::Compute::Mgmt::V2018_06_01::Models::DiskEncryptionSettings end - def virtual_machine_extension_update - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionUpdate + def availability_set + Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySet end - def virtual_machine_image - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImage + def virtual_machine_extension_image + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionImage end - def image - Azure::Compute::Mgmt::V2018_06_01::Models::Image + def virtual_machine_capture_result + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineCaptureResult end - def virtual_machine_extension - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtension + def maintenance_redeploy_status + Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceRedeployStatus end def image_disk_reference Azure::Compute::Mgmt::V2018_06_01::Models::ImageDiskReference end - def virtual_machine_scale_set_ipconfiguration - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIPConfiguration + def virtual_machine_image + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImage end def virtual_machine Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachine @@ -833,8 +833,8 @@ def virtual_machine def gallery_identifier Azure::Compute::Mgmt::V2018_06_01::Models::GalleryIdentifier end - def managed_disk_parameters - Azure::Compute::Mgmt::V2018_06_01::Models::ManagedDiskParameters + def osdisk + Azure::Compute::Mgmt::V2018_06_01::Models::OSDisk end def key_vault_and_secret_reference Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndSecretReference @@ -842,26 +842,26 @@ def key_vault_and_secret_reference def recommended_machine_configuration Azure::Compute::Mgmt::V2018_06_01::Models::RecommendedMachineConfiguration end - def rolling_upgrade_status_info - Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusInfo + def image + Azure::Compute::Mgmt::V2018_06_01::Models::Image end def disk_update Azure::Compute::Mgmt::V2018_06_01::Models::DiskUpdate end - def virtual_machine_scale_set_update_ipconfiguration - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateIPConfiguration + def managed_disk_parameters + Azure::Compute::Mgmt::V2018_06_01::Models::ManagedDiskParameters end def snapshot_update Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotUpdate end - def virtual_machine_scale_set_update_network_configuration - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration + def virtual_machine_extension_update + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionUpdate end def run_command_result Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandResult end - def virtual_machine_scale_set - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSet + def virtual_machine_scale_set_ipconfiguration + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIPConfiguration end def image_reference Azure::Compute::Mgmt::V2018_06_01::Models::ImageReference @@ -872,8 +872,8 @@ def virtual_machine_scale_set_network_configuration def network_interface_reference Azure::Compute::Mgmt::V2018_06_01::Models::NetworkInterfaceReference end - def virtual_machine_scale_set_extension - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtension + def virtual_machine_extension + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtension end def image_osdisk Azure::Compute::Mgmt::V2018_06_01::Models::ImageOSDisk @@ -881,26 +881,26 @@ def image_osdisk def resource_range Azure::Compute::Mgmt::V2018_06_01::Models::ResourceRange end - def virtual_machine_scale_set_vm - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVM + def virtual_machine_scale_set_update_ipconfiguration + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateIPConfiguration end - def run_command_document - Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocument + def rolling_upgrade_status_info + Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusInfo end - def gallery_image - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImage + def virtual_machine_scale_set_update_network_configuration + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration end - def gallery_image_version_publishing_profile - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionPublishingProfile + def virtual_machine_scale_set_extension + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtension end - def gallery_osdisk_image - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryOSDiskImage + def virtual_machine_scale_set + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSet end - def virtual_machine_scale_set_update - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdate + def data_disk_image + Azure::Compute::Mgmt::V2018_06_01::Models::DataDiskImage end - def gallery_image_version - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersion + def virtual_machine_scale_set_vm + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVM end def availability_set_sku_types Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySetSkuTypes @@ -917,35 +917,35 @@ def instance_view_status def caching_types Azure::Compute::Mgmt::V2018_06_01::Models::CachingTypes end - def gallery_disk_image - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDiskImage + def virtual_machine_scale_set_update + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdate end - def gallery_image_identifier - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageIdentifier + def storage_account_types + Azure::Compute::Mgmt::V2018_06_01::Models::StorageAccountTypes end - def target_region - Azure::Compute::Mgmt::V2018_06_01::Models::TargetRegion + def status_level_types + Azure::Compute::Mgmt::V2018_06_01::Models::StatusLevelTypes end - def image_purchase_plan - Azure::Compute::Mgmt::V2018_06_01::Models::ImagePurchasePlan + def component_names + Azure::Compute::Mgmt::V2018_06_01::Models::ComponentNames end - def virtual_machine_scale_set_data_disk - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk + def gallery + Azure::Compute::Mgmt::V2018_06_01::Models::Gallery end - def snapshot - Azure::Compute::Mgmt::V2018_06_01::Models::Snapshot + def gallery_image + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImage end - def disk_create_option_types - Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOptionTypes + def gallery_image_version_publishing_profile + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionPublishingProfile end - def storage_account_types - Azure::Compute::Mgmt::V2018_06_01::Models::StorageAccountTypes + def run_command_document + Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocument end def gallery_data_disk_image Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDataDiskImage end - def status_level_types - Azure::Compute::Mgmt::V2018_06_01::Models::StatusLevelTypes + def gallery_image_version + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersion end def setting_names Azure::Compute::Mgmt::V2018_06_01::Models::SettingNames @@ -956,8 +956,8 @@ def virtual_machine_size_types def resource_identity_type Azure::Compute::Mgmt::V2018_06_01::Models::ResourceIdentityType end - def maintenance_operation_result_code_types - Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceOperationResultCodeTypes + def snapshot + Azure::Compute::Mgmt::V2018_06_01::Models::Snapshot end def upgrade_mode Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeMode @@ -965,11 +965,11 @@ def upgrade_mode def pass_names Azure::Compute::Mgmt::V2018_06_01::Models::PassNames end - def component_names - Azure::Compute::Mgmt::V2018_06_01::Models::ComponentNames + def rolling_upgrade_action_type + Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeActionType end - def sku - Azure::Compute::Mgmt::V2018_06_01::Models::Sku + def disk_create_option + Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOption end def protocol_types Azure::Compute::Mgmt::V2018_06_01::Models::ProtocolTypes @@ -977,17 +977,17 @@ def protocol_types def ipversion Azure::Compute::Mgmt::V2018_06_01::Models::IPVersion end - def gallery - Azure::Compute::Mgmt::V2018_06_01::Models::Gallery + def maintenance_operation_result_code_types + Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceOperationResultCodeTypes end - def rolling_upgrade_status_code - Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusCode + def disk_create_option_types + Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOptionTypes end def operating_system_state_types Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemStateTypes end - def disk_create_option - Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOption + def gallery_osdisk_image + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryOSDiskImage end def access_level Azure::Compute::Mgmt::V2018_06_01::Models::AccessLevel @@ -998,11 +998,11 @@ def instance_view_types def diff_disk_options Azure::Compute::Mgmt::V2018_06_01::Models::DiffDiskOptions end - def aggregated_replication_state - Azure::Compute::Mgmt::V2018_06_01::Models::AggregatedReplicationState + def rolling_upgrade_status_code + Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusCode end - def rolling_upgrade_action_type - Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeActionType + def replication_state + Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationState end def host_caching Azure::Compute::Mgmt::V2018_06_01::Models::HostCaching @@ -1016,8 +1016,8 @@ def replication_status_types def virtual_machine_scale_set_sku_scale_type Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetSkuScaleType end - def replication_state - Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationState + def aggregated_replication_state + Azure::Compute::Mgmt::V2018_06_01::Models::AggregatedReplicationState end def snapshot_storage_account_types Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotStorageAccountTypes diff --git a/azure_sdk/lib/latest/modules/computervision_profile_module.rb b/azure_sdk/lib/latest/modules/computervision_profile_module.rb index 1a7a534f56..ff0bae0b0e 100644 --- a/azure_sdk/lib/latest/modules/computervision_profile_module.rb +++ b/azure_sdk/lib/latest/modules/computervision_profile_module.rb @@ -8,6 +8,7 @@ module Azure::Profiles::Latest module ComputerVision module Models + ImageType = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageType FaceDescription = Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceDescription ImageMetadata = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageMetadata Line = Azure::CognitiveServices::ComputerVision::V2_0::Models::Line @@ -45,7 +46,6 @@ module Models OcrLanguages = Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrLanguages TextRecognitionMode = Azure::CognitiveServices::ComputerVision::V2_0::Models::TextRecognitionMode Details = Azure::CognitiveServices::ComputerVision::V2_0::Models::Details - ImageType = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageType end class ComputerVisionDataClass @@ -77,6 +77,9 @@ def method_missing(method, *args) end class ModelClasses + def image_type + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageType + end def face_description Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceDescription end @@ -188,9 +191,6 @@ def text_recognition_mode def details Azure::CognitiveServices::ComputerVision::V2_0::Models::Details end - def image_type - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageType - end end end end diff --git a/azure_sdk/lib/latest/modules/consumption_profile_module.rb b/azure_sdk/lib/latest/modules/consumption_profile_module.rb index 3ddd72db49..4b3de42252 100644 --- a/azure_sdk/lib/latest/modules/consumption_profile_module.rb +++ b/azure_sdk/lib/latest/modules/consumption_profile_module.rb @@ -7,6 +7,10 @@ module Azure::Profiles::Latest module Consumption module Mgmt + UsageDetails = Azure::Consumption::Mgmt::V2018_06_30::UsageDetails + Marketplaces = Azure::Consumption::Mgmt::V2018_06_30::Marketplaces + Balances = Azure::Consumption::Mgmt::V2018_06_30::Balances + ReservationsSummaries = Azure::Consumption::Mgmt::V2018_06_30::ReservationsSummaries ReservationsDetails = Azure::Consumption::Mgmt::V2018_06_30::ReservationsDetails ReservationRecommendations = Azure::Consumption::Mgmt::V2018_06_30::ReservationRecommendations Budgets = Azure::Consumption::Mgmt::V2018_06_30::Budgets @@ -15,10 +19,6 @@ module Mgmt Forecasts = Azure::Consumption::Mgmt::V2018_06_30::Forecasts Operations = Azure::Consumption::Mgmt::V2018_06_30::Operations Tags = Azure::Consumption::Mgmt::V2018_06_30::Tags - UsageDetails = Azure::Consumption::Mgmt::V2018_06_30::UsageDetails - Marketplaces = Azure::Consumption::Mgmt::V2018_06_30::Marketplaces - Balances = Azure::Consumption::Mgmt::V2018_06_30::Balances - ReservationsSummaries = Azure::Consumption::Mgmt::V2018_06_30::ReservationsSummaries module Models ErrorResponse = Azure::Consumption::Mgmt::V2018_06_30::Models::ErrorResponse @@ -43,34 +43,34 @@ module Models Resource = Azure::Consumption::Mgmt::V2018_06_30::Models::Resource ResourceAttributes = Azure::Consumption::Mgmt::V2018_06_30::Models::ResourceAttributes ForecastsListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::ForecastsListResult - UsageDetail = Azure::Consumption::Mgmt::V2018_06_30::Models::UsageDetail + Tag = Azure::Consumption::Mgmt::V2018_06_30::Models::Tag ErrorDetails = Azure::Consumption::Mgmt::V2018_06_30::Models::ErrorDetails OperationDisplay = Azure::Consumption::Mgmt::V2018_06_30::Models::OperationDisplay ReservationSummary = Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationSummary Operation = Azure::Consumption::Mgmt::V2018_06_30::Models::Operation - ReservationDetail = Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationDetail + TagsResult = Azure::Consumption::Mgmt::V2018_06_30::Models::TagsResult OperationListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::OperationListResult - Tag = Azure::Consumption::Mgmt::V2018_06_30::Models::Tag - ReservationDetailsListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationDetailsListResult - PriceSheetResult = Azure::Consumption::Mgmt::V2018_06_30::Models::PriceSheetResult - CostTag = Azure::Consumption::Mgmt::V2018_06_30::Models::CostTag Marketplace = Azure::Consumption::Mgmt::V2018_06_30::Models::Marketplace + ReservationDetailsListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationDetailsListResult + Forecast = Azure::Consumption::Mgmt::V2018_06_30::Models::Forecast + UsageDetail = Azure::Consumption::Mgmt::V2018_06_30::Models::UsageDetail + CategoryType = Azure::Consumption::Mgmt::V2018_06_30::Models::CategoryType Balance = Azure::Consumption::Mgmt::V2018_06_30::Models::Balance + CostTag = Azure::Consumption::Mgmt::V2018_06_30::Models::CostTag + ReservationDetail = Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationDetail TimeGrainType = Azure::Consumption::Mgmt::V2018_06_30::Models::TimeGrainType - CategoryType = Azure::Consumption::Mgmt::V2018_06_30::Models::CategoryType - TagsResult = Azure::Consumption::Mgmt::V2018_06_30::Models::TagsResult Budget = Azure::Consumption::Mgmt::V2018_06_30::Models::Budget Grain = Azure::Consumption::Mgmt::V2018_06_30::Models::Grain - ChargeType = Azure::Consumption::Mgmt::V2018_06_30::Models::ChargeType - Forecast = Azure::Consumption::Mgmt::V2018_06_30::Models::Forecast + PriceSheetResult = Azure::Consumption::Mgmt::V2018_06_30::Models::PriceSheetResult + OperatorType = Azure::Consumption::Mgmt::V2018_06_30::Models::OperatorType BillingFrequency = Azure::Consumption::Mgmt::V2018_06_30::Models::BillingFrequency + ChargeType = Azure::Consumption::Mgmt::V2018_06_30::Models::ChargeType Bound = Azure::Consumption::Mgmt::V2018_06_30::Models::Bound - OperatorType = Azure::Consumption::Mgmt::V2018_06_30::Models::OperatorType Datagrain = Azure::Consumption::Mgmt::V2018_06_30::Models::Datagrain end class ConsumptionManagementClass - attr_reader :reservations_details, :reservation_recommendations, :budgets, :price_sheet, :cost_tags, :forecasts, :operations, :tags, :usage_details, :marketplaces, :balances, :reservations_summaries, :configurable, :base_url, :options, :model_classes + attr_reader :usage_details, :marketplaces, :balances, :reservations_summaries, :reservations_details, :reservation_recommendations, :budgets, :price_sheet, :cost_tags, :forecasts, :operations, :tags, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -80,6 +80,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @usage_details = @client_0.usage_details + @marketplaces = @client_0.marketplaces + @balances = @client_0.balances + @reservations_summaries = @client_0.reservations_summaries @reservations_details = @client_0.reservations_details @reservation_recommendations = @client_0.reservation_recommendations @budgets = @client_0.budgets @@ -88,10 +92,6 @@ def initialize(configurable, base_url=nil, options=nil) @forecasts = @client_0.forecasts @operations = @client_0.operations @tags = @client_0.tags - @usage_details = @client_0.usage_details - @marketplaces = @client_0.marketplaces - @balances = @client_0.balances - @reservations_summaries = @client_0.reservations_summaries @model_classes = ModelClasses.new end @@ -176,8 +176,8 @@ def resource_attributes def forecasts_list_result Azure::Consumption::Mgmt::V2018_06_30::Models::ForecastsListResult end - def usage_detail - Azure::Consumption::Mgmt::V2018_06_30::Models::UsageDetail + def tag + Azure::Consumption::Mgmt::V2018_06_30::Models::Tag end def error_details Azure::Consumption::Mgmt::V2018_06_30::Models::ErrorDetails @@ -191,38 +191,38 @@ def reservation_summary def operation Azure::Consumption::Mgmt::V2018_06_30::Models::Operation end - def reservation_detail - Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationDetail + def tags_result + Azure::Consumption::Mgmt::V2018_06_30::Models::TagsResult end def operation_list_result Azure::Consumption::Mgmt::V2018_06_30::Models::OperationListResult end - def tag - Azure::Consumption::Mgmt::V2018_06_30::Models::Tag + def marketplace + Azure::Consumption::Mgmt::V2018_06_30::Models::Marketplace end def reservation_details_list_result Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationDetailsListResult end - def price_sheet_result - Azure::Consumption::Mgmt::V2018_06_30::Models::PriceSheetResult + def forecast + Azure::Consumption::Mgmt::V2018_06_30::Models::Forecast end - def cost_tag - Azure::Consumption::Mgmt::V2018_06_30::Models::CostTag + def usage_detail + Azure::Consumption::Mgmt::V2018_06_30::Models::UsageDetail end - def marketplace - Azure::Consumption::Mgmt::V2018_06_30::Models::Marketplace + def category_type + Azure::Consumption::Mgmt::V2018_06_30::Models::CategoryType end def balance Azure::Consumption::Mgmt::V2018_06_30::Models::Balance end - def time_grain_type - Azure::Consumption::Mgmt::V2018_06_30::Models::TimeGrainType + def cost_tag + Azure::Consumption::Mgmt::V2018_06_30::Models::CostTag end - def category_type - Azure::Consumption::Mgmt::V2018_06_30::Models::CategoryType + def reservation_detail + Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationDetail end - def tags_result - Azure::Consumption::Mgmt::V2018_06_30::Models::TagsResult + def time_grain_type + Azure::Consumption::Mgmt::V2018_06_30::Models::TimeGrainType end def budget Azure::Consumption::Mgmt::V2018_06_30::Models::Budget @@ -230,21 +230,21 @@ def budget def grain Azure::Consumption::Mgmt::V2018_06_30::Models::Grain end - def charge_type - Azure::Consumption::Mgmt::V2018_06_30::Models::ChargeType + def price_sheet_result + Azure::Consumption::Mgmt::V2018_06_30::Models::PriceSheetResult end - def forecast - Azure::Consumption::Mgmt::V2018_06_30::Models::Forecast + def operator_type + Azure::Consumption::Mgmt::V2018_06_30::Models::OperatorType end def billing_frequency Azure::Consumption::Mgmt::V2018_06_30::Models::BillingFrequency end + def charge_type + Azure::Consumption::Mgmt::V2018_06_30::Models::ChargeType + end def bound Azure::Consumption::Mgmt::V2018_06_30::Models::Bound end - def operator_type - Azure::Consumption::Mgmt::V2018_06_30::Models::OperatorType - end def datagrain Azure::Consumption::Mgmt::V2018_06_30::Models::Datagrain end diff --git a/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb b/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb index 2678c453f7..51e9ad125b 100644 --- a/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb @@ -7,13 +7,19 @@ module Azure::Profiles::Latest module ContainerInstance module Mgmt + Operations = Azure::ContainerInstance::Mgmt::V2018_10_01::Operations ContainerGroups = Azure::ContainerInstance::Mgmt::V2018_10_01::ContainerGroups ContainerGroupUsage = Azure::ContainerInstance::Mgmt::V2018_10_01::ContainerGroupUsage ContainerOperations = Azure::ContainerInstance::Mgmt::V2018_10_01::ContainerOperations ServiceAssociationLink = Azure::ContainerInstance::Mgmt::V2018_10_01::ServiceAssociationLink - Operations = Azure::ContainerInstance::Mgmt::V2018_10_01::Operations module Models + ContainerGroupListResult = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupListResult + EnvironmentVariable = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::EnvironmentVariable + Logs = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Logs + VolumeMount = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::VolumeMount + ContainerExecRequestTerminalSize = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequestTerminalSize + ContainerGroupIdentity = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupIdentity ContainerExecRequest = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequest AzureFileVolume = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::AzureFileVolume ContainerExecResponse = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecResponse @@ -21,15 +27,15 @@ module Models ContainerGroup = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroup ContainerNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerNetworkProtocol GpuSku = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::GpuSku + ContainerHttpGet = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerHttpGet ContainerGroupRestartPolicy = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupRestartPolicy - ContainerGroupNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupNetworkProtocol + ResourceIdentityType = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ResourceIdentityType ContainerGroupIpAddressType = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupIpAddressType - EnvironmentVariable = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::EnvironmentVariable - Logs = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Logs + ContainerGroupNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupNetworkProtocol ContainerInstanceOperationsOrigin = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerInstanceOperationsOrigin - OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::OperatingSystemTypes - LogAnalyticsLogType = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::LogAnalyticsLogType Event = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Event + LogAnalyticsLogType = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::LogAnalyticsLogType + OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::OperatingSystemTypes UsageListResult = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::UsageListResult UsageName = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::UsageName LogAnalytics = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::LogAnalytics @@ -56,17 +62,11 @@ module Models ImageRegistryCredential = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ImageRegistryCredential ResourceLimits = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ResourceLimits Usage = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Usage - ContainerHttpGet = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerHttpGet - ResourceIdentityType = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ResourceIdentityType - ContainerGroupListResult = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupListResult Volume = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Volume - VolumeMount = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::VolumeMount - ContainerExecRequestTerminalSize = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequestTerminalSize - ContainerGroupIdentity = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupIdentity end class ContainerInstanceManagementClass - attr_reader :container_groups, :container_group_usage, :container_operations, :service_association_link, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :container_groups, :container_group_usage, :container_operations, :service_association_link, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -76,11 +76,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations @container_groups = @client_0.container_groups @container_group_usage = @client_0.container_group_usage @container_operations = @client_0.container_operations @service_association_link = @client_0.service_association_link - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -99,6 +99,24 @@ def method_missing(method, *args) end class ModelClasses + def container_group_list_result + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupListResult + end + def environment_variable + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::EnvironmentVariable + end + def logs + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Logs + end + def volume_mount + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::VolumeMount + end + def container_exec_request_terminal_size + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequestTerminalSize + end + def container_group_identity + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupIdentity + end def container_exec_request Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequest end @@ -120,32 +138,32 @@ def container_network_protocol def gpu_sku Azure::ContainerInstance::Mgmt::V2018_10_01::Models::GpuSku end + def container_http_get + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerHttpGet + end def container_group_restart_policy Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupRestartPolicy end - def container_group_network_protocol - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupNetworkProtocol + def resource_identity_type + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ResourceIdentityType end def container_group_ip_address_type Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupIpAddressType end - def environment_variable - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::EnvironmentVariable - end - def logs - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Logs + def container_group_network_protocol + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupNetworkProtocol end def container_instance_operations_origin Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerInstanceOperationsOrigin end - def operating_system_types - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::OperatingSystemTypes + def event + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Event end def log_analytics_log_type Azure::ContainerInstance::Mgmt::V2018_10_01::Models::LogAnalyticsLogType end - def event - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Event + def operating_system_types + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::OperatingSystemTypes end def usage_list_result Azure::ContainerInstance::Mgmt::V2018_10_01::Models::UsageListResult @@ -225,27 +243,9 @@ def resource_limits def usage Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Usage end - def container_http_get - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerHttpGet - end - def resource_identity_type - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ResourceIdentityType - end - def container_group_list_result - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupListResult - end def volume Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Volume end - def volume_mount - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::VolumeMount - end - def container_exec_request_terminal_size - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequestTerminalSize - end - def container_group_identity - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupIdentity - 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 037e46719d..d2694f9a56 100644 --- a/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb @@ -7,14 +7,15 @@ module Azure::Profiles::Latest module ContainerRegistry module Mgmt - Webhooks = Azure::ContainerRegistry::Mgmt::V2017_10_01::Webhooks Operations = Azure::ContainerRegistry::Mgmt::V2017_10_01::Operations Replications = Azure::ContainerRegistry::Mgmt::V2017_10_01::Replications - Runs = Azure::ContainerRegistry::Mgmt::V2018_09_01::Runs + Webhooks = Azure::ContainerRegistry::Mgmt::V2017_10_01::Webhooks Registries = Azure::ContainerRegistry::Mgmt::V2018_09_01::Registries + Runs = Azure::ContainerRegistry::Mgmt::V2018_09_01::Runs Tasks = Azure::ContainerRegistry::Mgmt::V2018_09_01::Tasks module Models + Sku = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku Request = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request Event = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event RegistryUsageListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult @@ -38,12 +39,12 @@ module Models WebhookUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters ImportSourceCredentials = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSourceCredentials EventInfo = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo - OperationServiceSpecificationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition - WebhookListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult - Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target CallbackConfig = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig - RegistryListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult + WebhookListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult EventListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult + RegistryListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult + RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage + 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 VirtualNetworkRule = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::VirtualNetworkRule @@ -52,22 +53,21 @@ 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 - RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage - Actor = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor - DefaultAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::DefaultAction + OperationServiceSpecificationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition ImportMode = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode - RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit + Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target PasswordName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName - SkuTier = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier + DefaultAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::DefaultAction PolicyStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PolicyStatus - TrustPolicyType = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicyType + SkuTier = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier WebhookStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus + TrustPolicyType = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicyType + RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit 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 Status = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status SkuName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName - Sku = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku Source = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source PlatformUpdateParameters = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::PlatformUpdateParameters TaskStepUpdateParameters = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::TaskStepUpdateParameters @@ -128,7 +128,7 @@ module Models end class ContainerRegistryManagementClass - attr_reader :webhooks, :operations, :replications, :runs, :registries, :tasks, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :replications, :webhooks, :registries, :runs, :tasks, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -138,17 +138,17 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @webhooks = @client_0.webhooks @operations = @client_0.operations @replications = @client_0.replications + @webhooks = @client_0.webhooks @client_1 = Azure::ContainerRegistry::Mgmt::V2018_09_01::ContainerRegistryManagementClient.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) - @runs = @client_1.runs @registries = @client_1.registries + @runs = @client_1.runs @tasks = @client_1.tasks @model_classes = ModelClasses.new @@ -170,6 +170,9 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku + end def request Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request end @@ -239,23 +242,23 @@ def import_source_credentials def event_info Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo end - def operation_service_specification_definition - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition + def callback_config + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig end def webhook_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult end - def target - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target - end - def callback_config - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig + 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 event_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult + def registry_usage + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage + end + def actor + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor end def registry_list_credentials_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult @@ -281,36 +284,36 @@ def registry def replication Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication end - def registry_usage - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage - end - def actor - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor - end - def default_action - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::DefaultAction + def operation_service_specification_definition + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationServiceSpecificationDefinition end def import_mode Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode end - def registry_usage_unit - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit + def target + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target end def password_name Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName end - def sku_tier - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier + def default_action + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::DefaultAction end def policy_status Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PolicyStatus end - def trust_policy_type - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::TrustPolicyType + def sku_tier + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier 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 + 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 end @@ -326,9 +329,6 @@ def status def sku_name Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName end - def sku - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku - end def source Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source end diff --git a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb index 2e64bceb0a..749040a599 100644 --- a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb @@ -7,17 +7,17 @@ module Azure::Profiles::Latest module ContainerService module Mgmt - ManagedClusters = Azure::ContainerService::Mgmt::V2018_03_31::ManagedClusters Operations = Azure::ContainerService::Mgmt::V2018_03_31::Operations + ManagedClusters = Azure::ContainerService::Mgmt::V2018_03_31::ManagedClusters ContainerServices = Azure::ContainerService::Mgmt::V2017_09_30::ContainerServices module Models + ContainerService = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerService + ContainerServiceOrchestratorTypes = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceOrchestratorTypes ContainerServiceCustomProfile = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceCustomProfile ContainerServiceOrchestratorProfile = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceOrchestratorProfile ContainerServiceAgentPoolProfile = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceAgentPoolProfile ContainerServiceListResult = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceListResult - ContainerService = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerService - ContainerServiceOrchestratorTypes = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceOrchestratorTypes TagsObject = Azure::ContainerService::Mgmt::V2018_03_31::Models::TagsObject ContainerServiceWindowsProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceWindowsProfile ContainerServiceSshPublicKey = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceSshPublicKey @@ -45,13 +45,13 @@ module Models ManagedClusterAccessProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterAccessProfile NetworkPlugin = Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPlugin NetworkPolicy = Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPolicy + OrchestratorVersionProfileListResult = Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfileListResult OrchestratorProfile = Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorProfile OrchestratorVersionProfile = Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfile - OrchestratorVersionProfileListResult = Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfileListResult end class ContainerServiceManagementClass - attr_reader :managed_clusters, :operations, :container_services, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :managed_clusters, :container_services, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -67,8 +67,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @managed_clusters = @client_1.managed_clusters @operations = @client_1.operations + @managed_clusters = @client_1.managed_clusters @client_2 = Azure::ContainerService::Mgmt::V2017_09_30::ContainerServiceClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @@ -98,6 +98,12 @@ def method_missing(method, *args) end class ModelClasses + def container_service + Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerService + end + def container_service_orchestrator_types + Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceOrchestratorTypes + end def container_service_custom_profile Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceCustomProfile end @@ -110,12 +116,6 @@ def container_service_agent_pool_profile def container_service_list_result Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceListResult end - def container_service - Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerService - end - def container_service_orchestrator_types - Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceOrchestratorTypes - end def tags_object Azure::ContainerService::Mgmt::V2018_03_31::Models::TagsObject end @@ -197,15 +197,15 @@ def network_plugin def network_policy Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPolicy end + def orchestrator_version_profile_list_result + Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfileListResult + end def orchestrator_profile Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorProfile end def orchestrator_version_profile Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfile end - def orchestrator_version_profile_list_result - Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfileListResult - 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 7d861e02ef..20efae3819 100644 --- a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb +++ b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb @@ -6,13 +6,13 @@ module Azure::Profiles::Latest module ContentModerator - Reviews = Azure::CognitiveServices::ContentModerator::V1_0::Reviews ImageModeration = Azure::CognitiveServices::ContentModerator::V1_0::ImageModeration TextModeration = Azure::CognitiveServices::ContentModerator::V1_0::TextModeration ListManagementImageLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImageLists ListManagementTermLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTermLists ListManagementImage = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImage ListManagementTerm = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTerm + Reviews = Azure::CognitiveServices::ContentModerator::V1_0::Reviews module Models Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address @@ -21,17 +21,17 @@ module Models ImageAdditionalInfoItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageAdditionalInfoItem ImageIds = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds Frames = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames + Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error TermsInList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList ClassificationCategory2 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory2 - TermsData = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData Classification = Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification TermsPaging = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging Email = Azure::CognitiveServices::ContentModerator::V1_0::Models::Email Terms = Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms IPA = Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA - Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error Review = Azure::CognitiveServices::ContentModerator::V1_0::Models::Review JobExecutionReportDetails = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails + DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms Candidate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate JobId = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId Evaluate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate @@ -40,6 +40,7 @@ module Models ImageList = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList TranscriptModerationBodyItemTermsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex + Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job TranscriptModerationBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem Frame = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem @@ -47,35 +48,34 @@ module Models CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem SSN = Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem - PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII - Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces - CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem + PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match Body = Azure::CognitiveServices::ContentModerator::V1_0::Models::Body TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList ClassificationCategory1 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem + Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem - DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms - VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem + TermsData = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData + CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR - CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem - KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image - Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag + KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair + CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem + VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen + Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl - Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status end class ContentModeratorDataClass - attr_reader :reviews, :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :list_management_image, :list_management_term, :configurable, :base_url, :options, :model_classes + attr_reader :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :list_management_image, :list_management_term, :reviews, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -85,13 +85,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @reviews = @client_0.reviews @image_moderation = @client_0.image_moderation @text_moderation = @client_0.text_moderation @list_management_image_lists = @client_0.list_management_image_lists @list_management_term_lists = @client_0.list_management_term_lists @list_management_image = @client_0.list_management_image @list_management_term = @client_0.list_management_term + @reviews = @client_0.reviews @model_classes = ModelClasses.new end @@ -128,15 +128,15 @@ def image_ids def frames Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames end + def error + Azure::CognitiveServices::ContentModerator::V1_0::Models::Error + end def terms_in_list Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList end def classification_category2 Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory2 end - def terms_data - Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData - end def classification Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification end @@ -152,15 +152,15 @@ def terms def ipa Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA end - def error - Azure::CognitiveServices::ContentModerator::V1_0::Models::Error - end def review Azure::CognitiveServices::ContentModerator::V1_0::Models::Review end def job_execution_report_details Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails end + def detected_terms + Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms + end def candidate Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate end @@ -185,6 +185,9 @@ def transcript_moderation_body_item_terms_item def refresh_index Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex end + def job + Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + end def transcript_moderation_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem end @@ -206,20 +209,14 @@ def ssn def create_video_reviews_body_item_video_frames_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem end - def pii - Azure::CognitiveServices::ContentModerator::V1_0::Models::PII - end - def job - Azure::CognitiveServices::ContentModerator::V1_0::Models::Job - end def create_video_reviews_body_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem end def found_faces Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces end - def create_video_reviews_body_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem + def pii + Azure::CognitiveServices::ContentModerator::V1_0::Models::PII end def match Azure::CognitiveServices::ContentModerator::V1_0::Models::Match @@ -236,32 +233,35 @@ def classification_category1 def video_frame_body_item_reviewer_result_tags_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem end + def tag + Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag + end def phone Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone end def video_frame_body_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem end - def detected_terms - Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms + def terms_data + Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData end - def video_frame_body_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem + def create_video_reviews_body_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem end def ocr Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR end - def create_review_body_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem + def image + Azure::CognitiveServices::ContentModerator::V1_0::Models::Image end def key_value_pair Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair end - def image - Azure::CognitiveServices::ContentModerator::V1_0::Models::Image + def create_review_body_item_metadata_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem end - def tag - Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag + def video_frame_body_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem end def create_review_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem @@ -272,15 +272,15 @@ def content def screen Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen end + def status + Azure::CognitiveServices::ContentModerator::V1_0::Models::Status + end def detected_language Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage end def image_url Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl end - def status - Azure::CognitiveServices::ContentModerator::V1_0::Models::Status - end end end end diff --git a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb index 2dc6f80dda..5283dbc99b 100644 --- a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb @@ -7,6 +7,8 @@ module Azure::Profiles::Latest module CustomerInsights module Mgmt + Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations + Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships RelationshipLinks = Azure::CustomerInsights::Mgmt::V2017_04_26::RelationshipLinks @@ -18,12 +20,10 @@ module Mgmt Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles Views = Azure::CustomerInsights::Mgmt::V2017_04_26::Views Roles = Azure::CustomerInsights::Mgmt::V2017_04_26::Roles - Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links - Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions 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 - Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations - Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs module Models KpiListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult @@ -39,26 +39,26 @@ module Models PredictionGradesItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem SalesforceTable = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceTable InteractionListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionListResult - AzureBlobConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties PredictionMappings = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionMappings CrmConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CrmConnectorProperties ConnectorMappingErrorManagement = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingErrorManagement RelationshipsLookup = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipsLookup ConnectorMappingAvailability = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability + ConnectorMappingCompleteOperation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation KpiThresholds = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds ConnectorListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult - ConnectorMappingCompleteOperation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation KpiParticipantProfilesMetadata = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata + AzureBlobConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties KpiExtract = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract - ConnectorMappingListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult TypePropertiesMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping AuthorizationPolicyListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult - PredictionListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult - RelationshipLinkFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping + ConnectorMappingListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult RelationshipTypeFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping + PredictionListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult + LinkListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult HubListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult + RelationshipLinkFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping PredictionModelStatus = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus - LinkListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult RelationshipListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult SalesforceConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties PropertyDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PropertyDefinition @@ -94,46 +94,46 @@ module Models ProfileResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat EnrichingKpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi KpiResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat - ConnectorMappingResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat + RoleAssignmentListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult ConnectorResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat - LinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat + ConnectorMappingResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat AuthorizationPolicyResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat Resource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource RelationshipResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat - RoleAssignmentListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult - ViewResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat - WidgetTypeResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat RelationshipLinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat - RoleResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat + LinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat + WidgetTypeResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat + RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + ViewResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat PredictionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat OperationDisplay = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay - DataSourceType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType + RoleResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat Operation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation EntityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes OperationListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult ProvisioningStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates PermissionTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes ConnectorTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes - ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates - RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + DataSourceType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType + ErrorManagementTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes FrequencyTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes CompletionOperationTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes - ConnectorMappingStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates - ErrorManagementTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes + ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates + CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes KpiFunctions = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions EntityType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType - LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes - CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes + ConnectorMappingStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates + InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType CardinalityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes RoleTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes - CanonicalPropertyValueType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType - InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType + LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes PredictionModelLifeCycle = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle + CanonicalPropertyValueType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status end class CustomerInsightsManagementClass - attr_reader :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :profiles, :views, :roles, :links, :predictions, :role_assignments, :images, :operations, :hubs, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :hubs, :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :profiles, :views, :roles, :role_assignments, :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 @@ -143,6 +143,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 + @hubs = @client_0.hubs @interactions = @client_0.interactions @relationships = @client_0.relationships @relationship_links = @client_0.relationship_links @@ -154,12 +156,10 @@ def initialize(configurable, base_url=nil, options=nil) @profiles = @client_0.profiles @views = @client_0.views @roles = @client_0.roles - @links = @client_0.links - @predictions = @client_0.predictions @role_assignments = @client_0.role_assignments + @predictions = @client_0.predictions + @links = @client_0.links @images = @client_0.images - @operations = @client_0.operations - @hubs = @client_0.hubs @model_classes = ModelClasses.new end @@ -217,9 +217,6 @@ def salesforce_table def interaction_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionListResult end - def azure_blob_connector_properties - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties - end def prediction_mappings Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionMappings end @@ -235,48 +232,51 @@ def relationships_lookup def connector_mapping_availability Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability end + def connector_mapping_complete_operation + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation + end def kpi_thresholds Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds end def connector_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult end - def connector_mapping_complete_operation - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation - end def kpi_participant_profiles_metadata Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata end + def azure_blob_connector_properties + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties + end def kpi_extract Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract end - def connector_mapping_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult - end def type_properties_mapping Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping end def authorization_policy_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult end - def prediction_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult - end - def relationship_link_field_mapping - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping + def connector_mapping_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult end def relationship_type_field_mapping Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping end + def prediction_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult + end + def link_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult + end def hub_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult end + def relationship_link_field_mapping + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping + end def prediction_model_status Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus end - def link_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult - end def relationship_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult end @@ -382,14 +382,14 @@ def enriching_kpi def kpi_resource_format Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat end - def connector_mapping_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat + def role_assignment_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult end def connector_resource_format Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat end - def link_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat + def connector_mapping_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat end def authorization_policy_resource_format Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat @@ -400,20 +400,20 @@ def resource def relationship_resource_format Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat end - def role_assignment_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult + 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 + def link_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat end def widget_type_resource_format Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat end - def relationship_link_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat + def role_assignment_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat end - def role_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat + def view_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat end def prediction_resource_format Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat @@ -421,8 +421,8 @@ def prediction_resource_format def operation_display Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay end - def data_source_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType + def role_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat end def operation Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation @@ -442,11 +442,11 @@ def permission_types def connector_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes end - def connector_states - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates + def data_source_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType end - def role_assignment_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + def error_management_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes end def frequency_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes @@ -454,11 +454,11 @@ def frequency_types 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 connector_states + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates end - def error_management_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes + def calculation_window_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes end def kpi_functions Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions @@ -466,11 +466,11 @@ def kpi_functions def entity_type Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType end - def link_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes + def connector_mapping_states + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates end - def calculation_window_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes + def instance_operation_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType end def cardinality_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes @@ -478,15 +478,15 @@ def cardinality_types def role_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes end - def canonical_property_value_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType - end - def instance_operation_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType + def link_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes end def prediction_model_life_cycle Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle end + def canonical_property_value_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType + end def status Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status end diff --git a/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb b/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb index 3da09f9d2f..bdf9ecc8e4 100644 --- a/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb @@ -9,17 +9,22 @@ module Customimagesearch CustomInstance = Azure::CognitiveServices::Customimagesearch::V1_0::CustomInstance module Models + ImageContent = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageContent + ImageType = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageType + ImageLicense = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense + Error = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error + ImageSize = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize ErrorResponse = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse ResponseBase = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Answer - Images = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images SearchResultsAnswer = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SearchResultsAnswer + Images = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images Thing = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::Customimagesearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response ErrorCode = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch - Response = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response Query = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::Customimagesearch::V1_0::Models::MediaObject @@ -28,11 +33,6 @@ module Models ImageAspect = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageAspect ImageColor = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageColor Freshness = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Freshness - ImageContent = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageContent - ImageType = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageType - ImageLicense = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense - ImageSize = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize - Error = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error end class CustomimagesearchDataClass @@ -65,6 +65,21 @@ def method_missing(method, *args) end class ModelClasses + def image_content + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageContent + end + def image_type + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageType + end + def image_license + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense + end + def error + Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error + end + def image_size + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize + end def error_response Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse end @@ -74,12 +89,12 @@ def response_base def answer Azure::CognitiveServices::Customimagesearch::V1_0::Models::Answer end - def images - Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images - end def search_results_answer Azure::CognitiveServices::Customimagesearch::V1_0::Models::SearchResultsAnswer end + def images + Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images + end def thing Azure::CognitiveServices::Customimagesearch::V1_0::Models::Thing end @@ -89,15 +104,15 @@ def creative_work def identifiable Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable end + def response + Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response + end def error_code Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode end def safe_search Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch end - def response - Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response - end def query Azure::CognitiveServices::Customimagesearch::V1_0::Models::Query end @@ -122,21 +137,6 @@ def image_color def freshness Azure::CognitiveServices::Customimagesearch::V1_0::Models::Freshness end - def image_content - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageContent - end - def image_type - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageType - end - def image_license - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense - end - def image_size - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize - end - def error - Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error - 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 749c24c621..12e8736e83 100644 --- a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb @@ -9,25 +9,25 @@ module CustomSearch CustomInstance = Azure::CognitiveServices::CustomSearch::V1_0::CustomInstance module Models + Thing = Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing + CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork + Identifiable = Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode + ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode + SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch WebMetaTag = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag WebWebAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer SearchResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse - Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response TextFormat = Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse - ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode Query = Azure::CognitiveServices::CustomSearch::V1_0::Models::Query QueryContext = Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext ResponseBase = Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase WebPage = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebPage SearchResultsAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResultsAnswer - Answer = Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer - Thing = Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing - CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork - Identifiable = Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error - ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch + Answer = Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer end class CustomSearchDataClass @@ -60,6 +60,27 @@ def method_missing(method, *args) end class ModelClasses + def thing + Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing + end + def creative_work + Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork + end + def identifiable + Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable + end + def response + Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + end + def error_code + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode + end + def error_sub_code + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode + end + def safe_search + Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch + end def web_meta_tag Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag end @@ -69,18 +90,12 @@ def web_web_answer def search_response Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse end - def response - Azure::CognitiveServices::CustomSearch::V1_0::Models::Response - end def text_format Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat end def error_response Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse end - def error_sub_code - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode - end def query Azure::CognitiveServices::CustomSearch::V1_0::Models::Query end @@ -96,26 +111,11 @@ def web_page def search_results_answer Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResultsAnswer end - def answer - Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer - end - def thing - Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing - end - def creative_work - Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork - end - def identifiable - Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable - end def error Azure::CognitiveServices::CustomSearch::V1_0::Models::Error end - def error_code - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode - end - def safe_search - Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch + def answer + Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer end end end diff --git a/azure_sdk/lib/latest/modules/customvisiontraining_profile_module.rb b/azure_sdk/lib/latest/modules/customvisiontraining_profile_module.rb index 0876c6e89e..dd46f537ec 100644 --- a/azure_sdk/lib/latest/modules/customvisiontraining_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customvisiontraining_profile_module.rb @@ -25,19 +25,19 @@ module Models StoredImagePrediction = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::StoredImagePrediction ImageIdCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageIdCreateEntry PredictionQueryResult = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::PredictionQueryResult + Domain = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain ImageTagCreateSummary = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateSummary TagPerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagPerformance - Domain = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain - ImageRegionCreateSummary = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateSummary IterationPerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance - ImagePerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance - ImageFileCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch ImageCreateResult = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult + ImageRegionCreateSummary = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateSummary + ImagePerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance ProjectSettings = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ProjectSettings + ImageTagCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry ImageRegion = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion Iteration = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration - ImageTagCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry ImageUrlCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch + ImageFileCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch Export = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export ImageCreateStatus = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateStatus Classifier = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Classifier @@ -48,9 +48,9 @@ module Models TagType = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType ExportFlavorModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportFlavorModel Region = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region + Tag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag OrderBy = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy Image = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Image - Tag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag ImageTag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTag ImageUrl = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrl Project = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Project @@ -136,45 +136,45 @@ def image_id_create_entry def prediction_query_result Azure::CognitiveServices::Customvisiontraining::V2_2::Models::PredictionQueryResult end + def domain + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain + end def image_tag_create_summary Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateSummary end def tag_performance Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagPerformance end - def domain - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain + def iteration_performance + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance + end + def image_create_result + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult end def image_region_create_summary Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateSummary end - def iteration_performance - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance - end def image_performance Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance end - def image_file_create_batch - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch - end - def image_create_result - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult - end def project_settings Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ProjectSettings end + def image_tag_create_entry + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry + end def image_region Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion end def iteration Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration end - def image_tag_create_entry - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry - end def image_url_create_batch Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch end + def image_file_create_batch + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch + end def export Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export end @@ -205,15 +205,15 @@ def export_flavor_model def region Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region end + def tag + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag + end def order_by Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy end def image Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Image end - def tag - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag - end def image_tag Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTag end diff --git a/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb index a722939695..0c44e57702 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 - Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations - FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules - Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts Operations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Operations DataLakeStoreAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::DataLakeStoreAccounts ComputePolicies = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::ComputePolicies StorageAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::StorageAccounts + Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations + FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules + Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts module Models CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters @@ -67,7 +67,7 @@ module Models end class DataLakeAnalyticsManagementClass - attr_reader :locations, :firewall_rules, :accounts, :operations, :data_lake_store_accounts, :compute_policies, :storage_accounts, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :data_lake_store_accounts, :compute_policies, :storage_accounts, :locations, :firewall_rules, :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) - @locations = @client_0.locations - @firewall_rules = @client_0.firewall_rules - @accounts = @client_0.accounts @operations = @client_0.operations @data_lake_store_accounts = @client_0.data_lake_store_accounts @compute_policies = @client_0.compute_policies @storage_accounts = @client_0.storage_accounts + @locations = @client_0.locations + @firewall_rules = @client_0.firewall_rules + @accounts = @client_0.accounts @model_classes = ModelClasses.new end diff --git a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb index cf6daa4253..f8a3634ad4 100644 --- a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb @@ -7,12 +7,12 @@ module Azure::Profiles::Latest module DataLakeStore module Mgmt - VirtualNetworkRules = Azure::DataLakeStore::Mgmt::V2016_11_01::VirtualNetworkRules - TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders - Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts Operations = Azure::DataLakeStore::Mgmt::V2016_11_01::Operations FirewallRules = Azure::DataLakeStore::Mgmt::V2016_11_01::FirewallRules Locations = Azure::DataLakeStore::Mgmt::V2016_11_01::Locations + VirtualNetworkRules = Azure::DataLakeStore::Mgmt::V2016_11_01::VirtualNetworkRules + TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders + Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts module Models EncryptionIdentity = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity @@ -65,7 +65,7 @@ module Models end class DataLakeStoreManagementClass - attr_reader :virtual_network_rules, :trusted_id_providers, :accounts, :operations, :firewall_rules, :locations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :firewall_rules, :locations, :virtual_network_rules, :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 @@ -75,12 +75,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @virtual_network_rules = @client_0.virtual_network_rules - @trusted_id_providers = @client_0.trusted_id_providers - @accounts = @client_0.accounts @operations = @client_0.operations @firewall_rules = @client_0.firewall_rules @locations = @client_0.locations + @virtual_network_rules = @client_0.virtual_network_rules + @trusted_id_providers = @client_0.trusted_id_providers + @accounts = @client_0.accounts @model_classes = ModelClasses.new end diff --git a/azure_sdk/lib/latest/modules/datamigration_profile_module.rb b/azure_sdk/lib/latest/modules/datamigration_profile_module.rb index 7e9c7eedf3..e5fecd96c1 100644 --- a/azure_sdk/lib/latest/modules/datamigration_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datamigration_profile_module.rb @@ -7,13 +7,13 @@ module Azure::Profiles::Latest module DataMigration module Mgmt - Usages = Azure::DataMigration::Mgmt::V2018_07_15_preview::Usages - ResourceSkus = Azure::DataMigration::Mgmt::V2018_07_15_preview::ResourceSkus - Services = Azure::DataMigration::Mgmt::V2018_07_15_preview::Services Projects = Azure::DataMigration::Mgmt::V2018_07_15_preview::Projects Files = Azure::DataMigration::Mgmt::V2018_07_15_preview::Files Operations = Azure::DataMigration::Mgmt::V2018_07_15_preview::Operations Tasks = Azure::DataMigration::Mgmt::V2018_07_15_preview::Tasks + Usages = Azure::DataMigration::Mgmt::V2018_07_15_preview::Usages + ResourceSkus = Azure::DataMigration::Mgmt::V2018_07_15_preview::ResourceSkus + Services = Azure::DataMigration::Mgmt::V2018_07_15_preview::Services module Models MigrateSqlServerSqlMITaskOutput = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateSqlServerSqlMITaskOutput @@ -169,13 +169,13 @@ module Models MigrateSqlServerSqlDbTaskProperties = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateSqlServerSqlDbTaskProperties MigrateSqlServerSqlMITaskOutputError = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateSqlServerSqlMITaskOutputError MigrateSqlServerSqlMITaskOutputLoginLevel = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateSqlServerSqlMITaskOutputLoginLevel + ValidationError = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ValidationError MigrateSqlServerSqlMITaskOutputAgentJobLevel = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateSqlServerSqlMITaskOutputAgentJobLevel MigrateSqlServerSqlMITaskOutputDatabaseLevel = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateSqlServerSqlMITaskOutputDatabaseLevel MigrateSqlServerSqlMITaskOutputMigrationLevel = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateSqlServerSqlMITaskOutputMigrationLevel MigrateSqlServerSqlMITaskInput = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateSqlServerSqlMITaskInput MigrateSqlServerSqlMITaskProperties = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateSqlServerSqlMITaskProperties MigrateMongoDbTaskProperties = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateMongoDbTaskProperties - ValidationError = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ValidationError ConnectToTargetAzureDbForMySqlTaskProperties = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ConnectToTargetAzureDbForMySqlTaskProperties ConnectToTargetSqlMITaskProperties = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ConnectToTargetSqlMITaskProperties GetUserTablesSqlSyncTaskProperties = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::GetUserTablesSqlSyncTaskProperties @@ -225,30 +225,30 @@ module Models BackupMode = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::BackupMode TrackedResource = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::TrackedResource MigrationState = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrationState - DatabaseMigrationStage = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DatabaseMigrationStage + Severity = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::Severity UpdateActionType = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::UpdateActionType ObjectType = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ObjectType - Severity = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::Severity - DatabaseState = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DatabaseState + LoginType = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::LoginType + DatabaseMigrationStage = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DatabaseMigrationStage MigrationStatus = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrationStatus LoginMigrationStage = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::LoginMigrationStage - LoginType = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::LoginType - MongoDbClusterType = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MongoDbClusterType + ServerLevelPermissionsGroup = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ServerLevelPermissionsGroup + DatabaseState = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DatabaseState DatabaseCompatLevel = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DatabaseCompatLevel DatabaseFileType = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DatabaseFileType - ServerLevelPermissionsGroup = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ServerLevelPermissionsGroup - ProjectSourcePlatform = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ProjectSourcePlatform + ProjectTargetPlatform = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ProjectTargetPlatform + MongoDbClusterType = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MongoDbClusterType TaskState = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::TaskState ServiceProvisioningState = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ServiceProvisioningState - ProjectTargetPlatform = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ProjectTargetPlatform - MySqlTargetPlatformType = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MySqlTargetPlatformType + ServiceScalability = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ServiceScalability + ProjectSourcePlatform = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ProjectSourcePlatform ProjectProvisioningState = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ProjectProvisioningState NameCheckFailureReason = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::NameCheckFailureReason - ServiceScalability = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ServiceScalability - ErrorType = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ErrorType + DataMigrationResultCode = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DataMigrationResultCode + MySqlTargetPlatformType = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MySqlTargetPlatformType SchemaMigrationOption = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::SchemaMigrationOption SchemaMigrationStage = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::SchemaMigrationStage - DataMigrationResultCode = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DataMigrationResultCode + ErrorType = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ErrorType ApiError = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ApiError Resource = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::Resource ResourceSkuCapacityScaleType = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ResourceSkuCapacityScaleType @@ -257,7 +257,7 @@ module Models end class DataMigrationManagementClass - attr_reader :usages, :resource_skus, :services, :projects, :files, :operations, :tasks, :configurable, :base_url, :options, :model_classes + attr_reader :projects, :files, :operations, :tasks, :usages, :resource_skus, :services, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -267,13 +267,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @usages = @client_0.usages - @resource_skus = @client_0.resource_skus - @services = @client_0.services @projects = @client_0.projects @files = @client_0.files @operations = @client_0.operations @tasks = @client_0.tasks + @usages = @client_0.usages + @resource_skus = @client_0.resource_skus + @services = @client_0.services @model_classes = ModelClasses.new end @@ -751,6 +751,9 @@ def migrate_sql_server_sql_mitask_output_error def migrate_sql_server_sql_mitask_output_login_level Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateSqlServerSqlMITaskOutputLoginLevel end + def validation_error + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ValidationError + end def migrate_sql_server_sql_mitask_output_agent_job_level Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateSqlServerSqlMITaskOutputAgentJobLevel end @@ -769,9 +772,6 @@ def migrate_sql_server_sql_mitask_properties def migrate_mongo_db_task_properties Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateMongoDbTaskProperties end - def validation_error - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ValidationError - end def connect_to_target_azure_db_for_my_sql_task_properties Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ConnectToTargetAzureDbForMySqlTaskProperties end @@ -919,8 +919,8 @@ def tracked_resource def migration_state Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrationState end - def database_migration_stage - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DatabaseMigrationStage + def severity + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::Severity end def update_action_type Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::UpdateActionType @@ -928,11 +928,11 @@ def update_action_type def object_type Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ObjectType end - def severity - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::Severity + def login_type + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::LoginType end - def database_state - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DatabaseState + def database_migration_stage + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DatabaseMigrationStage end def migration_status Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrationStatus @@ -940,11 +940,11 @@ def migration_status def login_migration_stage Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::LoginMigrationStage end - def login_type - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::LoginType + def server_level_permissions_group + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ServerLevelPermissionsGroup end - def mongo_db_cluster_type - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MongoDbClusterType + def database_state + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DatabaseState end def database_compat_level Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DatabaseCompatLevel @@ -952,11 +952,11 @@ def database_compat_level def database_file_type Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DatabaseFileType end - def server_level_permissions_group - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ServerLevelPermissionsGroup + def project_target_platform + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ProjectTargetPlatform end - def project_source_platform - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ProjectSourcePlatform + def mongo_db_cluster_type + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MongoDbClusterType end def task_state Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::TaskState @@ -964,11 +964,11 @@ def task_state def service_provisioning_state Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ServiceProvisioningState end - def project_target_platform - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ProjectTargetPlatform + def service_scalability + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ServiceScalability end - def my_sql_target_platform_type - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MySqlTargetPlatformType + def project_source_platform + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ProjectSourcePlatform end def project_provisioning_state Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ProjectProvisioningState @@ -976,11 +976,11 @@ def project_provisioning_state def name_check_failure_reason Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::NameCheckFailureReason end - def service_scalability - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ServiceScalability + def data_migration_result_code + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DataMigrationResultCode end - def error_type - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ErrorType + def my_sql_target_platform_type + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MySqlTargetPlatformType end def schema_migration_option Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::SchemaMigrationOption @@ -988,8 +988,8 @@ def schema_migration_option def schema_migration_stage Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::SchemaMigrationStage end - def data_migration_result_code - Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::DataMigrationResultCode + def error_type + Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ErrorType end def api_error Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::ApiError diff --git a/azure_sdk/lib/latest/modules/devspaces_profile_module.rb b/azure_sdk/lib/latest/modules/devspaces_profile_module.rb index 2a23a033b4..6390e4f6ae 100644 --- a/azure_sdk/lib/latest/modules/devspaces_profile_module.rb +++ b/azure_sdk/lib/latest/modules/devspaces_profile_module.rb @@ -11,23 +11,23 @@ module Mgmt Operations = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Operations module Models + ControllerConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetails + Sku = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Sku + ControllerList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerList + Controller = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Controller + ResourceProviderOperationDefinition = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDefinition + SkuTier = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::SkuTier KubernetesConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::KubernetesConnectionDetails ErrorDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorDetails ProvisioningState = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ProvisioningState ErrorResponse = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorResponse TrackedResource = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::TrackedResource + Resource = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource ControllerConnectionDetailsList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetailsList ControllerUpdateParameters = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerUpdateParameters ResourceProviderOperationDisplay = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDisplay OrchestratorSpecificConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::OrchestratorSpecificConnectionDetails - ResourceProviderOperationDefinition = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDefinition ResourceProviderOperationList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationList - ControllerConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetails - Sku = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Sku - ControllerList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerList - Controller = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Controller - Resource = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource - SkuTier = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::SkuTier end class DevSpacesManagementClass @@ -61,6 +61,24 @@ def method_missing(method, *args) end class ModelClasses + def controller_connection_details + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetails + end + def sku + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Sku + end + def controller_list + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerList + end + def controller + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Controller + end + def resource_provider_operation_definition + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDefinition + end + def sku_tier + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::SkuTier + end def kubernetes_connection_details Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::KubernetesConnectionDetails end @@ -76,6 +94,9 @@ def error_response def tracked_resource Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::TrackedResource end + def resource + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource + end def controller_connection_details_list Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetailsList end @@ -88,30 +109,9 @@ def resource_provider_operation_display def orchestrator_specific_connection_details Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::OrchestratorSpecificConnectionDetails end - def resource_provider_operation_definition - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDefinition - end def resource_provider_operation_list Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationList end - def controller_connection_details - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetails - end - def sku - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Sku - end - def controller_list - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerList - end - def controller - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Controller - end - def resource - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource - end - def sku_tier - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::SkuTier - 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 fb2615c571..0166756441 100644 --- a/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb @@ -67,16 +67,16 @@ module Models AttachNewDataDiskOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachNewDataDiskOptions UserSecretStoreFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStoreFragment ParameterInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParameterInfo - GalleryImageReferenceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReferenceFragment GenerateArmTemplateRequest = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateArmTemplateRequest - ComputeDataDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeDataDisk - GenerateUploadUriParameter = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriParameter ComputeVmInstanceViewStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatus + GenerateUploadUriParameter = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriParameter + GalleryImageReferenceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReferenceFragment GenerateUploadUriResponse = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriResponse + PercentageCostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PercentageCostThresholdProperties IdentityProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::IdentityProperties WindowsOsInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsInfo InboundNatRuleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRuleFragment - ComputeVmProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmProperties + CustomImagePropertiesFromVm = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesFromVm UserIdentityFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentityFragment ResponseWithContinuationSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSchedule TargetCostProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostProperties @@ -90,6 +90,7 @@ module Models SubnetOverrideFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetOverrideFragment PolicySetResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicySetResult SubnetSharedPublicIpAddressConfigurationFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfigurationFragment + Event = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event LabVhd = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVhd DayDetailsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetailsFragment SubnetFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetFragment @@ -97,7 +98,6 @@ module Models ResponseWithContinuationServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationServiceRunner NetworkInterfacePropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfacePropertiesFragment ArtifactDeploymentStatusProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusProperties - Event = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event ShutdownNotificationContent = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ShutdownNotificationContent ResponseWithContinuationSecret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSecret RetargetScheduleProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::RetargetScheduleProperties @@ -121,70 +121,70 @@ module Models 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 - CustomImagePropertiesFromVm = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesFromVm + ComputeDataDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeDataDisk DetachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties UserIdentity = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity EvaluatePoliciesResponse = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse - ResponseWithContinuationArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate + ComputeVmProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmProperties CostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties - PercentageCostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PercentageCostThresholdProperties - ArmTemplateParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties - ResponseWithContinuationArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource ResponseWithContinuationArtifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact - ResponseWithContinuationCustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage - EvaluatePoliciesProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties + ResponseWithContinuationArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate + ResponseWithContinuationArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource ComputeVmInstanceViewStatusFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment - AttachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties - ResponseWithContinuationDtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment + ArmTemplateParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties + EvaluatePoliciesProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties ResponseWithContinuationDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk - ResponseWithContinuationFormula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula - CustomImagePropertiesCustom = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom + ResponseWithContinuationCustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage + ResponseWithContinuationDtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment NotificationSettingsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment - ApplicableSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule - ScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment + AttachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties + CustomImagePropertiesCustom = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom ResponseWithContinuationGalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage - ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate - Artifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact + ResponseWithContinuationFormula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula + ScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment ApplicableScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment - ArtifactSourceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment - CustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage + ApplicableSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule + Artifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact ArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource - Formula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula - Lab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab + ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate + CustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage DtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment - LabFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment - LabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine + ArtifactSourceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment + Lab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab 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 + Formula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula + LabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine LabVirtualMachineFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment - Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret + LabFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment + NotificationChannelFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment + Policy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy + NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel ServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner Disk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk - VirtualNetworkFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment + Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret EnableStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus - Policy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy + UserFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment PolicyFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment VirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork NotificationStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus - UserFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment - CostThresholdStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus + StorageType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType + VirtualNetworkFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment WindowsOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState SourceControlType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType - StorageType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType - HostCachingOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions + CustomImageOsType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType + CostThresholdStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus NotificationChannelEventType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule - CustomImageOsType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType - PremiumDataDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk + FileUploadOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions + HostCachingOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions TargetCostStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource Port = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port - PolicyFactName = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName + PremiumDataDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk PolicyEvaluatorType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType ReportingCycleType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType TransportProtocol = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol - FileUploadOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions + PolicyFactName = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState UsagePermissionType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType CostType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType @@ -347,24 +347,24 @@ def user_secret_store_fragment def parameter_info Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParameterInfo end - def gallery_image_reference_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReferenceFragment - end def generate_arm_template_request Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateArmTemplateRequest end - def compute_data_disk - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeDataDisk + def compute_vm_instance_view_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatus end def generate_upload_uri_parameter Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriParameter end - def compute_vm_instance_view_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatus + def gallery_image_reference_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReferenceFragment end def generate_upload_uri_response Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriResponse end + def percentage_cost_threshold_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PercentageCostThresholdProperties + end def identity_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::IdentityProperties end @@ -374,8 +374,8 @@ def windows_os_info def inbound_nat_rule_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRuleFragment end - def compute_vm_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmProperties + def custom_image_properties_from_vm + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesFromVm end def user_identity_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentityFragment @@ -416,6 +416,9 @@ def policy_set_result def subnet_shared_public_ip_address_configuration_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfigurationFragment end + def event + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event + end def lab_vhd Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVhd end @@ -437,9 +440,6 @@ def network_interface_properties_fragment def artifact_deployment_status_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusProperties end - def event - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event - end def shutdown_notification_content Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ShutdownNotificationContent end @@ -509,8 +509,8 @@ def port_fragment def provider_operation_result Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult end - def custom_image_properties_from_vm - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesFromVm + def compute_data_disk + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeDataDisk end def detach_disk_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties @@ -521,107 +521,107 @@ def user_identity def evaluate_policies_response Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse end - def response_with_continuation_arm_template - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate + def compute_vm_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmProperties end def cost_threshold_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties end - def percentage_cost_threshold_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PercentageCostThresholdProperties + def response_with_continuation_artifact + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact end - def arm_template_parameter_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties + def response_with_continuation_arm_template + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate end def response_with_continuation_artifact_source Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource end - def response_with_continuation_artifact - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact + def compute_vm_instance_view_status_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment end - def response_with_continuation_custom_image - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage + def arm_template_parameter_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties end def evaluate_policies_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties end - def compute_vm_instance_view_status_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment + def response_with_continuation_disk + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk end - def attach_disk_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties + def response_with_continuation_custom_image + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage end def response_with_continuation_dtl_environment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment end - def response_with_continuation_disk - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk + def notification_settings_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment end - def response_with_continuation_formula - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula + def attach_disk_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties end def custom_image_properties_custom Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom end - def notification_settings_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment + def response_with_continuation_gallery_image + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage end - def applicable_schedule - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule + def response_with_continuation_formula + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula end def schedule_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment end - def response_with_continuation_gallery_image - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage + 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 applicable_schedule + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule end def artifact Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact end - def applicable_schedule_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment + def artifact_source + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource end - def artifact_source_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment + def arm_template + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate end def custom_image Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage end - def artifact_source - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource + def dtl_environment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment end - def formula - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula + def artifact_source_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment end def lab Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab end - def dtl_environment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment + def lab_cost + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost end - def lab_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment + def formula + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula end def lab_virtual_machine Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine end - def lab_cost - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost + def lab_virtual_machine_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment end - def notification_channel - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + def lab_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment end def notification_channel_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment end - def lab_virtual_machine_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment + def policy + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy end - def secret - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret + def notification_channel + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel end def service_runner Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner @@ -629,14 +629,14 @@ def service_runner def disk Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk end - def virtual_network_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment + def secret + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret end def enable_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus end - def policy - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy + def user_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment end def policy_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment @@ -647,11 +647,11 @@ def virtual_network def notification_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus end - def user_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment + def storage_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType end - def cost_threshold_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus + def virtual_network_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment end def windows_os_state Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState @@ -659,11 +659,11 @@ def windows_os_state def source_control_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType end - def storage_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType + def custom_image_os_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType end - def host_caching_options - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions + def cost_threshold_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus end def notification_channel_event_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType @@ -671,11 +671,11 @@ def notification_channel_event_type 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 file_upload_options + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions end - def premium_data_disk - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk + def host_caching_options + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions end def target_cost_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus @@ -686,8 +686,8 @@ def virtual_machine_creation_source def port Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port end - def policy_fact_name - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName + def premium_data_disk + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk end def policy_evaluator_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType @@ -698,8 +698,8 @@ def reporting_cycle_type def transport_protocol Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol end - def file_upload_options - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions + def policy_fact_name + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName end def linux_os_state Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState diff --git a/azure_sdk/lib/latest/modules/dns_profile_module.rb b/azure_sdk/lib/latest/modules/dns_profile_module.rb index 3a74bfbc5e..d0edca03cf 100644 --- a/azure_sdk/lib/latest/modules/dns_profile_module.rb +++ b/azure_sdk/lib/latest/modules/dns_profile_module.rb @@ -11,6 +11,8 @@ module Mgmt Zones = Azure::Dns::Mgmt::V2018_03_01_preview::Zones module Models + RecordSetUpdateParameters = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetUpdateParameters + RecordSetListResult = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult AaaaRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::AaaaRecord ARecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord MxRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::MxRecord @@ -32,8 +34,6 @@ module Models ZoneUpdate = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneUpdate CaaRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::CaaRecord ZoneType = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneType - RecordSetUpdateParameters = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetUpdateParameters - RecordSetListResult = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult end class DnsManagementClass @@ -67,6 +67,12 @@ def method_missing(method, *args) end class ModelClasses + def record_set_update_parameters + Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetUpdateParameters + end + def record_set_list_result + Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult + end def aaaa_record Azure::Dns::Mgmt::V2018_03_01_preview::Models::AaaaRecord end @@ -130,12 +136,6 @@ def caa_record def zone_type Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneType end - def record_set_update_parameters - Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetUpdateParameters - 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 d539d4db3f..2db4641ad3 100644 --- a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb @@ -19,10 +19,10 @@ module Models Thing = Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response ErrorCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat - Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response ImageObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::MediaObject ErrorSubCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode @@ -53,8 +53,8 @@ module Models Hotel = Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel EntityQueryScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario EntityScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario - AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType EntityType = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType + AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType end class EntitySearchDataClass @@ -117,6 +117,9 @@ def creative_work def identifiable Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable end + def response + Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + end def error_code Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode end @@ -126,9 +129,6 @@ def safe_search def response_format Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat end - def response - Azure::CognitiveServices::EntitySearch::V1_0::Models::Response - end def image_object Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject end @@ -219,12 +219,12 @@ def entity_query_scenario def entity_scenario Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario end - def answer_type - Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType - end def entity_type Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType end + def answer_type + Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType + end end end end diff --git a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb index a558c76550..64003003e6 100644 --- a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb @@ -9,59 +9,64 @@ module Azure::Profiles::Latest module EventGrid module Models + ContainerRegistryArtifactEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventTarget + StorageBlobCreatedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData + ContainerRegistryArtifactEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventData EventHubCaptureFileCreatedEventData = Azure::EventGrid::V2018_01_01::Models::EventHubCaptureFileCreatedEventData - ServiceBusDeadletterMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData + ServiceBusActiveMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData ResourceWriteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData - MediaJobStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData + ServiceBusDeadletterMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData ResourceDeleteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData - MediaJobErrorDetail = Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail + MediaJobStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData ResourceDeleteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteCancelData - MediaJobError = Azure::EventGrid::V2018_01_01::Models::MediaJobError + MediaJobErrorDetail = Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail ResourceActionFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceActionFailureData - MediaJobOutput = Azure::EventGrid::V2018_01_01::Models::MediaJobOutput + MediaJobError = Azure::EventGrid::V2018_01_01::Models::MediaJobError EventGridEvent = Azure::EventGrid::V2018_01_01::Models::EventGridEvent - ContainerRegistryArtifactEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventTarget + MediaJobOutput = Azure::EventGrid::V2018_01_01::Models::MediaJobOutput SubscriptionValidationResponse = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse StorageBlobDeletedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData + ContainerRegistryEventRequest = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest + MediaLiveEventEncoderConnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData ContainerRegistryEventActor = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventActor + MediaLiveEventEncoderDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData ContainerRegistryEventSource = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventSource - MediaLiveEventConnectionRejectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventConnectionRejectedEventData - ContainerRegistryEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData DeviceTwinMetadata = Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata - SubscriptionDeletedEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData + ContainerRegistryEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData DeviceTwinInfoProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties - MediaLiveEventIngestHeartbeatEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData + MediaLiveEventTrackDiscontinuityDetectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData DeviceTwinInfo = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo ResourceWriteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData DeviceConnectionStateEventInfo = Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventInfo ResourceWriteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData - MediaLiveEventIncomingStreamReceivedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData + DeviceTelemetryEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTelemetryEventProperties ResourceDeleteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData MediaLiveEventIncomingVideoStreamsOutOfSyncEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingVideoStreamsOutOfSyncEventData ResourceActionSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceActionSuccessData - ContainerRegistryEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget + MediaLiveEventIngestHeartbeatEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData ResourceActionCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceActionCancelData - MediaLiveEventEncoderConnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData + MediaLiveEventConnectionRejectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventConnectionRejectedEventData SubscriptionValidationEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData DeviceTwinProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties + SubscriptionDeletedEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData DeviceLifeCycleEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties - MediaJobOutputProgressEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobOutputProgressEventData MediaLiveEventIncomingStreamsOutOfSyncEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData + MediaJobOutputProgressEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobOutputProgressEventData + ContainerRegistryEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget MediaJobOutputStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobOutputStateChangeEventData - ContainerRegistryEventRequest = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest - AppConfigurationKeyValueDeletedEventData = Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueDeletedEventData DeviceTwinInfoX509Thumbprint = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint - AppConfigurationKeyValueModifiedEventData = Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueModifiedEventData + AppConfigurationKeyValueDeletedEventData = Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueDeletedEventData MediaLiveEventIncomingDataChunkDroppedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData - MapsGeofenceEventProperties = Azure::EventGrid::V2018_01_01::Models::MapsGeofenceEventProperties + AppConfigurationKeyValueModifiedEventData = Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueModifiedEventData DeviceConnectionStateEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventProperties + MapsGeofenceEventProperties = Azure::EventGrid::V2018_01_01::Models::MapsGeofenceEventProperties + MediaLiveEventIncomingStreamReceivedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData MapsGeofenceGeometry = Azure::EventGrid::V2018_01_01::Models::MapsGeofenceGeometry - MediaLiveEventEncoderDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData - MediaLiveEventTrackDiscontinuityDetectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData IotHubDeviceCreatedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData IotHubDeviceDeletedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData IotHubDeviceConnectedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceConnectedEventData IotHubDeviceDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDisconnectedEventData + IotHubDeviceTelemetryEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceTelemetryEventData ContainerRegistryImagePushedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImagePushedEventData ContainerRegistryImageDeletedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImageDeletedEventData ContainerRegistryChartPushedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryChartPushedEventData @@ -86,9 +91,6 @@ module Models MediaJobErrorCode = Azure::EventGrid::V2018_01_01::Models::MediaJobErrorCode MediaJobErrorCategory = Azure::EventGrid::V2018_01_01::Models::MediaJobErrorCategory MediaJobRetry = Azure::EventGrid::V2018_01_01::Models::MediaJobRetry - ContainerRegistryArtifactEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventData - StorageBlobCreatedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData - ServiceBusActiveMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData end class EventGridDataClass @@ -120,41 +122,50 @@ def method_missing(method, *args) end class ModelClasses + def container_registry_artifact_event_target + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventTarget + end + def storage_blob_created_event_data + Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData + end + def container_registry_artifact_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventData + end def event_hub_capture_file_created_event_data Azure::EventGrid::V2018_01_01::Models::EventHubCaptureFileCreatedEventData end - def service_bus_deadletter_messages_available_with_no_listeners_event_data - Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData + def service_bus_active_messages_available_with_no_listeners_event_data + Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData end def resource_write_failure_data Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData end - def media_job_state_change_event_data - Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData + def service_bus_deadletter_messages_available_with_no_listeners_event_data + Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData end def resource_delete_success_data Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData end - def media_job_error_detail - Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail + def media_job_state_change_event_data + Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData end def resource_delete_cancel_data Azure::EventGrid::V2018_01_01::Models::ResourceDeleteCancelData end - def media_job_error - Azure::EventGrid::V2018_01_01::Models::MediaJobError + def media_job_error_detail + Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail end def resource_action_failure_data Azure::EventGrid::V2018_01_01::Models::ResourceActionFailureData end - def media_job_output - Azure::EventGrid::V2018_01_01::Models::MediaJobOutput + def media_job_error + Azure::EventGrid::V2018_01_01::Models::MediaJobError end def event_grid_event Azure::EventGrid::V2018_01_01::Models::EventGridEvent end - def container_registry_artifact_event_target - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventTarget + def media_job_output + Azure::EventGrid::V2018_01_01::Models::MediaJobOutput end def subscription_validation_response Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse @@ -162,29 +173,32 @@ def subscription_validation_response def storage_blob_deleted_event_data Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData end + def container_registry_event_request + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest + end + def media_live_event_encoder_connected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData + end def container_registry_event_actor Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventActor end + def media_live_event_encoder_disconnected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData + end def container_registry_event_source Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventSource end - def media_live_event_connection_rejected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventConnectionRejectedEventData - end - def container_registry_event_data - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData - end def device_twin_metadata Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata end - def subscription_deleted_event_data - Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData + def container_registry_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData end def device_twin_info_properties Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties end - def media_live_event_ingest_heartbeat_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData + def media_live_event_track_discontinuity_detected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData end def device_twin_info Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo @@ -198,8 +212,8 @@ def device_connection_state_event_info def resource_write_cancel_data Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData end - def media_live_event_incoming_stream_received_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData + def device_telemetry_event_properties + Azure::EventGrid::V2018_01_01::Models::DeviceTelemetryEventProperties end def resource_delete_failure_data Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData @@ -210,14 +224,14 @@ def media_live_event_incoming_video_streams_out_of_sync_event_data def resource_action_success_data Azure::EventGrid::V2018_01_01::Models::ResourceActionSuccessData end - def container_registry_event_target - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget + def media_live_event_ingest_heartbeat_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData end def resource_action_cancel_data Azure::EventGrid::V2018_01_01::Models::ResourceActionCancelData end - def media_live_event_encoder_connected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData + def media_live_event_connection_rejected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventConnectionRejectedEventData end def subscription_validation_event_data Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData @@ -225,48 +239,48 @@ def subscription_validation_event_data def device_twin_properties Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties end + def subscription_deleted_event_data + Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData + end def device_life_cycle_event_properties Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties end + def media_live_event_incoming_streams_out_of_sync_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData + end def media_job_output_progress_event_data Azure::EventGrid::V2018_01_01::Models::MediaJobOutputProgressEventData end - def media_live_event_incoming_streams_out_of_sync_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData + def container_registry_event_target + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget end def media_job_output_state_change_event_data Azure::EventGrid::V2018_01_01::Models::MediaJobOutputStateChangeEventData end - def container_registry_event_request - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest + def device_twin_info_x509_thumbprint + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint end def app_configuration_key_value_deleted_event_data Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueDeletedEventData end - def device_twin_info_x509_thumbprint - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint + def media_live_event_incoming_data_chunk_dropped_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData end def app_configuration_key_value_modified_event_data Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueModifiedEventData end - def media_live_event_incoming_data_chunk_dropped_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData + def device_connection_state_event_properties + Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventProperties end def maps_geofence_event_properties Azure::EventGrid::V2018_01_01::Models::MapsGeofenceEventProperties end - def device_connection_state_event_properties - Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventProperties + def media_live_event_incoming_stream_received_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData end def maps_geofence_geometry Azure::EventGrid::V2018_01_01::Models::MapsGeofenceGeometry end - def media_live_event_encoder_disconnected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData - end - def media_live_event_track_discontinuity_detected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData - end def iot_hub_device_created_event_data Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData end @@ -279,6 +293,9 @@ def iot_hub_device_connected_event_data def iot_hub_device_disconnected_event_data Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDisconnectedEventData end + def iot_hub_device_telemetry_event_data + Azure::EventGrid::V2018_01_01::Models::IotHubDeviceTelemetryEventData + end def container_registry_image_pushed_event_data Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImagePushedEventData end @@ -351,24 +368,15 @@ def media_job_error_category def media_job_retry Azure::EventGrid::V2018_01_01::Models::MediaJobRetry end - def container_registry_artifact_event_data - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventData - end - def storage_blob_created_event_data - Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData - end - def service_bus_active_messages_available_with_no_listeners_event_data - Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData - end end end module Mgmt + Operations = Azure::EventGrid::Mgmt::V2018_09_15_preview::Operations Domains = Azure::EventGrid::Mgmt::V2018_09_15_preview::Domains DomainTopics = Azure::EventGrid::Mgmt::V2018_09_15_preview::DomainTopics EventSubscriptions = Azure::EventGrid::Mgmt::V2018_09_15_preview::EventSubscriptions Topics = Azure::EventGrid::Mgmt::V2018_09_15_preview::Topics TopicTypes = Azure::EventGrid::Mgmt::V2018_09_15_preview::TopicTypes - Operations = Azure::EventGrid::Mgmt::V2018_09_15_preview::Operations module Models TopicSharedAccessKeys = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::TopicSharedAccessKeys @@ -389,16 +397,16 @@ module Models EventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::EventSubscriptionDestination OperationInfo = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::OperationInfo OperationsListResult = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::OperationsListResult - DeadLetterDestination = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::DeadLetterDestination + EventSubscriptionsListResult = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::EventSubscriptionsListResult DomainRegenerateKeyRequest = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::DomainRegenerateKeyRequest + DeadLetterDestination = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::DeadLetterDestination EventTypesListResult = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::EventTypesListResult - EventSubscriptionsListResult = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::EventSubscriptionsListResult - EventSubscriptionFilter = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::EventSubscriptionFilter TopicTypesListResult = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::TopicTypesListResult Domain = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::Domain DomainTopic = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::DomainTopic NumberInAdvancedFilter = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::NumberInAdvancedFilter StorageBlobDeadLetterDestination = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::StorageBlobDeadLetterDestination + EventSubscriptionFilter = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::EventSubscriptionFilter NumberNotInAdvancedFilter = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::NumberNotInAdvancedFilter NumberLessThanAdvancedFilter = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::NumberLessThanAdvancedFilter NumberGreaterThanAdvancedFilter = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::NumberGreaterThanAdvancedFilter @@ -432,7 +440,7 @@ module Models end class EventGridManagementClass - attr_reader :domains, :domain_topics, :event_subscriptions, :topics, :topic_types, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :domains, :domain_topics, :event_subscriptions, :topics, :topic_types, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -442,12 +450,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 @domains = @client_0.domains @domain_topics = @client_0.domain_topics @event_subscriptions = @client_0.event_subscriptions @topics = @client_0.topics @topic_types = @client_0.topic_types - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -520,21 +528,18 @@ def operation_info def operations_list_result Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::OperationsListResult end - def dead_letter_destination - Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::DeadLetterDestination + def event_subscriptions_list_result + Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::EventSubscriptionsListResult end def domain_regenerate_key_request Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::DomainRegenerateKeyRequest end + def dead_letter_destination + Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::DeadLetterDestination + end def event_types_list_result Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::EventTypesListResult end - def event_subscriptions_list_result - Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::EventSubscriptionsListResult - end - def event_subscription_filter - Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::EventSubscriptionFilter - end def topic_types_list_result Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::TopicTypesListResult end @@ -550,6 +555,9 @@ def number_in_advanced_filter def storage_blob_dead_letter_destination Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::StorageBlobDeadLetterDestination end + def event_subscription_filter + Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::EventSubscriptionFilter + end def number_not_in_advanced_filter Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::NumberNotInAdvancedFilter end diff --git a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb index 9bd0e6e8a9..ea49b4d790 100644 --- a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb @@ -7,36 +7,36 @@ module Azure::Profiles::Latest module EventHub module Mgmt - Clusters = Azure::EventHub::Mgmt::V2018_01_01_preview::Clusters - Configuration = Azure::EventHub::Mgmt::V2018_01_01_preview::Configuration Operations = Azure::EventHub::Mgmt::V2018_01_01_preview::Operations + Configuration = Azure::EventHub::Mgmt::V2018_01_01_preview::Configuration Namespaces = Azure::EventHub::Mgmt::V2018_01_01_preview::Namespaces + Clusters = Azure::EventHub::Mgmt::V2018_01_01_preview::Clusters module Models + ClusterSku = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ClusterSku + Sku = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Sku + OperationDisplay = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationDisplay + Cluster = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Cluster + Operation = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Operation + IpFilterRule = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IpFilterRule OperationListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationListResult VirtualNetworkRuleListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRuleListResult - SkuTier = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::SkuTier - IPAction = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IPAction + VirtualNetworkRule = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRule EHNamespace = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::EHNamespace + EHNamespaceListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::EHNamespaceListResult + SkuTier = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::SkuTier ErrorResponse = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ErrorResponse + IPAction = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IPAction TrackedResource = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::TrackedResource SkuName = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::SkuName Resource = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Resource ClusterQuotaConfigurationProperties = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ClusterQuotaConfigurationProperties ClusterListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ClusterListResult IpFilterRuleListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IpFilterRuleListResult - ClusterSku = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ClusterSku - EHNamespaceListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::EHNamespaceListResult - Cluster = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Cluster - Sku = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Sku - OperationDisplay = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationDisplay - IpFilterRule = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IpFilterRule - Operation = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Operation - VirtualNetworkRule = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRule end class EventHubManagementClass - attr_reader :clusters, :configuration, :operations, :namespaces, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :configuration, :namespaces, :clusters, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -46,10 +46,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @clusters = @client_0.clusters - @configuration = @client_0.configuration @operations = @client_0.operations + @configuration = @client_0.configuration @namespaces = @client_0.namespaces + @clusters = @client_0.clusters @model_classes = ModelClasses.new end @@ -68,24 +68,48 @@ def method_missing(method, *args) end class ModelClasses + def cluster_sku + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ClusterSku + end + def sku + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Sku + end + def operation_display + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationDisplay + end + def cluster + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Cluster + end + def operation + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Operation + end + def ip_filter_rule + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IpFilterRule + end def operation_list_result Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationListResult end def virtual_network_rule_list_result Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRuleListResult end - def sku_tier - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::SkuTier - end - def ipaction - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IPAction + def virtual_network_rule + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRule end def ehnamespace Azure::EventHub::Mgmt::V2018_01_01_preview::Models::EHNamespace end + def ehnamespace_list_result + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::EHNamespaceListResult + end + def sku_tier + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::SkuTier + end def error_response Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ErrorResponse end + def ipaction + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IPAction + end def tracked_resource Azure::EventHub::Mgmt::V2018_01_01_preview::Models::TrackedResource end @@ -104,30 +128,6 @@ def cluster_list_result def ip_filter_rule_list_result Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IpFilterRuleListResult end - def cluster_sku - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ClusterSku - end - def ehnamespace_list_result - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::EHNamespaceListResult - end - def cluster - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Cluster - end - def sku - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Sku - end - def operation_display - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationDisplay - end - def ip_filter_rule - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IpFilterRule - end - def operation - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Operation - end - def virtual_network_rule - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRule - end end end end diff --git a/azure_sdk/lib/latest/modules/face_profile_module.rb b/azure_sdk/lib/latest/modules/face_profile_module.rb index 521881ee27..001e56e66f 100644 --- a/azure_sdk/lib/latest/modules/face_profile_module.rb +++ b/azure_sdk/lib/latest/modules/face_profile_module.rb @@ -12,6 +12,14 @@ module Face PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson module Models + Exposure = Azure::CognitiveServices::Face::V1_0::Models::Exposure + VerifyFaceToFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest + FaceAttributes = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes + VerifyResult = Azure::CognitiveServices::Face::V1_0::Models::VerifyResult + PersistedFace = Azure::CognitiveServices::Face::V1_0::Models::PersistedFace + FacialHair = Azure::CognitiveServices::Face::V1_0::Models::FacialHair + Coordinate = Azure::CognitiveServices::Face::V1_0::Models::Coordinate + Emotion = Azure::CognitiveServices::Face::V1_0::Models::Emotion Occlusion = Azure::CognitiveServices::Face::V1_0::Models::Occlusion Noise = Azure::CognitiveServices::Face::V1_0::Models::Noise Hair = Azure::CognitiveServices::Face::V1_0::Models::Hair @@ -29,11 +37,11 @@ module Models BlurLevel = Azure::CognitiveServices::Face::V1_0::Models::BlurLevel ExposureLevel = Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel NoiseLevel = Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel + IdentifyResult = Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult FindSimilarMatchMode = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode - FacialHair = Azure::CognitiveServices::Face::V1_0::Models::FacialHair - Coordinate = Azure::CognitiveServices::Face::V1_0::Models::Coordinate - FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType + FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType + IdentifyCandidate = Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate Error = Azure::CognitiveServices::Face::V1_0::Models::Error APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError FaceRectangle = Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle @@ -48,16 +56,8 @@ module Models HairColor = Azure::CognitiveServices::Face::V1_0::Models::HairColor IdentifyRequest = Azure::CognitiveServices::Face::V1_0::Models::IdentifyRequest Makeup = Azure::CognitiveServices::Face::V1_0::Models::Makeup - IdentifyCandidate = Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate Accessory = Azure::CognitiveServices::Face::V1_0::Models::Accessory - IdentifyResult = Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult - Exposure = Azure::CognitiveServices::Face::V1_0::Models::Exposure VerifyFaceToPersonRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest - FaceAttributes = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes - VerifyFaceToFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest - PersistedFace = Azure::CognitiveServices::Face::V1_0::Models::PersistedFace - VerifyResult = Azure::CognitiveServices::Face::V1_0::Models::VerifyResult - Emotion = Azure::CognitiveServices::Face::V1_0::Models::Emotion end class FaceDataClass @@ -93,6 +93,30 @@ def method_missing(method, *args) end class ModelClasses + def exposure + Azure::CognitiveServices::Face::V1_0::Models::Exposure + end + def verify_face_to_face_request + Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest + end + def face_attributes + Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes + end + def verify_result + Azure::CognitiveServices::Face::V1_0::Models::VerifyResult + end + def persisted_face + Azure::CognitiveServices::Face::V1_0::Models::PersistedFace + end + def facial_hair + Azure::CognitiveServices::Face::V1_0::Models::FacialHair + end + 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 @@ -144,20 +168,20 @@ def exposure_level def noise_level Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel end + def identify_result + Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult + end def find_similar_match_mode Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode end - def facial_hair - Azure::CognitiveServices::Face::V1_0::Models::FacialHair - end - def coordinate - Azure::CognitiveServices::Face::V1_0::Models::Coordinate + def training_status_type + Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType end def face_attribute_type Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType end - def training_status_type - Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType + def identify_candidate + Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate end def error Azure::CognitiveServices::Face::V1_0::Models::Error @@ -201,36 +225,12 @@ def identify_request def makeup Azure::CognitiveServices::Face::V1_0::Models::Makeup end - def identify_candidate - Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate - end def accessory Azure::CognitiveServices::Face::V1_0::Models::Accessory end - def identify_result - Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult - end - def exposure - Azure::CognitiveServices::Face::V1_0::Models::Exposure - end def verify_face_to_person_request Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest end - def face_attributes - Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes - end - def verify_face_to_face_request - Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest - end - def persisted_face - Azure::CognitiveServices::Face::V1_0::Models::PersistedFace - end - def verify_result - Azure::CognitiveServices::Face::V1_0::Models::VerifyResult - end - def emotion - Azure::CognitiveServices::Face::V1_0::Models::Emotion - end end end end diff --git a/azure_sdk/lib/latest/modules/features_profile_module.rb b/azure_sdk/lib/latest/modules/features_profile_module.rb index f8ec439407..014d2eec97 100644 --- a/azure_sdk/lib/latest/modules/features_profile_module.rb +++ b/azure_sdk/lib/latest/modules/features_profile_module.rb @@ -10,12 +10,12 @@ module Mgmt Features = Azure::Features::Mgmt::V2015_12_01::Features module Models - OperationListResult = Azure::Features::Mgmt::V2015_12_01::Models::OperationListResult FeatureProperties = Azure::Features::Mgmt::V2015_12_01::Models::FeatureProperties OperationDisplay = Azure::Features::Mgmt::V2015_12_01::Models::OperationDisplay FeatureOperationsListResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult Operation = Azure::Features::Mgmt::V2015_12_01::Models::Operation FeatureResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult + OperationListResult = Azure::Features::Mgmt::V2015_12_01::Models::OperationListResult end class FeaturesManagementClass @@ -48,9 +48,6 @@ def method_missing(method, *args) end class ModelClasses - def operation_list_result - Azure::Features::Mgmt::V2015_12_01::Models::OperationListResult - end def feature_properties Azure::Features::Mgmt::V2015_12_01::Models::FeatureProperties end @@ -66,6 +63,9 @@ def operation def feature_result Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult end + def operation_list_result + Azure::Features::Mgmt::V2015_12_01::Models::OperationListResult + end end end end diff --git a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb index 4c6d6573f6..641703ec71 100644 --- a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb +++ b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb @@ -6,14 +6,16 @@ module Azure::Profiles::Latest module GraphRbac - Domains = Azure::GraphRbac::V1_6::Domains - Users = Azure::GraphRbac::V1_6::Users Objects = Azure::GraphRbac::V1_6::Objects Applications = Azure::GraphRbac::V1_6::Applications Groups = Azure::GraphRbac::V1_6::Groups ServicePrincipals = Azure::GraphRbac::V1_6::ServicePrincipals + Domains = Azure::GraphRbac::V1_6::Domains + Users = Azure::GraphRbac::V1_6::Users module Models + UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters + User = Azure::GraphRbac::V1_6::Models::User UserUpdateParameters = Azure::GraphRbac::V1_6::Models::UserUpdateParameters GroupAddMemberParameters = Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters GraphError = Azure::GraphRbac::V1_6::Models::GraphError @@ -33,15 +35,15 @@ module Models GetObjectsResult = Azure::GraphRbac::V1_6::Models::GetObjectsResult DomainListResult = Azure::GraphRbac::V1_6::Models::DomainListResult PasswordCredential = Azure::GraphRbac::V1_6::Models::PasswordCredential + GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters ServicePrincipalListResult = Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult PasswordProfile = Azure::GraphRbac::V1_6::Models::PasswordProfile - GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters DirectoryObjectListResult = Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult UserBase = Azure::GraphRbac::V1_6::Models::UserBase AADObject = Azure::GraphRbac::V1_6::Models::AADObject - RequiredResourceAccess = Azure::GraphRbac::V1_6::Models::RequiredResourceAccess - GetObjectsParameters = Azure::GraphRbac::V1_6::Models::GetObjectsParameters Domain = Azure::GraphRbac::V1_6::Models::Domain + GetObjectsParameters = Azure::GraphRbac::V1_6::Models::GetObjectsParameters + RequiredResourceAccess = Azure::GraphRbac::V1_6::Models::RequiredResourceAccess SignInName = Azure::GraphRbac::V1_6::Models::SignInName PasswordCredentialListResult = Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult UserListResult = Azure::GraphRbac::V1_6::Models::UserListResult @@ -49,17 +51,15 @@ module Models UserGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters DirectoryObject = Azure::GraphRbac::V1_6::Models::DirectoryObject ServicePrincipal = Azure::GraphRbac::V1_6::Models::ServicePrincipal - Application = Azure::GraphRbac::V1_6::Models::Application - UserType = Azure::GraphRbac::V1_6::Models::UserType ADGroup = Azure::GraphRbac::V1_6::Models::ADGroup + Application = Azure::GraphRbac::V1_6::Models::Application ApplicationCreateParameters = Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters + UserType = Azure::GraphRbac::V1_6::Models::UserType ApplicationUpdateParameters = Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters - UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters - User = Azure::GraphRbac::V1_6::Models::User end class GraphRbacDataClass - attr_reader :domains, :users, :objects, :applications, :groups, :service_principals, :configurable, :base_url, :options, :model_classes + attr_reader :objects, :applications, :groups, :service_principals, :domains, :users, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -69,12 +69,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @domains = @client_0.domains - @users = @client_0.users @objects = @client_0.objects @applications = @client_0.applications @groups = @client_0.groups @service_principals = @client_0.service_principals + @domains = @client_0.domains + @users = @client_0.users @model_classes = ModelClasses.new end @@ -93,6 +93,12 @@ def method_missing(method, *args) end class ModelClasses + def user_create_parameters + Azure::GraphRbac::V1_6::Models::UserCreateParameters + end + def user + Azure::GraphRbac::V1_6::Models::User + end def user_update_parameters Azure::GraphRbac::V1_6::Models::UserUpdateParameters end @@ -150,15 +156,15 @@ def domain_list_result def password_credential Azure::GraphRbac::V1_6::Models::PasswordCredential end + def group_create_parameters + Azure::GraphRbac::V1_6::Models::GroupCreateParameters + end def service_principal_list_result Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult end def password_profile Azure::GraphRbac::V1_6::Models::PasswordProfile end - def group_create_parameters - Azure::GraphRbac::V1_6::Models::GroupCreateParameters - end def directory_object_list_result Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult end @@ -168,14 +174,14 @@ def user_base def aadobject Azure::GraphRbac::V1_6::Models::AADObject end - def required_resource_access - Azure::GraphRbac::V1_6::Models::RequiredResourceAccess + def domain + Azure::GraphRbac::V1_6::Models::Domain end def get_objects_parameters Azure::GraphRbac::V1_6::Models::GetObjectsParameters end - def domain - Azure::GraphRbac::V1_6::Models::Domain + def required_resource_access + Azure::GraphRbac::V1_6::Models::RequiredResourceAccess end def sign_in_name Azure::GraphRbac::V1_6::Models::SignInName @@ -198,27 +204,21 @@ def directory_object def service_principal Azure::GraphRbac::V1_6::Models::ServicePrincipal end - def application - Azure::GraphRbac::V1_6::Models::Application - end - def user_type - Azure::GraphRbac::V1_6::Models::UserType - end def adgroup Azure::GraphRbac::V1_6::Models::ADGroup end + def application + Azure::GraphRbac::V1_6::Models::Application + end def application_create_parameters Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters end + def user_type + Azure::GraphRbac::V1_6::Models::UserType + end def application_update_parameters Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters end - def user_create_parameters - Azure::GraphRbac::V1_6::Models::UserCreateParameters - end - def user - Azure::GraphRbac::V1_6::Models::User - end 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 f285ac070c..357fec7609 100644 --- a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb @@ -9,6 +9,14 @@ module ImageSearch ImagesOperations = Azure::CognitiveServices::ImageSearch::V1_0::ImagesOperations module Models + Recipe = Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe + NormalizedRectangle = Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle + RecognizedEntity = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity + RecognizedEntityRegion = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion + ImageInsights = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights + TrendingImages = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages + Rating = Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating + CollectionPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage Currency = Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability ImageCropType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType @@ -21,14 +29,15 @@ module Models Thing = Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response ErrorCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch - Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject WebPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage ErrorSubCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode + Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error ImageAspect = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect ImageColor = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor Freshness = Azure::CognitiveServices::ImageSearch::V1_0::Models::Freshness @@ -36,7 +45,6 @@ module Models ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType ImageLicense = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense ImageSize = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize - Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error Organization = Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization Intangible = Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images @@ -59,14 +67,6 @@ module Models Offer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Offer AggregateOffer = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer ImageGallery = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery - Recipe = Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe - NormalizedRectangle = Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle - RecognizedEntity = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity - RecognizedEntityRegion = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion - ImageInsights = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights - TrendingImages = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages - Rating = Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating - CollectionPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage end class ImageSearchDataClass @@ -99,6 +99,30 @@ def method_missing(method, *args) end class ModelClasses + def recipe + Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe + end + def normalized_rectangle + Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle + end + def recognized_entity + Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity + end + def recognized_entity_region + Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion + end + def image_insights + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights + end + def trending_images + Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages + end + def rating + Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating + end + def collection_page + Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage + end def currency Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency end @@ -135,15 +159,15 @@ def creative_work def identifiable Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable end + def response + Azure::CognitiveServices::ImageSearch::V1_0::Models::Response + end def error_code Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode end def safe_search Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch end - def response - Azure::CognitiveServices::ImageSearch::V1_0::Models::Response - end def query Azure::CognitiveServices::ImageSearch::V1_0::Models::Query end @@ -159,6 +183,9 @@ def web_page def error_sub_code Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode end + def error + Azure::CognitiveServices::ImageSearch::V1_0::Models::Error + end def image_aspect Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect end @@ -180,9 +207,6 @@ def image_license def image_size Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize end - def error - Azure::CognitiveServices::ImageSearch::V1_0::Models::Error - end def organization Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization end @@ -249,30 +273,6 @@ def aggregate_offer def image_gallery Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery end - def recipe - Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe - end - def normalized_rectangle - Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle - end - def recognized_entity - Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity - end - def recognized_entity_region - Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion - end - def image_insights - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights - end - def trending_images - Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages - end - def rating - Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating - end - def collection_page - Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage - end end end end diff --git a/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb b/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb index d34e17cd61..4f334332c3 100644 --- a/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb +++ b/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb @@ -11,6 +11,9 @@ module Mgmt Operations = Azure::IotCentral::Mgmt::V2018_09_01::Operations module Models + ErrorDetails = Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorDetails + OperationDisplay = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationDisplay + Operation = Azure::IotCentral::Mgmt::V2018_09_01::Models::Operation ErrorResponseBody = Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorResponseBody OperationListResult = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationListResult AppListResult = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppListResult @@ -21,9 +24,6 @@ module Models App = Azure::IotCentral::Mgmt::V2018_09_01::Models::App AppSku = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSku Resource = Azure::IotCentral::Mgmt::V2018_09_01::Models::Resource - ErrorDetails = Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorDetails - OperationDisplay = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationDisplay - Operation = Azure::IotCentral::Mgmt::V2018_09_01::Models::Operation end class IotCentralManagementClass @@ -57,6 +57,15 @@ def method_missing(method, *args) end class ModelClasses + def error_details + Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorDetails + end + def operation_display + Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationDisplay + end + def operation + Azure::IotCentral::Mgmt::V2018_09_01::Models::Operation + end def error_response_body Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorResponseBody end @@ -87,15 +96,6 @@ def app_sku def resource Azure::IotCentral::Mgmt::V2018_09_01::Models::Resource end - def error_details - Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorDetails - end - def operation_display - Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationDisplay - end - def operation - Azure::IotCentral::Mgmt::V2018_09_01::Models::Operation - end end end end diff --git a/azure_sdk/lib/latest/modules/iothub_profile_module.rb b/azure_sdk/lib/latest/modules/iothub_profile_module.rb index c36864955f..98bf59f2c2 100644 --- a/azure_sdk/lib/latest/modules/iothub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/iothub_profile_module.rb @@ -8,11 +8,15 @@ module Azure::Profiles::Latest module IotHub module Mgmt IotHubResource = Azure::IotHub::Mgmt::V2018_04_01::IotHubResource - ResourceProviderCommon = Azure::IotHub::Mgmt::V2018_04_01::ResourceProviderCommon Operations = Azure::IotHub::Mgmt::V2018_04_01::Operations + ResourceProviderCommon = Azure::IotHub::Mgmt::V2018_04_01::ResourceProviderCommon Certificates = Azure::IotHub::Mgmt::V2018_04_01::Certificates module Models + IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfo + CertificateProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateProperties + IotHubQuotaMetricInfoListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfoListResult + CertificateListDescription = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateListDescription EndpointHealthData = Azure::IotHub::Mgmt::V2018_04_01::Models::EndpointHealthData CertificatePropertiesWithNonce = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificatePropertiesWithNonce EndpointHealthDataListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::EndpointHealthDataListResult @@ -53,6 +57,7 @@ module Models TestRouteInput = Azure::IotHub::Mgmt::V2018_04_01::Models::TestRouteInput RouteErrorPosition = Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorPosition FallbackRouteProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::FallbackRouteProperties + Name = Azure::IotHub::Mgmt::V2018_04_01::Models::Name RouteErrorRange = Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorRange IotHubSkuInfo = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuInfo RouteCompilationError = Azure::IotHub::Mgmt::V2018_04_01::Models::RouteCompilationError @@ -61,7 +66,6 @@ module Models FeedbackProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::FeedbackProperties TestRouteResult = Azure::IotHub::Mgmt::V2018_04_01::Models::TestRouteResult RoutingEventHubProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingEventHubProperties - Name = Azure::IotHub::Mgmt::V2018_04_01::Models::Name ExportDevicesRequest = Azure::IotHub::Mgmt::V2018_04_01::Models::ExportDevicesRequest ImportDevicesRequest = Azure::IotHub::Mgmt::V2018_04_01::Models::ImportDevicesRequest IotHubDescription = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubDescription @@ -86,14 +90,10 @@ module Models OperationListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationListResult JobStatus = Azure::IotHub::Mgmt::V2018_04_01::Models::JobStatus OperationInputs = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationInputs - IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfo - CertificateProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateProperties - IotHubQuotaMetricInfoListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfoListResult - CertificateListDescription = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateListDescription end class IotHubManagementClass - attr_reader :iot_hub_resource, :resource_provider_common, :operations, :certificates, :configurable, :base_url, :options, :model_classes + attr_reader :iot_hub_resource, :operations, :resource_provider_common, :certificates, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -104,8 +104,8 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @iot_hub_resource = @client_0.iot_hub_resource - @resource_provider_common = @client_0.resource_provider_common @operations = @client_0.operations + @resource_provider_common = @client_0.resource_provider_common @certificates = @client_0.certificates @model_classes = ModelClasses.new @@ -125,6 +125,18 @@ def method_missing(method, *args) end class ModelClasses + def iot_hub_quota_metric_info + Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfo + end + def certificate_properties + Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateProperties + end + def iot_hub_quota_metric_info_list_result + Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfoListResult + end + def certificate_list_description + Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateListDescription + end def endpoint_health_data Azure::IotHub::Mgmt::V2018_04_01::Models::EndpointHealthData end @@ -245,6 +257,9 @@ def route_error_position def fallback_route_properties Azure::IotHub::Mgmt::V2018_04_01::Models::FallbackRouteProperties end + def name + Azure::IotHub::Mgmt::V2018_04_01::Models::Name + end def route_error_range Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorRange end @@ -269,9 +284,6 @@ def test_route_result def routing_event_hub_properties Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingEventHubProperties end - def name - Azure::IotHub::Mgmt::V2018_04_01::Models::Name - end def export_devices_request Azure::IotHub::Mgmt::V2018_04_01::Models::ExportDevicesRequest end @@ -344,18 +356,6 @@ def job_status def operation_inputs Azure::IotHub::Mgmt::V2018_04_01::Models::OperationInputs end - def iot_hub_quota_metric_info - Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfo - end - def certificate_properties - Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateProperties - end - def iot_hub_quota_metric_info_list_result - Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubQuotaMetricInfoListResult - end - def certificate_list_description - Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateListDescription - end end end end diff --git a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb index 76b8a80bfc..2cb2b36bc3 100644 --- a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb +++ b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb @@ -20,16 +20,16 @@ module Models Attributes = Azure::KeyVault::V7_0::Models::Attributes KeyVaultError = Azure::KeyVault::V7_0::Models::KeyVaultError SecretBundle = Azure::KeyVault::V7_0::Models::SecretBundle - BackupCertificateResult = Azure::KeyVault::V7_0::Models::BackupCertificateResult + StorageListResult = Azure::KeyVault::V7_0::Models::StorageListResult SasDefinitionUpdateParameters = Azure::KeyVault::V7_0::Models::SasDefinitionUpdateParameters - KeyItem = Azure::KeyVault::V7_0::Models::KeyItem + BackupCertificateResult = Azure::KeyVault::V7_0::Models::BackupCertificateResult SecretRestoreParameters = Azure::KeyVault::V7_0::Models::SecretRestoreParameters SasDefinitionAttributes = Azure::KeyVault::V7_0::Models::SasDefinitionAttributes - StorageRestoreParameters = Azure::KeyVault::V7_0::Models::StorageRestoreParameters + KeyItem = Azure::KeyVault::V7_0::Models::KeyItem KeyRestoreParameters = Azure::KeyVault::V7_0::Models::KeyRestoreParameters - DeletedSasDefinitionListResult = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionListResult + StorageRestoreParameters = Azure::KeyVault::V7_0::Models::StorageRestoreParameters SecretSetParameters = Azure::KeyVault::V7_0::Models::SecretSetParameters - BackupStorageResult = Azure::KeyVault::V7_0::Models::BackupStorageResult + DeletedSasDefinitionListResult = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionListResult SecretUpdateParameters = Azure::KeyVault::V7_0::Models::SecretUpdateParameters Trigger = Azure::KeyVault::V7_0::Models::Trigger CertificateCreateParameters = Azure::KeyVault::V7_0::Models::CertificateCreateParameters @@ -40,7 +40,7 @@ module Models SasDefinitionItem = Azure::KeyVault::V7_0::Models::SasDefinitionItem CertificateMergeParameters = Azure::KeyVault::V7_0::Models::CertificateMergeParameters CertificateIssuerSetParameters = Azure::KeyVault::V7_0::Models::CertificateIssuerSetParameters - CertificateItem = Azure::KeyVault::V7_0::Models::CertificateItem + BackupStorageResult = Azure::KeyVault::V7_0::Models::BackupStorageResult CertificateIssuerUpdateParameters = Azure::KeyVault::V7_0::Models::CertificateIssuerUpdateParameters OrganizationDetails = Azure::KeyVault::V7_0::Models::OrganizationDetails CertificateOperationUpdateParameter = Azure::KeyVault::V7_0::Models::CertificateOperationUpdateParameter @@ -57,7 +57,7 @@ module Models DeletedSecretListResult = Azure::KeyVault::V7_0::Models::DeletedSecretListResult IssuerParameters = Azure::KeyVault::V7_0::Models::IssuerParameters CertificateListResult = Azure::KeyVault::V7_0::Models::CertificateListResult - SasDefinitionBundle = Azure::KeyVault::V7_0::Models::SasDefinitionBundle + Error = Azure::KeyVault::V7_0::Models::Error DeletedCertificateListResult = Azure::KeyVault::V7_0::Models::DeletedCertificateListResult AdministratorDetails = Azure::KeyVault::V7_0::Models::AdministratorDetails CertificateIssuerListResult = Azure::KeyVault::V7_0::Models::CertificateIssuerListResult @@ -68,44 +68,44 @@ module Models SecretProperties = Azure::KeyVault::V7_0::Models::SecretProperties PendingCertificateSigningRequestResult = Azure::KeyVault::V7_0::Models::PendingCertificateSigningRequestResult CertificateBundle = Azure::KeyVault::V7_0::Models::CertificateBundle - Error = Azure::KeyVault::V7_0::Models::Error + StorageAccountAttributes = Azure::KeyVault::V7_0::Models::StorageAccountAttributes IssuerAttributes = Azure::KeyVault::V7_0::Models::IssuerAttributes StorageBundle = Azure::KeyVault::V7_0::Models::StorageBundle SasDefinitionListResult = Azure::KeyVault::V7_0::Models::SasDefinitionListResult StorageAccountCreateParameters = Azure::KeyVault::V7_0::Models::StorageAccountCreateParameters CertificateOperation = Azure::KeyVault::V7_0::Models::CertificateOperation - StorageAccountAttributes = Azure::KeyVault::V7_0::Models::StorageAccountAttributes StorageAccountUpdateParameters = Azure::KeyVault::V7_0::Models::StorageAccountUpdateParameters + StorageAccountRegenerteKeyParameters = Azure::KeyVault::V7_0::Models::StorageAccountRegenerteKeyParameters KeyCreateParameters = Azure::KeyVault::V7_0::Models::KeyCreateParameters StorageAccountItem = Azure::KeyVault::V7_0::Models::StorageAccountItem LifetimeAction = Azure::KeyVault::V7_0::Models::LifetimeAction + KeyAttributes = Azure::KeyVault::V7_0::Models::KeyAttributes + CertificateItem = Azure::KeyVault::V7_0::Models::CertificateItem CertificateRestoreParameters = Azure::KeyVault::V7_0::Models::CertificateRestoreParameters - IssuerBundle = Azure::KeyVault::V7_0::Models::IssuerBundle - StorageAccountRegenerteKeyParameters = Azure::KeyVault::V7_0::Models::StorageAccountRegenerteKeyParameters - DeletedKeyBundle = Azure::KeyVault::V7_0::Models::DeletedKeyBundle + DeletedStorageListResult = Azure::KeyVault::V7_0::Models::DeletedStorageListResult DeletedKeyItem = Azure::KeyVault::V7_0::Models::DeletedKeyItem - KeyAttributes = Azure::KeyVault::V7_0::Models::KeyAttributes - IssuerCredentials = Azure::KeyVault::V7_0::Models::IssuerCredentials - StorageListResult = Azure::KeyVault::V7_0::Models::StorageListResult SecretAttributes = Azure::KeyVault::V7_0::Models::SecretAttributes - DeletedSecretBundle = Azure::KeyVault::V7_0::Models::DeletedSecretBundle + IssuerCredentials = Azure::KeyVault::V7_0::Models::IssuerCredentials DeletedSecretItem = Azure::KeyVault::V7_0::Models::DeletedSecretItem CertificateAttributes = Azure::KeyVault::V7_0::Models::CertificateAttributes - DeletedStorageListResult = Azure::KeyVault::V7_0::Models::DeletedStorageListResult + DeletedSecretBundle = Azure::KeyVault::V7_0::Models::DeletedSecretBundle + IssuerBundle = Azure::KeyVault::V7_0::Models::IssuerBundle + JsonWebKeyType = Azure::KeyVault::V7_0::Models::JsonWebKeyType + DeletedCertificateBundle = Azure::KeyVault::V7_0::Models::DeletedCertificateBundle DeletedCertificateItem = Azure::KeyVault::V7_0::Models::DeletedCertificateItem + SasDefinitionBundle = Azure::KeyVault::V7_0::Models::SasDefinitionBundle + DeletedKeyBundle = Azure::KeyVault::V7_0::Models::DeletedKeyBundle DeletedStorageAccountItem = Azure::KeyVault::V7_0::Models::DeletedStorageAccountItem DeletedSasDefinitionBundle = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionBundle - DeletedCertificateBundle = Azure::KeyVault::V7_0::Models::DeletedCertificateBundle - KeyUsageType = Azure::KeyVault::V7_0::Models::KeyUsageType - JsonWebKeyType = Azure::KeyVault::V7_0::Models::JsonWebKeyType + DeletedSasDefinitionItem = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionItem JsonWebKeyCurveName = Azure::KeyVault::V7_0::Models::JsonWebKeyCurveName DeletionRecoveryLevel = Azure::KeyVault::V7_0::Models::DeletionRecoveryLevel - JsonWebKeySignatureAlgorithm = Azure::KeyVault::V7_0::Models::JsonWebKeySignatureAlgorithm + KeyUsageType = Azure::KeyVault::V7_0::Models::KeyUsageType ActionType = Azure::KeyVault::V7_0::Models::ActionType JsonWebKeyOperation = Azure::KeyVault::V7_0::Models::JsonWebKeyOperation JsonWebKeyEncryptionAlgorithm = Azure::KeyVault::V7_0::Models::JsonWebKeyEncryptionAlgorithm + JsonWebKeySignatureAlgorithm = Azure::KeyVault::V7_0::Models::JsonWebKeySignatureAlgorithm DeletedStorageBundle = Azure::KeyVault::V7_0::Models::DeletedStorageBundle - DeletedSasDefinitionItem = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionItem SasTokenType = Azure::KeyVault::V7_0::Models::SasTokenType end @@ -171,14 +171,14 @@ def key_vault_error def secret_bundle Azure::KeyVault::V7_0::Models::SecretBundle end - def backup_certificate_result - Azure::KeyVault::V7_0::Models::BackupCertificateResult + def storage_list_result + Azure::KeyVault::V7_0::Models::StorageListResult end def sas_definition_update_parameters Azure::KeyVault::V7_0::Models::SasDefinitionUpdateParameters end - def key_item - Azure::KeyVault::V7_0::Models::KeyItem + def backup_certificate_result + Azure::KeyVault::V7_0::Models::BackupCertificateResult end def secret_restore_parameters Azure::KeyVault::V7_0::Models::SecretRestoreParameters @@ -186,20 +186,20 @@ def secret_restore_parameters def sas_definition_attributes Azure::KeyVault::V7_0::Models::SasDefinitionAttributes end - def storage_restore_parameters - Azure::KeyVault::V7_0::Models::StorageRestoreParameters + def key_item + Azure::KeyVault::V7_0::Models::KeyItem end def key_restore_parameters Azure::KeyVault::V7_0::Models::KeyRestoreParameters end - def deleted_sas_definition_list_result - Azure::KeyVault::V7_0::Models::DeletedSasDefinitionListResult + def storage_restore_parameters + Azure::KeyVault::V7_0::Models::StorageRestoreParameters end def secret_set_parameters Azure::KeyVault::V7_0::Models::SecretSetParameters end - def backup_storage_result - Azure::KeyVault::V7_0::Models::BackupStorageResult + def deleted_sas_definition_list_result + Azure::KeyVault::V7_0::Models::DeletedSasDefinitionListResult end def secret_update_parameters Azure::KeyVault::V7_0::Models::SecretUpdateParameters @@ -231,8 +231,8 @@ def certificate_merge_parameters def certificate_issuer_set_parameters Azure::KeyVault::V7_0::Models::CertificateIssuerSetParameters end - def certificate_item - Azure::KeyVault::V7_0::Models::CertificateItem + def backup_storage_result + Azure::KeyVault::V7_0::Models::BackupStorageResult end def certificate_issuer_update_parameters Azure::KeyVault::V7_0::Models::CertificateIssuerUpdateParameters @@ -282,8 +282,8 @@ def issuer_parameters def certificate_list_result Azure::KeyVault::V7_0::Models::CertificateListResult end - def sas_definition_bundle - Azure::KeyVault::V7_0::Models::SasDefinitionBundle + def error + Azure::KeyVault::V7_0::Models::Error end def deleted_certificate_list_result Azure::KeyVault::V7_0::Models::DeletedCertificateListResult @@ -315,8 +315,8 @@ def pending_certificate_signing_request_result def certificate_bundle Azure::KeyVault::V7_0::Models::CertificateBundle end - def error - Azure::KeyVault::V7_0::Models::Error + def storage_account_attributes + Azure::KeyVault::V7_0::Models::StorageAccountAttributes end def issuer_attributes Azure::KeyVault::V7_0::Models::IssuerAttributes @@ -333,12 +333,12 @@ def storage_account_create_parameters def certificate_operation Azure::KeyVault::V7_0::Models::CertificateOperation end - def storage_account_attributes - Azure::KeyVault::V7_0::Models::StorageAccountAttributes - end def storage_account_update_parameters Azure::KeyVault::V7_0::Models::StorageAccountUpdateParameters end + def storage_account_regenerte_key_parameters + Azure::KeyVault::V7_0::Models::StorageAccountRegenerteKeyParameters + end def key_create_parameters Azure::KeyVault::V7_0::Models::KeyCreateParameters end @@ -348,62 +348,62 @@ def storage_account_item def lifetime_action Azure::KeyVault::V7_0::Models::LifetimeAction end - def certificate_restore_parameters - Azure::KeyVault::V7_0::Models::CertificateRestoreParameters + def key_attributes + Azure::KeyVault::V7_0::Models::KeyAttributes end - def issuer_bundle - Azure::KeyVault::V7_0::Models::IssuerBundle + def certificate_item + Azure::KeyVault::V7_0::Models::CertificateItem end - def storage_account_regenerte_key_parameters - Azure::KeyVault::V7_0::Models::StorageAccountRegenerteKeyParameters + def certificate_restore_parameters + Azure::KeyVault::V7_0::Models::CertificateRestoreParameters end - def deleted_key_bundle - Azure::KeyVault::V7_0::Models::DeletedKeyBundle + def deleted_storage_list_result + Azure::KeyVault::V7_0::Models::DeletedStorageListResult end def deleted_key_item Azure::KeyVault::V7_0::Models::DeletedKeyItem end - def key_attributes - Azure::KeyVault::V7_0::Models::KeyAttributes + def secret_attributes + Azure::KeyVault::V7_0::Models::SecretAttributes end def issuer_credentials Azure::KeyVault::V7_0::Models::IssuerCredentials end - def storage_list_result - Azure::KeyVault::V7_0::Models::StorageListResult + def deleted_secret_item + Azure::KeyVault::V7_0::Models::DeletedSecretItem end - def secret_attributes - Azure::KeyVault::V7_0::Models::SecretAttributes + def certificate_attributes + Azure::KeyVault::V7_0::Models::CertificateAttributes end def deleted_secret_bundle Azure::KeyVault::V7_0::Models::DeletedSecretBundle end - def deleted_secret_item - Azure::KeyVault::V7_0::Models::DeletedSecretItem + def issuer_bundle + Azure::KeyVault::V7_0::Models::IssuerBundle end - def certificate_attributes - Azure::KeyVault::V7_0::Models::CertificateAttributes + def json_web_key_type + Azure::KeyVault::V7_0::Models::JsonWebKeyType end - def deleted_storage_list_result - Azure::KeyVault::V7_0::Models::DeletedStorageListResult + def deleted_certificate_bundle + Azure::KeyVault::V7_0::Models::DeletedCertificateBundle end def deleted_certificate_item Azure::KeyVault::V7_0::Models::DeletedCertificateItem end + def sas_definition_bundle + Azure::KeyVault::V7_0::Models::SasDefinitionBundle + end + def deleted_key_bundle + Azure::KeyVault::V7_0::Models::DeletedKeyBundle + end def deleted_storage_account_item Azure::KeyVault::V7_0::Models::DeletedStorageAccountItem end def deleted_sas_definition_bundle Azure::KeyVault::V7_0::Models::DeletedSasDefinitionBundle end - def deleted_certificate_bundle - Azure::KeyVault::V7_0::Models::DeletedCertificateBundle - end - def key_usage_type - Azure::KeyVault::V7_0::Models::KeyUsageType - end - def json_web_key_type - Azure::KeyVault::V7_0::Models::JsonWebKeyType + def deleted_sas_definition_item + Azure::KeyVault::V7_0::Models::DeletedSasDefinitionItem end def json_web_key_curve_name Azure::KeyVault::V7_0::Models::JsonWebKeyCurveName @@ -411,8 +411,8 @@ def json_web_key_curve_name def deletion_recovery_level Azure::KeyVault::V7_0::Models::DeletionRecoveryLevel end - def json_web_key_signature_algorithm - Azure::KeyVault::V7_0::Models::JsonWebKeySignatureAlgorithm + def key_usage_type + Azure::KeyVault::V7_0::Models::KeyUsageType end def action_type Azure::KeyVault::V7_0::Models::ActionType @@ -423,12 +423,12 @@ def json_web_key_operation def json_web_key_encryption_algorithm Azure::KeyVault::V7_0::Models::JsonWebKeyEncryptionAlgorithm end + def json_web_key_signature_algorithm + Azure::KeyVault::V7_0::Models::JsonWebKeySignatureAlgorithm + end def deleted_storage_bundle Azure::KeyVault::V7_0::Models::DeletedStorageBundle end - def deleted_sas_definition_item - Azure::KeyVault::V7_0::Models::DeletedSasDefinitionItem - end def sas_token_type Azure::KeyVault::V7_0::Models::SasTokenType end @@ -439,12 +439,15 @@ module Mgmt Operations = Azure::KeyVault::Mgmt::V2018_02_14::Operations module Models + Sku = Azure::KeyVault::Mgmt::V2018_02_14::Models::Sku + Reason = Azure::KeyVault::Mgmt::V2018_02_14::Models::Reason + VirtualNetworkRule = Azure::KeyVault::Mgmt::V2018_02_14::Models::VirtualNetworkRule Permissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::Permissions Resource = Azure::KeyVault::Mgmt::V2018_02_14::Models::Resource IPRule = Azure::KeyVault::Mgmt::V2018_02_14::Models::IPRule NetworkRuleBypassOptions = Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleBypassOptions - NetworkRuleAction = Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleAction OperationDisplay = Azure::KeyVault::Mgmt::V2018_02_14::Models::OperationDisplay + NetworkRuleAction = Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleAction DeletedVault = Azure::KeyVault::Mgmt::V2018_02_14::Models::DeletedVault VaultListResult = Azure::KeyVault::Mgmt::V2018_02_14::Models::VaultListResult DeletedVaultListResult = Azure::KeyVault::Mgmt::V2018_02_14::Models::DeletedVaultListResult @@ -472,9 +475,6 @@ module Models AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2018_02_14::Models::AccessPolicyUpdateKind CreateMode = Azure::KeyVault::Mgmt::V2018_02_14::Models::CreateMode CertificatePermissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::CertificatePermissions - Sku = Azure::KeyVault::Mgmt::V2018_02_14::Models::Sku - Reason = Azure::KeyVault::Mgmt::V2018_02_14::Models::Reason - VirtualNetworkRule = Azure::KeyVault::Mgmt::V2018_02_14::Models::VirtualNetworkRule end class KeyVaultManagementClass @@ -508,6 +508,15 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::KeyVault::Mgmt::V2018_02_14::Models::Sku + end + def reason + Azure::KeyVault::Mgmt::V2018_02_14::Models::Reason + end + def virtual_network_rule + Azure::KeyVault::Mgmt::V2018_02_14::Models::VirtualNetworkRule + end def permissions Azure::KeyVault::Mgmt::V2018_02_14::Models::Permissions end @@ -520,12 +529,12 @@ def iprule def network_rule_bypass_options Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleBypassOptions end - def network_rule_action - Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleAction - end def operation_display Azure::KeyVault::Mgmt::V2018_02_14::Models::OperationDisplay end + def network_rule_action + Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleAction + end def deleted_vault Azure::KeyVault::Mgmt::V2018_02_14::Models::DeletedVault end @@ -607,15 +616,6 @@ def create_mode def certificate_permissions Azure::KeyVault::Mgmt::V2018_02_14::Models::CertificatePermissions end - def sku - Azure::KeyVault::Mgmt::V2018_02_14::Models::Sku - end - def reason - Azure::KeyVault::Mgmt::V2018_02_14::Models::Reason - end - def virtual_network_rule - Azure::KeyVault::Mgmt::V2018_02_14::Models::VirtualNetworkRule - end end end end diff --git a/azure_sdk/lib/latest/modules/kusto_profile_module.rb b/azure_sdk/lib/latest/modules/kusto_profile_module.rb index 642485f7f7..78fecf3bbe 100644 --- a/azure_sdk/lib/latest/modules/kusto_profile_module.rb +++ b/azure_sdk/lib/latest/modules/kusto_profile_module.rb @@ -8,21 +8,29 @@ module Azure::Profiles::Latest module Kusto module Mgmt Clusters = Azure::Kusto::Mgmt::V2018_09_07_preview::Clusters + Operations = Azure::Kusto::Mgmt::V2018_09_07_preview::Operations Databases = Azure::Kusto::Mgmt::V2018_09_07_preview::Databases EventHubConnections = Azure::Kusto::Mgmt::V2018_09_07_preview::EventHubConnections - Operations = Azure::Kusto::Mgmt::V2018_09_07_preview::Operations module Models + CheckNameResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::CheckNameResult + ClusterUpdate = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterUpdate + DatabaseUpdate = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabaseUpdate + EventHubConnectionUpdate = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionUpdate + EventHubConnection = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnection + AzureSkuName = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureSkuName + AzureScaleType = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureScaleType + DataFormat = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DataFormat DatabasePrincipalRole = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalRole DatabasePrincipalType = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalType TrackedResource = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::TrackedResource ProxyResource = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ProxyResource AzureEntityResource = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureEntityResource Resource = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Resource + State = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::State ClusterListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterListResult - Cluster = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Cluster OperationDisplay = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::OperationDisplay - State = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::State + Cluster = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Cluster Operation = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Operation OperationListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::OperationListResult ProvisioningState = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ProvisioningState @@ -44,18 +52,10 @@ module Models DatabasePrincipal = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipal DatabaseCheckNameRequest = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabaseCheckNameRequest DatabaseListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabaseListResult - CheckNameResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::CheckNameResult - ClusterUpdate = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterUpdate - DatabaseUpdate = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabaseUpdate - EventHubConnectionUpdate = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionUpdate - EventHubConnection = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnection - AzureSkuName = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureSkuName - AzureScaleType = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureScaleType - DataFormat = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DataFormat end class KustoManagementClass - attr_reader :clusters, :databases, :event_hub_connections, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :clusters, :operations, :databases, :event_hub_connections, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -66,9 +66,9 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @clusters = @client_0.clusters + @operations = @client_0.operations @databases = @client_0.databases @event_hub_connections = @client_0.event_hub_connections - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -87,6 +87,30 @@ def method_missing(method, *args) end class ModelClasses + def check_name_result + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::CheckNameResult + end + def cluster_update + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterUpdate + end + def database_update + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabaseUpdate + end + def event_hub_connection_update + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionUpdate + end + def event_hub_connection + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnection + end + def azure_sku_name + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureSkuName + end + def azure_scale_type + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureScaleType + end + def data_format + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DataFormat + end def database_principal_role Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalRole end @@ -105,17 +129,17 @@ def azure_entity_resource def resource Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Resource end + def state + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::State + end def cluster_list_result Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterListResult end - def cluster - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Cluster - end def operation_display Azure::Kusto::Mgmt::V2018_09_07_preview::Models::OperationDisplay end - def state - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::State + def cluster + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Cluster end def operation Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Operation @@ -180,30 +204,6 @@ def database_check_name_request def database_list_result Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabaseListResult end - def check_name_result - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::CheckNameResult - end - def cluster_update - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterUpdate - end - def database_update - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabaseUpdate - end - def event_hub_connection_update - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionUpdate - end - def event_hub_connection - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnection - end - def azure_sku_name - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureSkuName - end - def azure_scale_type - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureScaleType - end - def data_format - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DataFormat - end end end end diff --git a/azure_sdk/lib/latest/modules/links_profile_module.rb b/azure_sdk/lib/latest/modules/links_profile_module.rb index a7c9038c3e..2645ebac39 100644 --- a/azure_sdk/lib/latest/modules/links_profile_module.rb +++ b/azure_sdk/lib/latest/modules/links_profile_module.rb @@ -7,22 +7,22 @@ module Azure::Profiles::Latest module Links module Mgmt - ResourceLinks = Azure::Links::Mgmt::V2016_09_01::ResourceLinks Operations = Azure::Links::Mgmt::V2016_09_01::Operations + ResourceLinks = Azure::Links::Mgmt::V2016_09_01::ResourceLinks module Models - OperationListResult = Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult - ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink - Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter ResourceLinkResult = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult OperationDisplay = Azure::Links::Mgmt::V2016_09_01::Models::OperationDisplay - ResourceLinkFilter = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter - Operation = Azure::Links::Mgmt::V2016_09_01::Models::Operation ResourceLinkProperties = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties + Operation = Azure::Links::Mgmt::V2016_09_01::Models::Operation + ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink + ResourceLinkFilter = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter + OperationListResult = Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult + Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter end class LinksManagementClass - attr_reader :resource_links, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :resource_links, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -32,8 +32,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @resource_links = @client_0.resource_links @operations = @client_0.operations + @resource_links = @client_0.resource_links @model_classes = ModelClasses.new end @@ -52,29 +52,29 @@ def method_missing(method, *args) end class ModelClasses - def operation_list_result - Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult - end - def resource_link - Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink - end - def filter - Azure::Links::Mgmt::V2016_09_01::Models::Filter - end def resource_link_result Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult end def operation_display Azure::Links::Mgmt::V2016_09_01::Models::OperationDisplay end - def resource_link_filter - Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter + def resource_link_properties + Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties end def operation Azure::Links::Mgmt::V2016_09_01::Models::Operation end - def resource_link_properties - Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties + def resource_link + Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink + end + def resource_link_filter + Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter + end + def operation_list_result + Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult + end + def filter + Azure::Links::Mgmt::V2016_09_01::Models::Filter end end end diff --git a/azure_sdk/lib/latest/modules/localsearch_profile_module.rb b/azure_sdk/lib/latest/modules/localsearch_profile_module.rb index 1afe8e2c72..8636caf936 100644 --- a/azure_sdk/lib/latest/modules/localsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/localsearch_profile_module.rb @@ -26,11 +26,11 @@ module Models CreativeWork = Azure::CognitiveServices::LocalSearch::V1_0::Models::CreativeWork SearchAction = Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchAction Identifiable = Azure::CognitiveServices::LocalSearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::LocalSearch::V1_0::Models::Response ErrorCode = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch ResponseFormat = Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat EntityScenario = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario - Response = Azure::CognitiveServices::LocalSearch::V1_0::Models::Response EntityType = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityType Action = Azure::CognitiveServices::LocalSearch::V1_0::Models::Action ErrorSubCode = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorSubCode @@ -118,6 +118,9 @@ def search_action def identifiable Azure::CognitiveServices::LocalSearch::V1_0::Models::Identifiable end + def response + Azure::CognitiveServices::LocalSearch::V1_0::Models::Response + end def error_code Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorCode end @@ -130,9 +133,6 @@ def response_format def entity_scenario Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario end - def response - Azure::CognitiveServices::LocalSearch::V1_0::Models::Response - end def entity_type Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityType end diff --git a/azure_sdk/lib/latest/modules/locks_profile_module.rb b/azure_sdk/lib/latest/modules/locks_profile_module.rb index 162ab67d61..425451c29f 100644 --- a/azure_sdk/lib/latest/modules/locks_profile_module.rb +++ b/azure_sdk/lib/latest/modules/locks_profile_module.rb @@ -7,21 +7,21 @@ module Azure::Profiles::Latest module Locks module Mgmt - AuthorizationOperations = Azure::Locks::Mgmt::V2016_09_01::AuthorizationOperations ManagementLocks = Azure::Locks::Mgmt::V2016_09_01::ManagementLocks + AuthorizationOperations = Azure::Locks::Mgmt::V2016_09_01::AuthorizationOperations module Models - OperationListResult = Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult - ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject - LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel OperationDisplay = Azure::Locks::Mgmt::V2016_09_01::Models::OperationDisplay ManagementLockOwner = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner Operation = Azure::Locks::Mgmt::V2016_09_01::Models::Operation ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult + OperationListResult = Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult + ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject + LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel end class LocksManagementClass - attr_reader :authorization_operations, :management_locks, :configurable, :base_url, :options, :model_classes + attr_reader :management_locks, :authorization_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -31,8 +31,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @authorization_operations = @client_0.authorization_operations @management_locks = @client_0.management_locks + @authorization_operations = @client_0.authorization_operations @model_classes = ModelClasses.new end @@ -51,15 +51,6 @@ def method_missing(method, *args) end class ModelClasses - def operation_list_result - Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult - end - 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 def operation_display Azure::Locks::Mgmt::V2016_09_01::Models::OperationDisplay end @@ -72,6 +63,15 @@ def operation def management_lock_list_result Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult end + def operation_list_result + Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult + end + 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 d3f9dc0798..875d108444 100644 --- a/azure_sdk/lib/latest/modules/logic_profile_module.rb +++ b/azure_sdk/lib/latest/modules/logic_profile_module.rb @@ -71,45 +71,45 @@ module Models WorkflowListResult = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowListResult JsonSchema = Azure::Logic::Mgmt::V2018_07_01_preview::Models::JsonSchema WorkflowRunActionListResult = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionListResult - X12ProtocolSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12ProtocolSettings - GenerateUpgradedDefinitionParameters = Azure::Logic::Mgmt::V2018_07_01_preview::Models::GenerateUpgradedDefinitionParameters Resource = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Resource - BatchConfigurationCollection = Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfigurationCollection - X12AgreementContent = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12AgreementContent + GenerateUpgradedDefinitionParameters = Azure::Logic::Mgmt::V2018_07_01_preview::Models::GenerateUpgradedDefinitionParameters X12OneWayAgreement = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12OneWayAgreement - EdifactValidationSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactValidationSettings - BatchReleaseCriteria = Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchReleaseCriteria + X12ProtocolSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12ProtocolSettings + X12AgreementContent = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12AgreementContent GetCallbackUrlParameters = Azure::Logic::Mgmt::V2018_07_01_preview::Models::GetCallbackUrlParameters + BatchConfigurationCollection = Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfigurationCollection + BatchReleaseCriteria = Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchReleaseCriteria EdifactFramingSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactFramingSettings + EdifactValidationSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactValidationSettings IntegrationAccountSchemaFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSchemaFilter EdifactEnvelopeSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactEnvelopeSettings ArtifactProperties = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ArtifactProperties - EdifactAcknowledgementSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactAcknowledgementSettings IntegrationAccountMapFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMapFilter - B2BPartnerContent = Azure::Logic::Mgmt::V2018_07_01_preview::Models::B2BPartnerContent - EdifactProcessingSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactProcessingSettings EdifactMessageFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactMessageFilter + EdifactAcknowledgementSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactAcknowledgementSettings + B2BPartnerContent = Azure::Logic::Mgmt::V2018_07_01_preview::Models::B2BPartnerContent AssemblyCollection = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyCollection - IntegrationAccountPartnerFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartnerFilter - EdifactMessageIdentifier = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactMessageIdentifier EdifactEnvelopeOverride = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactEnvelopeOverride + EdifactProcessingSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactProcessingSettings + IntegrationAccountPartnerFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartnerFilter AS2AcknowledgementConnectionSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2AcknowledgementConnectionSettings - AS2SecuritySettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2SecuritySettings - EdifactValidationOverride = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactValidationOverride EdifactSchemaReference = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactSchemaReference + EdifactMessageIdentifier = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactMessageIdentifier + AS2SecuritySettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2SecuritySettings AS2EnvelopeSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2EnvelopeSettings - AS2ProtocolSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2ProtocolSettings - EdifactProtocolSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactProtocolSettings EdifactDelimiterOverride = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactDelimiterOverride + EdifactValidationOverride = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactValidationOverride + AS2ProtocolSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2ProtocolSettings RecurrenceScheduleOccurrence = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RecurrenceScheduleOccurrence - WorkflowTriggerFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerFilter - EdifactAgreementContent = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactAgreementContent EdifactOneWayAgreement = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactOneWayAgreement + EdifactProtocolSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactProtocolSettings + WorkflowTriggerFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerFilter Correlation = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Correlation - WorkflowTriggerHistoryListResult = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerHistoryListResult - RunCorrelation = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RunCorrelation AgreementContent = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AgreementContent + EdifactAgreementContent = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactAgreementContent + RunCorrelation = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RunCorrelation IntegrationAccountAgreementListResult = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountAgreementListResult + RetryHistory = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RetryHistory IntegrationAccountAgreementFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountAgreementFilter RegenerateActionParameter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RegenerateActionParameter KeyVaultKeyReferenceKeyVault = Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyReferenceKeyVault @@ -121,90 +121,90 @@ module Models PartnerContent = Azure::Logic::Mgmt::V2018_07_01_preview::Models::PartnerContent IntegrationAccountSessionFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSessionFilter AS2MessageConnectionSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2MessageConnectionSettings + WorkflowTriggerHistoryListResult = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerHistoryListResult WorkflowRunActionRepetitionDefinitionCollection = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionRepetitionDefinitionCollection AS2ValidationSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2ValidationSettings IntegrationAccountSessionListResult = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSessionListResult - RetryHistory = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RetryHistory AS2OneWayAgreement = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2OneWayAgreement + Request = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Request WorkflowRunTrigger = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunTrigger - WorkflowRunActionFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionFilter WorkflowTriggerListCallbackUrlQueries = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerListCallbackUrlQueries RepetitionIndex = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RepetitionIndex + WorkflowRunActionFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionFilter ListKeyVaultKeysDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ListKeyVaultKeysDefinition - BusinessIdentity = Azure::Logic::Mgmt::V2018_07_01_preview::Models::BusinessIdentity CallbackUrl = Azure::Logic::Mgmt::V2018_07_01_preview::Models::CallbackUrl KeyVaultKeyAttributes = Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyAttributes - Request = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Request KeyVaultKey = Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKey - AS2MdnSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2MdnSettings - KeyVaultKeyCollection = Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyCollection WorkflowTriggerRecurrence = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerRecurrence - IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMapPropertiesParametersSchema + AS2MdnSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2MdnSettings + BusinessIdentity = Azure::Logic::Mgmt::V2018_07_01_preview::Models::BusinessIdentity ErrorProperties = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ErrorProperties - TrackingEventErrorInfo = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventErrorInfo - TrackingEventsDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventsDefinition + KeyVaultKeyCollection = Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyCollection TrackingEvent = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEvent AS2ErrorSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2ErrorSettings - ErrorInfo = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ErrorInfo + IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMapPropertiesParametersSchema IntegrationAccountSku = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSku + Response = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Response + SetTriggerStateActionDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::SetTriggerStateActionDefinition + IntegrationAccountPartnerListResult = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartnerListResult ExpressionTraces = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ExpressionTraces + ErrorInfo = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ErrorInfo Workflow = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Workflow WorkflowVersion = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowVersion - SetTriggerStateActionDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::SetTriggerStateActionDefinition - WorkflowTriggerHistory = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerHistory - Response = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Response - WorkflowOutputParameter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowOutputParameter + WorkflowTrigger = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTrigger + TrackingEventsDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventsDefinition + TrackingEventErrorInfo = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventErrorInfo WorkflowRun = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRun - IntegrationAccount = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccount - IntegrationAccountPartnerListResult = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartnerListResult + WorkflowOutputParameter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowOutputParameter IntegrationAccountSchema = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSchema + WorkflowRunAction = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunAction IntegrationAccountMap = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMap - IntegrationAccountAgreement = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountAgreement - WorkflowTrigger = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTrigger + IntegrationAccountPartner = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartner IntegrationAccountCertificate = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountCertificate + WorkflowTriggerHistory = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerHistory IntegrationAccountSession = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSession - AzureResourceErrorInfo = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AzureResourceErrorInfo - WorkflowRunAction = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunAction + ExpressionRoot = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ExpressionRoot WorkflowRunActionRepetitionDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionRepetitionDefinition + IntegrationAccount = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccount RunActionCorrelation = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RunActionCorrelation - ArtifactContentPropertiesDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ArtifactContentPropertiesDefinition - IntegrationAccountPartner = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartner + AssemblyDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyDefinition + AssemblyProperties = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyProperties + IntegrationAccountAgreement = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountAgreement BatchConfigurationProperties = Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfigurationProperties BatchConfiguration = Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfiguration - RequestHistory = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistory - ExpressionRoot = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ExpressionRoot WorkflowProvisioningState = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowProvisioningState - AssemblyProperties = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyProperties - WorkflowTriggerProvisioningState = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerProvisioningState - AssemblyDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyDefinition + AzureResourceErrorInfo = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AzureResourceErrorInfo + WorkflowState = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowState ParameterType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ParameterType - RecurrenceFrequency = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RecurrenceFrequency + WorkflowTriggerProvisioningState = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerProvisioningState OperationResult = Azure::Logic::Mgmt::V2018_07_01_preview::Models::OperationResult - DayOfWeek = Azure::Logic::Mgmt::V2018_07_01_preview::Models::DayOfWeek + RecurrenceFrequency = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RecurrenceFrequency + DaysOfWeek = Azure::Logic::Mgmt::V2018_07_01_preview::Models::DaysOfWeek IntegrationAccountSkuName = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSkuName - WorkflowStatus = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowStatus KeyVaultReference = Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultReference - PartnerType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::PartnerType + ArtifactContentPropertiesDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ArtifactContentPropertiesDefinition MapType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::MapType + SchemaType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::SchemaType + DayOfWeek = Azure::Logic::Mgmt::V2018_07_01_preview::Models::DayOfWeek + RequestHistory = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistory + EncryptionAlgorithm = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EncryptionAlgorithm HashingAlgorithm = Azure::Logic::Mgmt::V2018_07_01_preview::Models::HashingAlgorithm - AgreementType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AgreementType - WorkflowState = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowState - TrailingSeparatorPolicy = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrailingSeparatorPolicy + PartnerType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::PartnerType SigningAlgorithm = Azure::Logic::Mgmt::V2018_07_01_preview::Models::SigningAlgorithm - SchemaType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::SchemaType - X12CharacterSet = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12CharacterSet - DaysOfWeek = Azure::Logic::Mgmt::V2018_07_01_preview::Models::DaysOfWeek - UsageIndicator = Azure::Logic::Mgmt::V2018_07_01_preview::Models::UsageIndicator - X12TimeFormat = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12TimeFormat + WorkflowStatus = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowStatus + X12DateFormat = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12DateFormat SegmentTerminatorSuffix = Azure::Logic::Mgmt::V2018_07_01_preview::Models::SegmentTerminatorSuffix - MessageFilterType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::MessageFilterType - EdifactCharacterSet = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactCharacterSet + TrailingSeparatorPolicy = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrailingSeparatorPolicy + X12TimeFormat = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12TimeFormat + UsageIndicator = Azure::Logic::Mgmt::V2018_07_01_preview::Models::UsageIndicator EdifactDecimalIndicator = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactDecimalIndicator - TrackEventsOperationOptions = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackEventsOperationOptions - EncryptionAlgorithm = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EncryptionAlgorithm - TrackingRecordType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingRecordType + EdifactCharacterSet = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactCharacterSet + AgreementType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AgreementType + MessageFilterType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::MessageFilterType EventLevel = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EventLevel - X12DateFormat = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12DateFormat + TrackingRecordType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingRecordType + TrackEventsOperationOptions = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackEventsOperationOptions + X12CharacterSet = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12CharacterSet end class LogicManagementClass @@ -378,36 +378,36 @@ def json_schema def workflow_run_action_list_result Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionListResult end - def x12_protocol_settings - Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12ProtocolSettings + def resource + Azure::Logic::Mgmt::V2018_07_01_preview::Models::Resource end def generate_upgraded_definition_parameters Azure::Logic::Mgmt::V2018_07_01_preview::Models::GenerateUpgradedDefinitionParameters end - def resource - Azure::Logic::Mgmt::V2018_07_01_preview::Models::Resource + def x12_one_way_agreement + Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12OneWayAgreement end - def batch_configuration_collection - Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfigurationCollection + def x12_protocol_settings + Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12ProtocolSettings end def x12_agreement_content Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12AgreementContent end - def x12_one_way_agreement - Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12OneWayAgreement + def get_callback_url_parameters + Azure::Logic::Mgmt::V2018_07_01_preview::Models::GetCallbackUrlParameters end - def edifact_validation_settings - Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactValidationSettings + def batch_configuration_collection + Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfigurationCollection end def batch_release_criteria Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchReleaseCriteria end - def get_callback_url_parameters - Azure::Logic::Mgmt::V2018_07_01_preview::Models::GetCallbackUrlParameters - end def edifact_framing_settings Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactFramingSettings end + def edifact_validation_settings + Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactValidationSettings + end def integration_account_schema_filter Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSchemaFilter end @@ -417,84 +417,84 @@ def edifact_envelope_settings def artifact_properties Azure::Logic::Mgmt::V2018_07_01_preview::Models::ArtifactProperties end - def edifact_acknowledgement_settings - Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactAcknowledgementSettings - end def integration_account_map_filter Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMapFilter end - def b2_bpartner_content - Azure::Logic::Mgmt::V2018_07_01_preview::Models::B2BPartnerContent - end - def edifact_processing_settings - Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactProcessingSettings - end def edifact_message_filter Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactMessageFilter end - def assembly_collection - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyCollection + def edifact_acknowledgement_settings + Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactAcknowledgementSettings end - def integration_account_partner_filter - Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartnerFilter + def b2_bpartner_content + Azure::Logic::Mgmt::V2018_07_01_preview::Models::B2BPartnerContent end - def edifact_message_identifier - Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactMessageIdentifier + def assembly_collection + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyCollection end def edifact_envelope_override Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactEnvelopeOverride end - def as2_acknowledgement_connection_settings - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2AcknowledgementConnectionSettings + def edifact_processing_settings + Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactProcessingSettings end - def as2_security_settings - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2SecuritySettings + def integration_account_partner_filter + Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartnerFilter end - def edifact_validation_override - Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactValidationOverride + def as2_acknowledgement_connection_settings + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2AcknowledgementConnectionSettings end def edifact_schema_reference Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactSchemaReference end - def as2_envelope_settings - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2EnvelopeSettings + def edifact_message_identifier + Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactMessageIdentifier end - def as2_protocol_settings - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2ProtocolSettings + def as2_security_settings + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2SecuritySettings end - def edifact_protocol_settings - Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactProtocolSettings + def as2_envelope_settings + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2EnvelopeSettings end def edifact_delimiter_override Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactDelimiterOverride end - def recurrence_schedule_occurrence - Azure::Logic::Mgmt::V2018_07_01_preview::Models::RecurrenceScheduleOccurrence + def edifact_validation_override + Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactValidationOverride end - def workflow_trigger_filter - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerFilter + def as2_protocol_settings + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2ProtocolSettings end - def edifact_agreement_content - Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactAgreementContent + def recurrence_schedule_occurrence + Azure::Logic::Mgmt::V2018_07_01_preview::Models::RecurrenceScheduleOccurrence end def edifact_one_way_agreement Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactOneWayAgreement end + def edifact_protocol_settings + Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactProtocolSettings + end + def workflow_trigger_filter + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerFilter + end def correlation Azure::Logic::Mgmt::V2018_07_01_preview::Models::Correlation end - def workflow_trigger_history_list_result - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerHistoryListResult + def agreement_content + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AgreementContent + end + def edifact_agreement_content + Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactAgreementContent end def run_correlation Azure::Logic::Mgmt::V2018_07_01_preview::Models::RunCorrelation end - def agreement_content - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AgreementContent - end def integration_account_agreement_list_result Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountAgreementListResult end + def retry_history + Azure::Logic::Mgmt::V2018_07_01_preview::Models::RetryHistory + end def integration_account_agreement_filter Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountAgreementFilter end @@ -528,6 +528,9 @@ def integration_account_session_filter def as2_message_connection_settings Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2MessageConnectionSettings end + def workflow_trigger_history_list_result + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerHistoryListResult + end def workflow_run_action_repetition_definition_collection Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionRepetitionDefinitionCollection end @@ -537,62 +540,50 @@ def as2_validation_settings def integration_account_session_list_result Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSessionListResult end - def retry_history - Azure::Logic::Mgmt::V2018_07_01_preview::Models::RetryHistory - end def as2_one_way_agreement Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2OneWayAgreement end + def request + Azure::Logic::Mgmt::V2018_07_01_preview::Models::Request + end def workflow_run_trigger Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunTrigger end - def workflow_run_action_filter - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionFilter - end def workflow_trigger_list_callback_url_queries Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerListCallbackUrlQueries end def repetition_index Azure::Logic::Mgmt::V2018_07_01_preview::Models::RepetitionIndex end + def workflow_run_action_filter + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionFilter + end def list_key_vault_keys_definition Azure::Logic::Mgmt::V2018_07_01_preview::Models::ListKeyVaultKeysDefinition end - def business_identity - Azure::Logic::Mgmt::V2018_07_01_preview::Models::BusinessIdentity - end def callback_url Azure::Logic::Mgmt::V2018_07_01_preview::Models::CallbackUrl end def key_vault_key_attributes Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyAttributes end - def request - Azure::Logic::Mgmt::V2018_07_01_preview::Models::Request - end def key_vault_key Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKey end - def as2_mdn_settings - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2MdnSettings - end - def key_vault_key_collection - Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyCollection - end def workflow_trigger_recurrence Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerRecurrence end - def integration_account_map_properties_parameters_schema - Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMapPropertiesParametersSchema + def as2_mdn_settings + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2MdnSettings + end + def business_identity + Azure::Logic::Mgmt::V2018_07_01_preview::Models::BusinessIdentity end def error_properties Azure::Logic::Mgmt::V2018_07_01_preview::Models::ErrorProperties end - def tracking_event_error_info - Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventErrorInfo - end - def tracking_events_definition - Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventsDefinition + def key_vault_key_collection + Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyCollection end def tracking_event Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEvent @@ -600,77 +591,89 @@ def tracking_event def as2_error_settings Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2ErrorSettings end - def error_info - Azure::Logic::Mgmt::V2018_07_01_preview::Models::ErrorInfo + def integration_account_map_properties_parameters_schema + Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMapPropertiesParametersSchema end def integration_account_sku Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSku end + def response + Azure::Logic::Mgmt::V2018_07_01_preview::Models::Response + end + def set_trigger_state_action_definition + Azure::Logic::Mgmt::V2018_07_01_preview::Models::SetTriggerStateActionDefinition + end + def integration_account_partner_list_result + Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartnerListResult + end def expression_traces Azure::Logic::Mgmt::V2018_07_01_preview::Models::ExpressionTraces end + def error_info + Azure::Logic::Mgmt::V2018_07_01_preview::Models::ErrorInfo + end def workflow Azure::Logic::Mgmt::V2018_07_01_preview::Models::Workflow end def workflow_version Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowVersion end - def set_trigger_state_action_definition - Azure::Logic::Mgmt::V2018_07_01_preview::Models::SetTriggerStateActionDefinition - end - def workflow_trigger_history - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerHistory + def workflow_trigger + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTrigger end - def response - Azure::Logic::Mgmt::V2018_07_01_preview::Models::Response + def tracking_events_definition + Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventsDefinition end - def workflow_output_parameter - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowOutputParameter + def tracking_event_error_info + Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventErrorInfo end def workflow_run Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRun end - def integration_account - Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccount - end - def integration_account_partner_list_result - Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartnerListResult + def workflow_output_parameter + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowOutputParameter end def integration_account_schema Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSchema end + def workflow_run_action + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunAction + end def integration_account_map Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMap end - def integration_account_agreement - Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountAgreement - end - def workflow_trigger - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTrigger + def integration_account_partner + Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartner end def integration_account_certificate Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountCertificate end + def workflow_trigger_history + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerHistory + end def integration_account_session Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSession end - def azure_resource_error_info - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AzureResourceErrorInfo - end - def workflow_run_action - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunAction + def expression_root + Azure::Logic::Mgmt::V2018_07_01_preview::Models::ExpressionRoot end def workflow_run_action_repetition_definition Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionRepetitionDefinition end + def integration_account + Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccount + end def run_action_correlation Azure::Logic::Mgmt::V2018_07_01_preview::Models::RunActionCorrelation end - def artifact_content_properties_definition - Azure::Logic::Mgmt::V2018_07_01_preview::Models::ArtifactContentPropertiesDefinition + def assembly_definition + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyDefinition end - def integration_account_partner - Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartner + def assembly_properties + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyProperties + end + def integration_account_agreement + Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountAgreement end def batch_configuration_properties Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfigurationProperties @@ -678,107 +681,104 @@ def batch_configuration_properties def batch_configuration Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfiguration end - def request_history - Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistory - end - def expression_root - Azure::Logic::Mgmt::V2018_07_01_preview::Models::ExpressionRoot - end def workflow_provisioning_state Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowProvisioningState end - def assembly_properties - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyProperties - end - def workflow_trigger_provisioning_state - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerProvisioningState + def azure_resource_error_info + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AzureResourceErrorInfo end - def assembly_definition - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyDefinition + def workflow_state + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowState end def parameter_type Azure::Logic::Mgmt::V2018_07_01_preview::Models::ParameterType end - def recurrence_frequency - Azure::Logic::Mgmt::V2018_07_01_preview::Models::RecurrenceFrequency + def workflow_trigger_provisioning_state + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerProvisioningState end def operation_result Azure::Logic::Mgmt::V2018_07_01_preview::Models::OperationResult end - def day_of_week - Azure::Logic::Mgmt::V2018_07_01_preview::Models::DayOfWeek + def recurrence_frequency + Azure::Logic::Mgmt::V2018_07_01_preview::Models::RecurrenceFrequency + end + def days_of_week + Azure::Logic::Mgmt::V2018_07_01_preview::Models::DaysOfWeek end def integration_account_sku_name Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSkuName end - def workflow_status - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowStatus - end def key_vault_reference Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultReference end - def partner_type - Azure::Logic::Mgmt::V2018_07_01_preview::Models::PartnerType + def artifact_content_properties_definition + Azure::Logic::Mgmt::V2018_07_01_preview::Models::ArtifactContentPropertiesDefinition end def map_type Azure::Logic::Mgmt::V2018_07_01_preview::Models::MapType end - def hashing_algorithm - Azure::Logic::Mgmt::V2018_07_01_preview::Models::HashingAlgorithm + def schema_type + Azure::Logic::Mgmt::V2018_07_01_preview::Models::SchemaType end - def agreement_type - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AgreementType + def day_of_week + Azure::Logic::Mgmt::V2018_07_01_preview::Models::DayOfWeek end - def workflow_state - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowState + def request_history + Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistory end - def trailing_separator_policy - Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrailingSeparatorPolicy + def encryption_algorithm + Azure::Logic::Mgmt::V2018_07_01_preview::Models::EncryptionAlgorithm + end + def hashing_algorithm + Azure::Logic::Mgmt::V2018_07_01_preview::Models::HashingAlgorithm + end + def partner_type + Azure::Logic::Mgmt::V2018_07_01_preview::Models::PartnerType end def signing_algorithm Azure::Logic::Mgmt::V2018_07_01_preview::Models::SigningAlgorithm end - def schema_type - Azure::Logic::Mgmt::V2018_07_01_preview::Models::SchemaType + def workflow_status + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowStatus end - def x12_character_set - Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12CharacterSet + def x12_date_format + Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12DateFormat end - def days_of_week - Azure::Logic::Mgmt::V2018_07_01_preview::Models::DaysOfWeek + def segment_terminator_suffix + Azure::Logic::Mgmt::V2018_07_01_preview::Models::SegmentTerminatorSuffix end - def usage_indicator - Azure::Logic::Mgmt::V2018_07_01_preview::Models::UsageIndicator + def trailing_separator_policy + Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrailingSeparatorPolicy end def x12_time_format Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12TimeFormat end - def segment_terminator_suffix - Azure::Logic::Mgmt::V2018_07_01_preview::Models::SegmentTerminatorSuffix + def usage_indicator + Azure::Logic::Mgmt::V2018_07_01_preview::Models::UsageIndicator end - def message_filter_type - Azure::Logic::Mgmt::V2018_07_01_preview::Models::MessageFilterType + def edifact_decimal_indicator + Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactDecimalIndicator end def edifact_character_set Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactCharacterSet end - def edifact_decimal_indicator - Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactDecimalIndicator + def agreement_type + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AgreementType end - def track_events_operation_options - Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackEventsOperationOptions + def message_filter_type + Azure::Logic::Mgmt::V2018_07_01_preview::Models::MessageFilterType end - def encryption_algorithm - Azure::Logic::Mgmt::V2018_07_01_preview::Models::EncryptionAlgorithm + def event_level + Azure::Logic::Mgmt::V2018_07_01_preview::Models::EventLevel end def tracking_record_type Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingRecordType end - def event_level - Azure::Logic::Mgmt::V2018_07_01_preview::Models::EventLevel + def track_events_operation_options + Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackEventsOperationOptions end - def x12_date_format - Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12DateFormat + def x12_character_set + Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12CharacterSet 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 f91849abb1..727ef09f05 100644 --- a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb +++ b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb @@ -7,10 +7,12 @@ module Azure::Profiles::Latest module MachineLearning module Mgmt - WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices Operations = Azure::MachineLearning::Mgmt::V2017_01_01::Operations + WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices module Models + StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount + ParameterType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType AssetItem = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem WebServiceParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter RealtimeConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::RealtimeConfiguration @@ -22,39 +24,37 @@ module Models ExampleRequest = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest GraphEdge = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphEdge InputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort + OperationEntityListResult = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult GraphParameterLink = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink ModeValueInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo GraphParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter - WebServiceKeys = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys - GraphPackage = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage Resource = Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource - ColumnSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnSpecification + GraphPackage = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage + WebServiceKeys = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys BlobLocation = Azure::MachineLearning::Mgmt::V2017_01_01::Models::BlobLocation - OperationEntityListResult = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult + ColumnSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnSpecification ModuleAssetParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter PaginatedWebServicesList = Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList ServiceInputOutputSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ServiceInputOutputSpecification AsyncOperationErrorInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo - AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus - DiagnosticsConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration OutputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPort - WebService = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService + DiagnosticsConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration WebServicePropertiesForGraph = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph - ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState - OperationDisplayInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo - ColumnFormat = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat + WebService = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService + AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus + DiagnosticsLevel = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel OperationEntity = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity - ColumnType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType - OutputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType + ColumnFormat = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat AssetType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType - DiagnosticsLevel = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel + ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState + OutputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType + OperationDisplayInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo InputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType - ParameterType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType - StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount + ColumnType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType end class MachineLearningManagementClass - attr_reader :web_services, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :web_services, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -64,8 +64,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @web_services = @client_0.web_services @operations = @client_0.operations + @web_services = @client_0.web_services @model_classes = ModelClasses.new end @@ -84,6 +84,12 @@ def method_missing(method, *args) end class ModelClasses + 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 asset_item Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem end @@ -117,6 +123,9 @@ def graph_edge def input_port Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort end + def operation_entity_list_result + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult + end def graph_parameter_link Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink end @@ -126,23 +135,20 @@ def mode_value_info def graph_parameter Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter end - def web_service_keys - Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys + def resource + Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource end def graph_package Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage end - def resource - Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource - end - def column_specification - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnSpecification + def web_service_keys + Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys end def blob_location Azure::MachineLearning::Mgmt::V2017_01_01::Models::BlobLocation end - def operation_entity_list_result - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult + def column_specification + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnSpecification end def module_asset_parameter Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter @@ -156,53 +162,47 @@ def service_input_output_specification def async_operation_error_info Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo end - def async_operation_status - Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus + def output_port + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPort end def diagnostics_configuration Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration end - def output_port - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPort + def web_service_properties_for_graph + Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph end def web_service Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService end - def web_service_properties_for_graph - Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph + def async_operation_status + Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus end - def provisioning_state - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState + def diagnostics_level + Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel end - def operation_display_info - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo + def operation_entity + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity end def column_format Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat end - def operation_entity - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity + def asset_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType end - def column_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType + 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 asset_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType - end - def diagnostics_level - Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel + def operation_display_info + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo end def input_port_type Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType end - def parameter_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType - end - def storage_account - Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount + def column_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType 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 235c6dbc93..6293c2e87d 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::V2018_06_01::ApplicationDefinitions module Models + GenericResource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource + Sku = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku + ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType + PlanPatchable = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::PlanPatchable + ApplicationProviderAuthorization = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationProviderAuthorization + ApplicationDefinitionListResult = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinitionListResult + ApplicationArtifact = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifact ApplicationPatchable = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationPatchable ApplicationDefinition = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinition ProvisioningState = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationLockLevel ApplicationArtifactType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifactType ErrorResponse = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ErrorResponse - ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType Application = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Application Identity = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Identity - ApplicationListResult = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult Resource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Resource Plan = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Plan - GenericResource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource - Sku = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku - PlanPatchable = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::PlanPatchable - ApplicationProviderAuthorization = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationProviderAuthorization - ApplicationDefinitionListResult = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinitionListResult - ApplicationArtifact = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifact + ApplicationListResult = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult end class ManagedApplicationsManagementClass @@ -62,6 +62,27 @@ def method_missing(method, *args) end class ModelClasses + def generic_resource + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource + end + def sku + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku + end + def resource_identity_type + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType + end + def plan_patchable + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::PlanPatchable + end + def application_provider_authorization + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationProviderAuthorization + end + def application_definition_list_result + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinitionListResult + end + def application_artifact + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifact + end def application_patchable Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationPatchable end @@ -80,41 +101,20 @@ def application_artifact_type def error_response Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ErrorResponse end - def resource_identity_type - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType - end def application Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Application end def identity Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Identity end - def application_list_result - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult - end def resource Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Resource end def plan Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Plan end - def generic_resource - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource - end - def sku - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku - end - def plan_patchable - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::PlanPatchable - end - def application_provider_authorization - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationProviderAuthorization - end - def application_definition_list_result - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinitionListResult - end - def application_artifact - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifact + def application_list_result + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult 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 8950645bb8..81c4d9179b 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 - OperationListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult - UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities Identity = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity OperationDisplay = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay - 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 + UserAssignedIdentitiesListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult + OperationListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult 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 @@ -50,24 +50,24 @@ def method_missing(method, *args) end class ModelClasses - 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 identity Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity end def operation_display Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay end - def user_assigned_identities_list_result - Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult + def user_assigned_identities + Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities end def operation Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation end + def user_assigned_identities_list_result + Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult + end + def operation_list_result + Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult + end end end end diff --git a/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb b/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb index 476f23922d..11fd56c553 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 - OperationListResult = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult - Resource = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource - ErrorResponse = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay - ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError Operation = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation + ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError + OperationListResult = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult AgreementTerms = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms + Resource = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource + ErrorResponse = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse end class MarketplaceOrderingManagementClass - attr_reader :marketplace_agreements, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :marketplace_agreements, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -31,8 +31,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @marketplace_agreements = @client_0.marketplace_agreements @operations = @client_0.operations + @marketplace_agreements = @client_0.marketplace_agreements @model_classes = ModelClasses.new end @@ -51,27 +51,27 @@ def method_missing(method, *args) end class ModelClasses - def operation_list_result - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult - end - def resource - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource - end - def error_response - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse - end def operation_display Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay end + def operation + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation + end def error_response_error Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError end - def operation - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation + def operation_list_result + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult end def agreement_terms Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms end + def resource + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource + end + def error_response + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse + end 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 9cde07ee37..0a141b45a4 100644 --- a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb @@ -7,20 +7,20 @@ module Azure::Profiles::Latest module MediaServices module Mgmt - StreamingPolicies = Azure::MediaServices::Mgmt::V2018_07_01::StreamingPolicies - LiveOutputs = Azure::MediaServices::Mgmt::V2018_07_01::LiveOutputs - LiveEvents = Azure::MediaServices::Mgmt::V2018_07_01::LiveEvents - StreamingEndpoints = Azure::MediaServices::Mgmt::V2018_07_01::StreamingEndpoints - AccountFilters = Azure::MediaServices::Mgmt::V2018_07_01::AccountFilters - Mediaservices = Azure::MediaServices::Mgmt::V2018_07_01::Mediaservices Assets = Azure::MediaServices::Mgmt::V2018_07_01::Assets AssetFilters = Azure::MediaServices::Mgmt::V2018_07_01::AssetFilters + Operations = Azure::MediaServices::Mgmt::V2018_07_01::Operations ContentKeyPolicies = Azure::MediaServices::Mgmt::V2018_07_01::ContentKeyPolicies Transforms = Azure::MediaServices::Mgmt::V2018_07_01::Transforms - Operations = Azure::MediaServices::Mgmt::V2018_07_01::Operations + Locations = Azure::MediaServices::Mgmt::V2018_07_01::Locations + StreamingPolicies = Azure::MediaServices::Mgmt::V2018_07_01::StreamingPolicies Jobs = Azure::MediaServices::Mgmt::V2018_07_01::Jobs + LiveEvents = Azure::MediaServices::Mgmt::V2018_07_01::LiveEvents StreamingLocators = Azure::MediaServices::Mgmt::V2018_07_01::StreamingLocators - Locations = Azure::MediaServices::Mgmt::V2018_07_01::Locations + StreamingEndpoints = Azure::MediaServices::Mgmt::V2018_07_01::StreamingEndpoints + LiveOutputs = Azure::MediaServices::Mgmt::V2018_07_01::LiveOutputs + AccountFilters = Azure::MediaServices::Mgmt::V2018_07_01::AccountFilters + Mediaservices = Azure::MediaServices::Mgmt::V2018_07_01::Mediaservices module Models CheckNameAvailabilityInput = Azure::MediaServices::Mgmt::V2018_07_01::Models::CheckNameAvailabilityInput @@ -133,11 +133,11 @@ module Models ContentKeyPolicyPlayReadyConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyConfiguration ContentKeyPolicyFairPlayConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyFairPlayConfiguration ContentKeyPolicy = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicy - Audio = Azure::MediaServices::Mgmt::V2018_07_01::Models::Audio - AacAudio = Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudio TrackedResource = Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackedResource - AudioAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::AudioAnalyzerPreset + Audio = Azure::MediaServices::Mgmt::V2018_07_01::Models::Audio ProxyResource = Azure::MediaServices::Mgmt::V2018_07_01::Models::ProxyResource + AudioAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::AudioAnalyzerPreset + AacAudio = Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudio CopyVideo = Azure::MediaServices::Mgmt::V2018_07_01::Models::CopyVideo AudioOverlay = Azure::MediaServices::Mgmt::V2018_07_01::Models::AudioOverlay ImageFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::ImageFormat @@ -155,64 +155,64 @@ module Models PngImage = Azure::MediaServices::Mgmt::V2018_07_01::Models::PngImage PngLayer = Azure::MediaServices::Mgmt::V2018_07_01::Models::PngLayer StandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::StandardEncoderPreset - BuiltInStandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::BuiltInStandardEncoderPreset - TransportStreamFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::TransportStreamFormat + VideoAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoAnalyzerPreset VideoOverlay = Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoOverlay - JobInputClip = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputClip + Transform = Azure::MediaServices::Mgmt::V2018_07_01::Models::Transform + BuiltInStandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::BuiltInStandardEncoderPreset JobInputs = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputs - VideoAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoAnalyzerPreset - JobInputHttp = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputHttp + JobInputAsset = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputAsset + TransportStreamFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::TransportStreamFormat JobOutputAsset = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobOutputAsset - Transform = Azure::MediaServices::Mgmt::V2018_07_01::Models::Transform - StreamingLocator = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocator + StreamingPolicy = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicy + JobInputClip = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputClip LiveOutput = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveOutput - JobInputAsset = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputAsset - StreamingEndpoint = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpoint + LiveEvent = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEvent + JobInputHttp = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputHttp FilterTrackPropertyType = Azure::MediaServices::Mgmt::V2018_07_01::Models::FilterTrackPropertyType - StreamingPolicy = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicy - MetricUnit = Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricUnit + FilterTrackPropertyCompareOperation = Azure::MediaServices::Mgmt::V2018_07_01::Models::FilterTrackPropertyCompareOperation + StreamingLocator = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocator MetricAggregationType = Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricAggregationType - LiveEvent = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEvent - AssetContainerPermission = Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetContainerPermission + AssetStorageEncryptionFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetStorageEncryptionFormat + StreamingEndpoint = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpoint ContentKeyPolicyPlayReadyUnknownOutputPassingOption = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption - FilterTrackPropertyCompareOperation = Azure::MediaServices::Mgmt::V2018_07_01::Models::FilterTrackPropertyCompareOperation - ContentKeyPolicyPlayReadyContentType = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentType + ContentKeyPolicyPlayReadyLicenseType = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyLicenseType + MetricUnit = Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricUnit ContentKeyPolicyRestrictionTokenType = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRestrictionTokenType - AssetStorageEncryptionFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetStorageEncryptionFormat + ContentKeyPolicyFairPlayRentalAndLeaseKeyType = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType + AssetContainerPermission = Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetContainerPermission AacAudioProfile = Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudioProfile - StretchMode = Azure::MediaServices::Mgmt::V2018_07_01::Models::StretchMode - ContentKeyPolicyPlayReadyLicenseType = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyLicenseType DeinterlaceParity = Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceParity - DeinterlaceMode = Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceMode Provider = Azure::MediaServices::Mgmt::V2018_07_01::Models::Provider - H264VideoProfile = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264VideoProfile + DeinterlaceMode = Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceMode Rotation = Azure::MediaServices::Mgmt::V2018_07_01::Models::Rotation + H264VideoProfile = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264VideoProfile + ContentKeyPolicyPlayReadyContentType = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentType H264Complexity = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Complexity - ContentKeyPolicyFairPlayRentalAndLeaseKeyType = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType - InsightsType = Azure::MediaServices::Mgmt::V2018_07_01::Models::InsightsType - EncoderNamedPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::EncoderNamedPreset EntropyMode = Azure::MediaServices::Mgmt::V2018_07_01::Models::EntropyMode - OnErrorType = Azure::MediaServices::Mgmt::V2018_07_01::Models::OnErrorType + InsightsType = Azure::MediaServices::Mgmt::V2018_07_01::Models::InsightsType + StretchMode = Azure::MediaServices::Mgmt::V2018_07_01::Models::StretchMode Priority = Azure::MediaServices::Mgmt::V2018_07_01::Models::Priority + OnErrorType = Azure::MediaServices::Mgmt::V2018_07_01::Models::OnErrorType + EncoderNamedPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::EncoderNamedPreset JobErrorCode = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCode JobErrorCategory = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCategory JobRetry = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobRetry - JobState = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobState - TrackPropertyType = Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyType Filters = Azure::MediaServices::Mgmt::V2018_07_01::Models::Filters - StreamingLocatorContentKeyType = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocatorContentKeyType + TrackPropertyType = Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyType ApiError = Azure::MediaServices::Mgmt::V2018_07_01::Models::ApiError - TrackPropertyCompareOperation = Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyCompareOperation - LiveOutputResourceState = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveOutputResourceState + JobState = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobState StreamingPolicyStreamingProtocol = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyStreamingProtocol - EncryptionScheme = Azure::MediaServices::Mgmt::V2018_07_01::Models::EncryptionScheme - LiveEventResourceState = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventResourceState + TrackPropertyCompareOperation = Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyCompareOperation + StreamingLocatorContentKeyType = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocatorContentKeyType + LiveEventInputProtocol = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventInputProtocol Resource = Azure::MediaServices::Mgmt::V2018_07_01::Models::Resource - LiveEventEncodingType = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventEncodingType + LiveOutputResourceState = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveOutputResourceState StreamOptionsFlag = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamOptionsFlag - LiveEventInputProtocol = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventInputProtocol - StreamingEndpointResourceState = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointResourceState Format = Azure::MediaServices::Mgmt::V2018_07_01::Models::Format + EncryptionScheme = Azure::MediaServices::Mgmt::V2018_07_01::Models::EncryptionScheme + StreamingEndpointResourceState = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointResourceState + LiveEventEncodingType = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventEncodingType + LiveEventResourceState = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventResourceState Image = Azure::MediaServices::Mgmt::V2018_07_01::Models::Image Location = Azure::MediaServices::Mgmt::V2018_07_01::Models::Location StorageAccount = Azure::MediaServices::Mgmt::V2018_07_01::Models::StorageAccount @@ -220,7 +220,7 @@ module Models end class MediaServicesManagementClass - attr_reader :streaming_policies, :live_outputs, :live_events, :streaming_endpoints, :account_filters, :mediaservices, :assets, :asset_filters, :content_key_policies, :transforms, :operations, :jobs, :streaming_locators, :locations, :configurable, :base_url, :options, :model_classes + attr_reader :assets, :asset_filters, :operations, :content_key_policies, :transforms, :locations, :streaming_policies, :jobs, :live_events, :streaming_locators, :streaming_endpoints, :live_outputs, :account_filters, :mediaservices, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -230,20 +230,20 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @streaming_policies = @client_0.streaming_policies - @live_outputs = @client_0.live_outputs - @live_events = @client_0.live_events - @streaming_endpoints = @client_0.streaming_endpoints - @account_filters = @client_0.account_filters - @mediaservices = @client_0.mediaservices @assets = @client_0.assets @asset_filters = @client_0.asset_filters + @operations = @client_0.operations @content_key_policies = @client_0.content_key_policies @transforms = @client_0.transforms - @operations = @client_0.operations + @locations = @client_0.locations + @streaming_policies = @client_0.streaming_policies @jobs = @client_0.jobs + @live_events = @client_0.live_events @streaming_locators = @client_0.streaming_locators - @locations = @client_0.locations + @streaming_endpoints = @client_0.streaming_endpoints + @live_outputs = @client_0.live_outputs + @account_filters = @client_0.account_filters + @mediaservices = @client_0.mediaservices @model_classes = ModelClasses.new end @@ -592,20 +592,20 @@ def content_key_policy_fair_play_configuration def content_key_policy Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicy end + def tracked_resource + Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackedResource + end def audio Azure::MediaServices::Mgmt::V2018_07_01::Models::Audio end - def aac_audio - Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudio - end - def tracked_resource - Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackedResource + def proxy_resource + Azure::MediaServices::Mgmt::V2018_07_01::Models::ProxyResource end def audio_analyzer_preset Azure::MediaServices::Mgmt::V2018_07_01::Models::AudioAnalyzerPreset end - def proxy_resource - Azure::MediaServices::Mgmt::V2018_07_01::Models::ProxyResource + def aac_audio + Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudio end def copy_video Azure::MediaServices::Mgmt::V2018_07_01::Models::CopyVideo @@ -658,122 +658,122 @@ def png_layer def standard_encoder_preset Azure::MediaServices::Mgmt::V2018_07_01::Models::StandardEncoderPreset end - def built_in_standard_encoder_preset - Azure::MediaServices::Mgmt::V2018_07_01::Models::BuiltInStandardEncoderPreset - end - def transport_stream_format - Azure::MediaServices::Mgmt::V2018_07_01::Models::TransportStreamFormat + def video_analyzer_preset + Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoAnalyzerPreset end def video_overlay Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoOverlay end - def job_input_clip - Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputClip + def transform + Azure::MediaServices::Mgmt::V2018_07_01::Models::Transform + end + def built_in_standard_encoder_preset + Azure::MediaServices::Mgmt::V2018_07_01::Models::BuiltInStandardEncoderPreset end def job_inputs Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputs end - def video_analyzer_preset - Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoAnalyzerPreset + def job_input_asset + Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputAsset end - def job_input_http - Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputHttp + def transport_stream_format + Azure::MediaServices::Mgmt::V2018_07_01::Models::TransportStreamFormat end def job_output_asset Azure::MediaServices::Mgmt::V2018_07_01::Models::JobOutputAsset end - def transform - Azure::MediaServices::Mgmt::V2018_07_01::Models::Transform + def streaming_policy + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicy end - def streaming_locator - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocator + def job_input_clip + Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputClip end def live_output Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveOutput end - def job_input_asset - Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputAsset + def live_event + Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEvent end - def streaming_endpoint - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpoint + def job_input_http + Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputHttp end def filter_track_property_type Azure::MediaServices::Mgmt::V2018_07_01::Models::FilterTrackPropertyType end - def streaming_policy - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicy + def filter_track_property_compare_operation + Azure::MediaServices::Mgmt::V2018_07_01::Models::FilterTrackPropertyCompareOperation end - def metric_unit - Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricUnit + def streaming_locator + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocator end def metric_aggregation_type Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricAggregationType end - def live_event - Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEvent + def asset_storage_encryption_format + Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetStorageEncryptionFormat end - def asset_container_permission - Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetContainerPermission + def streaming_endpoint + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpoint end def content_key_policy_play_ready_unknown_output_passing_option Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption end - def filter_track_property_compare_operation - Azure::MediaServices::Mgmt::V2018_07_01::Models::FilterTrackPropertyCompareOperation + def content_key_policy_play_ready_license_type + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyLicenseType end - def content_key_policy_play_ready_content_type - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentType + def metric_unit + Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricUnit end def content_key_policy_restriction_token_type Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRestrictionTokenType end - def asset_storage_encryption_format - Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetStorageEncryptionFormat + def content_key_policy_fair_play_rental_and_lease_key_type + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType + end + def asset_container_permission + Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetContainerPermission end def aac_audio_profile Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudioProfile end - def stretch_mode - Azure::MediaServices::Mgmt::V2018_07_01::Models::StretchMode - end - def content_key_policy_play_ready_license_type - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyLicenseType - end def deinterlace_parity Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceParity end + def provider + Azure::MediaServices::Mgmt::V2018_07_01::Models::Provider + end def deinterlace_mode Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceMode end - def provider - Azure::MediaServices::Mgmt::V2018_07_01::Models::Provider + def rotation + Azure::MediaServices::Mgmt::V2018_07_01::Models::Rotation end def h264_video_profile Azure::MediaServices::Mgmt::V2018_07_01::Models::H264VideoProfile end - def rotation - Azure::MediaServices::Mgmt::V2018_07_01::Models::Rotation + def content_key_policy_play_ready_content_type + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentType end def h264_complexity Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Complexity end - def content_key_policy_fair_play_rental_and_lease_key_type - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType + def entropy_mode + Azure::MediaServices::Mgmt::V2018_07_01::Models::EntropyMode end def insights_type Azure::MediaServices::Mgmt::V2018_07_01::Models::InsightsType end - def encoder_named_preset - Azure::MediaServices::Mgmt::V2018_07_01::Models::EncoderNamedPreset + def stretch_mode + Azure::MediaServices::Mgmt::V2018_07_01::Models::StretchMode end - def entropy_mode - Azure::MediaServices::Mgmt::V2018_07_01::Models::EntropyMode + def priority + Azure::MediaServices::Mgmt::V2018_07_01::Models::Priority end def on_error_type Azure::MediaServices::Mgmt::V2018_07_01::Models::OnErrorType end - def priority - Azure::MediaServices::Mgmt::V2018_07_01::Models::Priority + def encoder_named_preset + Azure::MediaServices::Mgmt::V2018_07_01::Models::EncoderNamedPreset end def job_error_code Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCode @@ -784,53 +784,53 @@ def job_error_category def job_retry Azure::MediaServices::Mgmt::V2018_07_01::Models::JobRetry end - def job_state - Azure::MediaServices::Mgmt::V2018_07_01::Models::JobState - end - def track_property_type - Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyType - end def filters Azure::MediaServices::Mgmt::V2018_07_01::Models::Filters end - def streaming_locator_content_key_type - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocatorContentKeyType + def track_property_type + Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyType end def api_error Azure::MediaServices::Mgmt::V2018_07_01::Models::ApiError end - def track_property_compare_operation - Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyCompareOperation - end - def live_output_resource_state - Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveOutputResourceState + def job_state + Azure::MediaServices::Mgmt::V2018_07_01::Models::JobState end def streaming_policy_streaming_protocol Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyStreamingProtocol end - def encryption_scheme - Azure::MediaServices::Mgmt::V2018_07_01::Models::EncryptionScheme + def track_property_compare_operation + Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyCompareOperation end - def live_event_resource_state - Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventResourceState + def streaming_locator_content_key_type + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocatorContentKeyType + end + def live_event_input_protocol + Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventInputProtocol end def resource Azure::MediaServices::Mgmt::V2018_07_01::Models::Resource end - def live_event_encoding_type - Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventEncodingType + def live_output_resource_state + Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveOutputResourceState end def stream_options_flag Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamOptionsFlag end - def live_event_input_protocol - Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventInputProtocol + def format + Azure::MediaServices::Mgmt::V2018_07_01::Models::Format + end + def encryption_scheme + Azure::MediaServices::Mgmt::V2018_07_01::Models::EncryptionScheme end def streaming_endpoint_resource_state Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointResourceState end - def format - Azure::MediaServices::Mgmt::V2018_07_01::Models::Format + def live_event_encoding_type + Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventEncodingType + end + def live_event_resource_state + Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventResourceState end def image Azure::MediaServices::Mgmt::V2018_07_01::Models::Image diff --git a/azure_sdk/lib/latest/modules/monitor_profile_module.rb b/azure_sdk/lib/latest/modules/monitor_profile_module.rb index f7bab7f29c..09fc7cf018 100644 --- a/azure_sdk/lib/latest/modules/monitor_profile_module.rb +++ b/azure_sdk/lib/latest/modules/monitor_profile_module.rb @@ -7,11 +7,11 @@ module Azure::Profiles::Latest module Monitor module Mgmt - ActivityLogs = Azure::Monitor::Mgmt::V2015_04_01::ActivityLogs - AutoscaleSettings = Azure::Monitor::Mgmt::V2015_04_01::AutoscaleSettings EventCategories = Azure::Monitor::Mgmt::V2015_04_01::EventCategories TenantActivityLogs = Azure::Monitor::Mgmt::V2015_04_01::TenantActivityLogs Operations = Azure::Monitor::Mgmt::V2015_04_01::Operations + ActivityLogs = Azure::Monitor::Mgmt::V2015_04_01::ActivityLogs + AutoscaleSettings = Azure::Monitor::Mgmt::V2015_04_01::AutoscaleSettings AlertRules = Azure::Monitor::Mgmt::V2016_03_01::AlertRules AlertRuleIncidents = Azure::Monitor::Mgmt::V2016_03_01::AlertRuleIncidents LogProfiles = Azure::Monitor::Mgmt::V2016_03_01::LogProfiles @@ -28,11 +28,12 @@ module Mgmt module Models EventLevel = Azure::Monitor::Mgmt::V2015_04_01::Models::EventLevel - RecurrentSchedule = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrentSchedule OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay + RecurrentSchedule = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrentSchedule Recurrence = Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence - Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation + SenderAuthorization = Azure::Monitor::Mgmt::V2015_04_01::Models::SenderAuthorization AutoscaleProfile = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile + EventData = Azure::Monitor::Mgmt::V2015_04_01::Models::EventData EmailNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification WebhookNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::WebhookNotification ScaleCapacity = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleCapacity @@ -40,21 +41,20 @@ module Models ScaleAction = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleAction ScaleRule = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleRule AutoscaleSettingResourcePatch = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourcePatch - AutoscaleSettingResourceCollection = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection - MetricTrigger = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger EventDataCollection = Azure::Monitor::Mgmt::V2015_04_01::Models::EventDataCollection + MetricTrigger = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger EventCategoryCollection = Azure::Monitor::Mgmt::V2015_04_01::Models::EventCategoryCollection + AutoscaleSettingResourceCollection = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection + HttpRequestInfo = Azure::Monitor::Mgmt::V2015_04_01::Models::HttpRequestInfo TimeWindow = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow AutoscaleSettingResource = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource - HttpRequestInfo = Azure::Monitor::Mgmt::V2015_04_01::Models::HttpRequestInfo - 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 - SenderAuthorization = Azure::Monitor::Mgmt::V2015_04_01::Models::SenderAuthorization - ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType - EventData = Azure::Monitor::Mgmt::V2015_04_01::Models::EventData - ScaleType = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType + TimeAggregationType = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType + Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection + OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult + ScaleType = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType + ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType RuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleCondition AlertRuleResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch RuleManagementEventClaimsDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventClaimsDataSource @@ -64,53 +64,59 @@ module Models ManagementEventAggregationCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventAggregationCondition LogProfileCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileCollection Incident = Azure::Monitor::Mgmt::V2016_03_01::Models::Incident - IncidentListResult = Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult - RuleMetricDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource RuleAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction + RuleMetricDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource RuleManagementEventDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource - LocationThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition - ManagementEventRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition + IncidentListResult = Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult ThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition + ManagementEventRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition + LocationThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition RuleWebhookAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction RuleEmailAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction LogProfileResource = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource AlertRuleResource = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource TimeAggregationOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator ConditionOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator - ActivityLogAlertLeafCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition - ActivityLogAlertAllOfCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition - ActivityLogAlertActionGroup = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup ActivityLogAlertActionList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList ActivityLogAlertPatchBody = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody ActivityLogAlertList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList ActivityLogAlertResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource + ActivityLogAlertLeafCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition + ActivityLogAlertAllOfCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition + ActivityLogAlertActionGroup = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup + DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource + DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource ProxyOnlyResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource 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 - LogSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings DiagnosticSettingsCategoryResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection + LogSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings DiagnosticSettingsResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection - DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource - DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource Baseline = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline BaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse BaselineMetadataValue = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineMetadataValue TimeSeriesInformation = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::TimeSeriesInformation CalculateBaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::CalculateBaselineResponse Sensitivity = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity + TimeSeriesElement = Azure::Monitor::Mgmt::V2018_01_01::Models::TimeSeriesElement + Unit = Azure::Monitor::Mgmt::V2018_01_01::Models::Unit + Metric = Azure::Monitor::Mgmt::V2018_01_01::Models::Metric Response = Azure::Monitor::Mgmt::V2018_01_01::Models::Response + MetricAvailability = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricAvailability + AggregationType = Azure::Monitor::Mgmt::V2018_01_01::Models::AggregationType + ResultType = Azure::Monitor::Mgmt::V2018_01_01::Models::ResultType LocalizableString = Azure::Monitor::Mgmt::V2018_01_01::Models::LocalizableString MetricDefinitionCollection = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinitionCollection MetricDefinition = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinition MetricValue = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricValue MetadataValue = Azure::Monitor::Mgmt::V2018_01_01::Models::MetadataValue - TimeSeriesElement = Azure::Monitor::Mgmt::V2018_01_01::Models::TimeSeriesElement - Unit = Azure::Monitor::Mgmt::V2018_01_01::Models::Unit - Metric = Azure::Monitor::Mgmt::V2018_01_01::Models::Metric - AggregationType = Azure::Monitor::Mgmt::V2018_01_01::Models::AggregationType - ResultType = Azure::Monitor::Mgmt::V2018_01_01::Models::ResultType - MetricAvailability = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricAvailability + SmsReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::SmsReceiver + MetricAlertCriteria = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertCriteria + MetricAlertResourcePatch = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertResourcePatch + MetricAlertStatusProperties = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusProperties + MetricAlertStatusCollection = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusCollection + MetricCriteria = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricCriteria VoiceReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::VoiceReceiver LogicAppReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::LogicAppReceiver MetricAlertAction = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertAction @@ -130,34 +136,28 @@ module Models EnableRequest = Azure::Monitor::Mgmt::V2018_03_01::Models::EnableRequest AutomationRunbookReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::AutomationRunbookReceiver ItsmReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::ItsmReceiver - SmsReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::SmsReceiver - MetricAlertCriteria = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertCriteria - MetricAlertResourcePatch = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertResourcePatch - MetricAlertStatusProperties = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusProperties - MetricAlertStatusCollection = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusCollection - MetricCriteria = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricCriteria + LogSearchRuleResource = Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResource + AlertingAction = Azure::Monitor::Mgmt::V2018_04_16::Models::AlertingAction + Source = Azure::Monitor::Mgmt::V2018_04_16::Models::Source + Enabled = Azure::Monitor::Mgmt::V2018_04_16::Models::Enabled + QueryType = Azure::Monitor::Mgmt::V2018_04_16::Models::QueryType + ConditionalOperator = Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator + MetricTriggerType = Azure::Monitor::Mgmt::V2018_04_16::Models::MetricTriggerType Schedule = Azure::Monitor::Mgmt::V2018_04_16::Models::Schedule ProvisioningState = Azure::Monitor::Mgmt::V2018_04_16::Models::ProvisioningState AlertSeverity = Azure::Monitor::Mgmt::V2018_04_16::Models::AlertSeverity ErrorResponse = Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse Action = Azure::Monitor::Mgmt::V2018_04_16::Models::Action - LogSearchRuleResourceCollection = Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourceCollection Resource = Azure::Monitor::Mgmt::V2018_04_16::Models::Resource + LogSearchRuleResourceCollection = Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourceCollection LogMetricTrigger = Azure::Monitor::Mgmt::V2018_04_16::Models::LogMetricTrigger TriggerCondition = Azure::Monitor::Mgmt::V2018_04_16::Models::TriggerCondition AzNsActionGroup = Azure::Monitor::Mgmt::V2018_04_16::Models::AzNsActionGroup LogSearchRuleResourcePatch = Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourcePatch - LogSearchRuleResource = Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResource - AlertingAction = Azure::Monitor::Mgmt::V2018_04_16::Models::AlertingAction - Enabled = Azure::Monitor::Mgmt::V2018_04_16::Models::Enabled - QueryType = Azure::Monitor::Mgmt::V2018_04_16::Models::QueryType - ConditionalOperator = Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator - MetricTriggerType = Azure::Monitor::Mgmt::V2018_04_16::Models::MetricTriggerType - Source = Azure::Monitor::Mgmt::V2018_04_16::Models::Source end class MonitorManagementClass - attr_reader :activity_logs, :autoscale_settings, :event_categories, :tenant_activity_logs, :operations, :alert_rules, :alert_rule_incidents, :log_profiles, :activity_log_alerts, :diagnostic_settings_category_operations, :diagnostic_settings_operations, :metric_baseline, :metric_definitions, :metrics, :metric_alerts, :metric_alerts_status, :action_groups, :scheduled_query_rules, :configurable, :base_url, :options, :model_classes + attr_reader :event_categories, :tenant_activity_logs, :operations, :activity_logs, :autoscale_settings, :alert_rules, :alert_rule_incidents, :log_profiles, :activity_log_alerts, :diagnostic_settings_category_operations, :diagnostic_settings_operations, :metric_baseline, :metric_definitions, :metrics, :metric_alerts, :metric_alerts_status, :action_groups, :scheduled_query_rules, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -167,11 +167,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @activity_logs = @client_0.activity_logs - @autoscale_settings = @client_0.autoscale_settings @event_categories = @client_0.event_categories @tenant_activity_logs = @client_0.tenant_activity_logs @operations = @client_0.operations + @activity_logs = @client_0.activity_logs + @autoscale_settings = @client_0.autoscale_settings @client_1 = Azure::Monitor::Mgmt::V2016_03_01::MonitorManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @@ -262,21 +262,24 @@ class ModelClasses def event_level Azure::Monitor::Mgmt::V2015_04_01::Models::EventLevel end - def recurrent_schedule - Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrentSchedule - end def operation_display Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay end + def recurrent_schedule + Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrentSchedule + end def recurrence Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence end - def operation - Azure::Monitor::Mgmt::V2015_04_01::Models::Operation + def sender_authorization + Azure::Monitor::Mgmt::V2015_04_01::Models::SenderAuthorization end def autoscale_profile Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile end + def event_data + Azure::Monitor::Mgmt::V2015_04_01::Models::EventData + end def email_notification Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification end @@ -298,50 +301,47 @@ def scale_rule def autoscale_setting_resource_patch Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourcePatch end - def autoscale_setting_resource_collection - Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection + def event_data_collection + Azure::Monitor::Mgmt::V2015_04_01::Models::EventDataCollection end def metric_trigger Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger end - def event_data_collection - Azure::Monitor::Mgmt::V2015_04_01::Models::EventDataCollection - end def event_category_collection Azure::Monitor::Mgmt::V2015_04_01::Models::EventCategoryCollection end + def autoscale_setting_resource_collection + Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection + end + def http_request_info + Azure::Monitor::Mgmt::V2015_04_01::Models::HttpRequestInfo + end def time_window Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow end def autoscale_setting_resource Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource end - def http_request_info - Azure::Monitor::Mgmt::V2015_04_01::Models::HttpRequestInfo - end - def operation_list_result - Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult + def metric_statistic_type + Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType 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 - def sender_authorization - Azure::Monitor::Mgmt::V2015_04_01::Models::SenderAuthorization + def operation + Azure::Monitor::Mgmt::V2015_04_01::Models::Operation end - def comparison_operation_type - Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType + def scale_direction + Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection end - def event_data - Azure::Monitor::Mgmt::V2015_04_01::Models::EventData + def operation_list_result + Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult end def scale_type Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType end - def scale_direction - Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection + def comparison_operation_type + Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType end def rule_condition Azure::Monitor::Mgmt::V2016_03_01::Models::RuleCondition @@ -370,26 +370,26 @@ def log_profile_collection def incident Azure::Monitor::Mgmt::V2016_03_01::Models::Incident end - def incident_list_result - Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult + def rule_action + Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction end def rule_metric_data_source Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource end - def rule_action - Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction - end def rule_management_event_data_source Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource end - def location_threshold_rule_condition - Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition + def incident_list_result + Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult + end + def threshold_rule_condition + Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition end def management_event_rule_condition Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition end - def threshold_rule_condition - Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition + def location_threshold_rule_condition + Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition end def rule_webhook_action Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction @@ -409,15 +409,6 @@ def time_aggregation_operator def condition_operator Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator end - def activity_log_alert_leaf_condition - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition - end - def activity_log_alert_all_of_condition - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition - end - def activity_log_alert_action_group - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup - end def activity_log_alert_action_list Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList end @@ -430,6 +421,21 @@ def activity_log_alert_list def activity_log_alert_resource Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource end + def activity_log_alert_leaf_condition + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition + end + def activity_log_alert_all_of_condition + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition + end + def activity_log_alert_action_group + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup + end + def diagnostic_settings_category_resource + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource + end + def diagnostic_settings_resource + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource + end def proxy_only_resource Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource end @@ -442,21 +448,15 @@ def retention_policy def metric_settings Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings end - def log_settings - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings - end def diagnostic_settings_category_resource_collection Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection end + def log_settings + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings + end def diagnostic_settings_resource_collection Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection end - def diagnostic_settings_category_resource - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource - end - def diagnostic_settings_resource - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource - end def baseline Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline end @@ -475,9 +475,27 @@ def calculate_baseline_response def sensitivity Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity end + def time_series_element + Azure::Monitor::Mgmt::V2018_01_01::Models::TimeSeriesElement + end + def unit + Azure::Monitor::Mgmt::V2018_01_01::Models::Unit + end + def metric + Azure::Monitor::Mgmt::V2018_01_01::Models::Metric + end def response Azure::Monitor::Mgmt::V2018_01_01::Models::Response end + def metric_availability + Azure::Monitor::Mgmt::V2018_01_01::Models::MetricAvailability + end + def aggregation_type + Azure::Monitor::Mgmt::V2018_01_01::Models::AggregationType + end + def result_type + Azure::Monitor::Mgmt::V2018_01_01::Models::ResultType + end def localizable_string Azure::Monitor::Mgmt::V2018_01_01::Models::LocalizableString end @@ -493,23 +511,23 @@ def metric_value def metadata_value Azure::Monitor::Mgmt::V2018_01_01::Models::MetadataValue end - def time_series_element - Azure::Monitor::Mgmt::V2018_01_01::Models::TimeSeriesElement + def sms_receiver + Azure::Monitor::Mgmt::V2018_03_01::Models::SmsReceiver end - def unit - Azure::Monitor::Mgmt::V2018_01_01::Models::Unit + def metric_alert_criteria + Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertCriteria end - def metric - Azure::Monitor::Mgmt::V2018_01_01::Models::Metric + def metric_alert_resource_patch + Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertResourcePatch end - def aggregation_type - Azure::Monitor::Mgmt::V2018_01_01::Models::AggregationType + def metric_alert_status_properties + Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusProperties end - def result_type - Azure::Monitor::Mgmt::V2018_01_01::Models::ResultType + def metric_alert_status_collection + Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusCollection end - def metric_availability - Azure::Monitor::Mgmt::V2018_01_01::Models::MetricAvailability + def metric_criteria + Azure::Monitor::Mgmt::V2018_03_01::Models::MetricCriteria end def voice_receiver Azure::Monitor::Mgmt::V2018_03_01::Models::VoiceReceiver @@ -568,23 +586,26 @@ def automation_runbook_receiver def itsm_receiver Azure::Monitor::Mgmt::V2018_03_01::Models::ItsmReceiver end - def sms_receiver - Azure::Monitor::Mgmt::V2018_03_01::Models::SmsReceiver + def log_search_rule_resource + Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResource end - def metric_alert_criteria - Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertCriteria + def alerting_action + Azure::Monitor::Mgmt::V2018_04_16::Models::AlertingAction end - def metric_alert_resource_patch - Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertResourcePatch + def source + Azure::Monitor::Mgmt::V2018_04_16::Models::Source end - def metric_alert_status_properties - Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusProperties + def enabled + Azure::Monitor::Mgmt::V2018_04_16::Models::Enabled end - def metric_alert_status_collection - Azure::Monitor::Mgmt::V2018_03_01::Models::MetricAlertStatusCollection + def query_type + Azure::Monitor::Mgmt::V2018_04_16::Models::QueryType end - def metric_criteria - Azure::Monitor::Mgmt::V2018_03_01::Models::MetricCriteria + def conditional_operator + Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator + end + def metric_trigger_type + Azure::Monitor::Mgmt::V2018_04_16::Models::MetricTriggerType end def schedule Azure::Monitor::Mgmt::V2018_04_16::Models::Schedule @@ -601,12 +622,12 @@ def error_response def action Azure::Monitor::Mgmt::V2018_04_16::Models::Action end - def log_search_rule_resource_collection - Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourceCollection - end def resource Azure::Monitor::Mgmt::V2018_04_16::Models::Resource end + def log_search_rule_resource_collection + Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourceCollection + end def log_metric_trigger Azure::Monitor::Mgmt::V2018_04_16::Models::LogMetricTrigger end @@ -619,27 +640,6 @@ def az_ns_action_group def log_search_rule_resource_patch Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourcePatch end - def log_search_rule_resource - Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResource - end - def alerting_action - Azure::Monitor::Mgmt::V2018_04_16::Models::AlertingAction - end - def enabled - Azure::Monitor::Mgmt::V2018_04_16::Models::Enabled - end - def query_type - Azure::Monitor::Mgmt::V2018_04_16::Models::QueryType - end - def conditional_operator - Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator - end - def metric_trigger_type - Azure::Monitor::Mgmt::V2018_04_16::Models::MetricTriggerType - end - def source - Azure::Monitor::Mgmt::V2018_04_16::Models::Source - 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 2eb031b804..b703d5c500 100644 --- a/azure_sdk/lib/latest/modules/network_profile_module.rb +++ b/azure_sdk/lib/latest/modules/network_profile_module.rb @@ -7,6 +7,14 @@ module Azure::Profiles::Latest module Network module Mgmt + PublicIPPrefixes = Azure::Network::Mgmt::V2018_10_01::PublicIPPrefixes + ServiceEndpointPolicies = Azure::Network::Mgmt::V2018_10_01::ServiceEndpointPolicies + ServiceEndpointPolicyDefinitions = Azure::Network::Mgmt::V2018_10_01::ServiceEndpointPolicyDefinitions + VirtualNetworkTaps = Azure::Network::Mgmt::V2018_10_01::VirtualNetworkTaps + VirtualWans = Azure::Network::Mgmt::V2018_10_01::VirtualWans + VpnSites = Azure::Network::Mgmt::V2018_10_01::VpnSites + VpnSitesConfiguration = Azure::Network::Mgmt::V2018_10_01::VpnSitesConfiguration + VirtualHubs = Azure::Network::Mgmt::V2018_10_01::VirtualHubs HubVirtualNetworkConnections = Azure::Network::Mgmt::V2018_10_01::HubVirtualNetworkConnections VpnGateways = Azure::Network::Mgmt::V2018_10_01::VpnGateways VpnConnections = Azure::Network::Mgmt::V2018_10_01::VpnConnections @@ -66,25 +74,24 @@ module Mgmt LoadBalancerOutboundRules = Azure::Network::Mgmt::V2018_10_01::LoadBalancerOutboundRules NetworkInterfaceTapConfigurations = Azure::Network::Mgmt::V2018_10_01::NetworkInterfaceTapConfigurations NetworkProfiles = Azure::Network::Mgmt::V2018_10_01::NetworkProfiles - PublicIPPrefixes = Azure::Network::Mgmt::V2018_10_01::PublicIPPrefixes - ServiceEndpointPolicies = Azure::Network::Mgmt::V2018_10_01::ServiceEndpointPolicies - ServiceEndpointPolicyDefinitions = Azure::Network::Mgmt::V2018_10_01::ServiceEndpointPolicyDefinitions - VirtualNetworkTaps = Azure::Network::Mgmt::V2018_10_01::VirtualNetworkTaps - VirtualWans = Azure::Network::Mgmt::V2018_10_01::VirtualWans - VpnSites = Azure::Network::Mgmt::V2018_10_01::VpnSites - VpnSitesConfiguration = Azure::Network::Mgmt::V2018_10_01::VpnSitesConfiguration - VirtualHubs = Azure::Network::Mgmt::V2018_10_01::VirtualHubs module Models - BgpPeerState = Azure::Network::Mgmt::V2018_10_01::Models::BgpPeerState + IpsecEncryption = Azure::Network::Mgmt::V2018_10_01::Models::IpsecEncryption + VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkPeeringState + IkeIntegrity = Azure::Network::Mgmt::V2018_10_01::Models::IkeIntegrity + FlowLogFormatType = Azure::Network::Mgmt::V2018_10_01::Models::FlowLogFormatType + VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewaySkuTier + PcProtocol = Azure::Network::Mgmt::V2018_10_01::Models::PcProtocol + VirtualNetworkGatewayConnectionProtocol = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionProtocol OfficeTrafficCategory = Azure::Network::Mgmt::V2018_10_01::Models::OfficeTrafficCategory VpnGatewayTunnelingProtocol = Azure::Network::Mgmt::V2018_10_01::Models::VpnGatewayTunnelingProtocol VpnConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::VpnConnectionStatus - VirtualWanSecurityProviderType = Azure::Network::Mgmt::V2018_10_01::Models::VirtualWanSecurityProviderType + IpsecIntegrity = Azure::Network::Mgmt::V2018_10_01::Models::IpsecIntegrity TunnelConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::TunnelConnectionStatus HubVirtualNetworkConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnectionStatus DhGroup = Azure::Network::Mgmt::V2018_10_01::Models::DhGroup - VirtualNetworkGatewayConnectionProtocol = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionProtocol + PfsGroup = Azure::Network::Mgmt::V2018_10_01::Models::PfsGroup + VirtualWanSecurityProviderType = Azure::Network::Mgmt::V2018_10_01::Models::VirtualWanSecurityProviderType LogSpecification = Azure::Network::Mgmt::V2018_10_01::Models::LogSpecification HTTPHeader = Azure::Network::Mgmt::V2018_10_01::Models::HTTPHeader Severity = Azure::Network::Mgmt::V2018_10_01::Models::Severity @@ -181,15 +188,15 @@ module Models ListP2SVpnServerConfigurationsResult = Azure::Network::Mgmt::V2018_10_01::Models::ListP2SVpnServerConfigurationsResult VpnSiteId = Azure::Network::Mgmt::V2018_10_01::Models::VpnSiteId ListHubVirtualNetworkConnectionsResult = Azure::Network::Mgmt::V2018_10_01::Models::ListHubVirtualNetworkConnectionsResult - VirtualHubRouteTable = Azure::Network::Mgmt::V2018_10_01::Models::VirtualHubRouteTable + Error = Azure::Network::Mgmt::V2018_10_01::Models::Error DeviceProperties = Azure::Network::Mgmt::V2018_10_01::Models::DeviceProperties ApplicationGatewayCustomError = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCustomError + VirtualHubRouteTable = Azure::Network::Mgmt::V2018_10_01::Models::VirtualHubRouteTable ApplicationGatewayRewriteRule = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRewriteRule - ManagedServiceIdentityUserAssignedIdentitiesValue = Azure::Network::Mgmt::V2018_10_01::Models::ManagedServiceIdentityUserAssignedIdentitiesValue AzureFirewallNetworkRule = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRule DdosProtectionPlanListResult = Azure::Network::Mgmt::V2018_10_01::Models::DdosProtectionPlanListResult + ManagedServiceIdentityUserAssignedIdentitiesValue = Azure::Network::Mgmt::V2018_10_01::Models::ManagedServiceIdentityUserAssignedIdentitiesValue FlowLogFormatParameters = Azure::Network::Mgmt::V2018_10_01::Models::FlowLogFormatParameters - Error = Azure::Network::Mgmt::V2018_10_01::Models::Error ExpressRouteConnectionId = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteConnectionId TrafficAnalyticsConfigurationProperties = Azure::Network::Mgmt::V2018_10_01::Models::TrafficAnalyticsConfigurationProperties TrafficAnalyticsProperties = Azure::Network::Mgmt::V2018_10_01::Models::TrafficAnalyticsProperties @@ -201,14 +208,12 @@ module Models AzureFirewallApplicationRuleProtocol = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallApplicationRuleProtocol ServiceEndpointPolicyListResult = Azure::Network::Mgmt::V2018_10_01::Models::ServiceEndpointPolicyListResult VirtualNetworkTapListResult = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkTapListResult - AvailableDelegation = Azure::Network::Mgmt::V2018_10_01::Models::AvailableDelegation - VpnProfileResponse = Azure::Network::Mgmt::V2018_10_01::Models::VpnProfileResponse TopologyAssociation = Azure::Network::Mgmt::V2018_10_01::Models::TopologyAssociation TopologyResource = Azure::Network::Mgmt::V2018_10_01::Models::TopologyResource OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2018_10_01::Models::OperationPropertiesFormatServiceSpecification VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkConnectionGatewayReference LoadBalancerListResult = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerListResult - NetworkConfigurationDiagnosticProfile = Azure::Network::Mgmt::V2018_10_01::Models::NetworkConfigurationDiagnosticProfile + AvailableDelegation = Azure::Network::Mgmt::V2018_10_01::Models::AvailableDelegation InboundNatRuleListResult = Azure::Network::Mgmt::V2018_10_01::Models::InboundNatRuleListResult LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerBackendAddressPoolListResult ConnectionResetSharedKey = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionResetSharedKey @@ -266,7 +271,7 @@ module Models NetworkInterfaceAssociation = Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceAssociation ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitsRoutesTableListResult SubnetAssociation = Azure::Network::Mgmt::V2018_10_01::Models::SubnetAssociation - ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult + EvaluatedNetworkSecurityGroup = Azure::Network::Mgmt::V2018_10_01::Models::EvaluatedNetworkSecurityGroup SecurityRuleAssociations = Azure::Network::Mgmt::V2018_10_01::Models::SecurityRuleAssociations ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteServiceProviderBandwidthsOffered SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2018_10_01::Models::SecurityGroupNetworkInterface @@ -355,164 +360,159 @@ module Models ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayIPConfiguration ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFrontendIPConfiguration ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslCertificate - ApplicationGatewayPathRule = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayPathRule + ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayHttpListener ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration + NetworkConfigurationDiagnosticProfile = Azure::Network::Mgmt::V2018_10_01::Models::NetworkConfigurationDiagnosticProfile + NetworkConfigurationDiagnosticParameters = Azure::Network::Mgmt::V2018_10_01::Models::NetworkConfigurationDiagnosticParameters ListVpnGatewaysResult = Azure::Network::Mgmt::V2018_10_01::Models::ListVpnGatewaysResult MatchedRule = Azure::Network::Mgmt::V2018_10_01::Models::MatchedRule AzureFirewallNatRule = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRule - NetworkSecurityRulesEvaluationResult = Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityRulesEvaluationResult - ApplicationGatewayHeaderConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayHeaderConfiguration Usage = Azure::Network::Mgmt::V2018_10_01::Models::Usage + ApplicationGatewayHeaderConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayHeaderConfiguration + ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectConfiguration NetworkSecurityGroupResult = Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityGroupResult ApplicationGatewayTrustedRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTrustedRootCertificate - ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayAvailableSslOptions - ApplicationGatewayProbe = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProbe ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRequestRoutingRule ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFrontendPort - ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayHttpListener + ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayUrlPathMap + ApplicationGatewayPathRule = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayPathRule + ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult + ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayAvailableSslOptions + ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPredefinedPolicy + VpnProfileResponse = Azure::Network::Mgmt::V2018_10_01::Models::VpnProfileResponse ApplicationGateway = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGateway ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFirewallRuleSet + ApplicationGatewayProbe = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProbe + RouteFilter = Azure::Network::Mgmt::V2018_10_01::Models::RouteFilter + EndpointServiceResult = Azure::Network::Mgmt::V2018_10_01::Models::EndpointServiceResult + NetworkSecurityRulesEvaluationResult = Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityRulesEvaluationResult RouteFilterRule = Azure::Network::Mgmt::V2018_10_01::Models::RouteFilterRule - ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectConfiguration - NetworkConfigurationDiagnosticParameters = Azure::Network::Mgmt::V2018_10_01::Models::NetworkConfigurationDiagnosticParameters - ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitAuthorization - ExpressRouteServiceProvider = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteServiceProvider ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeering - ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPredefinedPolicy - EndpointServiceResult = Azure::Network::Mgmt::V2018_10_01::Models::EndpointServiceResult - EvaluatedNetworkSecurityGroup = Azure::Network::Mgmt::V2018_10_01::Models::EvaluatedNetworkSecurityGroup - LoadBalancingRule = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancingRule - Probe = Azure::Network::Mgmt::V2018_10_01::Models::Probe + InboundNatPool = Azure::Network::Mgmt::V2018_10_01::Models::InboundNatPool + ExpressRouteCircuit = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuit ApplicationGatewayRewriteRuleSet = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRewriteRuleSet AzureFirewallIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallIPConfiguration AzureFirewallApplicationRuleCollection = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallApplicationRuleCollection AzureFirewallNatRuleCollection = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRuleCollection - ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayUrlPathMap + AzureFirewallNetworkRuleCollection = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRuleCollection AzureFirewall = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewall AzureFirewallFqdnTag = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallFqdnTag ExpressRouteCircuitConnection = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitConnection - VirtualNetwork = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetwork + ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitAuthorization ExpressRouteCrossConnection = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnection ExpressRouteConnection = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteConnection ExpressRouteGateway = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteGateway ExpressRoutePortsLocation = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePortsLocation - RouteFilter = Azure::Network::Mgmt::V2018_10_01::Models::RouteFilter - ExpressRouteCircuit = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuit - OutboundRule = Azure::Network::Mgmt::V2018_10_01::Models::OutboundRule + ExpressRouteServiceProvider = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteServiceProvider + ExpressRoutePort = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePort + Probe = Azure::Network::Mgmt::V2018_10_01::Models::Probe ContainerNetworkInterfaceConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ContainerNetworkInterfaceConfiguration ContainerNetworkInterface = Azure::Network::Mgmt::V2018_10_01::Models::ContainerNetworkInterface - InboundNatPool = Azure::Network::Mgmt::V2018_10_01::Models::InboundNatPool - P2SVpnServerConfigVpnClientRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRootCertificate LoadBalancer = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancer NetworkProfile = Azure::Network::Mgmt::V2018_10_01::Models::NetworkProfile PatchRouteFilterRule = Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilterRule - AzureFirewallNetworkRuleCollection = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRuleCollection - BgpServiceCommunity = Azure::Network::Mgmt::V2018_10_01::Models::BgpServiceCommunity + PatchRouteFilter = Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilter + LoadBalancingRule = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancingRule VirtualNetworkPeering = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkPeering - VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionListEntity - ExpressRouteCrossConnectionPeering = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionPeering + VirtualNetwork = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetwork + VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayIPConfiguration VpnClientRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRootCertificate - NetworkWatcher = Azure::Network::Mgmt::V2018_10_01::Models::NetworkWatcher + ExpressRouteCrossConnectionPeering = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionPeering VirtualNetworkGateway = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGateway - PatchRouteFilter = Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilter + LocalNetworkGateway = Azure::Network::Mgmt::V2018_10_01::Models::LocalNetworkGateway + BgpServiceCommunity = Azure::Network::Mgmt::V2018_10_01::Models::BgpServiceCommunity + VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionListEntity ExpressRouteLink = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLink - ExpressRoutePort = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePort - ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProtocol - VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayIPConfiguration - ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendHealthServerHealth + ConnectionSharedKey = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionSharedKey + OutboundRule = Azure::Network::Mgmt::V2018_10_01::Models::OutboundRule + VpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRevokedCertificate + NetworkWatcher = Azure::Network::Mgmt::V2018_10_01::Models::NetworkWatcher PublicIPPrefix = Azure::Network::Mgmt::V2018_10_01::Models::PublicIPPrefix - IPVersion = Azure::Network::Mgmt::V2018_10_01::Models::IPVersion - LocalNetworkGateway = Azure::Network::Mgmt::V2018_10_01::Models::LocalNetworkGateway VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnection + P2SVpnServerConfigVpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate + P2SVpnServerConfigRadiusServerRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusServerRootCertificate P2SVpnServerConfigRadiusClientRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusClientRootCertificate P2SVpnServerConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfiguration VirtualWAN = Azure::Network::Mgmt::V2018_10_01::Models::VirtualWAN VpnSite = Azure::Network::Mgmt::V2018_10_01::Models::VpnSite HubVirtualNetworkConnection = Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnection - VpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRevokedCertificate + VirtualHub = Azure::Network::Mgmt::V2018_10_01::Models::VirtualHub VpnConnection = Azure::Network::Mgmt::V2018_10_01::Models::VpnConnection VpnGateway = Azure::Network::Mgmt::V2018_10_01::Models::VpnGateway P2SVpnGateway = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnGateway - ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslCipherSuite - ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRequestRoutingRuleType ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCookieBasedAffinity - ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayOperationalState + ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendHealthServerHealth ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySkuName ApplicationGatewayTier = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTier - ConnectionSharedKey = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionSharedKey - ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyType + ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslProtocol + IPVersion = Azure::Network::Mgmt::V2018_10_01::Models::IPVersion ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyName - P2SVpnServerConfigVpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate - P2SVpnServerConfigRadiusServerRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusServerRootCertificate - ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectType - ProvisioningState = Azure::Network::Mgmt::V2018_10_01::Models::ProvisioningState + ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslCipherSuite + P2SVpnServerConfigVpnClientRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRootCertificate + ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProtocol + ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayOperationalState ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFirewallMode AuthorizationUseStatus = Azure::Network::Mgmt::V2018_10_01::Models::AuthorizationUseStatus ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState - VirtualHub = Azure::Network::Mgmt::V2018_10_01::Models::VirtualHub - EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_10_01::Models::EffectiveSecurityRuleProtocol + Access = Azure::Network::Mgmt::V2018_10_01::Models::Access + ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyType ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringState ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitSkuTier + ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRequestRoutingRuleType + ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectType ApplicationGatewayCustomErrorStatusCode = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCustomErrorStatusCode - AzureFirewallRCActionType = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallRCActionType - AzureFirewallApplicationRuleProtocolType = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallApplicationRuleProtocolType ResourceIdentityType = Azure::Network::Mgmt::V2018_10_01::Models::ResourceIdentityType + AzureFirewallApplicationRuleProtocolType = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallApplicationRuleProtocolType + AzureFirewallNatRCActionType = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRCActionType AzureFirewallNetworkRuleProtocol = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRuleProtocol ExpressRoutePeeringType = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePeeringType - Access = Azure::Network::Mgmt::V2018_10_01::Models::Access - ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslProtocol - ExpressRouteLinkConnectorType = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkConnectorType - ExpressRouteLinkAdminState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkAdminState + ExpressRoutePeeringState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePeeringState + ProvisioningState = Azure::Network::Mgmt::V2018_10_01::Models::ProvisioningState ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitSkuFamily ServiceProviderProvisioningState = Azure::Network::Mgmt::V2018_10_01::Models::ServiceProviderProvisioningState - LoadBalancerSkuName = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerSkuName + ExpressRoutePortsEncapsulation = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePortsEncapsulation LoadDistribution = Azure::Network::Mgmt::V2018_10_01::Models::LoadDistribution ProbeProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ProbeProtocol NetworkOperationStatus = Azure::Network::Mgmt::V2018_10_01::Models::NetworkOperationStatus - Origin = Azure::Network::Mgmt::V2018_10_01::Models::Origin + EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_10_01::Models::EffectiveSecurityRuleProtocol EffectiveRouteSource = Azure::Network::Mgmt::V2018_10_01::Models::EffectiveRouteSource EffectiveRouteState = Azure::Network::Mgmt::V2018_10_01::Models::EffectiveRouteState ConnectionState = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionState AssociationType = Azure::Network::Mgmt::V2018_10_01::Models::AssociationType Direction = Azure::Network::Mgmt::V2018_10_01::Models::Direction NextHopType = Azure::Network::Mgmt::V2018_10_01::Models::NextHopType - PcProtocol = Azure::Network::Mgmt::V2018_10_01::Models::PcProtocol - AzureFirewallNatRCActionType = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRCActionType + LoadBalancerSkuName = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerSkuName + AzureFirewallRCActionType = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallRCActionType PcError = Azure::Network::Mgmt::V2018_10_01::Models::PcError - VpnClientProtocol = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientProtocol - ExpressRoutePeeringState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePeeringState - CircuitConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::CircuitConnectionStatus + Origin = Azure::Network::Mgmt::V2018_10_01::Models::Origin + IssueType = Azure::Network::Mgmt::V2018_10_01::Models::IssueType + ConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionStatus AuthenticationMethod = Azure::Network::Mgmt::V2018_10_01::Models::AuthenticationMethod - EvaluationState = Azure::Network::Mgmt::V2018_10_01::Models::EvaluationState - ExpressRoutePortsEncapsulation = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePortsEncapsulation + CircuitConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::CircuitConnectionStatus + ExpressRouteLinkConnectorType = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkConnectorType + ExpressRouteLinkAdminState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkAdminState + VpnType = Azure::Network::Mgmt::V2018_10_01::Models::VpnType IpFlowProtocol = Azure::Network::Mgmt::V2018_10_01::Models::IpFlowProtocol - FlowLogFormatType = Azure::Network::Mgmt::V2018_10_01::Models::FlowLogFormatType - HTTPMethod = Azure::Network::Mgmt::V2018_10_01::Models::HTTPMethod PcStatus = Azure::Network::Mgmt::V2018_10_01::Models::PcStatus + HTTPMethod = Azure::Network::Mgmt::V2018_10_01::Models::HTTPMethod + ConnectionMonitorSourceStatus = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionMonitorSourceStatus VerbosityLevel = Azure::Network::Mgmt::V2018_10_01::Models::VerbosityLevel PublicIPPrefixSkuName = Azure::Network::Mgmt::V2018_10_01::Models::PublicIPPrefixSkuName - IssueType = Azure::Network::Mgmt::V2018_10_01::Models::IssueType - ConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionStatus VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionStatus - VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionType - VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkPeeringState + EvaluationState = Azure::Network::Mgmt::V2018_10_01::Models::EvaluationState + Protocol = Azure::Network::Mgmt::V2018_10_01::Models::Protocol VirtualNetworkGatewayType = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayType - VpnType = Azure::Network::Mgmt::V2018_10_01::Models::VpnType + IkeEncryption = Azure::Network::Mgmt::V2018_10_01::Models::IkeEncryption VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewaySkuName Container = Azure::Network::Mgmt::V2018_10_01::Models::Container - PfsGroup = Azure::Network::Mgmt::V2018_10_01::Models::PfsGroup - Protocol = Azure::Network::Mgmt::V2018_10_01::Models::Protocol + VpnClientProtocol = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientProtocol + BgpPeerState = Azure::Network::Mgmt::V2018_10_01::Models::BgpPeerState ProcessorArchitecture = Azure::Network::Mgmt::V2018_10_01::Models::ProcessorArchitecture - IpsecEncryption = Azure::Network::Mgmt::V2018_10_01::Models::IpsecEncryption - IpsecIntegrity = Azure::Network::Mgmt::V2018_10_01::Models::IpsecIntegrity - IkeEncryption = Azure::Network::Mgmt::V2018_10_01::Models::IkeEncryption - IkeIntegrity = Azure::Network::Mgmt::V2018_10_01::Models::IkeIntegrity - ConnectionMonitorSourceStatus = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionMonitorSourceStatus - VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewaySkuTier + VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionType end class NetworkManagementClass - attr_reader :hub_virtual_network_connections, :vpn_gateways, :vpn_connections, :p2s_vpn_server_configurations, :p2s_vpn_gateways, :application_gateways, :application_security_groups, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :network_interfaces, :public_ipaddresses, :local_network_gateways, :virtual_network_gateway_connections, :operations, :available_delegations, :available_resource_group_delegations, :azure_firewalls, :azure_firewall_fqdn_tags, :ddos_protection_plans, :express_route_circuit_connections, :express_route_cross_connections, :express_route_cross_connection_peerings, :express_route_gateways, :express_route_connections, :express_route_ports_locations, :express_route_ports, :express_route_links, :interface_endpoints, :load_balancer_outbound_rules, :network_interface_tap_configurations, :network_profiles, :public_ipprefixes, :service_endpoint_policies, :service_endpoint_policy_definitions, :virtual_network_taps, :virtual_wans, :vpn_sites, :vpn_sites_configuration, :virtual_hubs, :configurable, :base_url, :options, :model_classes + attr_reader :public_ipprefixes, :service_endpoint_policies, :service_endpoint_policy_definitions, :virtual_network_taps, :virtual_wans, :vpn_sites, :vpn_sites_configuration, :virtual_hubs, :hub_virtual_network_connections, :vpn_gateways, :vpn_connections, :p2s_vpn_server_configurations, :p2s_vpn_gateways, :application_gateways, :application_security_groups, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :network_interfaces, :public_ipaddresses, :local_network_gateways, :virtual_network_gateway_connections, :operations, :available_delegations, :available_resource_group_delegations, :azure_firewalls, :azure_firewall_fqdn_tags, :ddos_protection_plans, :express_route_circuit_connections, :express_route_cross_connections, :express_route_cross_connection_peerings, :express_route_gateways, :express_route_connections, :express_route_ports_locations, :express_route_ports, :express_route_links, :interface_endpoints, :load_balancer_outbound_rules, :network_interface_tap_configurations, :network_profiles, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -528,6 +528,14 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @public_ipprefixes = @client_1.public_ipprefixes + @service_endpoint_policies = @client_1.service_endpoint_policies + @service_endpoint_policy_definitions = @client_1.service_endpoint_policy_definitions + @virtual_network_taps = @client_1.virtual_network_taps + @virtual_wans = @client_1.virtual_wans + @vpn_sites = @client_1.vpn_sites + @vpn_sites_configuration = @client_1.vpn_sites_configuration + @virtual_hubs = @client_1.virtual_hubs @hub_virtual_network_connections = @client_1.hub_virtual_network_connections @vpn_gateways = @client_1.vpn_gateways @vpn_connections = @client_1.vpn_connections @@ -587,14 +595,6 @@ def initialize(configurable, base_url=nil, options=nil) @load_balancer_outbound_rules = @client_1.load_balancer_outbound_rules @network_interface_tap_configurations = @client_1.network_interface_tap_configurations @network_profiles = @client_1.network_profiles - @public_ipprefixes = @client_1.public_ipprefixes - @service_endpoint_policies = @client_1.service_endpoint_policies - @service_endpoint_policy_definitions = @client_1.service_endpoint_policy_definitions - @virtual_network_taps = @client_1.virtual_network_taps - @virtual_wans = @client_1.virtual_wans - @vpn_sites = @client_1.vpn_sites - @vpn_sites_configuration = @client_1.vpn_sites_configuration - @virtual_hubs = @client_1.virtual_hubs @model_classes = ModelClasses.new end @@ -615,8 +615,26 @@ def method_missing(method, *args) end class ModelClasses - def bgp_peer_state - Azure::Network::Mgmt::V2018_10_01::Models::BgpPeerState + def ipsec_encryption + Azure::Network::Mgmt::V2018_10_01::Models::IpsecEncryption + end + def virtual_network_peering_state + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkPeeringState + end + def ike_integrity + Azure::Network::Mgmt::V2018_10_01::Models::IkeIntegrity + end + def flow_log_format_type + Azure::Network::Mgmt::V2018_10_01::Models::FlowLogFormatType + end + def virtual_network_gateway_sku_tier + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewaySkuTier + end + def pc_protocol + Azure::Network::Mgmt::V2018_10_01::Models::PcProtocol + end + def virtual_network_gateway_connection_protocol + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionProtocol end def office_traffic_category Azure::Network::Mgmt::V2018_10_01::Models::OfficeTrafficCategory @@ -627,8 +645,8 @@ def vpn_gateway_tunneling_protocol def vpn_connection_status Azure::Network::Mgmt::V2018_10_01::Models::VpnConnectionStatus end - def virtual_wan_security_provider_type - Azure::Network::Mgmt::V2018_10_01::Models::VirtualWanSecurityProviderType + def ipsec_integrity + Azure::Network::Mgmt::V2018_10_01::Models::IpsecIntegrity end def tunnel_connection_status Azure::Network::Mgmt::V2018_10_01::Models::TunnelConnectionStatus @@ -639,8 +657,11 @@ def hub_virtual_network_connection_status def dh_group Azure::Network::Mgmt::V2018_10_01::Models::DhGroup end - def virtual_network_gateway_connection_protocol - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionProtocol + def pfs_group + Azure::Network::Mgmt::V2018_10_01::Models::PfsGroup + end + def virtual_wan_security_provider_type + Azure::Network::Mgmt::V2018_10_01::Models::VirtualWanSecurityProviderType end def log_specification Azure::Network::Mgmt::V2018_10_01::Models::LogSpecification @@ -930,8 +951,8 @@ def vpn_site_id def list_hub_virtual_network_connections_result Azure::Network::Mgmt::V2018_10_01::Models::ListHubVirtualNetworkConnectionsResult end - def virtual_hub_route_table - Azure::Network::Mgmt::V2018_10_01::Models::VirtualHubRouteTable + def error + Azure::Network::Mgmt::V2018_10_01::Models::Error end def device_properties Azure::Network::Mgmt::V2018_10_01::Models::DeviceProperties @@ -939,24 +960,24 @@ def device_properties def application_gateway_custom_error Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCustomError end + def virtual_hub_route_table + Azure::Network::Mgmt::V2018_10_01::Models::VirtualHubRouteTable + end def application_gateway_rewrite_rule Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRewriteRule end - def managed_service_identity_user_assigned_identities_value - Azure::Network::Mgmt::V2018_10_01::Models::ManagedServiceIdentityUserAssignedIdentitiesValue - end def azure_firewall_network_rule Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRule end def ddos_protection_plan_list_result Azure::Network::Mgmt::V2018_10_01::Models::DdosProtectionPlanListResult end + def managed_service_identity_user_assigned_identities_value + Azure::Network::Mgmt::V2018_10_01::Models::ManagedServiceIdentityUserAssignedIdentitiesValue + end def flow_log_format_parameters Azure::Network::Mgmt::V2018_10_01::Models::FlowLogFormatParameters end - def error - Azure::Network::Mgmt::V2018_10_01::Models::Error - end def express_route_connection_id Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteConnectionId end @@ -990,12 +1011,6 @@ def service_endpoint_policy_list_result def virtual_network_tap_list_result Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkTapListResult end - def available_delegation - Azure::Network::Mgmt::V2018_10_01::Models::AvailableDelegation - end - def vpn_profile_response - Azure::Network::Mgmt::V2018_10_01::Models::VpnProfileResponse - end def topology_association Azure::Network::Mgmt::V2018_10_01::Models::TopologyAssociation end @@ -1011,8 +1026,8 @@ def virtual_network_connection_gateway_reference def load_balancer_list_result Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerListResult end - def network_configuration_diagnostic_profile - Azure::Network::Mgmt::V2018_10_01::Models::NetworkConfigurationDiagnosticProfile + def available_delegation + Azure::Network::Mgmt::V2018_10_01::Models::AvailableDelegation end def inbound_nat_rule_list_result Azure::Network::Mgmt::V2018_10_01::Models::InboundNatRuleListResult @@ -1185,8 +1200,8 @@ def express_route_circuits_routes_table_list_result def subnet_association Azure::Network::Mgmt::V2018_10_01::Models::SubnetAssociation end - def express_route_circuits_routes_table_summary_list_result - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult + def evaluated_network_security_group + Azure::Network::Mgmt::V2018_10_01::Models::EvaluatedNetworkSecurityGroup end def security_rule_associations Azure::Network::Mgmt::V2018_10_01::Models::SecurityRuleAssociations @@ -1452,12 +1467,18 @@ def application_gateway_frontend_ipconfiguration def application_gateway_ssl_certificate Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslCertificate end - def application_gateway_path_rule - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayPathRule + def application_gateway_http_listener + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayHttpListener end def application_gateway_web_application_firewall_configuration Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration end + def network_configuration_diagnostic_profile + Azure::Network::Mgmt::V2018_10_01::Models::NetworkConfigurationDiagnosticProfile + end + def network_configuration_diagnostic_parameters + Azure::Network::Mgmt::V2018_10_01::Models::NetworkConfigurationDiagnosticParameters + end def list_vpn_gateways_result Azure::Network::Mgmt::V2018_10_01::Models::ListVpnGatewaysResult end @@ -1467,14 +1488,14 @@ def matched_rule def azure_firewall_nat_rule Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRule end - def network_security_rules_evaluation_result - Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityRulesEvaluationResult + def usage + Azure::Network::Mgmt::V2018_10_01::Models::Usage end def application_gateway_header_configuration Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayHeaderConfiguration end - def usage - Azure::Network::Mgmt::V2018_10_01::Models::Usage + def application_gateway_redirect_configuration + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectConfiguration end def network_security_group_result Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityGroupResult @@ -1482,20 +1503,29 @@ def network_security_group_result def application_gateway_trusted_root_certificate Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTrustedRootCertificate end - def application_gateway_available_ssl_options - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayAvailableSslOptions - end - def application_gateway_probe - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProbe - end def application_gateway_request_routing_rule Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRequestRoutingRule end def application_gateway_frontend_port Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFrontendPort end - def application_gateway_http_listener - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayHttpListener + def application_gateway_url_path_map + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayUrlPathMap + end + def application_gateway_path_rule + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayPathRule + end + def express_route_circuits_routes_table_summary_list_result + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult + end + def application_gateway_available_ssl_options + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayAvailableSslOptions + end + def application_gateway_ssl_predefined_policy + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPredefinedPolicy + end + def vpn_profile_response + Azure::Network::Mgmt::V2018_10_01::Models::VpnProfileResponse end def application_gateway Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGateway @@ -1503,38 +1533,29 @@ def application_gateway def application_gateway_firewall_rule_set Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFirewallRuleSet end - def route_filter_rule - Azure::Network::Mgmt::V2018_10_01::Models::RouteFilterRule + def application_gateway_probe + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProbe end - def application_gateway_redirect_configuration - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectConfiguration + def route_filter + Azure::Network::Mgmt::V2018_10_01::Models::RouteFilter end - def network_configuration_diagnostic_parameters - Azure::Network::Mgmt::V2018_10_01::Models::NetworkConfigurationDiagnosticParameters + def endpoint_service_result + Azure::Network::Mgmt::V2018_10_01::Models::EndpointServiceResult end - def express_route_circuit_authorization - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitAuthorization + def network_security_rules_evaluation_result + Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityRulesEvaluationResult end - def express_route_service_provider - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteServiceProvider + def route_filter_rule + Azure::Network::Mgmt::V2018_10_01::Models::RouteFilterRule end def express_route_circuit_peering Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeering end - def application_gateway_ssl_predefined_policy - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPredefinedPolicy - end - def endpoint_service_result - Azure::Network::Mgmt::V2018_10_01::Models::EndpointServiceResult - end - def evaluated_network_security_group - Azure::Network::Mgmt::V2018_10_01::Models::EvaluatedNetworkSecurityGroup - end - def load_balancing_rule - Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancingRule + def inbound_nat_pool + Azure::Network::Mgmt::V2018_10_01::Models::InboundNatPool end - def probe - Azure::Network::Mgmt::V2018_10_01::Models::Probe + def express_route_circuit + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuit end def application_gateway_rewrite_rule_set Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRewriteRuleSet @@ -1548,8 +1569,8 @@ def azure_firewall_application_rule_collection def azure_firewall_nat_rule_collection Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRuleCollection end - def application_gateway_url_path_map - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayUrlPathMap + def azure_firewall_network_rule_collection + Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRuleCollection end def azure_firewall Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewall @@ -1560,8 +1581,8 @@ def azure_firewall_fqdn_tag def express_route_circuit_connection Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitConnection end - def virtual_network - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetwork + def express_route_circuit_authorization + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitAuthorization end def express_route_cross_connection Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnection @@ -1575,14 +1596,14 @@ def express_route_gateway def express_route_ports_location Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePortsLocation end - def route_filter - Azure::Network::Mgmt::V2018_10_01::Models::RouteFilter + def express_route_service_provider + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteServiceProvider end - def express_route_circuit - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuit + def express_route_port + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePort end - def outbound_rule - Azure::Network::Mgmt::V2018_10_01::Models::OutboundRule + def probe + Azure::Network::Mgmt::V2018_10_01::Models::Probe end def container_network_interface_configuration Azure::Network::Mgmt::V2018_10_01::Models::ContainerNetworkInterfaceConfiguration @@ -1590,12 +1611,6 @@ def container_network_interface_configuration def container_network_interface Azure::Network::Mgmt::V2018_10_01::Models::ContainerNetworkInterface end - def inbound_nat_pool - Azure::Network::Mgmt::V2018_10_01::Models::InboundNatPool - end - def p2_svpn_server_config_vpn_client_root_certificate - Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRootCertificate - end def load_balancer Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancer end @@ -1605,60 +1620,66 @@ def network_profile def patch_route_filter_rule Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilterRule end - def azure_firewall_network_rule_collection - Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRuleCollection + def patch_route_filter + Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilter end - def bgp_service_community - Azure::Network::Mgmt::V2018_10_01::Models::BgpServiceCommunity + def load_balancing_rule + Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancingRule end def virtual_network_peering Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkPeering end - def virtual_network_gateway_connection_list_entity - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionListEntity + def virtual_network + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetwork end - def express_route_cross_connection_peering - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionPeering + def virtual_network_gateway_ipconfiguration + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayIPConfiguration end def vpn_client_root_certificate Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRootCertificate end - def network_watcher - Azure::Network::Mgmt::V2018_10_01::Models::NetworkWatcher + def express_route_cross_connection_peering + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionPeering end def virtual_network_gateway Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGateway end - def patch_route_filter - Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilter + def local_network_gateway + Azure::Network::Mgmt::V2018_10_01::Models::LocalNetworkGateway + end + def bgp_service_community + Azure::Network::Mgmt::V2018_10_01::Models::BgpServiceCommunity + end + def virtual_network_gateway_connection_list_entity + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionListEntity end def express_route_link Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLink end - def express_route_port - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePort + def connection_shared_key + Azure::Network::Mgmt::V2018_10_01::Models::ConnectionSharedKey end - def application_gateway_protocol - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProtocol + def outbound_rule + Azure::Network::Mgmt::V2018_10_01::Models::OutboundRule end - def virtual_network_gateway_ipconfiguration - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayIPConfiguration + def vpn_client_revoked_certificate + Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRevokedCertificate end - def application_gateway_backend_health_server_health - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendHealthServerHealth + def network_watcher + Azure::Network::Mgmt::V2018_10_01::Models::NetworkWatcher end def public_ipprefix Azure::Network::Mgmt::V2018_10_01::Models::PublicIPPrefix end - def ipversion - Azure::Network::Mgmt::V2018_10_01::Models::IPVersion - end - def local_network_gateway - Azure::Network::Mgmt::V2018_10_01::Models::LocalNetworkGateway - end def virtual_network_gateway_connection Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnection end + def p2_svpn_server_config_vpn_client_revoked_certificate + Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate + end + def p2_svpn_server_config_radius_server_root_certificate + Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusServerRootCertificate + end def p2_svpn_server_config_radius_client_root_certificate Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusClientRootCertificate end @@ -1674,8 +1695,8 @@ def vpn_site def hub_virtual_network_connection Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnection end - def vpn_client_revoked_certificate - Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRevokedCertificate + def virtual_hub + Azure::Network::Mgmt::V2018_10_01::Models::VirtualHub end def vpn_connection Azure::Network::Mgmt::V2018_10_01::Models::VpnConnection @@ -1686,17 +1707,11 @@ def vpn_gateway def p2_svpn_gateway Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnGateway end - def application_gateway_ssl_cipher_suite - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslCipherSuite - end - def application_gateway_request_routing_rule_type - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRequestRoutingRuleType - end def application_gateway_cookie_based_affinity Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCookieBasedAffinity end - def application_gateway_operational_state - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayOperationalState + def application_gateway_backend_health_server_health + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendHealthServerHealth end def application_gateway_sku_name Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySkuName @@ -1704,26 +1719,26 @@ def application_gateway_sku_name def application_gateway_tier Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTier end - def connection_shared_key - Azure::Network::Mgmt::V2018_10_01::Models::ConnectionSharedKey + def application_gateway_ssl_protocol + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslProtocol end - def application_gateway_ssl_policy_type - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyType + def ipversion + Azure::Network::Mgmt::V2018_10_01::Models::IPVersion end def application_gateway_ssl_policy_name Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyName end - def p2_svpn_server_config_vpn_client_revoked_certificate - Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate + def application_gateway_ssl_cipher_suite + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslCipherSuite end - def p2_svpn_server_config_radius_server_root_certificate - Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusServerRootCertificate + def p2_svpn_server_config_vpn_client_root_certificate + Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRootCertificate end - def application_gateway_redirect_type - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectType + def application_gateway_protocol + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProtocol end - def provisioning_state - Azure::Network::Mgmt::V2018_10_01::Models::ProvisioningState + def application_gateway_operational_state + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayOperationalState end def application_gateway_firewall_mode Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFirewallMode @@ -1734,11 +1749,11 @@ def authorization_use_status def express_route_circuit_peering_advertised_public_prefix_state Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState end - def virtual_hub - Azure::Network::Mgmt::V2018_10_01::Models::VirtualHub + def access + Azure::Network::Mgmt::V2018_10_01::Models::Access end - def effective_security_rule_protocol - Azure::Network::Mgmt::V2018_10_01::Models::EffectiveSecurityRuleProtocol + def application_gateway_ssl_policy_type + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyType end def express_route_circuit_peering_state Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringState @@ -1746,17 +1761,23 @@ def express_route_circuit_peering_state def express_route_circuit_sku_tier Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitSkuTier end + def application_gateway_request_routing_rule_type + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRequestRoutingRuleType + end + def application_gateway_redirect_type + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectType + end def application_gateway_custom_error_status_code Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCustomErrorStatusCode end - def azure_firewall_rcaction_type - Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallRCActionType + def resource_identity_type + Azure::Network::Mgmt::V2018_10_01::Models::ResourceIdentityType end def azure_firewall_application_rule_protocol_type Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallApplicationRuleProtocolType end - def resource_identity_type - Azure::Network::Mgmt::V2018_10_01::Models::ResourceIdentityType + def azure_firewall_nat_rcaction_type + Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRCActionType end def azure_firewall_network_rule_protocol Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRuleProtocol @@ -1764,17 +1785,11 @@ def azure_firewall_network_rule_protocol def express_route_peering_type Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePeeringType end - def access - Azure::Network::Mgmt::V2018_10_01::Models::Access - end - def application_gateway_ssl_protocol - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslProtocol - end - def express_route_link_connector_type - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkConnectorType + def express_route_peering_state + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePeeringState end - def express_route_link_admin_state - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkAdminState + def provisioning_state + Azure::Network::Mgmt::V2018_10_01::Models::ProvisioningState end def express_route_circuit_sku_family Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitSkuFamily @@ -1782,8 +1797,8 @@ def express_route_circuit_sku_family def service_provider_provisioning_state Azure::Network::Mgmt::V2018_10_01::Models::ServiceProviderProvisioningState end - def load_balancer_sku_name - Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerSkuName + def express_route_ports_encapsulation + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePortsEncapsulation end def load_distribution Azure::Network::Mgmt::V2018_10_01::Models::LoadDistribution @@ -1794,8 +1809,8 @@ def probe_protocol def network_operation_status Azure::Network::Mgmt::V2018_10_01::Models::NetworkOperationStatus end - def origin - Azure::Network::Mgmt::V2018_10_01::Models::Origin + def effective_security_rule_protocol + Azure::Network::Mgmt::V2018_10_01::Models::EffectiveSecurityRuleProtocol end def effective_route_source Azure::Network::Mgmt::V2018_10_01::Models::EffectiveRouteSource @@ -1815,44 +1830,50 @@ def direction def next_hop_type Azure::Network::Mgmt::V2018_10_01::Models::NextHopType end - def pc_protocol - Azure::Network::Mgmt::V2018_10_01::Models::PcProtocol + def load_balancer_sku_name + Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerSkuName end - def azure_firewall_nat_rcaction_type - Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRCActionType + def azure_firewall_rcaction_type + Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallRCActionType end def pc_error Azure::Network::Mgmt::V2018_10_01::Models::PcError end - def vpn_client_protocol - Azure::Network::Mgmt::V2018_10_01::Models::VpnClientProtocol + def origin + Azure::Network::Mgmt::V2018_10_01::Models::Origin end - def express_route_peering_state - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePeeringState + def issue_type + Azure::Network::Mgmt::V2018_10_01::Models::IssueType end - def circuit_connection_status - Azure::Network::Mgmt::V2018_10_01::Models::CircuitConnectionStatus + def connection_status + Azure::Network::Mgmt::V2018_10_01::Models::ConnectionStatus end def authentication_method Azure::Network::Mgmt::V2018_10_01::Models::AuthenticationMethod end - def evaluation_state - Azure::Network::Mgmt::V2018_10_01::Models::EvaluationState + def circuit_connection_status + Azure::Network::Mgmt::V2018_10_01::Models::CircuitConnectionStatus end - def express_route_ports_encapsulation - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePortsEncapsulation + def express_route_link_connector_type + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkConnectorType + end + def express_route_link_admin_state + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkAdminState + end + def vpn_type + Azure::Network::Mgmt::V2018_10_01::Models::VpnType end def ip_flow_protocol Azure::Network::Mgmt::V2018_10_01::Models::IpFlowProtocol end - def flow_log_format_type - Azure::Network::Mgmt::V2018_10_01::Models::FlowLogFormatType + def pc_status + Azure::Network::Mgmt::V2018_10_01::Models::PcStatus end def httpmethod Azure::Network::Mgmt::V2018_10_01::Models::HTTPMethod end - def pc_status - Azure::Network::Mgmt::V2018_10_01::Models::PcStatus + def connection_monitor_source_status + Azure::Network::Mgmt::V2018_10_01::Models::ConnectionMonitorSourceStatus end def verbosity_level Azure::Network::Mgmt::V2018_10_01::Models::VerbosityLevel @@ -1860,26 +1881,20 @@ def verbosity_level def public_ipprefix_sku_name Azure::Network::Mgmt::V2018_10_01::Models::PublicIPPrefixSkuName end - def issue_type - Azure::Network::Mgmt::V2018_10_01::Models::IssueType - end - def connection_status - Azure::Network::Mgmt::V2018_10_01::Models::ConnectionStatus - end def virtual_network_gateway_connection_status Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionStatus end - def virtual_network_gateway_connection_type - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionType + def evaluation_state + Azure::Network::Mgmt::V2018_10_01::Models::EvaluationState end - def virtual_network_peering_state - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkPeeringState + def protocol + Azure::Network::Mgmt::V2018_10_01::Models::Protocol end def virtual_network_gateway_type Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayType end - def vpn_type - Azure::Network::Mgmt::V2018_10_01::Models::VpnType + def ike_encryption + Azure::Network::Mgmt::V2018_10_01::Models::IkeEncryption end def virtual_network_gateway_sku_name Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewaySkuName @@ -1887,32 +1902,17 @@ def virtual_network_gateway_sku_name def container Azure::Network::Mgmt::V2018_10_01::Models::Container end - def pfs_group - Azure::Network::Mgmt::V2018_10_01::Models::PfsGroup + def vpn_client_protocol + Azure::Network::Mgmt::V2018_10_01::Models::VpnClientProtocol end - def protocol - Azure::Network::Mgmt::V2018_10_01::Models::Protocol + def bgp_peer_state + Azure::Network::Mgmt::V2018_10_01::Models::BgpPeerState end def processor_architecture Azure::Network::Mgmt::V2018_10_01::Models::ProcessorArchitecture end - def ipsec_encryption - Azure::Network::Mgmt::V2018_10_01::Models::IpsecEncryption - end - def ipsec_integrity - Azure::Network::Mgmt::V2018_10_01::Models::IpsecIntegrity - end - def ike_encryption - Azure::Network::Mgmt::V2018_10_01::Models::IkeEncryption - end - def ike_integrity - Azure::Network::Mgmt::V2018_10_01::Models::IkeIntegrity - end - def connection_monitor_source_status - Azure::Network::Mgmt::V2018_10_01::Models::ConnectionMonitorSourceStatus - end - def virtual_network_gateway_sku_tier - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewaySkuTier + def virtual_network_gateway_connection_type + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionType 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 ec7e8f7490..6f360c5118 100644 --- a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb @@ -16,23 +16,23 @@ module Models Answer = Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer Thing = Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing - CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork NewsArticle = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle News = Azure::CognitiveServices::NewsSearch::V1_0::Models::News - Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable + NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic Article = Azure::CognitiveServices::NewsSearch::V1_0::Models::Article - ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode + Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics - NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch - Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error + Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness end class NewsSearchDataClass @@ -86,23 +86,23 @@ def search_results_answer def thing Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing end - def creative_work - Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork - end def news_article Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle end def news Azure::CognitiveServices::NewsSearch::V1_0::Models::News end - def identifiable - Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable + def news_topic + Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic end def article Azure::CognitiveServices::NewsSearch::V1_0::Models::Article end - def error_code - Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode + def response + Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + end + def identifiable + Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable end def video_object Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject @@ -110,14 +110,14 @@ def video_object def trending_topics Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics end - def news_topic - Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + def error_code + Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode end def safe_search Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch end - def response - Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + def creative_work + Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork end def query Azure::CognitiveServices::NewsSearch::V1_0::Models::Query @@ -131,12 +131,12 @@ def media_object def error_sub_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode end - def freshness - Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness - end def error Azure::CognitiveServices::NewsSearch::V1_0::Models::Error end + def freshness + Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness + 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 590bd5e998..dabd4d1aab 100644 --- a/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb @@ -7,49 +7,49 @@ module Azure::Profiles::Latest module NotificationHubs module Mgmt - Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces Operations = Azure::NotificationHubs::Mgmt::V2017_04_01::Operations + Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces NotificationHubs = Azure::NotificationHubs::Mgmt::V2017_04_01::NotificationHubs module Models + Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku ErrorResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse ResourceListKeys = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys + Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource PolicykeyResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource ApnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential WnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential CheckAvailabilityParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters GcmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential - SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult SharedAccessAuthorizationRuleListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult - Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource - MpnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential OperationDisplay = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay + SharedAccessAuthorizationRuleProperties = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties + Operation = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation + NamespacePatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters + OperationListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult + SubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource AdmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential NamespaceListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult BaiduCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential - OperationListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult - SubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource - NamespacePatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters CheckAvailabilityResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult - SharedAccessAuthorizationRuleProperties = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties - NamespaceResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource - SharedAccessAuthorizationRuleResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource NamespaceCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters - Operation = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation - NotificationHubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource + MpnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential + SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters NotificationHubCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters - NotificationHubPatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters - NamespaceType = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType + NamespaceResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource + SharedAccessAuthorizationRuleResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource DebugSendResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse - PnsCredentialsResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource + NotificationHubPatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters + NotificationHubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource SkuName = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName + PnsCredentialsResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource + NamespaceType = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType AccessRights = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights - Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku end class NotificationHubsManagementClass - attr_reader :namespaces, :operations, :notification_hubs, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :namespaces, :notification_hubs, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -59,8 +59,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @namespaces = @client_0.namespaces @operations = @client_0.operations + @namespaces = @client_0.namespaces @notification_hubs = @client_0.notification_hubs @model_classes = ModelClasses.new @@ -80,12 +80,18 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku + end def error_response Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse end def resource_list_keys Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys end + def resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource + end def policykey_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource end @@ -101,32 +107,23 @@ def check_availability_parameters def gcm_credential Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential end - def shared_access_authorization_rule_create_or_update_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters - end def notification_hub_list_result Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult end def shared_access_authorization_rule_list_result Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult end - def resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource - end - def mpns_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential - end def operation_display Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay end - def adm_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential + def shared_access_authorization_rule_properties + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties end - def namespace_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult + def operation + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation end - def baidu_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential + def namespace_patch_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters end def operation_list_result Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult @@ -134,54 +131,57 @@ def operation_list_result def sub_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource end - def namespace_patch_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters - end - def check_availability_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult + def adm_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential end - def shared_access_authorization_rule_properties - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties + def namespace_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult end - def namespace_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource + def baidu_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential end - def shared_access_authorization_rule_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource + def check_availability_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult end def namespace_create_or_update_parameters Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters end - def operation - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation + def mpns_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential end - def notification_hub_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource + def shared_access_authorization_rule_create_or_update_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters end def notification_hub_create_or_update_parameters Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters end - def notification_hub_patch_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters + def namespace_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource end - def namespace_type - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType + def shared_access_authorization_rule_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource end def debug_send_response Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse end - def pns_credentials_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource + def notification_hub_patch_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters + end + def notification_hub_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource end def sku_name Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName end + def pns_credentials_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource + end + def namespace_type + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType + end def access_rights Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights end - def sku - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku - end end end end diff --git a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb index edb20cb572..e353540bf7 100644 --- a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb @@ -15,54 +15,54 @@ module Mgmt Workspaces = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Workspaces module Models + StorageAccount = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount SearchSchemaValue = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue SearchGetSchemaResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchGetSchemaResponse SearchHighlight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchHighlight LinkTarget = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::LinkTarget SearchParameters = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchParameters - CoreSummary = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::CoreSummary SearchMetadataSchema = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema StorageInsightStatus = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightStatus SavedSearch = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearch SavedSearchesListResult = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearchesListResult - StorageInsightListResult = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightListResult - SearchError = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError - WorkspacePurgeBody = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody SearchResultsResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchResultsResponse + SearchError = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError + StorageInsightListResult = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightListResult WorkspacePurgeBodyFilters = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters - SearchSort = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSort - WorkspacePurgeResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse Tag = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag + WorkspacePurgeResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse + SearchSort = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSort WorkspacePurgeStatusResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse + CoreSummary = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::CoreSummary + WorkspacePurgeBody = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody StorageInsight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight - SearchMetadata = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata StorageInsightState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState - SearchSortEnum = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum PurgeState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState - StorageAccount = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount + SearchSortEnum = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum + SearchMetadata = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata + Sku = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku ProxyResource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource Resource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource - UsageMetric = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric DataSource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource + UsageMetric = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric WorkspaceListUsagesResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListUsagesResult LinkedServiceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedServiceListResult - MetricName = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName - DataSourceFilter = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceFilter ManagementGroup = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ManagementGroup - SharedKeys = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys + OperationDisplay = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay + 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 + OperationListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult Operation = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation + SharedKeys = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys + LinkedService = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService WorkspaceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult - OperationListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult - DataSourceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult DataSourceKind = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind - LinkedService = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService - Workspace = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Workspace + DataSourceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult SkuNameEnum = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum - OperationDisplay = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay + MetricName = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName + Workspace = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Workspace EntityStatus = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus - WorkspaceListManagementGroupsResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListManagementGroupsResult - IntelligencePack = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::IntelligencePack - Sku = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku end class OperationalInsightsManagementClass @@ -108,6 +108,9 @@ def method_missing(method, *args) end class ModelClasses + 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 @@ -123,9 +126,6 @@ def link_target def search_parameters Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchParameters end - def core_summary - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::CoreSummary - end def search_metadata_schema Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema end @@ -138,50 +138,53 @@ def saved_search def saved_searches_list_result Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearchesListResult end - def storage_insight_list_result - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightListResult + def search_results_response + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchResultsResponse end def search_error Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError end - def workspace_purge_body - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody - end - def search_results_response - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchResultsResponse + def storage_insight_list_result + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightListResult end def workspace_purge_body_filters Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters end - def search_sort - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSort + def tag + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag end def workspace_purge_response Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse end - def tag - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag + def search_sort + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSort end def workspace_purge_status_response Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse end + def core_summary + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::CoreSummary + end + def workspace_purge_body + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody + end def storage_insight Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight end - def search_metadata - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata - end def storage_insight_state Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState end + def purge_state + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState + end def search_sort_enum Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum end - def purge_state - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState + def search_metadata + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata end - def storage_account - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount + def sku + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku end def proxy_resource Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource @@ -189,69 +192,66 @@ def proxy_resource def resource Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource end - def usage_metric - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric - end def data_source Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource end + def usage_metric + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric + end def workspace_list_usages_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListUsagesResult end def linked_service_list_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedServiceListResult end - def metric_name - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName + def management_group + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ManagementGroup + end + def operation_display + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay end def data_source_filter Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceFilter end - def management_group - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ManagementGroup + def workspace_list_management_groups_result + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListManagementGroupsResult end - def shared_keys - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys + def intelligence_pack + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::IntelligencePack + end + def operation_list_result + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult end def operation Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation end + def shared_keys + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys + end + def linked_service + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService + end def workspace_list_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult end - def operation_list_result - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult + def data_source_kind + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind end def data_source_list_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult end - def data_source_kind - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind + def sku_name_enum + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum end - def linked_service - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService + def metric_name + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName end def workspace Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Workspace end - def sku_name_enum - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum - end - def operation_display - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay - end def entity_status Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus end - 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 - end - def sku - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku - 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 168a16948b..55aea04f66 100644 --- a/azure_sdk/lib/latest/modules/policy_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policy_profile_module.rb @@ -7,26 +7,26 @@ module Azure::Profiles::Latest module Policy module Mgmt - PolicySetDefinitions = Azure::Policy::Mgmt::V2018_03_01::PolicySetDefinitions PolicyDefinitions = Azure::Policy::Mgmt::V2018_03_01::PolicyDefinitions PolicyAssignments = Azure::Policy::Mgmt::V2018_03_01::PolicyAssignments + PolicySetDefinitions = Azure::Policy::Mgmt::V2018_03_01::PolicySetDefinitions module Models + PolicyType = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyType PolicyMode = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyMode + PolicyDefinitionReference = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinitionReference + PolicySetDefinition = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinition + PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinitionListResult + PolicySku = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySku PolicyAssignment = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignment PolicyDefinition = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinition PolicyAssignmentListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignmentListResult PolicyDefinitionListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinitionListResult ErrorResponse = Azure::Policy::Mgmt::V2018_03_01::Models::ErrorResponse - PolicyType = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyType - PolicyDefinitionReference = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinitionReference - PolicySetDefinition = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinition - PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinitionListResult - PolicySku = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySku end class PolicyManagementClass - attr_reader :policy_set_definitions, :policy_definitions, :policy_assignments, :configurable, :base_url, :options, :model_classes + attr_reader :policy_definitions, :policy_assignments, :policy_set_definitions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -36,9 +36,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @policy_set_definitions = @client_0.policy_set_definitions @policy_definitions = @client_0.policy_definitions @policy_assignments = @client_0.policy_assignments + @policy_set_definitions = @client_0.policy_set_definitions @model_classes = ModelClasses.new end @@ -57,9 +57,24 @@ def method_missing(method, *args) end class ModelClasses + def policy_type + Azure::Policy::Mgmt::V2018_03_01::Models::PolicyType + end def policy_mode Azure::Policy::Mgmt::V2018_03_01::Models::PolicyMode end + def policy_definition_reference + Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinitionReference + end + def policy_set_definition + Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinition + end + def policy_set_definition_list_result + Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinitionListResult + end + def policy_sku + Azure::Policy::Mgmt::V2018_03_01::Models::PolicySku + end def policy_assignment Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignment end @@ -75,21 +90,6 @@ def policy_definition_list_result def error_response Azure::Policy::Mgmt::V2018_03_01::Models::ErrorResponse end - def policy_type - Azure::Policy::Mgmt::V2018_03_01::Models::PolicyType - end - def policy_definition_reference - Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinitionReference - end - def policy_set_definition - Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinition - end - def policy_set_definition_list_result - Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinitionListResult - end - def policy_sku - Azure::Policy::Mgmt::V2018_03_01::Models::PolicySku - end 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 eff143f694..547895865a 100644 --- a/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb @@ -7,11 +7,13 @@ module Azure::Profiles::Latest module PolicyInsights module Mgmt + Operations = Azure::PolicyInsights::Mgmt::V2018_04_04::Operations PolicyEvents = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyEvents PolicyStates = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyStates - Operations = Azure::PolicyInsights::Mgmt::V2018_04_04::Operations module Models + OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay + Operation = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation PolicyDefinitionSummary = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyDefinitionSummary PolicyAssignmentSummary = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyAssignmentSummary PolicyEventsQueryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEventsQueryResults @@ -23,15 +25,13 @@ module Models PolicyState = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState OperationsListResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults QueryFailureError = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError - SummaryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults QueryOptions = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions + SummaryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults PolicyStatesResource = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource - OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay - Operation = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation end class PolicyInsightsManagementClass - attr_reader :policy_events, :policy_states, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :policy_events, :policy_states, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -41,9 +41,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations @policy_events = @client_0.policy_events @policy_states = @client_0.policy_states - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -62,6 +62,12 @@ def method_missing(method, *args) end class ModelClasses + def operation_display + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay + end + def operation + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation + end def policy_definition_summary Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyDefinitionSummary end @@ -95,21 +101,15 @@ def operations_list_results def query_failure_error Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError end - def summary_results - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults - end def query_options Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions end + def summary_results + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults + end def policy_states_resource Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource end - def operation_display - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay - end - def operation - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation - end 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 360108ef5f..e8bdb39182 100644 --- a/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb +++ b/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb @@ -11,25 +11,25 @@ module Mgmt Workspaces = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Workspaces module Models - CheckNameRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest - Workspace = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace - WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList - CheckNameResponse = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse - Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation - MigrateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest - WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList - AccessKeyName = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName - Display = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display - AzureSku = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku - CheckNameReason = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason - ErrorDetail = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail OperationList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList WorkspaceCollectionAccessKeys = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys WorkspaceCollection = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollection + Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation WorkspaceCollectionAccessKey = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKey CreateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest - Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error + Display = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display UpdateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest + Workspace = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace + WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList + CheckNameRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest + WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList + CheckNameResponse = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse + ErrorDetail = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail + MigrateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest + CheckNameReason = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason + AzureSku = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku + AccessKeyName = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName + Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error end class PowerBiEmbeddedManagementClass @@ -63,63 +63,63 @@ def method_missing(method, *args) end class ModelClasses - def check_name_request - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest - end - def workspace - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace + def operation_list + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList end - def workspace_list - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList + def workspace_collection_access_keys + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys end - def check_name_response - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse + def workspace_collection + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollection end def operation Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation end - def migrate_workspace_collection_request - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest - end - def workspace_collection_list - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList + def workspace_collection_access_key + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKey end - def access_key_name - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName + def create_workspace_collection_request + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest end def display Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display end - def azure_sku - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku + def update_workspace_collection_request + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest end - def check_name_reason - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason + def workspace + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace + end + def workspace_list + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList + end + def check_name_request + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest + end + def workspace_collection_list + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList + end + def check_name_response + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse end def error_detail Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail end - def operation_list - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList - end - def workspace_collection_access_keys - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys + def migrate_workspace_collection_request + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest end - def workspace_collection - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollection + def check_name_reason + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason end - def workspace_collection_access_key - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKey + def azure_sku + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku end - def create_workspace_collection_request - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest + def access_key_name + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName end def error Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error end - def update_workspace_collection_request - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest - end end end end diff --git a/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb b/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb index c7f1b195d7..ac160a4719 100644 --- a/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb +++ b/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb @@ -12,15 +12,23 @@ module Qnamaker EndpointKeys = Azure::CognitiveServices::Qnamaker::V4_0::EndpointKeys module Models + UpdateKbOperationDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO + KnowledgebaseDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseDTO + UpdateKbContentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO + InnerErrorModel = Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel + MetadataDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO + AlterationsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO + UpdateKbOperationDTOAdd = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd UpdateKbOperationDTODelete = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete UpdateKbOperationDTOUpdate = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate + ReplaceKbDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::ReplaceKbDTO UpdateQnaDTOQuestions = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions UpdateQnaDTOMetadata = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata KnowledgebaseEnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseEnvironmentType ErrorCodeType = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType - OperationStateType = Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType - EnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType ErrorResponse = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse + EnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType + OperationStateType = Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType ErrorResponseError = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError Operation = Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation CreateKbInputDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO @@ -33,17 +41,9 @@ module Models UpdateQnaDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTO QnADocumentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADocumentsDTO UpdateQuestionsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQuestionsDTO + Error = Azure::CognitiveServices::Qnamaker::V4_0::Models::Error CreateKbDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbDTO UpdateMetadataDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateMetadataDTO - ReplaceKbDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::ReplaceKbDTO - UpdateKbOperationDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO - KnowledgebaseDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseDTO - UpdateKbContentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO - InnerErrorModel = Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel - MetadataDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO - Error = Azure::CognitiveServices::Qnamaker::V4_0::Models::Error - AlterationsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO - UpdateKbOperationDTOAdd = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd end class QnamakerDataClass @@ -79,12 +79,36 @@ def method_missing(method, *args) end class ModelClasses + def update_kb_operation_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO + end + def knowledgebase_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseDTO + end + def update_kb_contents_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO + end + def inner_error_model + Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel + end + def metadata_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO + end + def alterations_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO + end + def update_kb_operation_dtoadd + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd + end def update_kb_operation_dtodelete Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete end def update_kb_operation_dtoupdate Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate end + def replace_kb_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::ReplaceKbDTO + end def update_qna_dtoquestions Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions end @@ -97,14 +121,14 @@ def knowledgebase_environment_type def error_code_type Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType end - def operation_state_type - Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType + def error_response + Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse end def environment_type Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType end - def error_response - Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse + def operation_state_type + Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType end def error_response_error Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError @@ -142,39 +166,15 @@ def qn_adocuments_dto def update_questions_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQuestionsDTO end + def error + Azure::CognitiveServices::Qnamaker::V4_0::Models::Error + end def create_kb_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbDTO end def update_metadata_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateMetadataDTO end - def replace_kb_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::ReplaceKbDTO - end - def update_kb_operation_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO - end - def knowledgebase_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseDTO - end - def update_kb_contents_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO - end - def inner_error_model - Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel - end - def metadata_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO - end - def error - Azure::CognitiveServices::Qnamaker::V4_0::Models::Error - end - def alterations_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO - end - def update_kb_operation_dtoadd - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd - end end end end diff --git a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb index 643bee5378..73af57d060 100644 --- a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb @@ -7,15 +7,20 @@ module Azure::Profiles::Latest module RecoveryServices module Mgmt - Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages - VaultCertificates = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultCertificates RegisteredIdentities = Azure::RecoveryServices::Mgmt::V2016_06_01::RegisteredIdentities ReplicationUsages = Azure::RecoveryServices::Mgmt::V2016_06_01::ReplicationUsages - VaultExtendedInfoOperations = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultExtendedInfoOperations Vaults = Azure::RecoveryServices::Mgmt::V2016_06_01::Vaults Operations = Azure::RecoveryServices::Mgmt::V2016_06_01::Operations + VaultExtendedInfoOperations = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultExtendedInfoOperations + Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages + VaultCertificates = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultCertificates module Models + Sku = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku + ClientDiscoveryValueForSingleApi = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryValueForSingleApi + ClientDiscoveryResponse = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryResponse + CertificateRequest = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::CertificateRequest + ClientDiscoveryForProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForProperties RawCertificateData = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::RawCertificateData VaultCertificateResponse = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultCertificateResponse JobsSummary = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::JobsSummary @@ -34,9 +39,9 @@ module Models 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 - TrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource - 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 + TrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource AuthType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType VaultExtendedInfoResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource TriggerType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType @@ -45,15 +50,10 @@ module Models VaultProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties Vault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault SkuName = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName - Sku = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku - ClientDiscoveryValueForSingleApi = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryValueForSingleApi - ClientDiscoveryResponse = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryResponse - CertificateRequest = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::CertificateRequest - ClientDiscoveryForProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForProperties end class RecoveryServicesManagementClass - attr_reader :usages, :vault_certificates, :registered_identities, :replication_usages, :vault_extended_info_operations, :vaults, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :registered_identities, :replication_usages, :vaults, :operations, :vault_extended_info_operations, :usages, :vault_certificates, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -63,13 +63,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @usages = @client_0.usages - @vault_certificates = @client_0.vault_certificates @registered_identities = @client_0.registered_identities @replication_usages = @client_0.replication_usages - @vault_extended_info_operations = @client_0.vault_extended_info_operations @vaults = @client_0.vaults @operations = @client_0.operations + @vault_extended_info_operations = @client_0.vault_extended_info_operations + @usages = @client_0.usages + @vault_certificates = @client_0.vault_certificates @model_classes = ModelClasses.new end @@ -88,6 +88,21 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku + end + def client_discovery_value_for_single_api + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryValueForSingleApi + end + def client_discovery_response + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryResponse + end + def certificate_request + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::CertificateRequest + end + def client_discovery_for_properties + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForProperties + end def raw_certificate_data Azure::RecoveryServices::Mgmt::V2016_06_01::Models::RawCertificateData end @@ -142,14 +157,14 @@ def resource_certificate_and_acs_details def patch_tracked_resource Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource end - def tracked_resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource + 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 tracked_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource end def auth_type Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType @@ -175,21 +190,6 @@ def vault def sku_name Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName end - def sku - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku - end - def client_discovery_value_for_single_api - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryValueForSingleApi - end - def client_discovery_response - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryResponse - end - def certificate_request - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::CertificateRequest - end - def client_discovery_for_properties - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForProperties - end end end end diff --git a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb index 7f3fb2a8a5..ad6e2376e3 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb @@ -8,6 +8,14 @@ module Azure::Profiles::Latest module RecoveryServicesBackup module Mgmt Operations = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Operations + JobOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::JobOperationResults + BackupOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupOperationResults + BackupOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupOperationStatuses + ProtectionPolicies = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicies + ProtectionPolicyOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicyOperationResults + ProtectionPolicyOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicyOperationStatuses + BackupProtectableItems = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectableItems + BackupProtectionContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectionContainers SecurityPINs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::SecurityPINs BackupResourceStorageConfigs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupResourceStorageConfigs BackupResourceVaultConfigs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupResourceVaultConfigs @@ -25,14 +33,8 @@ module Mgmt ItemLevelRecoveryConnections = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ItemLevelRecoveryConnections 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 - ProtectionPolicies = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicies - ProtectionPolicyOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicyOperationResults - ProtectionPolicyOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicyOperationStatuses - BackupProtectableItems = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectableItems - BackupProtectionContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectionContainers + Jobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Jobs + Operation = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Operation ProtectionIntentOperations = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ProtectionIntentOperations BackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupStatus FeatureSupport = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::FeatureSupport @@ -42,8 +44,6 @@ module Mgmt BackupPolicies = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupPolicies BackupProtectedItems = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupProtectedItems BackupUsageSummaries = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupUsageSummaries - Jobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Jobs - Operation = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Operation module Models ClientDiscoveryResponse = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse @@ -95,6 +95,7 @@ module Models AzureWorkloadSQLRecoveryPointExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPointExtendedInfo RecoveryPointTierInformation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation GetProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject + OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus AzureBackupServerContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer AzureBackupServerEngine = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine AzureFileShareBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest @@ -103,7 +104,6 @@ module Models AzureIaaSClassicComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer AzureIaaSClassicComputeVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem AzureIaaSComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMContainer - OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus AzureIaaSComputeVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMProtectableItem AzureSqlContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSqlContainer AzureStorageContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageContainer @@ -147,11 +147,11 @@ module Models MabContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainer OperationStatusJobsExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo OperationStatusJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo - ProtectableContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource OperationStatusProvisionILRExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusProvisionILRExtendedInfo + ProtectableContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource ProtectableContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResourceList - ProtectionContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList ProtectionContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResource + ProtectionContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList RecoveryPointResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource RecoveryPointResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList RestoreRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestResource @@ -163,12 +163,12 @@ module Models InquiryStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryStatus BackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest RestorePointType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType - EnhancedSecurityState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState - ContainerType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType StorageTypeState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState + ContainerType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType RestorePointQueryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType - RecoveryPointTierType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType + EnhancedSecurityState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState RecoveryPointTierStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierStatus + RecoveryPointTierType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType BackupItemType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType OperationStatusValues = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues StorageType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType @@ -188,33 +188,33 @@ module Models AzureIaaSVMJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule AzureWorkloadJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo - MabJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails - MabErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo - DailyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat RetentionDuration = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration - AzureStorageJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails + DailyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat ValidateOperationRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationRequest + MabJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails + MabErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo + ProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent AzureVMResourceFeatureSupportResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse ProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject - ProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent - BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList BackupManagementUsage = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage - AzureVmWorkloadProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo - ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + AzureStorageJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails BackupStatusResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse + AzureVmWorkloadProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo + PreValidateEnableBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo + BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest - PreValidateEnableBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest + AzureIaaSVMJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo BMSBackupSummariesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject - AzureIaaSVMJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo + DpmJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse AzureSqlProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo AzureBackupGoalFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureBackupGoalFeatureSupportRequest ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest - ValidateOperationResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse + ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject JobQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject ProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem TargetAFSRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::TargetAFSRestoreInfo @@ -229,29 +229,29 @@ module Models DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo WeeklyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule SQLDataDirectoryMapping = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SQLDataDirectoryMapping - AzureStorageJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob + ValidateOperationResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse MabFileFolderProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo AzureWorkloadAutoProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadAutoProtectionIntent ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList AzureRecoveryServiceVaultProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureRecoveryServiceVaultProtectionIntent - AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent - DpmJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job AzureFileshareProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem + AzureFileShareProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo AzureFileShareRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareRestoreRequest - AzureFileShareProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy + AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob DpmJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob - AzureIaaSVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem - Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job + AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent AzureIaaSClassicComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem - MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob - AzureIaaSComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem + JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource - AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob - AzureSqlProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem + AzureIaaSComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem AzureIaaSVMProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy + AzureIaaSVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem + AzureSqlProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem AzureSqlProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy - ValidateIaasVMRestoreOperationRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest + AzureStorageJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob + MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob AzureWorkloadSQLAutoProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLAutoProtectionIntent @@ -266,10 +266,11 @@ module Models ProtectionIntentResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource AzureVmWorkloadSQLDatabaseProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSQLDatabaseProtectedItem ExportJobsOperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo - JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList + ValidateIaasVMRestoreOperationRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest + HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName Type = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type - JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType + DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType MabServerType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType AzureWorkloadRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadRestoreRequest ValidateRestoreOperationRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateRestoreOperationRequest @@ -277,11 +278,10 @@ module Models AzureWorkloadSAPHanaPointInTimeRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSAPHanaPointInTimeRestoreRequest AzureWorkloadSQLPointInTimeRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest CreateMode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::CreateMode - DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType + JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType AzureWorkloadSQLRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLRestoreRequest HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList - HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode 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 @@ -291,9 +291,9 @@ module Models LongTermSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermSchedulePolicy MabFileFolderProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem MabProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy + Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings ProtectedItemResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource ProtectionPolicyResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResource - Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings SimpleRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleRetentionPolicy SimpleSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleSchedulePolicy ProtectionState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionState @@ -325,7 +325,7 @@ module Models end class RecoveryServicesBackupManagementClass - attr_reader :operations, :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_policies, :protection_policy_operation_results, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :backup_policies, :backup_protected_items, :backup_usage_summaries, :jobs, :operation, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :job_operation_results, :backup_operation_results, :backup_operation_statuses, :protection_policies, :protection_policy_operation_results, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :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, :jobs, :operation, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :backup_policies, :backup_protected_items, :backup_usage_summaries, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -342,6 +342,14 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @job_operation_results = @client_1.job_operation_results + @backup_operation_results = @client_1.backup_operation_results + @backup_operation_statuses = @client_1.backup_operation_statuses + @protection_policies = @client_1.protection_policies + @protection_policy_operation_results = @client_1.protection_policy_operation_results + @protection_policy_operation_statuses = @client_1.protection_policy_operation_statuses + @backup_protectable_items = @client_1.backup_protectable_items + @backup_protection_containers = @client_1.backup_protection_containers @security_pins = @client_1.security_pins @backup_resource_storage_configs = @client_1.backup_resource_storage_configs @backup_resource_vault_configs = @client_1.backup_resource_vault_configs @@ -359,20 +367,14 @@ def initialize(configurable, base_url=nil, options=nil) @item_level_recovery_connections = @client_1.item_level_recovery_connections @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 - @protection_policies = @client_1.protection_policies - @protection_policy_operation_results = @client_1.protection_policy_operation_results - @protection_policy_operation_statuses = @client_1.protection_policy_operation_statuses - @backup_protectable_items = @client_1.backup_protectable_items - @backup_protection_containers = @client_1.backup_protection_containers @client_2 = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::RecoveryServicesBackupClient.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) + @jobs = @client_2.jobs + @operation = @client_2.operation @protection_intent_operations = @client_2.protection_intent_operations @backup_status = @client_2.backup_status @feature_support = @client_2.feature_support @@ -382,8 +384,6 @@ def initialize(configurable, base_url=nil, options=nil) @backup_policies = @client_2.backup_policies @backup_protected_items = @client_2.backup_protected_items @backup_usage_summaries = @client_2.backup_usage_summaries - @jobs = @client_2.jobs - @operation = @client_2.operation @model_classes = ModelClasses.new end @@ -553,6 +553,9 @@ def recovery_point_tier_information def get_protected_item_query_object Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject end + def operation_status + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus + end def azure_backup_server_container Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer end @@ -577,9 +580,6 @@ def azure_iaa_sclassic_compute_vmprotectable_item def azure_iaa_scompute_vmcontainer Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMContainer end - def operation_status - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus - end def azure_iaa_scompute_vmprotectable_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMProtectableItem end @@ -709,21 +709,21 @@ def operation_status_jobs_extended_info def operation_status_job_extended_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo end - def protectable_container_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource - end def operation_status_provision_ilrextended_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusProvisionILRExtendedInfo end + def protectable_container_resource + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource + end def protectable_container_resource_list Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResourceList end - def protection_container_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList - end def protection_container_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResource end + def protection_container_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList + end def recovery_point_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource end @@ -757,24 +757,24 @@ def backup_request def restore_point_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType end - def enhanced_security_state - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState + def storage_type_state + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState end def container_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType end - def storage_type_state - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState - end def restore_point_query_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType end - def recovery_point_tier_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType + def enhanced_security_state + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState end def recovery_point_tier_status Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierStatus end + def recovery_point_tier_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType + end def backup_item_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType end @@ -832,56 +832,56 @@ def daily_retention_schedule def azure_workload_job_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo end - def mab_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails - end - def mab_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo - end - def daily_retention_format - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat - end def retention_duration Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration end - def azure_storage_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails + def daily_retention_format + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat end def validate_operation_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationRequest end - def azure_vmresource_feature_support_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse + def mab_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails end - def protected_item_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject + def mab_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo end def protection_intent Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent end - def backup_management_usage_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + def azure_vmresource_feature_support_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse + end + def protected_item_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject end def backup_management_usage Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage end - def azure_vm_workload_protected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo - end - def protection_policy_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + def azure_storage_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails end def backup_status_response Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse end + def azure_vm_workload_protected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo + end + def pre_validate_enable_backup_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest + end def azure_storage_error_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo end + def backup_management_usage_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + end def backup_status_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest end - def pre_validate_enable_backup_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest + def azure_iaa_svmjob_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo end def azure_iaa_svmprotected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo @@ -889,8 +889,8 @@ def azure_iaa_svmprotected_item_extended_info def bmsbackup_summaries_query_object Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject end - def azure_iaa_svmjob_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo + def dpm_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo end def pre_validate_enable_backup_response Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse @@ -910,8 +910,8 @@ def dpm_job_task_details def feature_support_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest end - def validate_operation_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse + def protection_policy_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject end def job_query_object Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject @@ -955,8 +955,8 @@ def weekly_retention_schedule def sqldata_directory_mapping Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SQLDataDirectoryMapping end - def azure_storage_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob + def validate_operation_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse end def mab_file_folder_protected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo @@ -970,59 +970,59 @@ def resource_list def azure_recovery_service_vault_protection_intent Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureRecoveryServiceVaultProtectionIntent end - def azure_resource_protection_intent - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent - end - def dpm_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + def job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job end def azure_fileshare_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem end + def azure_file_share_protection_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy + end def azure_storage_job_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo end def azure_file_share_restore_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareRestoreRequest end - def azure_file_share_protection_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy + def azure_iaa_svmjob + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob end def dpm_job Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob end - def azure_iaa_svmprotected_item - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem - end - def job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job + def azure_resource_protection_intent + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent end def azure_iaa_sclassic_compute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem end - def mab_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob + def job_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList + end + def resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource end def azure_iaa_scompute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem end - def resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource + def azure_iaa_svmprotection_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy end - def azure_iaa_svmjob - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + def azure_iaa_svmprotected_item + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem end def azure_sql_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem end - def azure_iaa_svmprotection_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy - end def azure_sql_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy end - def validate_iaas_vmrestore_operation_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest + def azure_storage_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob + end + def mab_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob end def operation_result_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo @@ -1066,8 +1066,11 @@ def azure_vm_workload_sqldatabase_protected_item def export_jobs_operation_result_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo end - def job_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList + def validate_iaas_vmrestore_operation_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest + end + def http_status_code + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode end def fabric_name Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName @@ -1075,8 +1078,8 @@ def fabric_name def type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type end - def job_operation_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType + def data_source_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType end def mab_server_type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType @@ -1099,8 +1102,8 @@ def azure_workload_sqlpoint_in_time_restore_request def create_mode Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::CreateMode end - def data_source_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType + def job_operation_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType end def azure_workload_sqlrestore_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLRestoreRequest @@ -1111,9 +1114,6 @@ def health_state def protection_policy_resource_list Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList end - def http_status_code - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode - end def dpmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem end @@ -1141,15 +1141,15 @@ def mab_file_folder_protected_item def mab_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy end + def settings + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings + end def protected_item_resource Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource end def protection_policy_resource Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResource end - def settings - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings - end def simple_retention_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleRetentionPolicy end diff --git a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb index abd0f77f48..e4dc1f50d8 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb @@ -7,6 +7,7 @@ module Azure::Profiles::Latest module RecoveryServicesSiteRecovery module Mgmt + ReplicationVaultHealth = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationVaultHealth Operations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Operations ReplicationAlertSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationAlertSettings ReplicationEvents = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationEvents @@ -27,15 +28,14 @@ module Mgmt RecoveryPoints = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::RecoveryPoints ReplicationPolicies = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationPolicies ReplicationRecoveryPlans = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationRecoveryPlans - ReplicationVaultHealth = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationVaultHealth module Models Event = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Event Display = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Display JobCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobCollection ProtectionContainer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainer - RecoveryPoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPoint Severity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Severity + RecoveryPoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPoint EncryptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EncryptionDetails RoleAssignment = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RoleAssignment Policy = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Policy @@ -262,14 +262,14 @@ module Models FailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::FailoverJobDetails HyperVReplica2012EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplica2012EventDetails HyperVReplica2012R2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplica2012R2EventDetails - HyperVReplicaAzureApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureApplyRecoveryPointInput - HyperVReplicaAzureEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureEnableProtectionInput Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Resource + HyperVReplicaAzureApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureApplyRecoveryPointInput HyperVReplicaAzureEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureEventDetails HyperVReplicaAzureFailbackProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureFailbackProviderInput - HyperVReplicaAzureFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureFailoverProviderInput + HyperVReplicaAzureEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureEnableProtectionInput HyperVReplicaAzurePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzurePolicyDetails HyperVReplicaAzurePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzurePolicyInput + HyperVReplicaAzureFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureFailoverProviderInput HyperVReplicaAzureReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureReplicationDetails HyperVReplicaAzureReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureReprotectInput HyperVReplicaAzureUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput @@ -362,22 +362,22 @@ module Models AgentVersionStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AgentVersionStatus HealthErrorCategory = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HealthErrorCategory RecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointType - MultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncStatus A2ARpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2ARpRecoveryPointType MultiVmSyncPointOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncPointOption + RecoveryPlanActionLocation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanActionLocation DataSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DataSyncStatus AlternateLocationRecoveryOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlternateLocationRecoveryOption + MultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncStatus HyperVReplicaAzureRpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureRpRecoveryPointType InMageV2RpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageV2RpRecoveryPointType RpInMageRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RpInMageRecoveryPointType - RecoveryPlanActionLocation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanActionLocation SourceSiteOperations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SourceSiteOperations LicenseType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LicenseType IdentityProviderType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::IdentityProviderType end class RecoveryServicesSiteRecoveryManagementClass - attr_reader :operations, :replication_alert_settings, :replication_events, :replication_fabrics, :replication_logical_networks, :replication_networks, :replication_network_mappings, :replication_protection_containers, :replication_protectable_items, :replication_protected_items, :target_compute_sizes, :replication_protection_container_mappings, :replication_recovery_services_providers, :replication_storage_classifications, :replication_storage_classification_mappings, :replicationv_centers, :replication_jobs, :recovery_points, :replication_policies, :replication_recovery_plans, :replication_vault_health, :configurable, :base_url, :options, :model_classes + attr_reader :replication_vault_health, :operations, :replication_alert_settings, :replication_events, :replication_fabrics, :replication_logical_networks, :replication_networks, :replication_network_mappings, :replication_protection_containers, :replication_protectable_items, :replication_protected_items, :target_compute_sizes, :replication_protection_container_mappings, :replication_recovery_services_providers, :replication_storage_classifications, :replication_storage_classification_mappings, :replicationv_centers, :replication_jobs, :recovery_points, :replication_policies, :replication_recovery_plans, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -387,6 +387,7 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @replication_vault_health = @client_0.replication_vault_health @operations = @client_0.operations @replication_alert_settings = @client_0.replication_alert_settings @replication_events = @client_0.replication_events @@ -407,7 +408,6 @@ def initialize(configurable, base_url=nil, options=nil) @recovery_points = @client_0.recovery_points @replication_policies = @client_0.replication_policies @replication_recovery_plans = @client_0.replication_recovery_plans - @replication_vault_health = @client_0.replication_vault_health @model_classes = ModelClasses.new end @@ -438,12 +438,12 @@ def job_collection def protection_container Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainer end - def recovery_point - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPoint - end def severity Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Severity end + def recovery_point + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPoint + end def encryption_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::EncryptionDetails end @@ -1122,23 +1122,20 @@ def hyper_vreplica2012_event_details def hyper_vreplica2012_r2_event_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplica2012R2EventDetails end - def hyper_vreplica_azure_apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureApplyRecoveryPointInput - end - def hyper_vreplica_azure_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureEnableProtectionInput - end def resource Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Resource end + def hyper_vreplica_azure_apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureApplyRecoveryPointInput + end def hyper_vreplica_azure_event_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureEventDetails end def hyper_vreplica_azure_failback_provider_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureFailbackProviderInput end - def hyper_vreplica_azure_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureFailoverProviderInput + def hyper_vreplica_azure_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureEnableProtectionInput end def hyper_vreplica_azure_policy_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzurePolicyDetails @@ -1146,6 +1143,9 @@ def hyper_vreplica_azure_policy_details def hyper_vreplica_azure_policy_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzurePolicyInput end + def hyper_vreplica_azure_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureFailoverProviderInput + end def hyper_vreplica_azure_replication_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureReplicationDetails end @@ -1422,21 +1422,24 @@ def health_error_category def recovery_point_type Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPointType end - def multi_vm_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncStatus - end def a2_arp_recovery_point_type Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2ARpRecoveryPointType end def multi_vm_sync_point_option Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncPointOption end + def recovery_plan_action_location + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanActionLocation + end def data_sync_status Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DataSyncStatus end def alternate_location_recovery_option Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlternateLocationRecoveryOption end + def multi_vm_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncStatus + end def hyper_vreplica_azure_rp_recovery_point_type Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureRpRecoveryPointType end @@ -1446,9 +1449,6 @@ def in_mage_v2_rp_recovery_point_type def rp_in_mage_recovery_point_type Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RpInMageRecoveryPointType end - def recovery_plan_action_location - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanActionLocation - end def source_site_operations Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SourceSiteOperations end diff --git a/azure_sdk/lib/latest/modules/redis_profile_module.rb b/azure_sdk/lib/latest/modules/redis_profile_module.rb index ca807fb8ec..c35b05539f 100644 --- a/azure_sdk/lib/latest/modules/redis_profile_module.rb +++ b/azure_sdk/lib/latest/modules/redis_profile_module.rb @@ -7,13 +7,15 @@ module Azure::Profiles::Latest module Redis module Mgmt - Redis = Azure::Redis::Mgmt::V2018_03_01::Redis - PatchSchedules = Azure::Redis::Mgmt::V2018_03_01::PatchSchedules LinkedServer = Azure::Redis::Mgmt::V2018_03_01::LinkedServer Operations = Azure::Redis::Mgmt::V2018_03_01::Operations + Redis = Azure::Redis::Mgmt::V2018_03_01::Redis FirewallRules = Azure::Redis::Mgmt::V2018_03_01::FirewallRules + PatchSchedules = Azure::Redis::Mgmt::V2018_03_01::PatchSchedules module Models + Sku = Azure::Redis::Mgmt::V2018_03_01::Models::Sku + DayOfWeek = Azure::Redis::Mgmt::V2018_03_01::Models::DayOfWeek RedisRebootParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisRebootParameters ExportRDBParameters = Azure::Redis::Mgmt::V2018_03_01::Models::ExportRDBParameters RedisListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisListResult @@ -22,40 +24,38 @@ module Models NotificationListResponse = Azure::Redis::Mgmt::V2018_03_01::Models::NotificationListResponse RedisUpdateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisUpdateParameters ImportRDBParameters = Azure::Redis::Mgmt::V2018_03_01::Models::ImportRDBParameters + Resource = Azure::Redis::Mgmt::V2018_03_01::Models::Resource RedisFirewallRuleCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleCreateParameters ScheduleEntry = Azure::Redis::Mgmt::V2018_03_01::Models::ScheduleEntry - Resource = Azure::Redis::Mgmt::V2018_03_01::Models::Resource RedisPatchScheduleListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchScheduleListResult UpgradeNotification = Azure::Redis::Mgmt::V2018_03_01::Models::UpgradeNotification - RedisForceRebootResponse = Azure::Redis::Mgmt::V2018_03_01::Models::RedisForceRebootResponse RedisLinkedServer = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServer RedisFirewallRuleListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleListResult RedisLinkedServerWithPropertiesList = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithPropertiesList - RedisCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisCreateParameters OperationDisplay = Azure::Redis::Mgmt::V2018_03_01::Models::OperationDisplay - ProxyResource = Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource + RedisCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisCreateParameters Operation = Azure::Redis::Mgmt::V2018_03_01::Models::Operation RedisFirewallRule = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRule OperationListResult = Azure::Redis::Mgmt::V2018_03_01::Models::OperationListResult - RedisLinkedServerCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerCreateParameters + TrackedResource = Azure::Redis::Mgmt::V2018_03_01::Models::TrackedResource CheckNameAvailabilityParameters = Azure::Redis::Mgmt::V2018_03_01::Models::CheckNameAvailabilityParameters + RedisLinkedServerCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerCreateParameters + RedisLinkedServerWithProperties = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithProperties RedisResource = Azure::Redis::Mgmt::V2018_03_01::Models::RedisResource RedisPatchSchedule = Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchSchedule - RedisLinkedServerWithProperties = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithProperties + RedisForceRebootResponse = Azure::Redis::Mgmt::V2018_03_01::Models::RedisForceRebootResponse SkuFamily = Azure::Redis::Mgmt::V2018_03_01::Models::SkuFamily TlsVersion = Azure::Redis::Mgmt::V2018_03_01::Models::TlsVersion - TrackedResource = Azure::Redis::Mgmt::V2018_03_01::Models::TrackedResource - RebootType = Azure::Redis::Mgmt::V2018_03_01::Models::RebootType - ReplicationRole = Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole + ProxyResource = Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource ProvisioningState = Azure::Redis::Mgmt::V2018_03_01::Models::ProvisioningState + ReplicationRole = Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole RedisKeyType = Azure::Redis::Mgmt::V2018_03_01::Models::RedisKeyType SkuName = Azure::Redis::Mgmt::V2018_03_01::Models::SkuName - Sku = Azure::Redis::Mgmt::V2018_03_01::Models::Sku - DayOfWeek = Azure::Redis::Mgmt::V2018_03_01::Models::DayOfWeek + RebootType = Azure::Redis::Mgmt::V2018_03_01::Models::RebootType end class RedisManagementClass - attr_reader :redis, :patch_schedules, :linked_server, :operations, :firewall_rules, :configurable, :base_url, :options, :model_classes + attr_reader :linked_server, :operations, :redis, :firewall_rules, :patch_schedules, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -65,11 +65,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @redis = @client_0.redis - @patch_schedules = @client_0.patch_schedules @linked_server = @client_0.linked_server @operations = @client_0.operations + @redis = @client_0.redis @firewall_rules = @client_0.firewall_rules + @patch_schedules = @client_0.patch_schedules @model_classes = ModelClasses.new end @@ -88,6 +88,12 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::Redis::Mgmt::V2018_03_01::Models::Sku + end + def day_of_week + Azure::Redis::Mgmt::V2018_03_01::Models::DayOfWeek + end def redis_reboot_parameters Azure::Redis::Mgmt::V2018_03_01::Models::RedisRebootParameters end @@ -112,24 +118,21 @@ def redis_update_parameters def import_rdbparameters Azure::Redis::Mgmt::V2018_03_01::Models::ImportRDBParameters end + def resource + Azure::Redis::Mgmt::V2018_03_01::Models::Resource + end def redis_firewall_rule_create_parameters Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleCreateParameters end def schedule_entry Azure::Redis::Mgmt::V2018_03_01::Models::ScheduleEntry end - def resource - Azure::Redis::Mgmt::V2018_03_01::Models::Resource - end def redis_patch_schedule_list_result Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchScheduleListResult end def upgrade_notification Azure::Redis::Mgmt::V2018_03_01::Models::UpgradeNotification end - def redis_force_reboot_response - Azure::Redis::Mgmt::V2018_03_01::Models::RedisForceRebootResponse - end def redis_linked_server Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServer end @@ -139,14 +142,11 @@ def redis_firewall_rule_list_result def redis_linked_server_with_properties_list Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithPropertiesList end - def redis_create_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::RedisCreateParameters - end def operation_display Azure::Redis::Mgmt::V2018_03_01::Models::OperationDisplay end - def proxy_resource - Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource + def redis_create_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::RedisCreateParameters end def operation Azure::Redis::Mgmt::V2018_03_01::Models::Operation @@ -157,20 +157,26 @@ def redis_firewall_rule def operation_list_result Azure::Redis::Mgmt::V2018_03_01::Models::OperationListResult end - def redis_linked_server_create_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerCreateParameters + def tracked_resource + Azure::Redis::Mgmt::V2018_03_01::Models::TrackedResource end def check_name_availability_parameters Azure::Redis::Mgmt::V2018_03_01::Models::CheckNameAvailabilityParameters end + def redis_linked_server_create_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerCreateParameters + end + def redis_linked_server_with_properties + Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithProperties + end def redis_resource Azure::Redis::Mgmt::V2018_03_01::Models::RedisResource end def redis_patch_schedule Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchSchedule end - def redis_linked_server_with_properties - Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithProperties + def redis_force_reboot_response + Azure::Redis::Mgmt::V2018_03_01::Models::RedisForceRebootResponse end def sku_family Azure::Redis::Mgmt::V2018_03_01::Models::SkuFamily @@ -178,29 +184,23 @@ def sku_family def tls_version Azure::Redis::Mgmt::V2018_03_01::Models::TlsVersion end - def tracked_resource - Azure::Redis::Mgmt::V2018_03_01::Models::TrackedResource + def proxy_resource + Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource end - def reboot_type - Azure::Redis::Mgmt::V2018_03_01::Models::RebootType + def provisioning_state + Azure::Redis::Mgmt::V2018_03_01::Models::ProvisioningState end def replication_role Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole end - def provisioning_state - Azure::Redis::Mgmt::V2018_03_01::Models::ProvisioningState - end def redis_key_type Azure::Redis::Mgmt::V2018_03_01::Models::RedisKeyType end def sku_name Azure::Redis::Mgmt::V2018_03_01::Models::SkuName end - def sku - Azure::Redis::Mgmt::V2018_03_01::Models::Sku - end - def day_of_week - Azure::Redis::Mgmt::V2018_03_01::Models::DayOfWeek + def reboot_type + Azure::Redis::Mgmt::V2018_03_01::Models::RebootType end end end diff --git a/azure_sdk/lib/latest/modules/relay_profile_module.rb b/azure_sdk/lib/latest/modules/relay_profile_module.rb index acf818d0a0..a0b673e6ec 100644 --- a/azure_sdk/lib/latest/modules/relay_profile_module.rb +++ b/azure_sdk/lib/latest/modules/relay_profile_module.rb @@ -7,43 +7,43 @@ module Azure::Profiles::Latest module Relay module Mgmt - Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces Operations = Azure::Relay::Mgmt::V2017_04_01::Operations + Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces HybridConnections = Azure::Relay::Mgmt::V2017_04_01::HybridConnections WCFRelays = Azure::Relay::Mgmt::V2017_04_01::WCFRelays module Models + Sku = Azure::Relay::Mgmt::V2017_04_01::Models::Sku + SkuTier = Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier HybridConnection = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection + ErrorResponse = Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse RelayNamespaceListResult = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult CheckNameAvailability = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability HybridConnectionListResult = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnectionListResult WcfRelaysListResult = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys - ErrorResponse = Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters ResourceNamespacePatch = Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch - WcfRelay = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay TrackedResource = Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource - RelayUpdateParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters + WcfRelay = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay Resource = Azure::Relay::Mgmt::V2017_04_01::Models::Resource + RelayUpdateParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters + RelayNamespace = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace Relaytype = Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype AuthorizationRule = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule - RelayNamespace = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace - ProvisioningStateEnum = Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum UnavailableReason = Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason + ProvisioningStateEnum = Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum OperationDisplay = Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay Operation = Azure::Relay::Mgmt::V2017_04_01::Models::Operation OperationListResult = Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult KeyType = Azure::Relay::Mgmt::V2017_04_01::Models::KeyType CheckNameAvailabilityResult = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult AccessRights = Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights - Sku = Azure::Relay::Mgmt::V2017_04_01::Models::Sku - SkuTier = Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier end class RelayManagementClass - attr_reader :namespaces, :operations, :hybrid_connections, :wcfrelays, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :namespaces, :hybrid_connections, :wcfrelays, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -53,8 +53,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @namespaces = @client_0.namespaces @operations = @client_0.operations + @namespaces = @client_0.namespaces @hybrid_connections = @client_0.hybrid_connections @wcfrelays = @client_0.wcfrelays @@ -75,9 +75,18 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::Relay::Mgmt::V2017_04_01::Models::Sku + end + def sku_tier + Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier + end def hybrid_connection Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection end + def error_response + Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse + end def relay_namespace_list_result Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult end @@ -96,26 +105,26 @@ def authorization_rule_list_result def access_keys Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys end - def error_response - Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse - end def regenerate_access_key_parameters Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters end def resource_namespace_patch Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch end + def tracked_resource + Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource + end def wcf_relay Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay end - def tracked_resource - Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource + def resource + Azure::Relay::Mgmt::V2017_04_01::Models::Resource end def relay_update_parameters Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters end - def resource - Azure::Relay::Mgmt::V2017_04_01::Models::Resource + def relay_namespace + Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace end def relaytype Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype @@ -123,15 +132,12 @@ def relaytype def authorization_rule Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule end - def relay_namespace - Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace + def unavailable_reason + Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason end def provisioning_state_enum Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum end - def unavailable_reason - Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason - end def operation_display Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay end @@ -150,12 +156,6 @@ def check_name_availability_result def access_rights Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights end - def sku - Azure::Relay::Mgmt::V2017_04_01::Models::Sku - end - def sku_tier - Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier - end end end end diff --git a/azure_sdk/lib/latest/modules/resources_profile_module.rb b/azure_sdk/lib/latest/modules/resources_profile_module.rb index 674544dd26..5b15b03c07 100644 --- a/azure_sdk/lib/latest/modules/resources_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resources_profile_module.rb @@ -7,15 +7,17 @@ module Azure::Profiles::Latest module Resources module Mgmt - DeploymentOperations = Azure::Resources::Mgmt::V2018_05_01::DeploymentOperations - ResourceGroups = Azure::Resources::Mgmt::V2018_05_01::ResourceGroups Resources = Azure::Resources::Mgmt::V2018_05_01::Resources Operations = Azure::Resources::Mgmt::V2018_05_01::Operations - Deployments = Azure::Resources::Mgmt::V2018_05_01::Deployments Providers = Azure::Resources::Mgmt::V2018_05_01::Providers + ResourceGroups = Azure::Resources::Mgmt::V2018_05_01::ResourceGroups Tags = Azure::Resources::Mgmt::V2018_05_01::Tags + DeploymentOperations = Azure::Resources::Mgmt::V2018_05_01::DeploymentOperations + Deployments = Azure::Resources::Mgmt::V2018_05_01::Deployments module Models + ResourceIdentityType = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceIdentityType + Sku = Azure::Resources::Mgmt::V2018_05_01::Models::Sku Dependency = Azure::Resources::Mgmt::V2018_05_01::Models::Dependency GenericResourceFilter = Azure::Resources::Mgmt::V2018_05_01::Models::GenericResourceFilter Identity = Azure::Resources::Mgmt::V2018_05_01::Models::Identity @@ -68,12 +70,10 @@ module Models DeploymentMode = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentMode IdentityUserAssignedIdentitiesValue = Azure::Resources::Mgmt::V2018_05_01::Models::IdentityUserAssignedIdentitiesValue Plan = Azure::Resources::Mgmt::V2018_05_01::Models::Plan - ResourceIdentityType = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceIdentityType - Sku = Azure::Resources::Mgmt::V2018_05_01::Models::Sku end class ResourcesManagementClass - attr_reader :deployment_operations, :resource_groups, :resources, :operations, :deployments, :providers, :tags, :configurable, :base_url, :options, :model_classes + attr_reader :resources, :operations, :providers, :resource_groups, :tags, :deployment_operations, :deployments, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -83,13 +83,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @deployment_operations = @client_0.deployment_operations - @resource_groups = @client_0.resource_groups @resources = @client_0.resources @operations = @client_0.operations - @deployments = @client_0.deployments @providers = @client_0.providers + @resource_groups = @client_0.resource_groups @tags = @client_0.tags + @deployment_operations = @client_0.deployment_operations + @deployments = @client_0.deployments @model_classes = ModelClasses.new end @@ -108,6 +108,12 @@ def method_missing(method, *args) end class ModelClasses + def resource_identity_type + Azure::Resources::Mgmt::V2018_05_01::Models::ResourceIdentityType + end + def sku + Azure::Resources::Mgmt::V2018_05_01::Models::Sku + end def dependency Azure::Resources::Mgmt::V2018_05_01::Models::Dependency end @@ -264,12 +270,6 @@ def identity_user_assigned_identities_value def plan Azure::Resources::Mgmt::V2018_05_01::Models::Plan end - def resource_identity_type - Azure::Resources::Mgmt::V2018_05_01::Models::ResourceIdentityType - end - def sku - Azure::Resources::Mgmt::V2018_05_01::Models::Sku - 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 cedadc3666..504715a8cb 100644 --- a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb @@ -9,8 +9,8 @@ module ResourcesManagement module Mgmt ManagementGroups = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::ManagementGroups ManagementGroupSubscriptions = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::ManagementGroupSubscriptions - Entities = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Entities Operations = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Operations + Entities = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Entities module Models ErrorResponse = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorResponse @@ -29,21 +29,21 @@ module Models CreateManagementGroupDetails = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupDetails ParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ParentGroupInfo ManagementGroup = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroup - CreateManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupChildInfo ErrorDetails = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorDetails - ManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupChildInfo CreateManagementGroupRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupRequest + CreateManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupChildInfo Operation = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Operation - CheckNameAvailabilityRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityRequest OperationListResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationListResult + CheckNameAvailabilityRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityRequest ManagementGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupInfo - CheckNameAvailabilityResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult + ManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupChildInfo Status = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Status + CheckNameAvailabilityResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult Reason = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Reason end class ResourcesManagementManagementClass - attr_reader :management_groups, :management_group_subscriptions, :entities, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :management_groups, :management_group_subscriptions, :operations, :entities, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -55,8 +55,8 @@ def initialize(configurable, base_url=nil, options=nil) add_telemetry(@client_0) @management_groups = @client_0.management_groups @management_group_subscriptions = @client_0.management_group_subscriptions - @entities = @client_0.entities @operations = @client_0.operations + @entities = @client_0.entities @model_classes = ModelClasses.new end @@ -123,36 +123,36 @@ def parent_group_info def management_group Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroup end - def create_management_group_child_info - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupChildInfo - end def error_details Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorDetails end - def management_group_child_info - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupChildInfo - end def create_management_group_request Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupRequest end + def create_management_group_child_info + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupChildInfo + end def operation Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Operation end - def check_name_availability_request - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityRequest - end def operation_list_result Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationListResult end + def check_name_availability_request + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityRequest + end def management_group_info Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupInfo end - def check_name_availability_result - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult + def management_group_child_info + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupChildInfo end def status Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Status end + def check_name_availability_result + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult + end def reason Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Reason end diff --git a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb index d5f8d4c3a5..2a8ba6305e 100644 --- a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb +++ b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb @@ -11,6 +11,7 @@ module Mgmt JobCollections = Azure::Scheduler::Mgmt::V2016_03_01::JobCollections module Models + Sku = Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku RetryPolicy = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy JobListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult JobRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence @@ -26,9 +27,9 @@ module Models JobRecurrenceSchedule = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceSchedule JobHistoryDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinition JobCollectionProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties - RecurrenceFrequency = Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency - DayOfWeek = Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + JobHistoryListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult JobErrorAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction + JobHistoryFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter JobMaxRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence JobStateFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStateFilter JobRecurrenceScheduleMonthlyOccurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceScheduleMonthlyOccurrence @@ -46,15 +47,14 @@ module Models JobScheduleDay = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay JobHistoryActionName = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName JobExecutionStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobExecutionStatus + RecurrenceFrequency = Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency ServiceBusAuthenticationType = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthenticationType - JobHistoryListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult + DayOfWeek = Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek ServiceBusTransportType = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType - JobHistoryFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter - JobState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState BasicAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication + JobState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState JobStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus JobProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties - Sku = Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku end class SchedulerManagementClass @@ -88,6 +88,9 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku + end def retry_policy Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy end @@ -133,15 +136,15 @@ def job_history_definition def job_collection_properties Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties end - def recurrence_frequency - Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency - end - def day_of_week - Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + def job_history_list_result + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult end def job_error_action Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction end + def job_history_filter + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter + end def job_max_recurrence Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence end @@ -193,33 +196,30 @@ def job_history_action_name def job_execution_status Azure::Scheduler::Mgmt::V2016_03_01::Models::JobExecutionStatus end + def recurrence_frequency + Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency + end def service_bus_authentication_type Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthenticationType end - def job_history_list_result - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult + def day_of_week + Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek end def service_bus_transport_type Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType end - def job_history_filter - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter + def basic_authentication + Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication end def job_state Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState end - def basic_authentication - Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication - end def job_status Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus end def job_properties Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties end - def sku - Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku - end end end end diff --git a/azure_sdk/lib/latest/modules/search_profile_module.rb b/azure_sdk/lib/latest/modules/search_profile_module.rb index feebd28813..555e17b8bc 100644 --- a/azure_sdk/lib/latest/modules/search_profile_module.rb +++ b/azure_sdk/lib/latest/modules/search_profile_module.rb @@ -7,12 +7,15 @@ module Azure::Profiles::Latest module Search module Mgmt - Services = Azure::Search::Mgmt::V2015_08_19::Services Operations = Azure::Search::Mgmt::V2015_08_19::Operations AdminKeys = Azure::Search::Mgmt::V2015_08_19::AdminKeys QueryKeys = Azure::Search::Mgmt::V2015_08_19::QueryKeys + Services = Azure::Search::Mgmt::V2015_08_19::Services module Models + Sku = Azure::Search::Mgmt::V2015_08_19::Models::Sku + OperationDisplay = Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay + Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation OperationListResult = Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult ProvisioningState = Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState CheckNameAvailabilityInput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput @@ -22,19 +25,16 @@ module Models SearchManagementRequestOptions = Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService UnavailableNameReason = Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason + SkuName = Azure::Search::Mgmt::V2015_08_19::Models::SkuName HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus - SkuName = Azure::Search::Mgmt::V2015_08_19::Models::SkuName AdminKeyKind = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind Identity = Azure::Search::Mgmt::V2015_08_19::Models::Identity Resource = Azure::Search::Mgmt::V2015_08_19::Models::Resource - Sku = Azure::Search::Mgmt::V2015_08_19::Models::Sku - OperationDisplay = Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay - Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation end class SearchManagementClass - attr_reader :services, :operations, :admin_keys, :query_keys, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :admin_keys, :query_keys, :services, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -44,10 +44,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @services = @client_0.services @operations = @client_0.operations @admin_keys = @client_0.admin_keys @query_keys = @client_0.query_keys + @services = @client_0.services @model_classes = ModelClasses.new end @@ -66,6 +66,15 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::Search::Mgmt::V2015_08_19::Models::Sku + end + def operation_display + Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay + end + def operation + Azure::Search::Mgmt::V2015_08_19::Models::Operation + end def operation_list_result Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult end @@ -93,15 +102,15 @@ def search_service def unavailable_name_reason Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason end + def sku_name + Azure::Search::Mgmt::V2015_08_19::Models::SkuName + end def hosting_mode Azure::Search::Mgmt::V2015_08_19::Models::HostingMode end def search_service_status Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus end - def sku_name - Azure::Search::Mgmt::V2015_08_19::Models::SkuName - end def admin_key_kind Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind end @@ -111,15 +120,6 @@ def identity def resource Azure::Search::Mgmt::V2015_08_19::Models::Resource end - def sku - Azure::Search::Mgmt::V2015_08_19::Models::Sku - end - def operation_display - Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay - end - def operation - Azure::Search::Mgmt::V2015_08_19::Models::Operation - end end end end diff --git a/azure_sdk/lib/latest/modules/security_profile_module.rb b/azure_sdk/lib/latest/modules/security_profile_module.rb index 778299a3dd..0cb0a48811 100644 --- a/azure_sdk/lib/latest/modules/security_profile_module.rb +++ b/azure_sdk/lib/latest/modules/security_profile_module.rb @@ -24,9 +24,9 @@ module Models Pricing = Azure::Security::Mgmt::V2017_08_01_preview::Models::Pricing WorkspaceSetting = Azure::Security::Mgmt::V2017_08_01_preview::Models::WorkspaceSetting AutoProvisioningSetting = Azure::Security::Mgmt::V2017_08_01_preview::Models::AutoProvisioningSetting + Resource = Azure::Security::Mgmt::V2017_08_01_preview::Models::Resource Compliance = Azure::Security::Mgmt::V2017_08_01_preview::Models::Compliance AlertNotifications = Azure::Security::Mgmt::V2017_08_01_preview::Models::AlertNotifications - Resource = Azure::Security::Mgmt::V2017_08_01_preview::Models::Resource AlertsToAdmins = Azure::Security::Mgmt::V2017_08_01_preview::Models::AlertsToAdmins PricingTier = Azure::Security::Mgmt::V2017_08_01_preview::Models::PricingTier AutoProvision = Azure::Security::Mgmt::V2017_08_01_preview::Models::AutoProvision @@ -96,15 +96,15 @@ def workspace_setting def auto_provisioning_setting Azure::Security::Mgmt::V2017_08_01_preview::Models::AutoProvisioningSetting end + def resource + Azure::Security::Mgmt::V2017_08_01_preview::Models::Resource + end def compliance Azure::Security::Mgmt::V2017_08_01_preview::Models::Compliance end def alert_notifications Azure::Security::Mgmt::V2017_08_01_preview::Models::AlertNotifications end - def resource - Azure::Security::Mgmt::V2017_08_01_preview::Models::Resource - end def alerts_to_admins Azure::Security::Mgmt::V2017_08_01_preview::Models::AlertsToAdmins end diff --git a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb index bb877f212a..7b8eaa58ff 100644 --- a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb @@ -7,17 +7,17 @@ module Azure::Profiles::Latest module ServiceBus module Mgmt - Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics + Queues = Azure::ServiceBus::Mgmt::V2017_04_01::Queues + Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules + Operations = Azure::ServiceBus::Mgmt::V2017_04_01::Operations + PremiumMessagingRegionsOperations = Azure::ServiceBus::Mgmt::V2017_04_01::PremiumMessagingRegionsOperations + EventHubs = Azure::ServiceBus::Mgmt::V2017_04_01::EventHubs Subscriptions = Azure::ServiceBus::Mgmt::V2017_04_01::Subscriptions + Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions Namespaces = Azure::ServiceBus::Mgmt::V2017_04_01::Namespaces DisasterRecoveryConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::DisasterRecoveryConfigs MigrationConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::MigrationConfigs - Queues = Azure::ServiceBus::Mgmt::V2017_04_01::Queues - Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules - PremiumMessagingRegionsOperations = Azure::ServiceBus::Mgmt::V2017_04_01::PremiumMessagingRegionsOperations - EventHubs = Azure::ServiceBus::Mgmt::V2017_04_01::EventHubs - Operations = Azure::ServiceBus::Mgmt::V2017_04_01::Operations module Models ErrorResponse = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse @@ -40,42 +40,42 @@ module Models AuthorizationRuleProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AuthorizationRuleProperties CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability CaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription + EventHubListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult SqlFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter - SBSku = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku AccessKeys = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys CorrelationFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter - RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - EventHubListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult + SBSku = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku SBNamespaceUpdateParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters - ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch - SBTopic = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic + RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters Resource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource - SBNamespace = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace + SBTopic = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic + RuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult + ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch Rule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule SBAuthorizationRule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule - RuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult + SBQueue = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery - SBSubscription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription - Eventhub = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub OperationDisplay = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay - PremiumMessagingRegions = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions + Eventhub = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub Operation = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation - EncodingCaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + PremiumMessagingRegions = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions OperationListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult - SBQueue = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue - ProvisioningStateDR = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR - MigrationConfigProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties + EncodingCaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription SqlRuleAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction + FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType + SBSubscription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription + SBNamespace = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace CheckNameAvailabilityResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + Action = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action + ProvisioningStateDR = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR RoleDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery - FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType + MigrationConfigProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties UnavailableReason = Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason - Action = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action SkuName = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName end class ServiceBusManagementClass - attr_reader :topics, :subscriptions, :regions, :namespaces, :disaster_recovery_configs, :migration_configs, :queues, :rules, :premium_messaging_regions_operations, :event_hubs, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :queues, :rules, :operations, :premium_messaging_regions_operations, :event_hubs, :subscriptions, :topics, :regions, :namespaces, :disaster_recovery_configs, :migration_configs, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -85,17 +85,17 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @topics = @client_0.topics + @queues = @client_0.queues + @rules = @client_0.rules + @operations = @client_0.operations + @premium_messaging_regions_operations = @client_0.premium_messaging_regions_operations + @event_hubs = @client_0.event_hubs @subscriptions = @client_0.subscriptions + @topics = @client_0.topics @regions = @client_0.regions @namespaces = @client_0.namespaces @disaster_recovery_configs = @client_0.disaster_recovery_configs @migration_configs = @client_0.migration_configs - @queues = @client_0.queues - @rules = @client_0.rules - @premium_messaging_regions_operations = @client_0.premium_messaging_regions_operations - @event_hubs = @client_0.event_hubs - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -174,38 +174,38 @@ def check_name_availability def capture_description Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription end + def event_hub_list_result + Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult + end def sql_filter Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter end - def sbsku - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku - end def access_keys Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys end def correlation_filter Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter end - def regenerate_access_key_parameters - Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - end - def event_hub_list_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult + def sbsku + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku end def sbnamespace_update_parameters Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters end - def resource_namespace_patch - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + def regenerate_access_key_parameters + Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + end + def resource + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource end def sbtopic Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic end - def resource - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource + def rule_list_result + Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult end - def sbnamespace - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace + def resource_namespace_patch + Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch end def rule Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule @@ -213,60 +213,60 @@ def rule def sbauthorization_rule Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule end - def rule_list_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult + def sbqueue + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue end def arm_disaster_recovery Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery end - def sbsubscription - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription + def operation_display + Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay end def eventhub Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub end - def operation_display - Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay + def operation + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation end def premium_messaging_regions Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions end - def operation - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation + def operation_list_result + Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult end def encoding_capture_description Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription end - def operation_list_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult - end - def sbqueue - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue + def sql_rule_action + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction end - def provisioning_state_dr - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR + def filter_type + Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType end - def migration_config_properties - Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties + def sbsubscription + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription end - def sql_rule_action - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction + def sbnamespace + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace end def check_name_availability_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult end + def action + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action + end + def provisioning_state_dr + Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR + end def role_disaster_recovery Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery end - def filter_type - Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType + def migration_config_properties + Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties end def unavailable_reason Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason end - def action - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action - end def sku_name Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName end diff --git a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb index 1f8fe38018..aaee4ad502 100644 --- a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb @@ -7,17 +7,25 @@ module Azure::Profiles::Latest module ServiceFabric + MeshService = Azure::ServiceFabric::V6_4_0_36::MeshService + MeshCodePackage = Azure::ServiceFabric::V6_4_0_36::MeshCodePackage + MeshServiceReplica = Azure::ServiceFabric::V6_4_0_36::MeshServiceReplica + MeshGateway = Azure::ServiceFabric::V6_4_0_36::MeshGateway MeshSecret = Azure::ServiceFabric::V6_4_0_36::MeshSecret MeshSecretValue = Azure::ServiceFabric::V6_4_0_36::MeshSecretValue MeshVolume = Azure::ServiceFabric::V6_4_0_36::MeshVolume MeshNetwork = Azure::ServiceFabric::V6_4_0_36::MeshNetwork MeshApplication = Azure::ServiceFabric::V6_4_0_36::MeshApplication - MeshService = Azure::ServiceFabric::V6_4_0_36::MeshService - MeshCodePackage = Azure::ServiceFabric::V6_4_0_36::MeshCodePackage - MeshServiceReplica = Azure::ServiceFabric::V6_4_0_36::MeshServiceReplica - MeshGateway = Azure::ServiceFabric::V6_4_0_36::MeshGateway module Models + ApplicationCreatedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationCreatedEvent + EnvironmentVariable = Azure::ServiceFabric::V6_4_0_36::Models::EnvironmentVariable + ApplicationNewHealthReportEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationNewHealthReportEvent + ApplicationHealthReportExpiredEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationHealthReportExpiredEvent + ApplicationUpgradeCompletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeCompletedEvent + ApplicationUpgradeDomainCompletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeDomainCompletedEvent + ApplicationUpgradeRollbackCompletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeRollbackCompletedEvent + ApplicationUpgradeRollbackStartedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeRollbackStartedEvent ApplicationUpgradeStartedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeStartedEvent DeployedApplicationNewHealthReportEvent = Azure::ServiceFabric::V6_4_0_36::Models::DeployedApplicationNewHealthReportEvent DeployedApplicationHealthReportExpiredEvent = Azure::ServiceFabric::V6_4_0_36::Models::DeployedApplicationHealthReportExpiredEvent @@ -94,85 +102,85 @@ module Models ReconfigurationType = Azure::ServiceFabric::V6_4_0_36::Models::ReconfigurationType EntityKind = Azure::ServiceFabric::V6_4_0_36::Models::EntityKind FabricEventKind = Azure::ServiceFabric::V6_4_0_36::Models::FabricEventKind - HealthEvaluationKind = Azure::ServiceFabric::V6_4_0_36::Models::HealthEvaluationKind - NodeDeactivationIntent = Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationIntent UpgradeMode = Azure::ServiceFabric::V6_4_0_36::Models::UpgradeMode + NodeDeactivationIntent = Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationIntent + NodeDeactivationStatus = Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationStatus NodeDeactivationTaskType = Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationTaskType - NodeStatus = Azure::ServiceFabric::V6_4_0_36::Models::NodeStatus - ServicePartitionStatus = Azure::ServiceFabric::V6_4_0_36::Models::ServicePartitionStatus UpgradeState = Azure::ServiceFabric::V6_4_0_36::Models::UpgradeState - ProvisionApplicationTypeKind = Azure::ServiceFabric::V6_4_0_36::Models::ProvisionApplicationTypeKind - UpgradeType = Azure::ServiceFabric::V6_4_0_36::Models::UpgradeType - SafetyCheckKind = Azure::ServiceFabric::V6_4_0_36::Models::SafetyCheckKind + ServicePartitionStatus = Azure::ServiceFabric::V6_4_0_36::Models::ServicePartitionStatus ServiceStatus = Azure::ServiceFabric::V6_4_0_36::Models::ServiceStatus - NodeDeactivationStatus = Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationStatus - ServiceKind = Azure::ServiceFabric::V6_4_0_36::Models::ServiceKind - ServicePartitionKind = Azure::ServiceFabric::V6_4_0_36::Models::ServicePartitionKind + ProvisionApplicationTypeKind = Azure::ServiceFabric::V6_4_0_36::Models::ProvisionApplicationTypeKind + NodeStatus = Azure::ServiceFabric::V6_4_0_36::Models::NodeStatus + HealthEvaluationKind = Azure::ServiceFabric::V6_4_0_36::Models::HealthEvaluationKind CreateFabricDump = Azure::ServiceFabric::V6_4_0_36::Models::CreateFabricDump ServicePackageActivationMode = Azure::ServiceFabric::V6_4_0_36::Models::ServicePackageActivationMode - HostIsolationMode = Azure::ServiceFabric::V6_4_0_36::Models::HostIsolationMode - DeploymentStatus = Azure::ServiceFabric::V6_4_0_36::Models::DeploymentStatus + UpgradeType = Azure::ServiceFabric::V6_4_0_36::Models::UpgradeType + SafetyCheckKind = Azure::ServiceFabric::V6_4_0_36::Models::SafetyCheckKind ServicePlacementPolicyType = Azure::ServiceFabric::V6_4_0_36::Models::ServicePlacementPolicyType ServiceLoadMetricWeight = Azure::ServiceFabric::V6_4_0_36::Models::ServiceLoadMetricWeight - ChaosScheduleStatus = Azure::ServiceFabric::V6_4_0_36::Models::ChaosScheduleStatus - ChaosEventKind = Azure::ServiceFabric::V6_4_0_36::Models::ChaosEventKind + ServiceKind = Azure::ServiceFabric::V6_4_0_36::Models::ServiceKind + ServicePartitionKind = Azure::ServiceFabric::V6_4_0_36::Models::ServicePartitionKind EntryPointStatus = Azure::ServiceFabric::V6_4_0_36::Models::EntryPointStatus ChaosStatus = Azure::ServiceFabric::V6_4_0_36::Models::ChaosStatus - ServiceCorrelationScheme = Azure::ServiceFabric::V6_4_0_36::Models::ServiceCorrelationScheme - MoveCost = Azure::ServiceFabric::V6_4_0_36::Models::MoveCost + HostIsolationMode = Azure::ServiceFabric::V6_4_0_36::Models::HostIsolationMode + DeploymentStatus = Azure::ServiceFabric::V6_4_0_36::Models::DeploymentStatus ComposeDeploymentStatus = Azure::ServiceFabric::V6_4_0_36::Models::ComposeDeploymentStatus ComposeDeploymentUpgradeState = Azure::ServiceFabric::V6_4_0_36::Models::ComposeDeploymentUpgradeState - ReplicatorOperationName = Azure::ServiceFabric::V6_4_0_36::Models::ReplicatorOperationName - PartitionAccessStatus = Azure::ServiceFabric::V6_4_0_36::Models::PartitionAccessStatus + ChaosScheduleStatus = Azure::ServiceFabric::V6_4_0_36::Models::ChaosScheduleStatus + ChaosEventKind = Azure::ServiceFabric::V6_4_0_36::Models::ChaosEventKind PartitionScheme = Azure::ServiceFabric::V6_4_0_36::Models::PartitionScheme ServiceOperationName = Azure::ServiceFabric::V6_4_0_36::Models::ServiceOperationName - ServiceTypeRegistrationStatus = Azure::ServiceFabric::V6_4_0_36::Models::ServiceTypeRegistrationStatus - ServiceEndpointRole = Azure::ServiceFabric::V6_4_0_36::Models::ServiceEndpointRole + ServiceCorrelationScheme = Azure::ServiceFabric::V6_4_0_36::Models::ServiceCorrelationScheme + MoveCost = Azure::ServiceFabric::V6_4_0_36::Models::MoveCost FabricReplicaStatus = Azure::ServiceFabric::V6_4_0_36::Models::FabricReplicaStatus ReplicaKind = Azure::ServiceFabric::V6_4_0_36::Models::ReplicaKind - PackageSharingPolicyScope = Azure::ServiceFabric::V6_4_0_36::Models::PackageSharingPolicyScope - PropertyValueKind = Azure::ServiceFabric::V6_4_0_36::Models::PropertyValueKind + ReplicatorOperationName = Azure::ServiceFabric::V6_4_0_36::Models::ReplicatorOperationName + PartitionAccessStatus = Azure::ServiceFabric::V6_4_0_36::Models::PartitionAccessStatus OperationState = Azure::ServiceFabric::V6_4_0_36::Models::OperationState OperationType = Azure::ServiceFabric::V6_4_0_36::Models::OperationType - RetentionPolicyType = Azure::ServiceFabric::V6_4_0_36::Models::RetentionPolicyType - BackupStorageKind = Azure::ServiceFabric::V6_4_0_36::Models::BackupStorageKind + ServiceTypeRegistrationStatus = Azure::ServiceFabric::V6_4_0_36::Models::ServiceTypeRegistrationStatus + ServiceEndpointRole = Azure::ServiceFabric::V6_4_0_36::Models::ServiceEndpointRole PropertyBatchOperationKind = Azure::ServiceFabric::V6_4_0_36::Models::PropertyBatchOperationKind PropertyBatchInfoKind = Azure::ServiceFabric::V6_4_0_36::Models::PropertyBatchInfoKind - BackupSuspensionScope = Azure::ServiceFabric::V6_4_0_36::Models::BackupSuspensionScope - RestoreState = Azure::ServiceFabric::V6_4_0_36::Models::RestoreState + PackageSharingPolicyScope = Azure::ServiceFabric::V6_4_0_36::Models::PackageSharingPolicyScope + PropertyValueKind = Azure::ServiceFabric::V6_4_0_36::Models::PropertyValueKind BackupScheduleKind = Azure::ServiceFabric::V6_4_0_36::Models::BackupScheduleKind BackupPolicyScope = Azure::ServiceFabric::V6_4_0_36::Models::BackupPolicyScope - DayOfWeek = Azure::ServiceFabric::V6_4_0_36::Models::DayOfWeek - ImpactLevel = Azure::ServiceFabric::V6_4_0_36::Models::ImpactLevel + RetentionPolicyType = Azure::ServiceFabric::V6_4_0_36::Models::RetentionPolicyType + BackupStorageKind = Azure::ServiceFabric::V6_4_0_36::Models::BackupStorageKind BackupScheduleFrequencyType = Azure::ServiceFabric::V6_4_0_36::Models::BackupScheduleFrequencyType BackupState = Azure::ServiceFabric::V6_4_0_36::Models::BackupState - BackupEntityKind = Azure::ServiceFabric::V6_4_0_36::Models::BackupEntityKind - RepairTaskHealthCheckState = Azure::ServiceFabric::V6_4_0_36::Models::RepairTaskHealthCheckState + BackupSuspensionScope = Azure::ServiceFabric::V6_4_0_36::Models::BackupSuspensionScope + RestoreState = Azure::ServiceFabric::V6_4_0_36::Models::RestoreState RepairImpactKind = Azure::ServiceFabric::V6_4_0_36::Models::RepairImpactKind RepairTargetKind = Azure::ServiceFabric::V6_4_0_36::Models::RepairTargetKind - ResultStatus = Azure::ServiceFabric::V6_4_0_36::Models::ResultStatus - SecretKind = Azure::ServiceFabric::V6_4_0_36::Models::SecretKind + BackupEntityKind = Azure::ServiceFabric::V6_4_0_36::Models::BackupEntityKind + ImpactLevel = Azure::ServiceFabric::V6_4_0_36::Models::ImpactLevel ScalingTriggerKind = Azure::ServiceFabric::V6_4_0_36::Models::ScalingTriggerKind ScalingMechanismKind = Azure::ServiceFabric::V6_4_0_36::Models::ScalingMechanismKind - ResourceStatus = Azure::ServiceFabric::V6_4_0_36::Models::ResourceStatus - NetworkKind = Azure::ServiceFabric::V6_4_0_36::Models::NetworkKind + ResultStatus = Azure::ServiceFabric::V6_4_0_36::Models::ResultStatus + RepairTaskHealthCheckState = Azure::ServiceFabric::V6_4_0_36::Models::RepairTaskHealthCheckState VolumeProvider = Azure::ServiceFabric::V6_4_0_36::Models::VolumeProvider SizeTypes = Azure::ServiceFabric::V6_4_0_36::Models::SizeTypes - ApplicationScopedVolumeKind = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolumeKind - AutoScalingMechanismKind = Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingMechanismKind + ResourceStatus = Azure::ServiceFabric::V6_4_0_36::Models::ResourceStatus + SecretKind = Azure::ServiceFabric::V6_4_0_36::Models::SecretKind HeaderMatchType = Azure::ServiceFabric::V6_4_0_36::Models::HeaderMatchType OperatingSystemType = Azure::ServiceFabric::V6_4_0_36::Models::OperatingSystemType - DiagnosticsSinkKind = Azure::ServiceFabric::V6_4_0_36::Models::DiagnosticsSinkKind - NodeStatusFilter = Azure::ServiceFabric::V6_4_0_36::Models::NodeStatusFilter + ApplicationScopedVolumeKind = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolumeKind + NetworkKind = Azure::ServiceFabric::V6_4_0_36::Models::NetworkKind AutoScalingMetricKind = Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingMetricKind AutoScalingResourceMetricName = Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingResourceMetricName - AutoScalingTriggerKind = Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingTriggerKind - QuorumLossMode = Azure::ServiceFabric::V6_4_0_36::Models::QuorumLossMode - BackupType = Azure::ServiceFabric::V6_4_0_36::Models::BackupType + DayOfWeek = Azure::ServiceFabric::V6_4_0_36::Models::DayOfWeek + AutoScalingMechanismKind = Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingMechanismKind + ReplicaHealthReportServiceKind = Azure::ServiceFabric::V6_4_0_36::Models::ReplicaHealthReportServiceKind DataLossMode = Azure::ServiceFabric::V6_4_0_36::Models::DataLossMode - NodeTransitionType = Azure::ServiceFabric::V6_4_0_36::Models::NodeTransitionType + BackupType = Azure::ServiceFabric::V6_4_0_36::Models::BackupType + DiagnosticsSinkKind = Azure::ServiceFabric::V6_4_0_36::Models::DiagnosticsSinkKind RestartPartitionMode = Azure::ServiceFabric::V6_4_0_36::Models::RestartPartitionMode - ReplicaHealthReportServiceKind = Azure::ServiceFabric::V6_4_0_36::Models::ReplicaHealthReportServiceKind + NodeTransitionType = Azure::ServiceFabric::V6_4_0_36::Models::NodeTransitionType + AutoScalingTriggerKind = Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingTriggerKind + NodeStatusFilter = Azure::ServiceFabric::V6_4_0_36::Models::NodeStatusFilter + QuorumLossMode = Azure::ServiceFabric::V6_4_0_36::Models::QuorumLossMode OperationStatus = Azure::ServiceFabric::V6_4_0_36::Models::OperationStatus State = Azure::ServiceFabric::V6_4_0_36::Models::State ServiceTypeHealthPolicyMapItem = Azure::ServiceFabric::V6_4_0_36::Models::ServiceTypeHealthPolicyMapItem @@ -569,35 +577,27 @@ module Models AzureBlobBackupStorageDescription = Azure::ServiceFabric::V6_4_0_36::Models::AzureBlobBackupStorageDescription FileShareBackupStorageDescription = Azure::ServiceFabric::V6_4_0_36::Models::FileShareBackupStorageDescription FrequencyBasedBackupScheduleDescription = Azure::ServiceFabric::V6_4_0_36::Models::FrequencyBasedBackupScheduleDescription + ContainerState = Azure::ServiceFabric::V6_4_0_36::Models::ContainerState TimeBasedBackupScheduleDescription = Azure::ServiceFabric::V6_4_0_36::Models::TimeBasedBackupScheduleDescription PartitionBackupConfigurationInfo = Azure::ServiceFabric::V6_4_0_36::Models::PartitionBackupConfigurationInfo - ContainerState = Azure::ServiceFabric::V6_4_0_36::Models::ContainerState - ApplicationBackupEntity = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationBackupEntity - ServiceBackupEntity = Azure::ServiceFabric::V6_4_0_36::Models::ServiceBackupEntity ResourceRequests = Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequests - NodeRepairImpactDescription = Azure::ServiceFabric::V6_4_0_36::Models::NodeRepairImpactDescription + ServiceBackupEntity = Azure::ServiceFabric::V6_4_0_36::Models::ServiceBackupEntity ResourceRequirements = Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequirements - AveragePartitionLoadScalingTrigger = Azure::ServiceFabric::V6_4_0_36::Models::AveragePartitionLoadScalingTrigger - NodeRepairTargetDescription = Azure::ServiceFabric::V6_4_0_36::Models::NodeRepairTargetDescription + NodeRepairImpactDescription = Azure::ServiceFabric::V6_4_0_36::Models::NodeRepairImpactDescription PartitionBackupEntity = Azure::ServiceFabric::V6_4_0_36::Models::PartitionBackupEntity + ApplicationBackupEntity = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationBackupEntity + NodeRepairTargetDescription = Azure::ServiceFabric::V6_4_0_36::Models::NodeRepairTargetDescription + AveragePartitionLoadScalingTrigger = Azure::ServiceFabric::V6_4_0_36::Models::AveragePartitionLoadScalingTrigger AverageServiceLoadScalingTrigger = Azure::ServiceFabric::V6_4_0_36::Models::AverageServiceLoadScalingTrigger PartitionInstanceCountScaleMechanism = Azure::ServiceFabric::V6_4_0_36::Models::PartitionInstanceCountScaleMechanism - AddRemoveIncrementalNamedPartitionScalingMechanism = Azure::ServiceFabric::V6_4_0_36::Models::AddRemoveIncrementalNamedPartitionScalingMechanism - ApplicationCreatedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationCreatedEvent ImageRegistryCredential = Azure::ServiceFabric::V6_4_0_36::Models::ImageRegistryCredential ResourceLimits = Azure::ServiceFabric::V6_4_0_36::Models::ResourceLimits - ApplicationHealthReportExpiredEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationHealthReportExpiredEvent ApplicationDeletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationDeletedEvent - ApplicationNewHealthReportEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationNewHealthReportEvent - EnvironmentVariable = Azure::ServiceFabric::V6_4_0_36::Models::EnvironmentVariable - ApplicationUpgradeCompletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeCompletedEvent - ApplicationUpgradeDomainCompletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeDomainCompletedEvent - ApplicationUpgradeRollbackCompletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeRollbackCompletedEvent - ApplicationUpgradeRollbackStartedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeRollbackStartedEvent + AddRemoveIncrementalNamedPartitionScalingMechanism = Azure::ServiceFabric::V6_4_0_36::Models::AddRemoveIncrementalNamedPartitionScalingMechanism end class ServiceFabricDataClass - attr_reader :mesh_secret, :mesh_secret_value, :mesh_volume, :mesh_network, :mesh_application, :mesh_service, :mesh_code_package, :mesh_service_replica, :mesh_gateway, :configurable, :base_url, :options, :model_classes + attr_reader :mesh_service, :mesh_code_package, :mesh_service_replica, :mesh_gateway, :mesh_secret, :mesh_secret_value, :mesh_volume, :mesh_network, :mesh_application, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -607,15 +607,15 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @mesh_service = @client_0.mesh_service + @mesh_code_package = @client_0.mesh_code_package + @mesh_service_replica = @client_0.mesh_service_replica + @mesh_gateway = @client_0.mesh_gateway @mesh_secret = @client_0.mesh_secret @mesh_secret_value = @client_0.mesh_secret_value @mesh_volume = @client_0.mesh_volume @mesh_network = @client_0.mesh_network @mesh_application = @client_0.mesh_application - @mesh_service = @client_0.mesh_service - @mesh_code_package = @client_0.mesh_code_package - @mesh_service_replica = @client_0.mesh_service_replica - @mesh_gateway = @client_0.mesh_gateway @model_classes = ModelClasses.new end @@ -634,6 +634,30 @@ def method_missing(method, *args) end class ModelClasses + def application_created_event + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationCreatedEvent + end + def environment_variable + Azure::ServiceFabric::V6_4_0_36::Models::EnvironmentVariable + end + def application_new_health_report_event + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationNewHealthReportEvent + end + def application_health_report_expired_event + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationHealthReportExpiredEvent + end + def application_upgrade_completed_event + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeCompletedEvent + end + def application_upgrade_domain_completed_event + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeDomainCompletedEvent + end + def application_upgrade_rollback_completed_event + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeRollbackCompletedEvent + end + def application_upgrade_rollback_started_event + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeRollbackStartedEvent + end def application_upgrade_started_event Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeStartedEvent end @@ -862,47 +886,35 @@ def entity_kind def fabric_event_kind Azure::ServiceFabric::V6_4_0_36::Models::FabricEventKind end - def health_evaluation_kind - Azure::ServiceFabric::V6_4_0_36::Models::HealthEvaluationKind + def upgrade_mode + Azure::ServiceFabric::V6_4_0_36::Models::UpgradeMode end def node_deactivation_intent Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationIntent end - def upgrade_mode - Azure::ServiceFabric::V6_4_0_36::Models::UpgradeMode + def node_deactivation_status + Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationStatus end def node_deactivation_task_type Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationTaskType end - def node_status - Azure::ServiceFabric::V6_4_0_36::Models::NodeStatus - end - def service_partition_status - Azure::ServiceFabric::V6_4_0_36::Models::ServicePartitionStatus - end def upgrade_state Azure::ServiceFabric::V6_4_0_36::Models::UpgradeState end - def provision_application_type_kind - Azure::ServiceFabric::V6_4_0_36::Models::ProvisionApplicationTypeKind - end - def upgrade_type - Azure::ServiceFabric::V6_4_0_36::Models::UpgradeType - end - def safety_check_kind - Azure::ServiceFabric::V6_4_0_36::Models::SafetyCheckKind + def service_partition_status + Azure::ServiceFabric::V6_4_0_36::Models::ServicePartitionStatus end def service_status Azure::ServiceFabric::V6_4_0_36::Models::ServiceStatus end - def node_deactivation_status - Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationStatus + def provision_application_type_kind + Azure::ServiceFabric::V6_4_0_36::Models::ProvisionApplicationTypeKind end - def service_kind - Azure::ServiceFabric::V6_4_0_36::Models::ServiceKind + def node_status + Azure::ServiceFabric::V6_4_0_36::Models::NodeStatus end - def service_partition_kind - Azure::ServiceFabric::V6_4_0_36::Models::ServicePartitionKind + def health_evaluation_kind + Azure::ServiceFabric::V6_4_0_36::Models::HealthEvaluationKind end def create_fabric_dump Azure::ServiceFabric::V6_4_0_36::Models::CreateFabricDump @@ -910,11 +922,11 @@ def create_fabric_dump def service_package_activation_mode Azure::ServiceFabric::V6_4_0_36::Models::ServicePackageActivationMode end - def host_isolation_mode - Azure::ServiceFabric::V6_4_0_36::Models::HostIsolationMode + def upgrade_type + Azure::ServiceFabric::V6_4_0_36::Models::UpgradeType end - def deployment_status - Azure::ServiceFabric::V6_4_0_36::Models::DeploymentStatus + def safety_check_kind + Azure::ServiceFabric::V6_4_0_36::Models::SafetyCheckKind end def service_placement_policy_type Azure::ServiceFabric::V6_4_0_36::Models::ServicePlacementPolicyType @@ -922,11 +934,11 @@ def service_placement_policy_type def service_load_metric_weight Azure::ServiceFabric::V6_4_0_36::Models::ServiceLoadMetricWeight end - def chaos_schedule_status - Azure::ServiceFabric::V6_4_0_36::Models::ChaosScheduleStatus + def service_kind + Azure::ServiceFabric::V6_4_0_36::Models::ServiceKind end - def chaos_event_kind - Azure::ServiceFabric::V6_4_0_36::Models::ChaosEventKind + def service_partition_kind + Azure::ServiceFabric::V6_4_0_36::Models::ServicePartitionKind end def entry_point_status Azure::ServiceFabric::V6_4_0_36::Models::EntryPointStatus @@ -934,11 +946,11 @@ def entry_point_status def chaos_status Azure::ServiceFabric::V6_4_0_36::Models::ChaosStatus end - def service_correlation_scheme - Azure::ServiceFabric::V6_4_0_36::Models::ServiceCorrelationScheme + def host_isolation_mode + Azure::ServiceFabric::V6_4_0_36::Models::HostIsolationMode end - def move_cost - Azure::ServiceFabric::V6_4_0_36::Models::MoveCost + def deployment_status + Azure::ServiceFabric::V6_4_0_36::Models::DeploymentStatus end def compose_deployment_status Azure::ServiceFabric::V6_4_0_36::Models::ComposeDeploymentStatus @@ -946,11 +958,11 @@ def compose_deployment_status def compose_deployment_upgrade_state Azure::ServiceFabric::V6_4_0_36::Models::ComposeDeploymentUpgradeState end - def replicator_operation_name - Azure::ServiceFabric::V6_4_0_36::Models::ReplicatorOperationName + def chaos_schedule_status + Azure::ServiceFabric::V6_4_0_36::Models::ChaosScheduleStatus end - def partition_access_status - Azure::ServiceFabric::V6_4_0_36::Models::PartitionAccessStatus + def chaos_event_kind + Azure::ServiceFabric::V6_4_0_36::Models::ChaosEventKind end def partition_scheme Azure::ServiceFabric::V6_4_0_36::Models::PartitionScheme @@ -958,11 +970,11 @@ def partition_scheme def service_operation_name Azure::ServiceFabric::V6_4_0_36::Models::ServiceOperationName end - def service_type_registration_status - Azure::ServiceFabric::V6_4_0_36::Models::ServiceTypeRegistrationStatus + def service_correlation_scheme + Azure::ServiceFabric::V6_4_0_36::Models::ServiceCorrelationScheme end - def service_endpoint_role - Azure::ServiceFabric::V6_4_0_36::Models::ServiceEndpointRole + def move_cost + Azure::ServiceFabric::V6_4_0_36::Models::MoveCost end def fabric_replica_status Azure::ServiceFabric::V6_4_0_36::Models::FabricReplicaStatus @@ -970,11 +982,11 @@ def fabric_replica_status def replica_kind Azure::ServiceFabric::V6_4_0_36::Models::ReplicaKind end - def package_sharing_policy_scope - Azure::ServiceFabric::V6_4_0_36::Models::PackageSharingPolicyScope + def replicator_operation_name + Azure::ServiceFabric::V6_4_0_36::Models::ReplicatorOperationName end - def property_value_kind - Azure::ServiceFabric::V6_4_0_36::Models::PropertyValueKind + def partition_access_status + Azure::ServiceFabric::V6_4_0_36::Models::PartitionAccessStatus end def operation_state Azure::ServiceFabric::V6_4_0_36::Models::OperationState @@ -982,11 +994,11 @@ def operation_state def operation_type Azure::ServiceFabric::V6_4_0_36::Models::OperationType end - def retention_policy_type - Azure::ServiceFabric::V6_4_0_36::Models::RetentionPolicyType + def service_type_registration_status + Azure::ServiceFabric::V6_4_0_36::Models::ServiceTypeRegistrationStatus end - def backup_storage_kind - Azure::ServiceFabric::V6_4_0_36::Models::BackupStorageKind + def service_endpoint_role + Azure::ServiceFabric::V6_4_0_36::Models::ServiceEndpointRole end def property_batch_operation_kind Azure::ServiceFabric::V6_4_0_36::Models::PropertyBatchOperationKind @@ -994,11 +1006,11 @@ def property_batch_operation_kind def property_batch_info_kind Azure::ServiceFabric::V6_4_0_36::Models::PropertyBatchInfoKind end - def backup_suspension_scope - Azure::ServiceFabric::V6_4_0_36::Models::BackupSuspensionScope + def package_sharing_policy_scope + Azure::ServiceFabric::V6_4_0_36::Models::PackageSharingPolicyScope end - def restore_state - Azure::ServiceFabric::V6_4_0_36::Models::RestoreState + def property_value_kind + Azure::ServiceFabric::V6_4_0_36::Models::PropertyValueKind end def backup_schedule_kind Azure::ServiceFabric::V6_4_0_36::Models::BackupScheduleKind @@ -1006,11 +1018,11 @@ def backup_schedule_kind def backup_policy_scope Azure::ServiceFabric::V6_4_0_36::Models::BackupPolicyScope end - def day_of_week - Azure::ServiceFabric::V6_4_0_36::Models::DayOfWeek + def retention_policy_type + Azure::ServiceFabric::V6_4_0_36::Models::RetentionPolicyType end - def impact_level - Azure::ServiceFabric::V6_4_0_36::Models::ImpactLevel + def backup_storage_kind + Azure::ServiceFabric::V6_4_0_36::Models::BackupStorageKind end def backup_schedule_frequency_type Azure::ServiceFabric::V6_4_0_36::Models::BackupScheduleFrequencyType @@ -1018,11 +1030,11 @@ def backup_schedule_frequency_type def backup_state Azure::ServiceFabric::V6_4_0_36::Models::BackupState end - def backup_entity_kind - Azure::ServiceFabric::V6_4_0_36::Models::BackupEntityKind + def backup_suspension_scope + Azure::ServiceFabric::V6_4_0_36::Models::BackupSuspensionScope end - def repair_task_health_check_state - Azure::ServiceFabric::V6_4_0_36::Models::RepairTaskHealthCheckState + def restore_state + Azure::ServiceFabric::V6_4_0_36::Models::RestoreState end def repair_impact_kind Azure::ServiceFabric::V6_4_0_36::Models::RepairImpactKind @@ -1030,11 +1042,11 @@ def repair_impact_kind def repair_target_kind Azure::ServiceFabric::V6_4_0_36::Models::RepairTargetKind end - def result_status - Azure::ServiceFabric::V6_4_0_36::Models::ResultStatus + def backup_entity_kind + Azure::ServiceFabric::V6_4_0_36::Models::BackupEntityKind end - def secret_kind - Azure::ServiceFabric::V6_4_0_36::Models::SecretKind + def impact_level + Azure::ServiceFabric::V6_4_0_36::Models::ImpactLevel end def scaling_trigger_kind Azure::ServiceFabric::V6_4_0_36::Models::ScalingTriggerKind @@ -1042,11 +1054,11 @@ def scaling_trigger_kind def scaling_mechanism_kind Azure::ServiceFabric::V6_4_0_36::Models::ScalingMechanismKind end - def resource_status - Azure::ServiceFabric::V6_4_0_36::Models::ResourceStatus + def result_status + Azure::ServiceFabric::V6_4_0_36::Models::ResultStatus end - def network_kind - Azure::ServiceFabric::V6_4_0_36::Models::NetworkKind + def repair_task_health_check_state + Azure::ServiceFabric::V6_4_0_36::Models::RepairTaskHealthCheckState end def volume_provider Azure::ServiceFabric::V6_4_0_36::Models::VolumeProvider @@ -1054,11 +1066,11 @@ def volume_provider def size_types Azure::ServiceFabric::V6_4_0_36::Models::SizeTypes end - def application_scoped_volume_kind - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolumeKind + def resource_status + Azure::ServiceFabric::V6_4_0_36::Models::ResourceStatus end - def auto_scaling_mechanism_kind - Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingMechanismKind + def secret_kind + Azure::ServiceFabric::V6_4_0_36::Models::SecretKind end def header_match_type Azure::ServiceFabric::V6_4_0_36::Models::HeaderMatchType @@ -1066,11 +1078,11 @@ def header_match_type def operating_system_type Azure::ServiceFabric::V6_4_0_36::Models::OperatingSystemType end - def diagnostics_sink_kind - Azure::ServiceFabric::V6_4_0_36::Models::DiagnosticsSinkKind + def application_scoped_volume_kind + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolumeKind end - def node_status_filter - Azure::ServiceFabric::V6_4_0_36::Models::NodeStatusFilter + def network_kind + Azure::ServiceFabric::V6_4_0_36::Models::NetworkKind end def auto_scaling_metric_kind Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingMetricKind @@ -1078,26 +1090,38 @@ def auto_scaling_metric_kind def auto_scaling_resource_metric_name Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingResourceMetricName end - def auto_scaling_trigger_kind - Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingTriggerKind + def day_of_week + Azure::ServiceFabric::V6_4_0_36::Models::DayOfWeek end - def quorum_loss_mode - Azure::ServiceFabric::V6_4_0_36::Models::QuorumLossMode + def auto_scaling_mechanism_kind + Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingMechanismKind end - def backup_type - Azure::ServiceFabric::V6_4_0_36::Models::BackupType + def replica_health_report_service_kind + Azure::ServiceFabric::V6_4_0_36::Models::ReplicaHealthReportServiceKind end def data_loss_mode Azure::ServiceFabric::V6_4_0_36::Models::DataLossMode end - def node_transition_type - Azure::ServiceFabric::V6_4_0_36::Models::NodeTransitionType + def backup_type + Azure::ServiceFabric::V6_4_0_36::Models::BackupType + end + def diagnostics_sink_kind + Azure::ServiceFabric::V6_4_0_36::Models::DiagnosticsSinkKind end def restart_partition_mode Azure::ServiceFabric::V6_4_0_36::Models::RestartPartitionMode end - def replica_health_report_service_kind - Azure::ServiceFabric::V6_4_0_36::Models::ReplicaHealthReportServiceKind + def node_transition_type + Azure::ServiceFabric::V6_4_0_36::Models::NodeTransitionType + end + def auto_scaling_trigger_kind + Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingTriggerKind + end + def node_status_filter + Azure::ServiceFabric::V6_4_0_36::Models::NodeStatusFilter + end + def quorum_loss_mode + Azure::ServiceFabric::V6_4_0_36::Models::QuorumLossMode end def operation_status Azure::ServiceFabric::V6_4_0_36::Models::OperationStatus @@ -2287,38 +2311,38 @@ def file_share_backup_storage_description def frequency_based_backup_schedule_description Azure::ServiceFabric::V6_4_0_36::Models::FrequencyBasedBackupScheduleDescription end + def container_state + Azure::ServiceFabric::V6_4_0_36::Models::ContainerState + end def time_based_backup_schedule_description Azure::ServiceFabric::V6_4_0_36::Models::TimeBasedBackupScheduleDescription end def partition_backup_configuration_info Azure::ServiceFabric::V6_4_0_36::Models::PartitionBackupConfigurationInfo end - def container_state - Azure::ServiceFabric::V6_4_0_36::Models::ContainerState - end - def application_backup_entity - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationBackupEntity + def resource_requests + Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequests end def service_backup_entity Azure::ServiceFabric::V6_4_0_36::Models::ServiceBackupEntity end - def resource_requests - Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequests + def resource_requirements + Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequirements end def node_repair_impact_description Azure::ServiceFabric::V6_4_0_36::Models::NodeRepairImpactDescription end - def resource_requirements - Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequirements + def partition_backup_entity + Azure::ServiceFabric::V6_4_0_36::Models::PartitionBackupEntity end - def average_partition_load_scaling_trigger - Azure::ServiceFabric::V6_4_0_36::Models::AveragePartitionLoadScalingTrigger + def application_backup_entity + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationBackupEntity end def node_repair_target_description Azure::ServiceFabric::V6_4_0_36::Models::NodeRepairTargetDescription end - def partition_backup_entity - Azure::ServiceFabric::V6_4_0_36::Models::PartitionBackupEntity + def average_partition_load_scaling_trigger + Azure::ServiceFabric::V6_4_0_36::Models::AveragePartitionLoadScalingTrigger end def average_service_load_scaling_trigger Azure::ServiceFabric::V6_4_0_36::Models::AverageServiceLoadScalingTrigger @@ -2326,49 +2350,25 @@ def average_service_load_scaling_trigger def partition_instance_count_scale_mechanism Azure::ServiceFabric::V6_4_0_36::Models::PartitionInstanceCountScaleMechanism end - def add_remove_incremental_named_partition_scaling_mechanism - Azure::ServiceFabric::V6_4_0_36::Models::AddRemoveIncrementalNamedPartitionScalingMechanism - end - def application_created_event - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationCreatedEvent - end def image_registry_credential Azure::ServiceFabric::V6_4_0_36::Models::ImageRegistryCredential end def resource_limits Azure::ServiceFabric::V6_4_0_36::Models::ResourceLimits end - def application_health_report_expired_event - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationHealthReportExpiredEvent - end def application_deleted_event Azure::ServiceFabric::V6_4_0_36::Models::ApplicationDeletedEvent end - def application_new_health_report_event - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationNewHealthReportEvent - end - def environment_variable - Azure::ServiceFabric::V6_4_0_36::Models::EnvironmentVariable - end - def application_upgrade_completed_event - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeCompletedEvent - end - def application_upgrade_domain_completed_event - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeDomainCompletedEvent - end - def application_upgrade_rollback_completed_event - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeRollbackCompletedEvent - end - def application_upgrade_rollback_started_event - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeRollbackStartedEvent + def add_remove_incremental_named_partition_scaling_mechanism + Azure::ServiceFabric::V6_4_0_36::Models::AddRemoveIncrementalNamedPartitionScalingMechanism end end end module Mgmt - ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType + Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version + ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType Service = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Service - Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application Clusters = Azure::ServiceFabric::Mgmt::V2018_02_01::Clusters Operations = Azure::ServiceFabric::Mgmt::V2018_02_01::Operations ClusterVersions = Azure::ServiceFabric::Mgmt::V2018_02_01::ClusterVersions @@ -2387,11 +2387,11 @@ module Models ApplicationTypeResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList ApplicationResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList ApplicationUpgradePolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy - ServiceResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceList VersionResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResourceList + ServiceResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceList + NamedPartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::NamedPartitionSchemeDescription SingletonPartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::SingletonPartitionSchemeDescription UniformInt64RangePartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::UniformInt64RangePartitionSchemeDescription - NamedPartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::NamedPartitionSchemeDescription ApplicationTypeResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResource VersionResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResource ApplicationResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResource @@ -2404,41 +2404,41 @@ module Models 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 + EndpointRangeDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::EndpointRangeDescription + NodeTypeDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::NodeTypeDescription Resource = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Resource ClusterListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterListResult CertificateDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::CertificateDescription ErrorModel = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModel Cluster = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Cluster ServerCertificateCommonNames = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonNames + ServiceTypeDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeDeltaHealthPolicy ApplicationDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ApplicationDeltaHealthPolicy - ServerCertificateCommonName = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonName ClusterUpdateParameters = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpdateParameters - OperationResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult - ClusterCodeVersionsListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsListResult ErrorModelError = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModelError - ClusterCodeVersionsResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsResult + ClusterCodeVersionsListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsListResult OperationListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult + ClusterCodeVersionsResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsResult + ServerCertificateCommonName = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonName DiagnosticsStorageAccountConfig = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::DiagnosticsStorageAccountConfig ClusterUpgradePolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpgradePolicy AvailableOperationDisplay = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::AvailableOperationDisplay ClusterHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterHealthPolicy AzureActiveDirectory = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::AzureActiveDirectory ServiceTypeHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeHealthPolicy - ServiceTypeDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeDeltaHealthPolicy - ClientCertificateCommonName = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateCommonName ProvisioningState = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState + OperationResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult + ClientCertificateCommonName = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateCommonName ClientCertificateThumbprint = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateThumbprint ClusterUpgradeDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpgradeDeltaHealthPolicy ClusterVersionDetails = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterVersionDetails SettingsParameterDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::SettingsParameterDescription ApplicationHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ApplicationHealthPolicy SettingsSectionDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::SettingsSectionDescription - EndpointRangeDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::EndpointRangeDescription - NodeTypeDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::NodeTypeDescription end class ServiceFabricManagementClass - attr_reader :application_type, :version, :service, :application, :clusters, :operations, :cluster_versions, :configurable, :base_url, :options, :model_classes + attr_reader :application, :version, :application_type, :service, :clusters, :operations, :cluster_versions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -2448,10 +2448,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @application_type = @client_0.application_type + @application = @client_0.application @version = @client_0.version + @application_type = @client_0.application_type @service = @client_0.service - @application = @client_0.application @client_1 = Azure::ServiceFabric::Mgmt::V2018_02_01::ServiceFabricManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @@ -2520,11 +2520,14 @@ def application_resource_list def application_upgrade_policy Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy end + def version_resource_list + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResourceList + end def service_resource_list Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceList end - def version_resource_list - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResourceList + def named_partition_scheme_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::NamedPartitionSchemeDescription end def singleton_partition_scheme_description Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::SingletonPartitionSchemeDescription @@ -2532,9 +2535,6 @@ def singleton_partition_scheme_description def uniform_int64_range_partition_scheme_description Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::UniformInt64RangePartitionSchemeDescription end - def named_partition_scheme_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::NamedPartitionSchemeDescription - end def application_type_resource Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResource end @@ -2571,6 +2571,12 @@ def stateful_service_properties def stateful_service_update_properties Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties end + def endpoint_range_description + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::EndpointRangeDescription + end + def node_type_description + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::NodeTypeDescription + end def resource Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Resource end @@ -2589,29 +2595,29 @@ def cluster def server_certificate_common_names Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonNames end + def service_type_delta_health_policy + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeDeltaHealthPolicy + end def application_delta_health_policy Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ApplicationDeltaHealthPolicy end - def server_certificate_common_name - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonName - end def cluster_update_parameters Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpdateParameters end - def operation_result - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult + def error_model_error + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModelError end def cluster_code_versions_list_result Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsListResult end - def error_model_error - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModelError + def operation_list_result + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult end def cluster_code_versions_result Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsResult end - def operation_list_result - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult + def server_certificate_common_name + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonName end def diagnostics_storage_account_config Azure::ServiceFabric::Mgmt::V2018_02_01::Models::DiagnosticsStorageAccountConfig @@ -2631,15 +2637,15 @@ def azure_active_directory def service_type_health_policy Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeHealthPolicy end - def service_type_delta_health_policy - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeDeltaHealthPolicy + def provisioning_state + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState + end + def operation_result + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult end def client_certificate_common_name Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateCommonName end - def provisioning_state - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState - end def client_certificate_thumbprint Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateThumbprint end @@ -2658,12 +2664,6 @@ def application_health_policy def settings_section_description Azure::ServiceFabric::Mgmt::V2018_02_01::Models::SettingsSectionDescription end - def endpoint_range_description - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::EndpointRangeDescription - end - def node_type_description - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::NodeTypeDescription - 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 b236676fe7..0efe9829c6 100644 --- a/azure_sdk/lib/latest/modules/signalr_profile_module.rb +++ b/azure_sdk/lib/latest/modules/signalr_profile_module.rb @@ -7,15 +7,23 @@ module Azure::Profiles::Latest module Signalr module Mgmt - SignalR = Azure::Signalr::Mgmt::V2018_03_01_preview::SignalR - Operations = Azure::Signalr::Mgmt::V2018_03_01_preview::Operations Usages = Azure::Signalr::Mgmt::V2018_03_01_preview::Usages + Operations = Azure::Signalr::Mgmt::V2018_03_01_preview::Operations + SignalR = Azure::Signalr::Mgmt::V2018_03_01_preview::SignalR module Models + SignalRCreateOrUpdateProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties + SignalRKeys = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys + OperationProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties + NameAvailability = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability + SignalRUsage = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsage + SignalRUpdateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUpdateParameters + SignalRUsageName = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsageName + SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource SignalRCreateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters + NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters + MetricSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification SignalRSkuTier = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier - SignalRUsage = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsage - OperationProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties TrackedResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource RegenerateKeyParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters Resource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource @@ -28,19 +36,11 @@ module Models ResourceSku = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku SignalRResourceList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList SignalRUsageList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsageList - NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters Dimension = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Dimension - SignalRCreateOrUpdateProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties - MetricSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification - NameAvailability = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability - SignalRKeys = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys - SignalRUpdateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUpdateParameters - SignalRUsageName = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsageName - SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource end class SignalrManagementClass - attr_reader :signal_r, :operations, :usages, :configurable, :base_url, :options, :model_classes + attr_reader :usages, :operations, :signal_r, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -50,9 +50,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @signal_r = @client_0.signal_r - @operations = @client_0.operations @usages = @client_0.usages + @operations = @client_0.operations + @signal_r = @client_0.signal_r @model_classes = ModelClasses.new end @@ -71,17 +71,41 @@ def method_missing(method, *args) end class ModelClasses - def signal_rcreate_parameters - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters + def signal_rcreate_or_update_properties + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties end - def signal_rsku_tier - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier + def signal_rkeys + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys + end + def operation_properties + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties + end + def name_availability + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability end def signal_rusage Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsage end - def operation_properties - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties + def signal_rupdate_parameters + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUpdateParameters + end + def signal_rusage_name + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsageName + end + def signal_rresource + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource + end + def signal_rcreate_parameters + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters + end + def name_availability_parameters + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters + end + def metric_specification + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification + end + def signal_rsku_tier + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier end def tracked_resource Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource @@ -119,33 +143,9 @@ def signal_rresource_list def signal_rusage_list Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsageList end - def name_availability_parameters - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters - end def dimension Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Dimension end - def signal_rcreate_or_update_properties - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties - end - def metric_specification - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification - end - def name_availability - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability - end - def signal_rkeys - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys - end - def signal_rupdate_parameters - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUpdateParameters - end - def signal_rusage_name - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsageName - end - def signal_rresource - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource - end end end end diff --git a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb index 8b1b5807d2..d514a1f21d 100644 --- a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb +++ b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb @@ -8,20 +8,20 @@ module Azure::Profiles::Latest module SpellCheck module Models + SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion + SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken + Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response + ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode + ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType + Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer - SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck - ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode - SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion - SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken - Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable - Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode - ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error - ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode + ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode end class SpellCheckDataClass @@ -53,47 +53,47 @@ def method_missing(method, *args) end class ModelClasses + def spelling_token_suggestion + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion + end + def spelling_flagged_token + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken + end + def identifiable + Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable + end def response Azure::CognitiveServices::SpellCheck::V1_0::Models::Response end + def error_code + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode + end + def error_type + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType + end def action_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType end + def mode + Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode + end def error_response Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse end + def spell_check + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + end def response_base Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase end def answer Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer end - def spell_check - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck - end - def error_sub_code - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode - end - def spelling_token_suggestion - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion - end - def spelling_flagged_token - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken - end - def identifiable - Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable - end - def mode - Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode - end - def error_type - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType - end def error Azure::CognitiveServices::SpellCheck::V1_0::Models::Error end - def error_code - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode + def error_sub_code + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode 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 0530391adf..9a5711b29d 100644 --- a/azure_sdk/lib/latest/modules/sql_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sql_profile_module.rb @@ -36,8 +36,15 @@ module Mgmt ServerUsages = Azure::SQL::Mgmt::V2014_04_01::ServerUsages DatabaseConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseConnectionPolicies DatabaseUsages = Azure::SQL::Mgmt::V2014_04_01::DatabaseUsages + SyncGroups = Azure::SQL::Mgmt::V2015_05_01_preview::SyncGroups + SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers + Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations + Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers + FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules + SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors + VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules DatabaseRecommendedActions = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseRecommendedActions DatabaseAutomaticTuningOperations = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAutomaticTuningOperations EncryptionProtectors = Azure::SQL::Mgmt::V2015_05_01_preview::EncryptionProtectors @@ -45,14 +52,15 @@ module Mgmt ManagedInstances = Azure::SQL::Mgmt::V2015_05_01_preview::ManagedInstances ServerKeys = Azure::SQL::Mgmt::V2015_05_01_preview::ServerKeys SyncAgents = Azure::SQL::Mgmt::V2015_05_01_preview::SyncAgents - SyncGroups = Azure::SQL::Mgmt::V2015_05_01_preview::SyncGroups - SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers - SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages - VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules - Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations - Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers - FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules + JobSteps = Azure::SQL::Mgmt::V2017_03_01_preview::JobSteps + JobTargetExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetExecutions + JobTargetGroups = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetGroups + JobVersions = Azure::SQL::Mgmt::V2017_03_01_preview::JobVersions + LongTermRetentionBackups = Azure::SQL::Mgmt::V2017_03_01_preview::LongTermRetentionBackups + ManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabases + SensitivityLabels = Azure::SQL::Mgmt::V2017_03_01_preview::SensitivityLabels ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations + JobExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobExecutions ServerDnsAliases = Azure::SQL::Mgmt::V2017_03_01_preview::ServerDnsAliases ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies @@ -67,51 +75,47 @@ module Mgmt JobAgents = Azure::SQL::Mgmt::V2017_03_01_preview::JobAgents JobCredentials = Azure::SQL::Mgmt::V2017_03_01_preview::JobCredentials DataWarehouseUserActivitiesOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DataWarehouseUserActivitiesOperations - JobExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobExecutions JobStepExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobStepExecutions - JobSteps = Azure::SQL::Mgmt::V2017_03_01_preview::JobSteps - JobTargetExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetExecutions - JobTargetGroups = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetGroups - LongTermRetentionBackups = Azure::SQL::Mgmt::V2017_03_01_preview::LongTermRetentionBackups - ManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabases - JobVersions = Azure::SQL::Mgmt::V2017_03_01_preview::JobVersions - SensitivityLabels = Azure::SQL::Mgmt::V2017_03_01_preview::SensitivityLabels - ManagedInstanceTdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::ManagedInstanceTdeCertificates - Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases - DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations - ElasticPools = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPools - Capabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Capabilities ElasticPoolOperations = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPoolOperations DatabaseVulnerabilityAssessmentScans = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseVulnerabilityAssessmentScans InstanceFailoverGroups = Azure::SQL::Mgmt::V2017_10_01_preview::InstanceFailoverGroups BackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_10_01_preview::BackupShortTermRetentionPolicies TdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::TdeCertificates + ManagedInstanceTdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::ManagedInstanceTdeCertificates + Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases + DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations + ElasticPools = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPools + Capabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Capabilities module Models + ReplicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink GeoBackupPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy + ServerAzureADAdministrator = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator + RecommendedElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool ServiceObjective = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective ServerCommunicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink 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 + ElasticPoolActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity ServerTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy - TransparentDataEncryptionActivity = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity BackupLongTermRetentionPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState - ServerConnectionType = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType + DatabaseTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy MaxSizeUnits = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits + ServiceObjectiveName = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName CheckNameAvailabilityReason = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason - RecommendedIndexAction = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction + ServerConnectionType = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType DatabaseEdition = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition MetricValue = Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue TransparentDataEncryptionStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus + RecommendedIndexAction = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction RecommendedIndexState = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState RecommendedIndexType = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType - ServiceObjectiveName = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName - DataMaskingState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState + ReadScale = Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale CheckNameAvailabilityRequest = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityRequest SecurityAlertPolicyEmailAccountAdmins = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins SecurityAlertPolicyUseServerDefault = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault - ReadScale = Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale + DataMaskingState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState DataMaskingRuleState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState DisasterRecoveryConfigurationStatus = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationStatus DisasterRecoveryConfigurationAutoFailover = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover @@ -126,11 +130,11 @@ module Models QueryExecutionType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType QueryObservedMetricType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType QueryMetricUnit = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit - UnitDefinitionType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType - ServerState = Azure::SQL::Mgmt::V2014_04_01::Models::ServerState AuthenticationType = Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType + ServerState = Azure::SQL::Mgmt::V2014_04_01::Models::ServerState ReplicationState = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState ServerVersion = Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion + UnitDefinitionType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType TransparentDataEncryptionActivityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus MetricName = Azure::SQL::Mgmt::V2014_04_01::Models::MetricName UnitType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitType @@ -147,7 +151,6 @@ module Models ServerUsage = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage DisasterRecoveryConfigurationListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult ServerAdministratorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult - Metric = Azure::SQL::Mgmt::V2014_04_01::Models::Metric ElasticPoolPerDatabaseMaxDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability ReplicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult CheckNameAvailabilityResponse = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityResponse @@ -165,50 +168,57 @@ module Models QueryTextListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryTextListResult BackupLongTermRetentionVaultListResult = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVaultListResult RestorableDroppedDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult + Metric = Azure::SQL::Mgmt::V2014_04_01::Models::Metric ElasticPoolPerDatabaseMinDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMinDtuCapability MetricListResult = Azure::SQL::Mgmt::V2014_04_01::Models::MetricListResult ServerTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicyListResult OperationImpact = Azure::SQL::Mgmt::V2014_04_01::Models::OperationImpact MetricDefinitionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinitionListResult - BackupLongTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyListResult - QueryMetric = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric MetricDefinition = Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition ServiceTierAdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult - QueryInterval = Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval + QueryMetric = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric MetricAvailability = Azure::SQL::Mgmt::V2014_04_01::Models::MetricAvailability - TopQueries = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries - DatabaseTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult - RecoverableDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult QueryStatistic = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic - QueryStatisticListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult - AdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult + RecoverableDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult ElasticPoolDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability + BackupLongTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyListResult TopQueriesListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult - RecoverableDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase - BackupLongTermRetentionVault = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault - TransparentDataEncryption = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption - ServiceTierAdvisor = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor + AdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult + DatabaseTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult + QueryInterval = Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval RestorableDroppedDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase + TopQueries = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries ServerConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy - DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule + ServiceTierAdvisor = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor + BackupLongTermRetentionVault = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault + QueryStatisticListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult DataMaskingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy - RecommendedIndex = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex + DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule DatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy + RecoverableDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase DisasterRecoveryConfiguration = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration + TransparentDataEncryption = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption + RecommendedIndex = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex ImportExportResponse = Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse ImportRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest - ReplicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink - ServerAzureADAdministrator = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator - RecommendedElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool - ElasticPoolActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity - AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode + FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate + SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState + Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server + SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType + SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType + IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType + SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy + SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus - ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate - SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState - VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState - AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason + IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection + SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage + VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState + RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy + AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode + SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState VirtualNetworkRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay @@ -244,42 +254,32 @@ module Models SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult FailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint SyncAgentKeyProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties - SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties - SyncMemberListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult + SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties 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 - SyncAgentLinkedDatabaseListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + SyncMemberListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult DatabaseAutomaticTuning = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector ManagedInstance = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName - SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent - ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin + ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey + SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase - SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage - RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState - RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy - FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule - SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember - IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom - SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup + FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule + RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod + SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember + SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent + AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType - FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole - IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType - SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState - SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType - SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType - SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy - SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState - Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction ManagedDatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult @@ -306,49 +306,52 @@ module Models ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy - DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult - DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent - JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution - JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential - JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion - LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup + DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities + JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup - SensitivityLabel = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel - ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution + LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase - ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy + JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion + ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + SensitivityLabel = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel + ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState + JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType - JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState - JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle - ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode - JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType + JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType + JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType + ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType - ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus - VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName - SensitivityLabelSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource - AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason - SecurityAlertPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode + SensitivityLabelSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job + SecurityAlertPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState + VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint + ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy + Sku = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku + DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate CapabilityStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus PerformanceLevelUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit TrackedResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource @@ -385,41 +388,38 @@ module Models InstanceFailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint LogSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability ServerVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability - InstanceFailoverGroupListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult - PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource - PartnerRegionInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo - ServiceObjectiveCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability + InstanceFailoverGroupListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult LicenseTypeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability - DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport - ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings - BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy - InstanceFailoverGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup + ServiceObjectiveCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord + PartnerRegionInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo + ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation + InstanceFailoverGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup + DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport TdeCertificate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate - VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType + PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability VulnerabilityAssessmentScanState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState - MaxSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit - LogSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit + VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType + BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy Database = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database - DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale - ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + LogSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType - CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup + MaxSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit + ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole + DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale + CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup ElasticPool = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool ElasticPoolUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate CreateMode = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy DatabaseListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult - ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy - DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate - Sku = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku end class SQLManagementClass - attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryption_activities, :transparent_data_encryptions, :database_table_auditing_policies, :server_table_auditing_policies, :server_usages, :database_connection_policies, :database_usages, :server_advisors, :database_advisors, :database_recommended_actions, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :sync_agents, :sync_groups, :sync_members, :subscription_usages, :virtual_network_rules, :operations, :servers, :firewall_rules, :server_automatic_tuning_operations, :server_dns_aliases, :server_security_alert_policies, :backup_long_term_retention_policies, :jobs, :restore_points, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_blob_auditing_policies, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :job_agents, :job_credentials, :data_warehouse_user_activities_operations, :job_executions, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :long_term_retention_backups, :managed_databases, :job_versions, :sensitivity_labels, :managed_instance_tde_certificates, :databases, :database_operations, :elastic_pools, :capabilities, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :tde_certificates, :configurable, :base_url, :options, :model_classes + attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryption_activities, :transparent_data_encryptions, :database_table_auditing_policies, :server_table_auditing_policies, :server_usages, :database_connection_policies, :database_usages, :sync_groups, :sync_members, :operations, :servers, :firewall_rules, :subscription_usages, :server_advisors, :database_advisors, :virtual_network_rules, :database_recommended_actions, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :sync_agents, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_databases, :sensitivity_labels, :server_automatic_tuning_operations, :job_executions, :server_dns_aliases, :server_security_alert_policies, :backup_long_term_retention_policies, :jobs, :restore_points, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_blob_auditing_policies, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :job_agents, :job_credentials, :data_warehouse_user_activities_operations, :job_step_executions, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :tde_certificates, :managed_instance_tde_certificates, :databases, :database_operations, :elastic_pools, :capabilities, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -464,8 +464,15 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @sync_groups = @client_1.sync_groups + @sync_members = @client_1.sync_members + @operations = @client_1.operations + @servers = @client_1.servers + @firewall_rules = @client_1.firewall_rules + @subscription_usages = @client_1.subscription_usages @server_advisors = @client_1.server_advisors @database_advisors = @client_1.database_advisors + @virtual_network_rules = @client_1.virtual_network_rules @database_recommended_actions = @client_1.database_recommended_actions @database_automatic_tuning_operations = @client_1.database_automatic_tuning_operations @encryption_protectors = @client_1.encryption_protectors @@ -473,20 +480,21 @@ def initialize(configurable, base_url=nil, options=nil) @managed_instances = @client_1.managed_instances @server_keys = @client_1.server_keys @sync_agents = @client_1.sync_agents - @sync_groups = @client_1.sync_groups - @sync_members = @client_1.sync_members - @subscription_usages = @client_1.subscription_usages - @virtual_network_rules = @client_1.virtual_network_rules - @operations = @client_1.operations - @servers = @client_1.servers - @firewall_rules = @client_1.firewall_rules @client_2 = Azure::SQL::Mgmt::V2017_03_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) + @job_steps = @client_2.job_steps + @job_target_executions = @client_2.job_target_executions + @job_target_groups = @client_2.job_target_groups + @job_versions = @client_2.job_versions + @long_term_retention_backups = @client_2.long_term_retention_backups + @managed_databases = @client_2.managed_databases + @sensitivity_labels = @client_2.sensitivity_labels @server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations + @job_executions = @client_2.job_executions @server_dns_aliases = @client_2.server_dns_aliases @server_security_alert_policies = @client_2.server_security_alert_policies @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies @@ -501,31 +509,23 @@ def initialize(configurable, base_url=nil, options=nil) @job_agents = @client_2.job_agents @job_credentials = @client_2.job_credentials @data_warehouse_user_activities_operations = @client_2.data_warehouse_user_activities_operations - @job_executions = @client_2.job_executions @job_step_executions = @client_2.job_step_executions - @job_steps = @client_2.job_steps - @job_target_executions = @client_2.job_target_executions - @job_target_groups = @client_2.job_target_groups - @long_term_retention_backups = @client_2.long_term_retention_backups - @managed_databases = @client_2.managed_databases - @job_versions = @client_2.job_versions - @sensitivity_labels = @client_2.sensitivity_labels @client_3 = Azure::SQL::Mgmt::V2017_10_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_3.respond_to?(:subscription_id)) @client_3.subscription_id = configurable.subscription_id end add_telemetry(@client_3) - @managed_instance_tde_certificates = @client_3.managed_instance_tde_certificates - @databases = @client_3.databases - @database_operations = @client_3.database_operations - @elastic_pools = @client_3.elastic_pools - @capabilities = @client_3.capabilities @elastic_pool_operations = @client_3.elastic_pool_operations @database_vulnerability_assessment_scans = @client_3.database_vulnerability_assessment_scans @instance_failover_groups = @client_3.instance_failover_groups @backup_short_term_retention_policies = @client_3.backup_short_term_retention_policies @tde_certificates = @client_3.tde_certificates + @managed_instance_tde_certificates = @client_3.managed_instance_tde_certificates + @databases = @client_3.databases + @database_operations = @client_3.database_operations + @elastic_pools = @client_3.elastic_pools + @capabilities = @client_3.capabilities @model_classes = ModelClasses.new end @@ -550,9 +550,18 @@ def method_missing(method, *args) end class ModelClasses + def replication_link + Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink + end def geo_backup_policy Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy end + def server_azure_adadministrator + Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator + end + def recommended_elastic_pool + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool + end def service_objective Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective end @@ -562,32 +571,35 @@ def server_communication_link 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 end - def database_table_auditing_policy - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy + 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 end - def transparent_data_encryption_activity - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity - end def backup_long_term_retention_policy_state Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState end - def server_connection_type - Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType + def database_table_auditing_policy + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy end def max_size_units Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits end + def service_objective_name + Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName + end def check_name_availability_reason Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason end - def recommended_index_action - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction + def server_connection_type + Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType end def database_edition Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition @@ -598,17 +610,17 @@ def metric_value def transparent_data_encryption_status Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus end + def recommended_index_action + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction + end def recommended_index_state Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState end def recommended_index_type Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType end - def service_objective_name - Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName - end - def data_masking_state - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState + def read_scale + Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale end def check_name_availability_request Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityRequest @@ -619,8 +631,8 @@ def security_alert_policy_email_account_admins def security_alert_policy_use_server_default Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault end - def read_scale - Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale + def data_masking_state + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState end def data_masking_rule_state Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState @@ -664,21 +676,21 @@ def query_observed_metric_type def query_metric_unit Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit end - def unit_definition_type - Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType + def authentication_type + Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType end def server_state Azure::SQL::Mgmt::V2014_04_01::Models::ServerState end - def authentication_type - Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType - end def replication_state Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState end def server_version Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion end + def unit_definition_type + Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType + end def transparent_data_encryption_activity_status Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus end @@ -727,9 +739,6 @@ def disaster_recovery_configuration_list_result def server_administrator_list_result Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult end - def metric - Azure::SQL::Mgmt::V2014_04_01::Models::Metric - end def elastic_pool_per_database_max_dtu_capability Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability end @@ -781,6 +790,9 @@ def backup_long_term_retention_vault_list_result def restorable_dropped_database_list_result Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult end + def metric + Azure::SQL::Mgmt::V2014_04_01::Models::Metric + end def elastic_pool_per_database_min_dtu_capability Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMinDtuCapability end @@ -796,101 +808,113 @@ def operation_impact def metric_definition_list_result Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinitionListResult end - def backup_long_term_retention_policy_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyListResult - end - def query_metric - Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric - end def metric_definition Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition end def service_tier_advisor_list_result Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult end - def query_interval - Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval + def query_metric + Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric end def metric_availability Azure::SQL::Mgmt::V2014_04_01::Models::MetricAvailability end - def top_queries - Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries - end - def database_table_auditing_policy_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult - end - def recoverable_database_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult - end def query_statistic Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic end - def query_statistic_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult - end - def advisor_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult + def recoverable_database_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult end def elastic_pool_dtu_capability Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability end + def backup_long_term_retention_policy_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyListResult + end def top_queries_list_result Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult end - def recoverable_database - Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase - end - def backup_long_term_retention_vault - Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault + def advisor_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult end - def transparent_data_encryption - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption + def database_table_auditing_policy_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult end - def service_tier_advisor - Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor + def query_interval + Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval end def restorable_dropped_database Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase end + def top_queries + Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries + end def server_connection_policy Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy end - def data_masking_rule - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule + def service_tier_advisor + Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor + end + def backup_long_term_retention_vault + Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault + end + def query_statistic_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult end def data_masking_policy Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy end - def recommended_index - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex + def data_masking_rule + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule end def database_security_alert_policy Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy end + def recoverable_database + Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase + end def disaster_recovery_configuration Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration end + def transparent_data_encryption + Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption + end + def recommended_index + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex + end def import_export_response Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse end def import_request Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest end - def replication_link - Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink + def failover_group_replication_role + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole end - def server_azure_adadministrator - Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator + def server_update + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate end - def recommended_elastic_pool - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool + def sync_agent_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState end - def elastic_pool_activity - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity + def server + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server end - def automatic_tuning_mode - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode + def sync_group_log_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType + end + def sync_member_db_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType + end + def identity_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType + end + def 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 advisor_status Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus @@ -898,20 +922,26 @@ def advisor_status def auto_execute_status Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus end - def server_update - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate + def is_retryable + Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable end - def sync_member_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState + def sync_direction + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection + end + def subscription_usage + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage end def virtual_network_rule_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState end - def automatic_tuning_disabled_reason - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason + def recommended_action_initiated_by + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy end - def sync_direction - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection + def automatic_tuning_mode + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode + end + def sync_member_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState end def virtual_network_rule_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult @@ -1018,30 +1048,30 @@ def failover_group_read_write_endpoint def sync_agent_key_properties Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties end - def sync_full_schema_properties - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties - end - def sync_member_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult - end def firewall_rule_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult end + def sync_full_schema_properties + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties + end def failover_group_update Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate end + def sync_agent_linked_database_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult + end def automatic_tuning_options Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions end def sync_database_id_properties Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties end - def sync_agent_linked_database_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult - end def recommended_action Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction end + def sync_member_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult + end def database_automatic_tuning Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning end @@ -1060,72 +1090,42 @@ def managed_instance def proxy_resource_with_writable_name Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName end - def sync_agent - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent + def operation_origin + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin end def server_key Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey end - def operation_origin - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin + def sync_group + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup end def sync_agent_linked_database Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase end - def subscription_usage - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage + def auto_execute_status_inherited_from + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom + end + def firewall_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule end def recommended_action_current_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState end - def recommended_action_initiated_by - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy - end - def firewall_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule + def implementation_method + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod end def sync_member Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember end - def is_retryable - Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable - end - def auto_execute_status_inherited_from - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom - end - def sync_group - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup + def sync_agent + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent end - def implementation_method - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod + def automatic_tuning_disabled_reason + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason end def server_key_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType end - def failover_group_replication_role - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole - end - def identity_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType - end - def sync_agent_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState - end - def sync_member_db_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType - end - def sync_group_log_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType - end - def sync_conflict_resolution_policy - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy - end - def sync_group_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState - end - def server - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server - end def job_step_action Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction end @@ -1204,86 +1204,86 @@ def extended_server_blob_auditing_policy def server_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy end - def database_vulnerability_assessment_rule_baseline - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline - end def job_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult end + 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 job_schedule Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule end def job_agent Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent end - def job_execution - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution + def job_credential + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential + end + def data_warehouse_user_activities + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities end def job_step Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep end - def job_credential - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential + def job_target_group + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup end - def job_version - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion + def job_execution + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution end def long_term_retention_backup Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup end - def job_target_group - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup + def managed_database + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase end - def sensitivity_label - Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel + def job_version + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion 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 server_dns_alias + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + end + def sensitivity_label + Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel end def server_security_alert_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy end - def server_dns_alias - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias - end def job_agent_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState end + def job_execution_lifecycle + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle + end def job_schedule_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType end def restore_point_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult end - def job_target_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + def provisioning_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState end def job_step_output_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType end - def provisioning_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState - end - def job_execution_lifecycle - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle + def job_step_action_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType end - def managed_database_create_mode - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode + def job_target_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType end def job_target_group_membership_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType end - def job_step_action_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType + def managed_database_status + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus end def job_step_action_source Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource @@ -1294,26 +1294,26 @@ def automatic_tuning_server_mode def restore_point_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType end - def managed_database_status - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + def long_term_retention_database_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState end - def vulnerability_assessment_policy_baseline_name - Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + def managed_database_create_mode + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode end def sensitivity_label_source Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource end - def automatic_tuning_server_reason - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + def job + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job end def security_alert_policy_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState end - def long_term_retention_database_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + def vulnerability_assessment_policy_baseline_name + Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName end - def job - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job + def automatic_tuning_server_reason + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason end def database_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy @@ -1333,6 +1333,15 @@ def automatic_tuning_option_mode_actual def restore_point Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint end + def read_only_endpoint_failover_policy + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy + end + def sku + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku + end + def database_update + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate + end def capability_status Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus end @@ -1441,75 +1450,75 @@ def log_size_capability def server_version_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability end + def resource + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource + end def instance_failover_group_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult end - def performance_level_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability - end - def resource - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource + def license_type_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability end - def partner_region_info - Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo + def elastic_pool_per_database_settings + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings end def service_objective_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability end - def license_type_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability + def vulnerability_assessment_scan_record + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord end - def database_vulnerability_assessment_scans_export - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport + def partner_region_info + Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo end def elastic_pool_operation Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation end - def elastic_pool_per_database_settings - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings - end - def backup_short_term_retention_policy - Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy - end def instance_failover_group Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup end - def vulnerability_assessment_scan_record - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord + def database_vulnerability_assessment_scans_export + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport end def tde_certificate Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate end - def vulnerability_assessment_scan_trigger_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType + def performance_level_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability end def vulnerability_assessment_scan_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState end - def max_size_unit - Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit + def vulnerability_assessment_scan_trigger_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType end - def log_size_unit - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit + def backup_short_term_retention_policy + Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy end def database Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database end - def database_read_scale - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale - end - def elastic_pool_license_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + def log_size_unit + Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit end def database_license_type Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType end - def capability_group - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup + def max_size_unit + Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit + end + def elastic_pool_license_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType end def instance_failover_group_replication_role Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole end + def database_read_scale + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale + end + def capability_group + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup + end def elastic_pool Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool end @@ -1525,15 +1534,6 @@ def read_write_endpoint_failover_policy def database_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult end - def read_only_endpoint_failover_policy - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy - end - def database_update - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate - end - def sku - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku - end end end end diff --git a/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb b/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb index f1fa46adfa..60f5ea7294 100644 --- a/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb @@ -7,12 +7,15 @@ module Azure::Profiles::Latest module Sqlvirtualmachine module Mgmt - AvailabilityGroupListeners = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::AvailabilityGroupListeners Operations = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Operations + AvailabilityGroupListeners = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::AvailabilityGroupListeners SqlVirtualMachineGroups = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::SqlVirtualMachineGroups SqlVirtualMachines = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::SqlVirtualMachines module Models + IdentityType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::IdentityType + DayOfWeek = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek + ResourceIdentity = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity SqlVirtualMachineGroupListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroupListResult LoadBalancerConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::LoadBalancerConfiguration WsfcDomainCredentials = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::WsfcDomainCredentials @@ -30,34 +33,31 @@ module Models SqlStorageUpdateSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlStorageUpdateSettings AvailabilityGroupListenerListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListenerListResult AdditionalFeaturesServerConfigurations = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AdditionalFeaturesServerConfigurations - ProxyResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource AvailabilityGroupListener = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener - SqlVirtualMachineGroup = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroup Resource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource - SqlVmGroupImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVmGroupImageSku + SqlVirtualMachineGroup = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroup TrackedResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource + SqlVmGroupImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVmGroupImageSku + ProxyResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource SqlServerLicenseType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType ClusterManagerType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterManagerType SqlVirtualMachine = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine - SqlImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlImageSku - BackupScheduleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType OperationDisplay = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay - ClusterConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration + BackupScheduleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType Operation = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation - FullBackupFrequencyType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::FullBackupFrequencyType + ClusterConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration OperationListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult - SqlWorkloadType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType - DiskConfigurationType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType + FullBackupFrequencyType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::FullBackupFrequencyType ConnectivityType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ConnectivityType + SqlImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlImageSku + DiskConfigurationType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType + SqlWorkloadType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType OperationOrigin = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin ScaleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType - IdentityType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::IdentityType - DayOfWeek = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek - ResourceIdentity = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity end class SqlvirtualmachineManagementClass - attr_reader :availability_group_listeners, :operations, :sql_virtual_machine_groups, :sql_virtual_machines, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :availability_group_listeners, :sql_virtual_machine_groups, :sql_virtual_machines, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -67,8 +67,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @availability_group_listeners = @client_0.availability_group_listeners @operations = @client_0.operations + @availability_group_listeners = @client_0.availability_group_listeners @sql_virtual_machine_groups = @client_0.sql_virtual_machine_groups @sql_virtual_machines = @client_0.sql_virtual_machines @@ -89,6 +89,15 @@ def method_missing(method, *args) end class ModelClasses + def identity_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::IdentityType + end + def day_of_week + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek + end + def resource_identity + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity + end def sql_virtual_machine_group_list_result Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroupListResult end @@ -140,23 +149,23 @@ def availability_group_listener_list_result def additional_features_server_configurations Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AdditionalFeaturesServerConfigurations end - def proxy_resource - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource - end def availability_group_listener Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener end + def resource + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource + end def sql_virtual_machine_group Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroup end - def resource - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource + def tracked_resource + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource end def sql_vm_group_image_sku Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVmGroupImageSku end - def tracked_resource - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource + def proxy_resource + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource end def sql_server_license_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType @@ -167,35 +176,35 @@ def cluster_manager_type def sql_virtual_machine Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine end - def sql_image_sku - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlImageSku + def operation_display + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay end def backup_schedule_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType end - def operation_display - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay + def operation + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation end def cluster_configuration Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration end - def operation - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation + def operation_list_result + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult end def full_backup_frequency_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::FullBackupFrequencyType end - def operation_list_result - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult + def connectivity_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ConnectivityType end - def sql_workload_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType + def sql_image_sku + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlImageSku end def disk_configuration_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType end - def connectivity_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ConnectivityType + def sql_workload_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType end def operation_origin Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin @@ -203,15 +212,6 @@ def operation_origin def scale_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType end - def identity_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::IdentityType - end - def day_of_week - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek - end - def resource_identity - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity - 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 42ffab7e11..cb71548784 100644 --- a/azure_sdk/lib/latest/modules/storage_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storage_profile_module.rb @@ -7,18 +7,26 @@ module Azure::Profiles::Latest module Storage module Mgmt - BlobServices = Azure::Storage::Mgmt::V2018_07_01::BlobServices - Usages = Azure::Storage::Mgmt::V2018_07_01::Usages - Skus = Azure::Storage::Mgmt::V2018_07_01::Skus BlobContainers = Azure::Storage::Mgmt::V2018_07_01::BlobContainers Operations = Azure::Storage::Mgmt::V2018_07_01::Operations StorageAccounts = Azure::Storage::Mgmt::V2018_07_01::StorageAccounts + Usages = Azure::Storage::Mgmt::V2018_07_01::Usages + BlobServices = Azure::Storage::Mgmt::V2018_07_01::BlobServices + Skus = Azure::Storage::Mgmt::V2018_07_01::Skus module Models - StorageAccountManagementPolicies = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies ManagementPoliciesRulesSetParameter = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter - StorageSkuListResult = Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult + StorageAccountManagementPolicies = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies + MetricSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification + Sku = Azure::Storage::Mgmt::V2018_07_01::Models::Sku + AccountSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters + ListAccountSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse + KeyVaultProperties = Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties + ServiceSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters ListServiceSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListServiceSasResponse + SKUCapability = Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability + StorageSkuListResult = Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult + ListContainerItems = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems LegalHold = Azure::Storage::Mgmt::V2018_07_01::Models::LegalHold LegalHoldProperties = Azure::Storage::Mgmt::V2018_07_01::Models::LegalHoldProperties Restriction = Azure::Storage::Mgmt::V2018_07_01::Models::Restriction @@ -26,27 +34,26 @@ module Models UpdateHistoryProperty = Azure::Storage::Mgmt::V2018_07_01::Models::UpdateHistoryProperty ImmutabilityPolicyProperties = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyProperties BlobContainer = Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer - ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy - ListContainerItems = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems TrackedResource = Azure::Storage::Mgmt::V2018_07_01::Models::TrackedResource - ReasonCode = Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode + ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy ProxyResource = Azure::Storage::Mgmt::V2018_07_01::Models::ProxyResource AzureEntityResource = Azure::Storage::Mgmt::V2018_07_01::Models::AzureEntityResource - KeySource = Azure::Storage::Mgmt::V2018_07_01::Models::KeySource ListContainerItem = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem + ReasonCode = Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode + KeySource = Azure::Storage::Mgmt::V2018_07_01::Models::KeySource + Bypass = Azure::Storage::Mgmt::V2018_07_01::Models::Bypass SignedResourceTypes = Azure::Storage::Mgmt::V2018_07_01::Models::SignedResourceTypes HttpProtocol = Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol - Bypass = Azure::Storage::Mgmt::V2018_07_01::Models::Bypass - PublicAccess = Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess - LeaseStatus = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus SignedResource = Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource + State = Azure::Storage::Mgmt::V2018_07_01::Models::State + LeaseStatus = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus + LeaseState = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState IPRule = Azure::Storage::Mgmt::V2018_07_01::Models::IPRule ImmutabilityPolicyState = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState - LeaseState = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState + ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType LeaseDuration = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration - State = Azure::Storage::Mgmt::V2018_07_01::Models::State + PublicAccess = Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess ProvisioningState = Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState - ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType Reason = Azure::Storage::Mgmt::V2018_07_01::Models::Reason NetworkRuleSet = Azure::Storage::Mgmt::V2018_07_01::Models::NetworkRuleSet StorageAccountCheckNameAvailabilityParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCheckNameAvailabilityParameters @@ -69,40 +76,33 @@ module Models Kind = Azure::Storage::Mgmt::V2018_07_01::Models::Kind AccountStatus = Azure::Storage::Mgmt::V2018_07_01::Models::AccountStatus KeyPermission = Azure::Storage::Mgmt::V2018_07_01::Models::KeyPermission + UsageUnit = Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit GeoReplicationStats = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStats DeleteRetentionPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::DeleteRetentionPolicy CorsRules = Azure::Storage::Mgmt::V2018_07_01::Models::CorsRules CorsRule = Azure::Storage::Mgmt::V2018_07_01::Models::CorsRule BlobServiceProperties = Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties - DefaultAction = Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction GeoReplicationStatus = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus - UsageUnit = Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit + DefaultAction = Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction StorageAccountExpand = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountExpand Services = Azure::Storage::Mgmt::V2018_07_01::Models::Services - Permissions = Azure::Storage::Mgmt::V2018_07_01::Models::Permissions StorageAccountCreateParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCreateParameters StorageAccountUpdateParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountUpdateParameters Resource = Azure::Storage::Mgmt::V2018_07_01::Models::Resource + Permissions = Azure::Storage::Mgmt::V2018_07_01::Models::Permissions OperationDisplay = Azure::Storage::Mgmt::V2018_07_01::Models::OperationDisplay Operation = Azure::Storage::Mgmt::V2018_07_01::Models::Operation OperationListResult = Azure::Storage::Mgmt::V2018_07_01::Models::OperationListResult CheckNameAvailabilityResult = Azure::Storage::Mgmt::V2018_07_01::Models::CheckNameAvailabilityResult - ServiceSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSpecification Action = Azure::Storage::Mgmt::V2018_07_01::Models::Action + ServiceSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSpecification SkuName = Azure::Storage::Mgmt::V2018_07_01::Models::SkuName Usage = Azure::Storage::Mgmt::V2018_07_01::Models::Usage Dimension = Azure::Storage::Mgmt::V2018_07_01::Models::Dimension - SKUCapability = Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability - MetricSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification - Sku = Azure::Storage::Mgmt::V2018_07_01::Models::Sku - ListAccountSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse - AccountSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters - ServiceSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters - KeyVaultProperties = Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties end class StorageManagementClass - attr_reader :blob_services, :usages, :skus, :blob_containers, :operations, :storage_accounts, :configurable, :base_url, :options, :model_classes + attr_reader :blob_containers, :operations, :storage_accounts, :usages, :blob_services, :skus, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -118,12 +118,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @blob_services = @client_1.blob_services - @usages = @client_1.usages - @skus = @client_1.skus @blob_containers = @client_1.blob_containers @operations = @client_1.operations @storage_accounts = @client_1.storage_accounts + @usages = @client_1.usages + @blob_services = @client_1.blob_services + @skus = @client_1.skus @model_classes = ModelClasses.new end @@ -144,18 +144,42 @@ def method_missing(method, *args) end class ModelClasses + def management_policies_rules_set_parameter + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter + end def storage_account_management_policies Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies end - def management_policies_rules_set_parameter - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter + def metric_specification + Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification end - def storage_sku_list_result - Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult + def sku + Azure::Storage::Mgmt::V2018_07_01::Models::Sku + end + def account_sas_parameters + Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters + end + def list_account_sas_response + Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse + end + def key_vault_properties + Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties + end + def service_sas_parameters + Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters end def list_service_sas_response Azure::Storage::Mgmt::V2018_07_01::Models::ListServiceSasResponse end + def skucapability + Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability + end + def storage_sku_list_result + Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult + end + def list_container_items + Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems + end def legal_hold Azure::Storage::Mgmt::V2018_07_01::Models::LegalHold end @@ -177,17 +201,11 @@ def immutability_policy_properties def blob_container Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer end - def immutability_policy - Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy - end - def list_container_items - Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems - end def tracked_resource Azure::Storage::Mgmt::V2018_07_01::Models::TrackedResource end - def reason_code - Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode + def immutability_policy + Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy end def proxy_resource Azure::Storage::Mgmt::V2018_07_01::Models::ProxyResource @@ -195,11 +213,17 @@ def proxy_resource def azure_entity_resource Azure::Storage::Mgmt::V2018_07_01::Models::AzureEntityResource end + def list_container_item + Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem + end + def reason_code + Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode + end def key_source Azure::Storage::Mgmt::V2018_07_01::Models::KeySource end - def list_container_item - Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem + def bypass + Azure::Storage::Mgmt::V2018_07_01::Models::Bypass end def signed_resource_types Azure::Storage::Mgmt::V2018_07_01::Models::SignedResourceTypes @@ -207,17 +231,17 @@ def signed_resource_types def http_protocol Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol end - def bypass - Azure::Storage::Mgmt::V2018_07_01::Models::Bypass + def signed_resource + Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource end - def public_access - Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess + def state + Azure::Storage::Mgmt::V2018_07_01::Models::State end def lease_status Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus end - def signed_resource - Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource + def lease_state + Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState end def iprule Azure::Storage::Mgmt::V2018_07_01::Models::IPRule @@ -225,21 +249,18 @@ def iprule def immutability_policy_state Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState end - def lease_state - Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState + def immutability_policy_update_type + Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType end def lease_duration Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration end - def state - Azure::Storage::Mgmt::V2018_07_01::Models::State + def public_access + Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess end def provisioning_state Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState end - def immutability_policy_update_type - Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType - end def reason Azure::Storage::Mgmt::V2018_07_01::Models::Reason end @@ -306,6 +327,9 @@ def account_status def key_permission Azure::Storage::Mgmt::V2018_07_01::Models::KeyPermission end + def usage_unit + Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit + end def geo_replication_stats Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStats end @@ -321,14 +345,11 @@ def cors_rule def blob_service_properties Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties end - def default_action - Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction - end def geo_replication_status Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus end - def usage_unit - Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit + def default_action + Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction end def storage_account_expand Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountExpand @@ -336,9 +357,6 @@ def storage_account_expand def services Azure::Storage::Mgmt::V2018_07_01::Models::Services end - def permissions - Azure::Storage::Mgmt::V2018_07_01::Models::Permissions - end def storage_account_create_parameters Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCreateParameters end @@ -348,6 +366,9 @@ def storage_account_update_parameters def resource Azure::Storage::Mgmt::V2018_07_01::Models::Resource end + def permissions + Azure::Storage::Mgmt::V2018_07_01::Models::Permissions + end def operation_display Azure::Storage::Mgmt::V2018_07_01::Models::OperationDisplay end @@ -360,12 +381,12 @@ def operation_list_result def check_name_availability_result Azure::Storage::Mgmt::V2018_07_01::Models::CheckNameAvailabilityResult end - def service_specification - Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSpecification - end def action Azure::Storage::Mgmt::V2018_07_01::Models::Action end + def service_specification + Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSpecification + end def sku_name Azure::Storage::Mgmt::V2018_07_01::Models::SkuName end @@ -375,27 +396,6 @@ def usage def dimension Azure::Storage::Mgmt::V2018_07_01::Models::Dimension end - def skucapability - Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability - end - def metric_specification - Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification - end - def sku - Azure::Storage::Mgmt::V2018_07_01::Models::Sku - end - def list_account_sas_response - Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse - end - def account_sas_parameters - Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters - end - def service_sas_parameters - Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters - end - def key_vault_properties - Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties - 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 a349ad1470..1fe0d698a3 100644 --- a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb @@ -7,6 +7,11 @@ module Azure::Profiles::Latest module StorSimple8000Series module Mgmt + VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers + Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes + Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations + Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs + StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies Managers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Managers AccessControlRecords = Azure::StorSimple8000Series::Mgmt::V2017_06_01::AccessControlRecords @@ -18,13 +23,16 @@ module Mgmt BackupSchedules = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupSchedules HardwareComponentGroups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::HardwareComponentGroups Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups - VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers - Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes - StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials - Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations - Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs module Models + ManagerPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch + DimensionFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter + MetricAvailablity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay + MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData + BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList + ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings + SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList @@ -34,86 +42,86 @@ module Models AlertFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics MetricList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList - MetricAvailablity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + NetworkAdapters = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule - MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData - AccessControlRecord = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord NicIPv4 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 - Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup + AccessControlRecord = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings - BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting + NetworkAdapterList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList + BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup Metrics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics - ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest + BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration - BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup - Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager - ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings - SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings - StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential + ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings - Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates - VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager + StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings - AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType - AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus + SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings + VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType - VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates + AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus + AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume - BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType - RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType + VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus - AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus - ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType + AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType + ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction EncryptionAlgorithm = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm - ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus DeviceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus - DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType - BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType - AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility + ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType + Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus DayOfWeek = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek - VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType - KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus + EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility TargetEligibilityStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus InEligibilityCategory = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory - EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus - HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus + DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType + KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus - ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus + HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType - NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId - Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert + MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType - Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind - SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus - NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus - AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType + RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration + NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job + ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus VolumeStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus - MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus - Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job - RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource + AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus + MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName BackupSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule - MetricDimension = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key + MetricDimension = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition TargetEligibilityResult = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult FailoverTarget = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTarget @@ -138,8 +146,8 @@ module Models ScheduleRecurrence = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleRecurrence SymmetricEncryptedSecret = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SymmetricEncryptedSecret NicIPv6 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 - Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time AcsConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration + 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 BaseModel = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BaseModel @@ -155,9 +163,9 @@ module Models NetworkInterfaceData0Settings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings HardwareComponentGroupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList JobErrorItem = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem + DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails RemoteManagementSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch JobStage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage - 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 @@ -173,21 +181,13 @@ module Models CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest ManagerSku = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku CloudApplianceConfigurationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList - NetworkAdapterList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList SecuritySettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch - NetworkAdapters = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters - DeviceRolloverDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails ManagerList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList - DimensionFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter - ManagerPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch - AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay - BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList - ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings - SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings + DeviceRolloverDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails end class StorSimple8000SeriesManagementClass - attr_reader :backup_policies, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :device_settings, :backup_schedules, :hardware_component_groups, :backups, :volume_containers, :volumes, :storage_account_credentials, :operations, :jobs, :configurable, :base_url, :options, :model_classes + attr_reader :volume_containers, :volumes, :operations, :jobs, :storage_account_credentials, :backup_policies, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :device_settings, :backup_schedules, :hardware_component_groups, :backups, :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,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @volume_containers = @client_0.volume_containers + @volumes = @client_0.volumes + @operations = @client_0.operations + @jobs = @client_0.jobs + @storage_account_credentials = @client_0.storage_account_credentials @backup_policies = @client_0.backup_policies @managers = @client_0.managers @access_control_records = @client_0.access_control_records @@ -208,11 +213,6 @@ def initialize(configurable, base_url=nil, options=nil) @backup_schedules = @client_0.backup_schedules @hardware_component_groups = @client_0.hardware_component_groups @backups = @client_0.backups - @volume_containers = @client_0.volume_containers - @volumes = @client_0.volumes - @storage_account_credentials = @client_0.storage_account_credentials - @operations = @client_0.operations - @jobs = @client_0.jobs @model_classes = ModelClasses.new end @@ -231,6 +231,30 @@ def method_missing(method, *args) end class ModelClasses + def manager_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch + end + def dimension_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter + end + def metric_availablity + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + end + def available_provider_operation_display + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay + end + def metric_data + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData + end + def backup_policy_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList + end + def chap_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings + end + def secondary_dnssettings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings + end def device_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList end @@ -258,41 +282,41 @@ def data_statistics def metric_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList end - def metric_availablity - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + def network_adapters + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters end def bandwidth_schedule Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule end - def metric_data - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData - 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 backup - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup + 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 bandwidth_setting - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting + def network_adapter_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList + 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 metrics Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics end - def configure_device_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest + def bandwidth_setting + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting end def cloud_appliance_configuration Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration end - def backup_policy - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + def configure_device_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest end def controller_power_state_change_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest @@ -303,68 +327,68 @@ def device def hardware_component_group Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup end - def manager - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager + def encryption_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings end def manager_extended_info Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo end - def encryption_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings + def network_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings end - def security_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings + def manager + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager end def storage_account_credential Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential end - def network_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings + 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 volume_container Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer end - def time_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + 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 alert_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus end - def alert_scope - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + def alert_email_notification_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus end - def backup_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType + def volume + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume end def volume_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType end - def volume - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + def scheduled_backup_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus end def backup_job_creation_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType end - def recurrence_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType + def alert_source_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType end - def scheduled_backup_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus + def schedule_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus end - def alert_email_notification_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + def backup_policy_creation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType end - def controller_id - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + def backup_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType end - def schedule_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + def controller_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus end def controller_power_state_action Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction @@ -372,8 +396,8 @@ def controller_power_state_action def encryption_algorithm Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm end - def controller_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + def recurrence_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType end def device_configuration_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus @@ -381,14 +405,14 @@ def device_configuration_status def device_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus end - def device_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType + def controller_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId end - def backup_policy_creation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + def virtual_machine_api_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType end - def authorization_eligibility - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility + def kind + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind end def authorization_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus @@ -396,11 +420,11 @@ def authorization_status def day_of_week Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek end - def virtual_machine_api_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType + def encryption_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus end - def key_rollover_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus + def authorization_eligibility + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility end def target_eligibility_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus @@ -408,11 +432,11 @@ def target_eligibility_status def in_eligibility_category Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory end - def encryption_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + def device_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType end - def hardware_component_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus + def key_rollover_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus end def manager_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType @@ -423,66 +447,66 @@ def target_eligibility_result_code def feature_support_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus end - def iscsiand_cloud_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus + def hardware_component_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus end def job_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType 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 alert Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert end - def job_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + def metric_unit + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit end def metric_aggregation_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType end - def kind - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + def remote_management_mode_configuration + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration end - def ssl_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus + def net_interface_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId end - def net_interface_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus + def job + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job end - def authentication_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType + def iscsiand_cloud_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus end def network_mode Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode end - def metric_unit - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + def ssl_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus end def volume_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus end - def monitoring_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + def net_interface_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus end def owner_ship_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus end - 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 operation_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus end def resource Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource end + def authentication_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType + end def backup_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus end + def monitoring_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + end def alert_severity Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity end @@ -492,12 +516,12 @@ def metric_name def backup_schedule Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule end - def metric_dimension - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension - end def key Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key end + def metric_dimension + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension + end def metric_definition Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition end @@ -570,12 +594,12 @@ def symmetric_encrypted_secret def nic_ipv6 Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 end - def time - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time - end def acs_configuration Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration end + 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 @@ -621,15 +645,15 @@ def hardware_component_group_list def job_error_item Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem end + def device_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails + end def remote_management_settings_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch end def job_stage Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage end - def device_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails - end def device_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch end @@ -675,38 +699,14 @@ def manager_sku def cloud_appliance_configuration_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList end - def network_adapter_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList - end def security_settings_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch end - def network_adapters - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters - end - def device_rollover_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails - end def manager_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList end - def dimension_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter - end - def manager_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch - end - def available_provider_operation_display - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay - end - def backup_policy_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList - end - def chap_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings - end - def secondary_dnssettings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings + def device_rollover_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails 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 a39d63fe15..4b3defcfae 100644 --- a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb @@ -7,32 +7,40 @@ module Azure::Profiles::Latest module StreamAnalytics module Mgmt + Functions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Functions + Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations + Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions StreamingJobs = Azure::StreamAnalytics::Mgmt::V2016_03_01::StreamingJobs Inputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Inputs Outputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Outputs Transformations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Transformations - Functions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Functions - Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions - Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations module Models - AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource - 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 + Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku + 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 + OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties + ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus + CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization + FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult + PowerBIOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource + Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation + AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource ServiceBusQueueOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource EventHubDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties - CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization - EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource + DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource - BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource + ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource AzureTableOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource - DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource - EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource + BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource - 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 StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters @@ -42,11 +50,11 @@ module Models EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy OutputErrorPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy CompatibilityLevel = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel - JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat - UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName - Serialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization + UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType + JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat Encoding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding + Serialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization StorageAccount = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount Diagnostics = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource @@ -54,44 +62,36 @@ module Models AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay - FunctionOutput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput - Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult + FunctionOutput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput + FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding OutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource - InputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties + DiagnosticCondition = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition 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 + ServiceBusDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties 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 + BlobDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties + Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation AzureSqlDatabaseDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties - SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource - FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding StreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource - DiagnosticCondition = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition + SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource InputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult AzureMachineLearningWebServiceOutputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn - SubscriptionQuotasListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult - ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus - Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation - OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties StreamingJobListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult - StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob - FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input - ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties - AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization - Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku - JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization - JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding + SubscriptionQuotasListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output Function = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function + StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob + JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding end class StreamAnalyticsManagementClass - attr_reader :streaming_jobs, :inputs, :outputs, :transformations, :functions, :subscriptions, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :functions, :operations, :subscriptions, :streaming_jobs, :inputs, :outputs, :transformations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -101,13 +101,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @functions = @client_0.functions + @operations = @client_0.operations + @subscriptions = @client_0.subscriptions @streaming_jobs = @client_0.streaming_jobs @inputs = @client_0.inputs @outputs = @client_0.outputs @transformations = @client_0.transformations - @functions = @client_0.functions - @subscriptions = @client_0.subscriptions - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -126,17 +126,41 @@ def method_missing(method, *args) end class ModelClasses - def azure_data_lake_store_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource + def azure_machine_learning_web_service_function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding + end + def sku + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku + end + def scalar_function_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties + end + def avro_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization + end + def json_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization + end + def oauth_based_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties + end + def resource_test_status + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus + end + def csv_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization + end + def function_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult 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 transformation + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation 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 @@ -144,29 +168,29 @@ def service_bus_queue_output_data_source def event_hub_data_source_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties end - def csv_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization + def error_response + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse end def event_hub_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource end - def error_response - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + def document_db_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource end def 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 + def service_bus_topic_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource end def azure_table_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource end - def document_db_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource + 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 + def blob_reference_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource end def reference_input_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties @@ -174,8 +198,8 @@ def reference_input_properties def io_thub_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource end - def blob_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + def event_hub_stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource end def blob_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource @@ -204,21 +228,21 @@ def output_error_policy def compatibility_level Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel end - def json_output_serialization_format - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat + def sku_name + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName end def udf_type Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType end - def sku_name - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName - end - def serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization + def json_output_serialization_format + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat end def encoding Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding end + def serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization + end def storage_account Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount end @@ -240,56 +264,56 @@ def reference_input_data_source def operation_display Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay end + def operation_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult + end def function_output Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput end - def operation - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation - end - def operation_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult + def function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding end def output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource end - def input_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties + def diagnostic_condition + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition 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 + 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 + def service_bus_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties 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 + 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 + def blob_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties end - def sub_resource - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource + def operation + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation end - def function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding + 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 diagnostic_condition - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition + def sub_resource + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource end def input_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult @@ -297,44 +321,14 @@ def input_list_result def azure_machine_learning_web_service_output_column Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn end - def subscription_quotas_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult - end - def resource_test_status - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus - end - def transformation - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation - end - def oauth_based_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties - end def streaming_job_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult end - def streaming_job - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob - end - def function_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult - end def input Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input end - def scalar_function_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties - end - def avro_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization - end - def sku - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku - end - def json_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization - end - def java_script_function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding + def subscription_quotas_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult end def output Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output @@ -342,6 +336,12 @@ def output def function Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function end + def streaming_job + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob + end + def java_script_function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding + end end end end diff --git a/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb b/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb index 926ad38753..de32a969c1 100644 --- a/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb +++ b/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb @@ -7,27 +7,27 @@ module Azure::Profiles::Latest module Subscriptions module Mgmt - Operations = Azure::Subscriptions::Mgmt::V2016_06_01::Operations Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants + Operations = Azure::Subscriptions::Mgmt::V2016_06_01::Operations Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions module Models Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location + OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay + TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription - SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState - TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult OperationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult - SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit - LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult - OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay Operation = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation - TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult + SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit end class SubscriptionsManagementClass - attr_reader :operations, :tenants, :subscriptions, :configurable, :base_url, :options, :model_classes + attr_reader :tenants, :operations, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -37,8 +37,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 @tenants = @client_0.tenants + @operations = @client_0.operations @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new @@ -61,6 +61,15 @@ class ModelClasses def location Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location end + def operation_display + Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay + end + def tenant_id_description + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + end + def tenant_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult + end def subscription_policies Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies end @@ -70,29 +79,20 @@ def subscription_list_result def subscription Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription end - def subscription_state - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState - end - def tenant_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult - end def operation_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult end - def spending_limit - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit + def operation + Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation + end + def subscription_state + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState end def location_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult end - def operation_display - Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay - end - def operation - Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation - end - def tenant_id_description - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + def spending_limit + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit 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 5107c69681..b5ca8f60ae 100644 --- a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb @@ -10,18 +10,18 @@ module TextAnalytics module Models DetectedLanguage = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::DetectedLanguage MultiLanguageInput = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MultiLanguageInput + ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse LanguageBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::LanguageBatchResultItem - KeyPhraseBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::KeyPhraseBatchResultItem LanguageBatchResult = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::LanguageBatchResult KeyPhraseBatchResult = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::KeyPhraseBatchResult SentimentBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResultItem - ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse SentimentBatchResult = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResult BatchInput = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::BatchInput MatchRecordV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MatchRecordV2dot1 ErrorRecord = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorRecord EntityRecordV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntityRecordV2dot1 EntitiesBatchResultItemV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntitiesBatchResultItemV2dot1 + KeyPhraseBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::KeyPhraseBatchResultItem Input = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::Input EntitiesBatchResultV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntitiesBatchResultV2dot1 InternalError = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::InternalError @@ -63,12 +63,12 @@ def detected_language def multi_language_input Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MultiLanguageInput end + def error_response + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse + end def language_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::LanguageBatchResultItem end - def key_phrase_batch_result_item - Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::KeyPhraseBatchResultItem - end def language_batch_result Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::LanguageBatchResult end @@ -78,9 +78,6 @@ def key_phrase_batch_result def sentiment_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResultItem end - def error_response - Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse - end def sentiment_batch_result Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResult end @@ -99,6 +96,9 @@ def entity_record_v2dot1 def entities_batch_result_item_v2dot1 Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntitiesBatchResultItemV2dot1 end + def key_phrase_batch_result_item + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::KeyPhraseBatchResultItem + end def input Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::Input end diff --git a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb index 49ed7a7517..c6ec9e8535 100644 --- a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb +++ b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb @@ -7,11 +7,11 @@ module Azure::Profiles::Latest module TrafficManager module Mgmt - Endpoints = Azure::TrafficManager::Mgmt::V2018_04_01::Endpoints - Profiles = Azure::TrafficManager::Mgmt::V2018_04_01::Profiles GeographicHierarchies = Azure::TrafficManager::Mgmt::V2018_04_01::GeographicHierarchies HeatMap = Azure::TrafficManager::Mgmt::V2018_04_01::HeatMap TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2018_04_01::TrafficManagerUserMetricsKeys + Endpoints = Azure::TrafficManager::Mgmt::V2018_04_01::Endpoints + Profiles = Azure::TrafficManager::Mgmt::V2018_04_01::Profiles module Models MonitorConfigCustomHeadersItem = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorConfigCustomHeadersItem @@ -27,26 +27,26 @@ module Models DnsConfig = Azure::TrafficManager::Mgmt::V2018_04_01::Models::DnsConfig CheckTrafficManagerRelativeDnsNameAvailabilityParameters = Azure::TrafficManager::Mgmt::V2018_04_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters TrafficManagerNameAvailability = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerNameAvailability - HeatMapModel = Azure::TrafficManager::Mgmt::V2018_04_01::Models::HeatMapModel - UserMetricsModel = Azure::TrafficManager::Mgmt::V2018_04_01::Models::UserMetricsModel ProfileListResult = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult + HeatMapModel = Azure::TrafficManager::Mgmt::V2018_04_01::Models::HeatMapModel TrafficManagerGeographicHierarchy = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy + EndpointStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus + UserMetricsModel = Azure::TrafficManager::Mgmt::V2018_04_01::Models::UserMetricsModel + Resource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource TrackedResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource EndpointMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus - Resource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource + ProxyResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource MonitorProtocol = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol + ProfileStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus - EndpointStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus - ProxyResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource - TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod TrafficViewEnrollmentStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus - ProfileStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus + TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod Profile = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile Endpoint = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint end class TrafficManagerManagementClass - attr_reader :endpoints, :profiles, :geographic_hierarchies, :heat_map, :traffic_manager_user_metrics_keys, :configurable, :base_url, :options, :model_classes + attr_reader :geographic_hierarchies, :heat_map, :traffic_manager_user_metrics_keys, :endpoints, :profiles, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -56,11 +56,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @endpoints = @client_0.endpoints - @profiles = @client_0.profiles @geographic_hierarchies = @client_0.geographic_hierarchies @heat_map = @client_0.heat_map @traffic_manager_user_metrics_keys = @client_0.traffic_manager_user_metrics_keys + @endpoints = @client_0.endpoints + @profiles = @client_0.profiles @model_classes = ModelClasses.new end @@ -118,17 +118,23 @@ def check_traffic_manager_relative_dns_name_availability_parameters def traffic_manager_name_availability Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerNameAvailability end + def profile_list_result + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult + end def heat_map_model Azure::TrafficManager::Mgmt::V2018_04_01::Models::HeatMapModel end + def traffic_manager_geographic_hierarchy + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy + end + def endpoint_status + Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus + end def user_metrics_model Azure::TrafficManager::Mgmt::V2018_04_01::Models::UserMetricsModel end - def profile_list_result - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult - end - def traffic_manager_geographic_hierarchy - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy + def resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource end def tracked_resource Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource @@ -136,29 +142,23 @@ def tracked_resource def endpoint_monitor_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus end - def resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource + def proxy_resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource end def monitor_protocol Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol end + def profile_status + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus + end def profile_monitor_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus end - def endpoint_status - Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus - end - def proxy_resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource - end - def traffic_routing_method - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod - end def traffic_view_enrollment_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus end - def profile_status - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus + def traffic_routing_method + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod end def profile Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile diff --git a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb index b4480d5f69..c815d43cf7 100644 --- a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb @@ -9,15 +9,17 @@ module VideoSearch VideosOperations = Azure::CognitiveServices::VideoSearch::V1_0::VideosOperations module Models + TrendingVideosCategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory + TrendingVideosSubcategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory VideosModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule TrendingVideosTile = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosTile Videos = Azure::CognitiveServices::VideoSearch::V1_0::Models::Videos TrendingVideos = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideos VideoDetails = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails VideoQueryScenario = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoQueryScenario + ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse VideoLength = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength VideoPricing = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing - ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse VideoResolution = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution VideoInsightModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat @@ -28,19 +30,17 @@ module Models Thing = Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::VideoSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response VideoObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject ErrorCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch - Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response PivotSuggestions = Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions Query = Azure::CognitiveServices::VideoSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject ErrorSubCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error - TrendingVideosCategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory - TrendingVideosSubcategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory + Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness end class VideoSearchDataClass @@ -73,6 +73,12 @@ def method_missing(method, *args) end class ModelClasses + def trending_videos_category + Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory + end + def trending_videos_subcategory + Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory + end def videos_module Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule end @@ -91,15 +97,15 @@ def video_details def video_query_scenario Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoQueryScenario end + def error_response + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse + end def video_length Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength end def video_pricing Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing end - def error_response - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse - end def video_resolution Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution end @@ -130,6 +136,9 @@ def creative_work def identifiable Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable end + def response + Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + end def video_object Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject end @@ -139,9 +148,6 @@ def error_code def safe_search Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch end - def response - Azure::CognitiveServices::VideoSearch::V1_0::Models::Response - end def pivot_suggestions Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions end @@ -157,17 +163,11 @@ def media_object def error_sub_code Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode end - def freshness - Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness - end def error Azure::CognitiveServices::VideoSearch::V1_0::Models::Error end - def trending_videos_category - Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory - end - def trending_videos_subcategory - Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory + def freshness + Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness end end end diff --git a/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb b/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb index 33de1d9965..4b70a42a72 100644 --- a/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb @@ -9,6 +9,8 @@ module VisualSearch Images = Azure::CognitiveServices::VisualSearch::V1_0::Images module Models + Recipe = Azure::CognitiveServices::VisualSearch::V1_0::Models::Recipe + Rating = Azure::CognitiveServices::VisualSearch::V1_0::Models::Rating Currency = Azure::CognitiveServices::VisualSearch::V1_0::Models::Currency ItemAvailability = Azure::CognitiveServices::VisualSearch::V1_0::Models::ItemAvailability ErrorResponse = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse @@ -17,6 +19,7 @@ module Models Thing = Azure::CognitiveServices::VisualSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::VisualSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::VisualSearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::VisualSearch::V1_0::Models::Response CropArea = Azure::CognitiveServices::VisualSearch::V1_0::Models::CropArea ImageInfo = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageInfo ImageTagRegion = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTagRegion @@ -33,11 +36,10 @@ module Models ImageShoppingSourcesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageShoppingSourcesAction ContentTypes = Azure::CognitiveServices::VisualSearch::V1_0::Models::ContentTypes ErrorCode = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorCode - Response = Azure::CognitiveServices::VisualSearch::V1_0::Models::Response + SafeSearch = Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch Query = Azure::CognitiveServices::VisualSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::VisualSearch::V1_0::Models::MediaObject - SafeSearch = Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch ErrorSubCode = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorSubCode Error = Azure::CognitiveServices::VisualSearch::V1_0::Models::Error Filters = Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters @@ -46,16 +48,14 @@ module Models StructuredValue = Azure::CognitiveServices::VisualSearch::V1_0::Models::StructuredValue ImageTag = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTag RelatedSearchesModule = Azure::CognitiveServices::VisualSearch::V1_0::Models::RelatedSearchesModule - PropertiesItem = Azure::CognitiveServices::VisualSearch::V1_0::Models::PropertiesItem Action = Azure::CognitiveServices::VisualSearch::V1_0::Models::Action + PropertiesItem = Azure::CognitiveServices::VisualSearch::V1_0::Models::PropertiesItem RecipesModule = Azure::CognitiveServices::VisualSearch::V1_0::Models::RecipesModule ImagesImageMetadata = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImagesImageMetadata ImagesModule = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImagesModule AggregateRating = Azure::CognitiveServices::VisualSearch::V1_0::Models::AggregateRating Offer = Azure::CognitiveServices::VisualSearch::V1_0::Models::Offer AggregateOffer = Azure::CognitiveServices::VisualSearch::V1_0::Models::AggregateOffer - Recipe = Azure::CognitiveServices::VisualSearch::V1_0::Models::Recipe - Rating = Azure::CognitiveServices::VisualSearch::V1_0::Models::Rating end class VisualSearchDataClass @@ -88,6 +88,12 @@ def method_missing(method, *args) end class ModelClasses + def recipe + Azure::CognitiveServices::VisualSearch::V1_0::Models::Recipe + end + def rating + Azure::CognitiveServices::VisualSearch::V1_0::Models::Rating + end def currency Azure::CognitiveServices::VisualSearch::V1_0::Models::Currency end @@ -112,6 +118,9 @@ def creative_work def identifiable Azure::CognitiveServices::VisualSearch::V1_0::Models::Identifiable end + def response + Azure::CognitiveServices::VisualSearch::V1_0::Models::Response + end def crop_area Azure::CognitiveServices::VisualSearch::V1_0::Models::CropArea end @@ -160,8 +169,8 @@ def content_types def error_code Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorCode end - def response - Azure::CognitiveServices::VisualSearch::V1_0::Models::Response + def safe_search + Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch end def query Azure::CognitiveServices::VisualSearch::V1_0::Models::Query @@ -172,9 +181,6 @@ def image_object def media_object Azure::CognitiveServices::VisualSearch::V1_0::Models::MediaObject end - def safe_search - Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch - end def error_sub_code Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorSubCode end @@ -199,12 +205,12 @@ def image_tag def related_searches_module Azure::CognitiveServices::VisualSearch::V1_0::Models::RelatedSearchesModule end - def properties_item - Azure::CognitiveServices::VisualSearch::V1_0::Models::PropertiesItem - end def action Azure::CognitiveServices::VisualSearch::V1_0::Models::Action end + def properties_item + Azure::CognitiveServices::VisualSearch::V1_0::Models::PropertiesItem + end def recipes_module Azure::CognitiveServices::VisualSearch::V1_0::Models::RecipesModule end @@ -223,12 +229,6 @@ def offer def aggregate_offer Azure::CognitiveServices::VisualSearch::V1_0::Models::AggregateOffer end - def recipe - Azure::CognitiveServices::VisualSearch::V1_0::Models::Recipe - end - def rating - Azure::CognitiveServices::VisualSearch::V1_0::Models::Rating - 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 cb6bd49a13..db5c2f5d65 100644 --- a/azure_sdk/lib/latest/modules/web_profile_module.rb +++ b/azure_sdk/lib/latest/modules/web_profile_module.rb @@ -7,12 +7,12 @@ module Azure::Profiles::Latest module Web module Mgmt + Provider = Azure::Web::Mgmt::V2018_02_01::Provider Domains = Azure::Web::Mgmt::V2018_02_01::Domains AppServiceEnvironments = Azure::Web::Mgmt::V2018_02_01::AppServiceEnvironments AppServicePlans = Azure::Web::Mgmt::V2018_02_01::AppServicePlans AppServiceCertificateOrders = Azure::Web::Mgmt::V2018_02_01::AppServiceCertificateOrders CertificateRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::CertificateRegistrationProvider - WebApps = Azure::Web::Mgmt::V2018_02_01::WebApps TopLevelDomains = Azure::Web::Mgmt::V2018_02_01::TopLevelDomains DomainRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::DomainRegistrationProvider Certificates = Azure::Web::Mgmt::V2018_02_01::Certificates @@ -20,9 +20,15 @@ module Mgmt Diagnostics = Azure::Web::Mgmt::V2018_02_01::Diagnostics Recommendations = Azure::Web::Mgmt::V2018_02_01::Recommendations ResourceHealthMetadataOperations = Azure::Web::Mgmt::V2018_02_01::ResourceHealthMetadataOperations - Provider = Azure::Web::Mgmt::V2018_02_01::Provider + WebApps = Azure::Web::Mgmt::V2018_02_01::WebApps module Models + SiteConfig = Azure::Web::Mgmt::V2018_02_01::Models::SiteConfig + ResourceMetricProperty = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricProperty + GlobalCsmSkuDescription = Azure::Web::Mgmt::V2018_02_01::Models::GlobalCsmSkuDescription + ResourceMetricValue = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricValue + SkuCapacity = Azure::Web::Mgmt::V2018_02_01::Models::SkuCapacity + ResourceMetric = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetric GeoRegionCollection = Azure::Web::Mgmt::V2018_02_01::Models::GeoRegionCollection ResourceMetricCollection = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricCollection VirtualNetworkProfile = Azure::Web::Mgmt::V2018_02_01::Models::VirtualNetworkProfile @@ -88,13 +94,13 @@ module Models ResourceMetricDefinition = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinition PushSettings = Azure::Web::Mgmt::V2018_02_01::Models::PushSettings HybridConnectionKey = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionKey - Identifier = Azure::Web::Mgmt::V2018_02_01::Models::Identifier HybridConnection = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnection Site = Azure::Web::Mgmt::V2018_02_01::Models::Site AppServicePlan = Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlan DetectorDefinition = Azure::Web::Mgmt::V2018_02_01::Models::DetectorDefinition AnalysisDefinition = Azure::Web::Mgmt::V2018_02_01::Models::AnalysisDefinition DetectorResponse = Azure::Web::Mgmt::V2018_02_01::Models::DetectorResponse + Identifier = Azure::Web::Mgmt::V2018_02_01::Models::Identifier DiagnosticAnalysis = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticAnalysis DiagnosticCategory = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticCategory DiagnosticDetectorResponse = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticDetectorResponse @@ -151,20 +157,20 @@ module Models MSDeployLogEntryType = Azure::Web::Mgmt::V2018_02_01::Models::MSDeployLogEntryType MSDeployProvisioningState = Azure::Web::Mgmt::V2018_02_01::Models::MSDeployProvisioningState MySqlMigrationType = Azure::Web::Mgmt::V2018_02_01::Models::MySqlMigrationType - PublicCertificateLocation = Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificateLocation + Certificate = Azure::Web::Mgmt::V2018_02_01::Models::Certificate UnauthenticatedClientAction = Azure::Web::Mgmt::V2018_02_01::Models::UnauthenticatedClientAction BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2018_02_01::Models::BuiltInAuthenticationProvider LogLevel = Azure::Web::Mgmt::V2018_02_01::Models::LogLevel BackupItemStatus = Azure::Web::Mgmt::V2018_02_01::Models::BackupItemStatus DatabaseType = Azure::Web::Mgmt::V2018_02_01::Models::DatabaseType - Certificate = Azure::Web::Mgmt::V2018_02_01::Models::Certificate + FrequencyUnit = Azure::Web::Mgmt::V2018_02_01::Models::FrequencyUnit ContinuousWebJobStatus = Azure::Web::Mgmt::V2018_02_01::Models::ContinuousWebJobStatus WebJobType = Azure::Web::Mgmt::V2018_02_01::Models::WebJobType SkuName = Azure::Web::Mgmt::V2018_02_01::Models::SkuName + PublicCertificateLocation = Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificateLocation CloneAbilityResult = Azure::Web::Mgmt::V2018_02_01::Models::CloneAbilityResult SiteExtensionType = Azure::Web::Mgmt::V2018_02_01::Models::SiteExtensionType TriggeredWebJobStatus = Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJobStatus - FrequencyUnit = Azure::Web::Mgmt::V2018_02_01::Models::FrequencyUnit Domain = Azure::Web::Mgmt::V2018_02_01::Models::Domain AppServiceEnvironmentCollection = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceEnvironmentCollection HostingEnvironmentDiagnostics = Azure::Web::Mgmt::V2018_02_01::Models::HostingEnvironmentDiagnostics @@ -195,45 +201,45 @@ module Models DomainAvailablilityCheckResult = Azure::Web::Mgmt::V2018_02_01::Models::DomainAvailablilityCheckResult DomainControlCenterSsoRequest = Azure::Web::Mgmt::V2018_02_01::Models::DomainControlCenterSsoRequest DomainOwnershipIdentifierCollection = Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifierCollection - DomainRecommendationSearchParameters = Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters + Dimension = Azure::Web::Mgmt::V2018_02_01::Models::Dimension TldLegalAgreement = Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreement AppServiceCertificateCollection = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateCollection PrivateAccessVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessVirtualNetwork NetworkTrace = Azure::Web::Mgmt::V2018_02_01::Models::NetworkTrace HostName = Azure::Web::Mgmt::V2018_02_01::Models::HostName + DomainCollection = Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection MetricSpecification = Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification - TldLegalAgreementCollection = Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreementCollection PrivateAccessSubnet = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessSubnet - DomainCollection = Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection SiteSeal = Azure::Web::Mgmt::V2018_02_01::Models::SiteSeal + NameIdentifierCollection = Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection Address = Azure::Web::Mgmt::V2018_02_01::Models::Address TopLevelDomainAgreementOption = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainAgreementOption - NameIdentifierCollection = Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection + TldLegalAgreementCollection = Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreementCollection AppServiceCertificateResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource - AppServiceCertificateOrder = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder - Dimension = Azure::Web::Mgmt::V2018_02_01::Models::Dimension - AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource + DomainRecommendationSearchParameters = Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters AppServiceCertificateOrderPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderPatchResource - CertificateOrderAction = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderAction + AppServiceCertificateOrder = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder CertificateEmail = Azure::Web::Mgmt::V2018_02_01::Models::CertificateEmail - RenewCertificateOrderRequest = Azure::Web::Mgmt::V2018_02_01::Models::RenewCertificateOrderRequest + AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2018_02_01::Models::ReissueCertificateOrderRequest - DomainPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::DomainPatchResource + CertificateOrderAction = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderAction DomainOwnershipIdentifier = Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifier - AzureStoragePropertyDictionaryResource = Azure::Web::Mgmt::V2018_02_01::Models::AzureStoragePropertyDictionaryResource + RenewCertificateOrderRequest = Azure::Web::Mgmt::V2018_02_01::Models::RenewCertificateOrderRequest TopLevelDomain = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomain - PremierAddOnPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource + DomainPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::DomainPatchResource DeletedAppRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::DeletedAppRestoreRequest - SnapshotRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest + AzureStoragePropertyDictionaryResource = Azure::Web::Mgmt::V2018_02_01::Models::AzureStoragePropertyDictionaryResource PrivateAccess = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccess - Usage = Azure::Web::Mgmt::V2018_02_01::Models::Usage + PremierAddOnPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource SwiftVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork - CertificateProductType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType + SnapshotRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest CertificateOrderStatus = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus - CertificateOrderActionType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType + CertificateProductType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType IpFilterTag = Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag - AzureStorageType = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType + CertificateOrderActionType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType AzureStorageState = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageState + AzureStorageType = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType + Usage = Azure::Web::Mgmt::V2018_02_01::Models::Usage FtpsState = Azure::Web::Mgmt::V2018_02_01::Models::FtpsState DomainStatus = Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus DnsType = Azure::Web::Mgmt::V2018_02_01::Models::DnsType @@ -287,13 +293,13 @@ module Models CustomHostnameAnalysisResult = Azure::Web::Mgmt::V2018_02_01::Models::CustomHostnameAnalysisResult FunctionEnvelope = Azure::Web::Mgmt::V2018_02_01::Models::FunctionEnvelope FunctionSecrets = Azure::Web::Mgmt::V2018_02_01::Models::FunctionSecrets + ManagedServiceIdentity = Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentity HostNameBinding = Azure::Web::Mgmt::V2018_02_01::Models::HostNameBinding MSDeploy = Azure::Web::Mgmt::V2018_02_01::Models::MSDeploy MSDeployLog = Azure::Web::Mgmt::V2018_02_01::Models::MSDeployLog MSDeployStatus = Azure::Web::Mgmt::V2018_02_01::Models::MSDeployStatus MigrateMySqlRequest = Azure::Web::Mgmt::V2018_02_01::Models::MigrateMySqlRequest MigrateMySqlStatus = Azure::Web::Mgmt::V2018_02_01::Models::MigrateMySqlStatus - ManagedServiceIdentity = Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentity RelayServiceConnectionEntity = Azure::Web::Mgmt::V2018_02_01::Models::RelayServiceConnectionEntity NetworkFeatures = Azure::Web::Mgmt::V2018_02_01::Models::NetworkFeatures PremierAddOn = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOn @@ -353,16 +359,10 @@ module Models HandlerMapping = Azure::Web::Mgmt::V2018_02_01::Models::HandlerMapping NameIdentifier = Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifier ConnStringInfo = Azure::Web::Mgmt::V2018_02_01::Models::ConnStringInfo - SiteConfig = Azure::Web::Mgmt::V2018_02_01::Models::SiteConfig - ResourceMetricProperty = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricProperty - GlobalCsmSkuDescription = Azure::Web::Mgmt::V2018_02_01::Models::GlobalCsmSkuDescription - ResourceMetricValue = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricValue - SkuCapacity = Azure::Web::Mgmt::V2018_02_01::Models::SkuCapacity - ResourceMetric = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetric end class WebManagementClass - attr_reader :domains, :app_service_environments, :app_service_plans, :app_service_certificate_orders, :certificate_registration_provider, :web_apps, :top_level_domains, :domain_registration_provider, :certificates, :deleted_web_apps, :diagnostics, :recommendations, :resource_health_metadata_operations, :provider, :configurable, :base_url, :options, :model_classes + attr_reader :provider, :domains, :app_service_environments, :app_service_plans, :app_service_certificate_orders, :certificate_registration_provider, :top_level_domains, :domain_registration_provider, :certificates, :deleted_web_apps, :diagnostics, :recommendations, :resource_health_metadata_operations, :web_apps, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -372,12 +372,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @provider = @client_0.provider @domains = @client_0.domains @app_service_environments = @client_0.app_service_environments @app_service_plans = @client_0.app_service_plans @app_service_certificate_orders = @client_0.app_service_certificate_orders @certificate_registration_provider = @client_0.certificate_registration_provider - @web_apps = @client_0.web_apps @top_level_domains = @client_0.top_level_domains @domain_registration_provider = @client_0.domain_registration_provider @certificates = @client_0.certificates @@ -385,7 +385,7 @@ def initialize(configurable, base_url=nil, options=nil) @diagnostics = @client_0.diagnostics @recommendations = @client_0.recommendations @resource_health_metadata_operations = @client_0.resource_health_metadata_operations - @provider = @client_0.provider + @web_apps = @client_0.web_apps @model_classes = ModelClasses.new end @@ -404,6 +404,24 @@ def method_missing(method, *args) end class ModelClasses + def site_config + Azure::Web::Mgmt::V2018_02_01::Models::SiteConfig + end + def resource_metric_property + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricProperty + end + def global_csm_sku_description + Azure::Web::Mgmt::V2018_02_01::Models::GlobalCsmSkuDescription + end + def resource_metric_value + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricValue + end + def sku_capacity + Azure::Web::Mgmt::V2018_02_01::Models::SkuCapacity + end + def resource_metric + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetric + end def geo_region_collection Azure::Web::Mgmt::V2018_02_01::Models::GeoRegionCollection end @@ -599,9 +617,6 @@ def push_settings def hybrid_connection_key Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionKey end - def identifier - Azure::Web::Mgmt::V2018_02_01::Models::Identifier - end def hybrid_connection Azure::Web::Mgmt::V2018_02_01::Models::HybridConnection end @@ -620,6 +635,9 @@ def analysis_definition def detector_response Azure::Web::Mgmt::V2018_02_01::Models::DetectorResponse end + def identifier + Azure::Web::Mgmt::V2018_02_01::Models::Identifier + end def diagnostic_analysis Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticAnalysis end @@ -788,8 +806,8 @@ def msdeploy_provisioning_state def my_sql_migration_type Azure::Web::Mgmt::V2018_02_01::Models::MySqlMigrationType end - def public_certificate_location - Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificateLocation + def certificate + Azure::Web::Mgmt::V2018_02_01::Models::Certificate end def unauthenticated_client_action Azure::Web::Mgmt::V2018_02_01::Models::UnauthenticatedClientAction @@ -806,8 +824,8 @@ def backup_item_status def database_type Azure::Web::Mgmt::V2018_02_01::Models::DatabaseType end - def certificate - Azure::Web::Mgmt::V2018_02_01::Models::Certificate + def frequency_unit + Azure::Web::Mgmt::V2018_02_01::Models::FrequencyUnit end def continuous_web_job_status Azure::Web::Mgmt::V2018_02_01::Models::ContinuousWebJobStatus @@ -818,6 +836,9 @@ def web_job_type def sku_name Azure::Web::Mgmt::V2018_02_01::Models::SkuName end + def public_certificate_location + Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificateLocation + end def clone_ability_result Azure::Web::Mgmt::V2018_02_01::Models::CloneAbilityResult end @@ -827,9 +848,6 @@ def site_extension_type def triggered_web_job_status Azure::Web::Mgmt::V2018_02_01::Models::TriggeredWebJobStatus end - def frequency_unit - Azure::Web::Mgmt::V2018_02_01::Models::FrequencyUnit - end def domain Azure::Web::Mgmt::V2018_02_01::Models::Domain end @@ -920,8 +938,8 @@ def domain_control_center_sso_request def domain_ownership_identifier_collection Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifierCollection end - def domain_recommendation_search_parameters - Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters + def dimension + Azure::Web::Mgmt::V2018_02_01::Models::Dimension end def tld_legal_agreement Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreement @@ -938,105 +956,105 @@ def network_trace def host_name Azure::Web::Mgmt::V2018_02_01::Models::HostName end + def domain_collection + Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection + end def metric_specification Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification end - def tld_legal_agreement_collection - Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreementCollection - end def private_access_subnet Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessSubnet end - def domain_collection - Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection - end def site_seal Azure::Web::Mgmt::V2018_02_01::Models::SiteSeal end + def name_identifier_collection + Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection + end def address Azure::Web::Mgmt::V2018_02_01::Models::Address end def top_level_domain_agreement_option Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainAgreementOption end - def name_identifier_collection - Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection + def tld_legal_agreement_collection + Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreementCollection end def app_service_certificate_resource Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource end - def app_service_certificate_order - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder - end - def dimension - Azure::Web::Mgmt::V2018_02_01::Models::Dimension - end - def app_service_certificate_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource + def domain_recommendation_search_parameters + Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters end def app_service_certificate_order_patch_resource Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderPatchResource end - def certificate_order_action - Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderAction + def app_service_certificate_order + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder end def certificate_email Azure::Web::Mgmt::V2018_02_01::Models::CertificateEmail end - def renew_certificate_order_request - Azure::Web::Mgmt::V2018_02_01::Models::RenewCertificateOrderRequest + def app_service_certificate_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource end def reissue_certificate_order_request Azure::Web::Mgmt::V2018_02_01::Models::ReissueCertificateOrderRequest end - def domain_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::DomainPatchResource + def certificate_order_action + Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderAction end def domain_ownership_identifier Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifier end - def azure_storage_property_dictionary_resource - Azure::Web::Mgmt::V2018_02_01::Models::AzureStoragePropertyDictionaryResource + def renew_certificate_order_request + Azure::Web::Mgmt::V2018_02_01::Models::RenewCertificateOrderRequest end def top_level_domain Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomain end - def premier_add_on_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource + def domain_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::DomainPatchResource end def deleted_app_restore_request Azure::Web::Mgmt::V2018_02_01::Models::DeletedAppRestoreRequest end - def snapshot_restore_request - Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest + def azure_storage_property_dictionary_resource + Azure::Web::Mgmt::V2018_02_01::Models::AzureStoragePropertyDictionaryResource end def private_access Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccess end - def usage - Azure::Web::Mgmt::V2018_02_01::Models::Usage + def premier_add_on_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource end def swift_virtual_network Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork end - def certificate_product_type - Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType + def snapshot_restore_request + Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest end def certificate_order_status Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus end - def certificate_order_action_type - Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType + def certificate_product_type + Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType end def ip_filter_tag Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag end - def azure_storage_type - Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType + def certificate_order_action_type + Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType end def azure_storage_state Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageState end + def azure_storage_type + Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType + end + def usage + Azure::Web::Mgmt::V2018_02_01::Models::Usage + end def ftps_state Azure::Web::Mgmt::V2018_02_01::Models::FtpsState end @@ -1196,6 +1214,9 @@ def function_envelope def function_secrets Azure::Web::Mgmt::V2018_02_01::Models::FunctionSecrets end + def managed_service_identity + Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentity + end def host_name_binding Azure::Web::Mgmt::V2018_02_01::Models::HostNameBinding end @@ -1214,9 +1235,6 @@ def migrate_my_sql_request def migrate_my_sql_status Azure::Web::Mgmt::V2018_02_01::Models::MigrateMySqlStatus end - def managed_service_identity - Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentity - end def relay_service_connection_entity Azure::Web::Mgmt::V2018_02_01::Models::RelayServiceConnectionEntity end @@ -1394,24 +1412,6 @@ def name_identifier def conn_string_info Azure::Web::Mgmt::V2018_02_01::Models::ConnStringInfo end - def site_config - Azure::Web::Mgmt::V2018_02_01::Models::SiteConfig - end - def resource_metric_property - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricProperty - end - def global_csm_sku_description - Azure::Web::Mgmt::V2018_02_01::Models::GlobalCsmSkuDescription - end - def resource_metric_value - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricValue - end - def sku_capacity - Azure::Web::Mgmt::V2018_02_01::Models::SkuCapacity - end - def resource_metric - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetric - end end end end diff --git a/azure_sdk/lib/latest/modules/websearch_profile_module.rb b/azure_sdk/lib/latest/modules/websearch_profile_module.rb index 48ff51fc1e..2cf606e7b4 100644 --- a/azure_sdk/lib/latest/modules/websearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/websearch_profile_module.rb @@ -22,34 +22,34 @@ module Models WebWebGrouping = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping TimeZoneTimeZoneInformation = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation - ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer + ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork NewsArticle = Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle Identifiable = Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable - QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext + Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response News = Azure::CognitiveServices::WebSearch::V1_0::Models::News VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer - Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images - TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone - Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article - Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions - StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext + Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article + Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images AnswerType = Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType + Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch - Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue Query = Azure::CognitiveServices::WebSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject WebPage = Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error + Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness end class WebSearchDataClass @@ -121,15 +121,15 @@ def time_zone_time_zone_information def computation Azure::CognitiveServices::WebSearch::V1_0::Models::Computation end - def response_base - Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase - end def answer Azure::CognitiveServices::WebSearch::V1_0::Models::Answer end def search_results_answer Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer end + def response_base + Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase + end def thing Azure::CognitiveServices::WebSearch::V1_0::Models::Thing end @@ -142,8 +142,8 @@ def news_article def identifiable Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable end - def query_context - Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext + def response + Azure::CognitiveServices::WebSearch::V1_0::Models::Response end def news Azure::CognitiveServices::WebSearch::V1_0::Models::News @@ -154,35 +154,35 @@ def video_object def related_searches_related_search_answer Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer end - def images - Azure::CognitiveServices::WebSearch::V1_0::Models::Images + def spell_suggestions + Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions end - def time_zone - Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone + def query_context + Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext end def article Azure::CognitiveServices::WebSearch::V1_0::Models::Article end - def response - Azure::CognitiveServices::WebSearch::V1_0::Models::Response - end - def spell_suggestions - Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions - end - def structured_value - Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + def images + Azure::CognitiveServices::WebSearch::V1_0::Models::Images end def answer_type Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType end + def intangible + Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + end + def time_zone + Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone + end def error_code Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode end def safe_search Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch end - def intangible - Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + def structured_value + Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue end def query Azure::CognitiveServices::WebSearch::V1_0::Models::Query @@ -199,12 +199,12 @@ def web_page def error_sub_code Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode end - def freshness - Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness - end def error Azure::CognitiveServices::WebSearch::V1_0::Models::Error end + def freshness + Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness + end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb index 14be166b3b..4bbca65645 100644 --- a/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb @@ -7,17 +7,21 @@ module Azure::Profiles::V2017_03_09 module Compute module Mgmt + VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSetVMs + AvailabilitySets = Azure::Compute::Mgmt::V2016_03_30::AvailabilitySets + VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensionImages VirtualMachineExtensions = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensions VirtualMachines = Azure::Compute::Mgmt::V2016_03_30::VirtualMachines VirtualMachineImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineImages UsageOperations = Azure::Compute::Mgmt::V2016_03_30::UsageOperations VirtualMachineSizes = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineSizes VirtualMachineScaleSets = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSets - VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSetVMs - AvailabilitySets = Azure::Compute::Mgmt::V2016_03_30::AvailabilitySets - VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensionImages module Models + KeyVaultKeyReference = Azure::Compute::Mgmt::V2016_03_30::Models::KeyVaultKeyReference + Sku = Azure::Compute::Mgmt::V2016_03_30::Models::Sku + VirtualHardDisk = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualHardDisk + OSDisk = Azure::Compute::Mgmt::V2016_03_30::Models::OSDisk StorageProfile = Azure::Compute::Mgmt::V2016_03_30::Models::StorageProfile VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetStorageProfile WinRMListener = Azure::Compute::Mgmt::V2016_03_30::Models::WinRMListener @@ -115,14 +119,10 @@ module Models VirtualMachineScaleSetOSProfile = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetOSProfile Plan = Azure::Compute::Mgmt::V2016_03_30::Models::Plan InstanceViewStatus = Azure::Compute::Mgmt::V2016_03_30::Models::InstanceViewStatus - KeyVaultKeyReference = Azure::Compute::Mgmt::V2016_03_30::Models::KeyVaultKeyReference - Sku = Azure::Compute::Mgmt::V2016_03_30::Models::Sku - VirtualHardDisk = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualHardDisk - OSDisk = Azure::Compute::Mgmt::V2016_03_30::Models::OSDisk end class ComputeManagementClass - attr_reader :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :availability_sets, :virtual_machine_extension_images, :configurable, :base_url, :options, :model_classes + attr_reader :virtual_machine_scale_set_vms, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :virtual_machine_scale_sets, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -132,15 +132,15 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @virtual_machine_scale_set_vms = @client_0.virtual_machine_scale_set_vms + @availability_sets = @client_0.availability_sets + @virtual_machine_extension_images = @client_0.virtual_machine_extension_images @virtual_machine_extensions = @client_0.virtual_machine_extensions @virtual_machines = @client_0.virtual_machines @virtual_machine_images = @client_0.virtual_machine_images @usage_operations = @client_0.usage_operations @virtual_machine_sizes = @client_0.virtual_machine_sizes @virtual_machine_scale_sets = @client_0.virtual_machine_scale_sets - @virtual_machine_scale_set_vms = @client_0.virtual_machine_scale_set_vms - @availability_sets = @client_0.availability_sets - @virtual_machine_extension_images = @client_0.virtual_machine_extension_images @model_classes = ModelClasses.new end @@ -159,6 +159,18 @@ def method_missing(method, *args) end class ModelClasses + def key_vault_key_reference + Azure::Compute::Mgmt::V2016_03_30::Models::KeyVaultKeyReference + end + def sku + Azure::Compute::Mgmt::V2016_03_30::Models::Sku + end + def virtual_hard_disk + Azure::Compute::Mgmt::V2016_03_30::Models::VirtualHardDisk + end + def osdisk + Azure::Compute::Mgmt::V2016_03_30::Models::OSDisk + end def storage_profile Azure::Compute::Mgmt::V2016_03_30::Models::StorageProfile end @@ -450,18 +462,6 @@ def plan def instance_view_status Azure::Compute::Mgmt::V2016_03_30::Models::InstanceViewStatus end - def key_vault_key_reference - Azure::Compute::Mgmt::V2016_03_30::Models::KeyVaultKeyReference - end - def sku - Azure::Compute::Mgmt::V2016_03_30::Models::Sku - end - def virtual_hard_disk - Azure::Compute::Mgmt::V2016_03_30::Models::VirtualHardDisk - end - def osdisk - Azure::Compute::Mgmt::V2016_03_30::Models::OSDisk - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/dns_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/dns_profile_module.rb index fc782aafa5..0f198de28d 100644 --- a/azure_sdk/lib/v2017_03_09/modules/dns_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/dns_profile_module.rb @@ -11,6 +11,8 @@ module Mgmt Zones = Azure::Dns::Mgmt::V2016_04_01::Zones module Models + RecordSetUpdateParameters = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetUpdateParameters + RecordSetListResult = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetListResult AaaaRecord = Azure::Dns::Mgmt::V2016_04_01::Models::AaaaRecord ARecord = Azure::Dns::Mgmt::V2016_04_01::Models::ARecord MxRecord = Azure::Dns::Mgmt::V2016_04_01::Models::MxRecord @@ -31,8 +33,6 @@ module Models HttpStatusCode = Azure::Dns::Mgmt::V2016_04_01::Models::HttpStatusCode RecordType = Azure::Dns::Mgmt::V2016_04_01::Models::RecordType Resource = Azure::Dns::Mgmt::V2016_04_01::Models::Resource - RecordSetUpdateParameters = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetUpdateParameters - RecordSetListResult = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetListResult end class DnsManagementClass @@ -66,6 +66,12 @@ def method_missing(method, *args) end class ModelClasses + def record_set_update_parameters + Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetUpdateParameters + end + def record_set_list_result + Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetListResult + end def aaaa_record Azure::Dns::Mgmt::V2016_04_01::Models::AaaaRecord end @@ -126,12 +132,6 @@ def record_type def resource Azure::Dns::Mgmt::V2016_04_01::Models::Resource end - def record_set_update_parameters - Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetUpdateParameters - end - def record_set_list_result - Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetListResult - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/features_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/features_profile_module.rb index ca920adbe5..53eadfd88d 100644 --- a/azure_sdk/lib/v2017_03_09/modules/features_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/features_profile_module.rb @@ -10,12 +10,12 @@ module Mgmt Features = Azure::Features::Mgmt::V2015_12_01::Features module Models - OperationListResult = Azure::Features::Mgmt::V2015_12_01::Models::OperationListResult FeatureProperties = Azure::Features::Mgmt::V2015_12_01::Models::FeatureProperties OperationDisplay = Azure::Features::Mgmt::V2015_12_01::Models::OperationDisplay FeatureOperationsListResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult Operation = Azure::Features::Mgmt::V2015_12_01::Models::Operation FeatureResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult + OperationListResult = Azure::Features::Mgmt::V2015_12_01::Models::OperationListResult end class FeaturesManagementClass @@ -48,9 +48,6 @@ def method_missing(method, *args) end class ModelClasses - def operation_list_result - Azure::Features::Mgmt::V2015_12_01::Models::OperationListResult - end def feature_properties Azure::Features::Mgmt::V2015_12_01::Models::FeatureProperties end @@ -66,6 +63,9 @@ def operation def feature_result Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult end + def operation_list_result + Azure::Features::Mgmt::V2015_12_01::Models::OperationListResult + end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/keyvault_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/keyvault_profile_module.rb index 29062f7371..7d44e9bfab 100644 --- a/azure_sdk/lib/v2017_03_09/modules/keyvault_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/keyvault_profile_module.rb @@ -47,14 +47,14 @@ module Models IssuerBundle = Azure::KeyVault::V2016_10_01::Models::IssuerBundle KeyOperationResult = Azure::KeyVault::V2016_10_01::Models::KeyOperationResult Contacts = Azure::KeyVault::V2016_10_01::Models::Contacts + Error = Azure::KeyVault::V2016_10_01::Models::Error KeyVerifyResult = Azure::KeyVault::V2016_10_01::Models::KeyVerifyResult - KeyListResult = Azure::KeyVault::V2016_10_01::Models::KeyListResult SasDefinitionCreateParameters = Azure::KeyVault::V2016_10_01::Models::SasDefinitionCreateParameters DeletedKeyListResult = Azure::KeyVault::V2016_10_01::Models::DeletedKeyListResult CertificateIssuerItem = Azure::KeyVault::V2016_10_01::Models::CertificateIssuerItem SecretListResult = Azure::KeyVault::V2016_10_01::Models::SecretListResult - Error = Azure::KeyVault::V2016_10_01::Models::Error X509CertificateProperties = Azure::KeyVault::V2016_10_01::Models::X509CertificateProperties + KeyListResult = Azure::KeyVault::V2016_10_01::Models::KeyListResult DeletedSecretListResult = Azure::KeyVault::V2016_10_01::Models::DeletedSecretListResult IssuerParameters = Azure::KeyVault::V2016_10_01::Models::IssuerParameters CertificateListResult = Azure::KeyVault::V2016_10_01::Models::CertificateListResult @@ -241,12 +241,12 @@ def key_operation_result def contacts Azure::KeyVault::V2016_10_01::Models::Contacts end + def error + Azure::KeyVault::V2016_10_01::Models::Error + end def key_verify_result Azure::KeyVault::V2016_10_01::Models::KeyVerifyResult end - def key_list_result - Azure::KeyVault::V2016_10_01::Models::KeyListResult - end def sas_definition_create_parameters Azure::KeyVault::V2016_10_01::Models::SasDefinitionCreateParameters end @@ -259,12 +259,12 @@ def certificate_issuer_item def secret_list_result Azure::KeyVault::V2016_10_01::Models::SecretListResult end - def error - Azure::KeyVault::V2016_10_01::Models::Error - end def x509_certificate_properties Azure::KeyVault::V2016_10_01::Models::X509CertificateProperties end + def key_list_result + Azure::KeyVault::V2016_10_01::Models::KeyListResult + end def deleted_secret_list_result Azure::KeyVault::V2016_10_01::Models::DeletedSecretListResult end @@ -395,11 +395,13 @@ module Mgmt Operations = Azure::KeyVault::Mgmt::V2016_10_01::Operations module Models + Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku + Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason Permissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions Resource = Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay - Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation DeletedVault = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault + VaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult DeletedVaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult VaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties VaultAccessPolicyProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties @@ -414,18 +416,16 @@ module Models ServiceSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification AccessPolicyEntry = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry DeletedVaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties - VaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult + Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult SkuName = Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName - Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault - SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions + SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions + Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions CertificatePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind CreateMode = Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode - Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason - Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku end class KeyVaultManagementClass @@ -459,6 +459,12 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku + end + def reason + Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason + end def permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions end @@ -468,12 +474,12 @@ def resource def operation_display Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay end - def operation - Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation - end def deleted_vault Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault end + def vault_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult + end def deleted_vault_list_result Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult end @@ -516,8 +522,8 @@ def access_policy_entry def deleted_vault_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties end - def vault_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult + def vault + Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault end def operation_list_result Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult @@ -525,14 +531,14 @@ def operation_list_result def sku_name Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName end - def vault - Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault + def key_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions end def secret_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions end - def key_permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions + def operation + Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation end def storage_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions @@ -546,12 +552,6 @@ def access_policy_update_kind def create_mode Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode end - def reason - Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason - end - def sku - Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb index c113a1a603..801f15ada4 100644 --- a/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb @@ -7,22 +7,22 @@ module Azure::Profiles::V2017_03_09 module Links module Mgmt - ResourceLinks = Azure::Links::Mgmt::V2016_09_01::ResourceLinks Operations = Azure::Links::Mgmt::V2016_09_01::Operations + ResourceLinks = Azure::Links::Mgmt::V2016_09_01::ResourceLinks module Models - OperationListResult = Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult - ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink - Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter ResourceLinkResult = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult OperationDisplay = Azure::Links::Mgmt::V2016_09_01::Models::OperationDisplay - ResourceLinkFilter = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter - Operation = Azure::Links::Mgmt::V2016_09_01::Models::Operation ResourceLinkProperties = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties + Operation = Azure::Links::Mgmt::V2016_09_01::Models::Operation + ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink + ResourceLinkFilter = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter + OperationListResult = Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult + Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter end class LinksManagementClass - attr_reader :resource_links, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :resource_links, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -32,8 +32,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @resource_links = @client_0.resource_links @operations = @client_0.operations + @resource_links = @client_0.resource_links @model_classes = ModelClasses.new end @@ -52,29 +52,29 @@ def method_missing(method, *args) end class ModelClasses - def operation_list_result - Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult - end - def resource_link - Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink - end - def filter - Azure::Links::Mgmt::V2016_09_01::Models::Filter - end def resource_link_result Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult end def operation_display Azure::Links::Mgmt::V2016_09_01::Models::OperationDisplay end - def resource_link_filter - Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter + def resource_link_properties + Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties end def operation Azure::Links::Mgmt::V2016_09_01::Models::Operation end - def resource_link_properties - Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties + def resource_link + Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink + end + def resource_link_filter + Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter + end + def operation_list_result + Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult + end + def filter + Azure::Links::Mgmt::V2016_09_01::Models::Filter end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb index 51768d6ba0..613649e774 100644 --- a/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb @@ -10,9 +10,9 @@ module Mgmt ManagementLocks = Azure::Locks::Mgmt::V2015_01_01::ManagementLocks module Models - ManagementLockObject = Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockObject LockLevel = Azure::Locks::Mgmt::V2015_01_01::Models::LockLevel ManagementLockListResult = Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockListResult + ManagementLockObject = Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockObject end class LocksManagementClass @@ -45,15 +45,15 @@ def method_missing(method, *args) end class ModelClasses - def management_lock_object - Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockObject - end def lock_level Azure::Locks::Mgmt::V2015_01_01::Models::LockLevel end def management_lock_list_result Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockListResult end + def management_lock_object + Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockObject + end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb index 697abaaa67..bb726ed6ef 100644 --- a/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb @@ -7,26 +7,27 @@ module Azure::Profiles::V2017_03_09 module Network module Mgmt + SecurityRules = Azure::Network::Mgmt::V2015_06_15::SecurityRules RouteTables = Azure::Network::Mgmt::V2015_06_15::RouteTables Routes = Azure::Network::Mgmt::V2015_06_15::Routes Usages = Azure::Network::Mgmt::V2015_06_15::Usages VirtualNetworks = Azure::Network::Mgmt::V2015_06_15::VirtualNetworks Subnets = Azure::Network::Mgmt::V2015_06_15::Subnets VirtualNetworkGateways = Azure::Network::Mgmt::V2015_06_15::VirtualNetworkGateways - ApplicationGateways = Azure::Network::Mgmt::V2015_06_15::ApplicationGateways + NetworkInterfaces = Azure::Network::Mgmt::V2015_06_15::NetworkInterfaces PublicIPAddresses = Azure::Network::Mgmt::V2015_06_15::PublicIPAddresses LocalNetworkGateways = Azure::Network::Mgmt::V2015_06_15::LocalNetworkGateways - NetworkInterfaces = Azure::Network::Mgmt::V2015_06_15::NetworkInterfaces ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitAuthorizations ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitPeerings ExpressRouteCircuits = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuits - LoadBalancers = Azure::Network::Mgmt::V2015_06_15::LoadBalancers ExpressRouteServiceProviders = Azure::Network::Mgmt::V2015_06_15::ExpressRouteServiceProviders + LoadBalancers = Azure::Network::Mgmt::V2015_06_15::LoadBalancers + ApplicationGateways = Azure::Network::Mgmt::V2015_06_15::ApplicationGateways VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2015_06_15::VirtualNetworkGatewayConnections NetworkSecurityGroups = Azure::Network::Mgmt::V2015_06_15::NetworkSecurityGroups - SecurityRules = Azure::Network::Mgmt::V2015_06_15::SecurityRules module Models + AuthorizationListResult = Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationListResult ExpressRouteCircuitSku = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku RouteListResult = Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult @@ -63,21 +64,21 @@ module Models FrontendIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::FrontendIPConfiguration ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration - BackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::BackendAddressPool - InboundNatRule = Azure::Network::Mgmt::V2015_06_15::Models::InboundNatRule + ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayHttpListener + ApplicationGatewayPathRule = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceIPConfiguration ApplicationGatewayProbe = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProbe NetworkInterface = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterface - ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort - Route = Azure::Network::Mgmt::V2015_06_15::Models::Route - RouteTable = Azure::Network::Mgmt::V2015_06_15::Models::RouteTable ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayUrlPathMap - ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddressPool - NetworkSecurityGroup = Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroup - ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitAuthorization ApplicationGateway = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGateway + InboundNatRule = Azure::Network::Mgmt::V2015_06_15::Models::InboundNatRule + Route = Azure::Network::Mgmt::V2015_06_15::Models::Route + ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort + BackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::BackendAddressPool + ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitAuthorization + RouteTable = Azure::Network::Mgmt::V2015_06_15::Models::RouteTable ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayRequestRoutingRule - ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeering + NetworkSecurityGroup = Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroup ExpressRouteCircuit = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuit ExpressRouteServiceProvider = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProvider LoadBalancingRule = Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancingRule @@ -85,29 +86,29 @@ module Models InboundNatPool = Azure::Network::Mgmt::V2015_06_15::Models::InboundNatPool OutboundNatRule = Azure::Network::Mgmt::V2015_06_15::Models::OutboundNatRule LoadBalancer = Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancer - ApplicationGatewayPathRule = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule - IPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration + TransportProtocol = Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol + ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeering IPAllocationMethod = Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod Subnet = Azure::Network::Mgmt::V2015_06_15::Models::Subnet - TransportProtocol = Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol + SecurityRuleProtocol = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleProtocol VirtualNetwork = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetwork VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayIPConfiguration VpnClientRootCertificate = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRootCertificate VpnClientRevokedCertificate = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRevokedCertificate + IPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration VirtualNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway LocalNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection - SecurityRuleDirection = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleDirection + ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddressPool ApplicationGatewayProtocol = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProtocol - ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayHttpListener ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayCookieBasedAffinity ApplicationGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName ApplicationGatewayTier = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier SecurityRuleAccess = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleAccess + SecurityRuleDirection = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleDirection ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayRequestRoutingRuleType RouteNextHopType = Azure::Network::Mgmt::V2015_06_15::Models::RouteNextHopType ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayOperationalState - SecurityRuleProtocol = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleProtocol AuthorizationUseStatus = Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationUseStatus ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState ExpressRouteCircuitPeeringType = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringType @@ -124,10 +125,10 @@ module Models VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuTier ProcessorArchitecture = Azure::Network::Mgmt::V2015_06_15::Models::ProcessorArchitecture VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionStatus + Error = Azure::Network::Mgmt::V2015_06_15::Models::Error VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType ExpressRouteCircuitsStatsListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsStatsListResult ConnectionSharedKeyResult = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult - Error = Azure::Network::Mgmt::V2015_06_15::Models::Error LoadBalancerListResult = Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancerListResult ConnectionSharedKey = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey ConnectionResetSharedKey = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionResetSharedKey @@ -144,11 +145,10 @@ module Models Usage = Azure::Network::Mgmt::V2015_06_15::Models::Usage AddressSpace = Azure::Network::Mgmt::V2015_06_15::Models::AddressSpace DnsNameAvailabilityResult = Azure::Network::Mgmt::V2015_06_15::Models::DnsNameAvailabilityResult - AuthorizationListResult = Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationListResult end class NetworkManagementClass - attr_reader :route_tables, :routes, :usages, :virtual_networks, :subnets, :virtual_network_gateways, :application_gateways, :public_ipaddresses, :local_network_gateways, :network_interfaces, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :load_balancers, :express_route_service_providers, :virtual_network_gateway_connections, :network_security_groups, :security_rules, :configurable, :base_url, :options, :model_classes + attr_reader :security_rules, :route_tables, :routes, :usages, :virtual_networks, :subnets, :virtual_network_gateways, :network_interfaces, :public_ipaddresses, :local_network_gateways, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :application_gateways, :virtual_network_gateway_connections, :network_security_groups, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -158,24 +158,24 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @security_rules = @client_0.security_rules @route_tables = @client_0.route_tables @routes = @client_0.routes @usages = @client_0.usages @virtual_networks = @client_0.virtual_networks @subnets = @client_0.subnets @virtual_network_gateways = @client_0.virtual_network_gateways - @application_gateways = @client_0.application_gateways + @network_interfaces = @client_0.network_interfaces @public_ipaddresses = @client_0.public_ipaddresses @local_network_gateways = @client_0.local_network_gateways - @network_interfaces = @client_0.network_interfaces @express_route_circuit_authorizations = @client_0.express_route_circuit_authorizations @express_route_circuit_peerings = @client_0.express_route_circuit_peerings @express_route_circuits = @client_0.express_route_circuits - @load_balancers = @client_0.load_balancers @express_route_service_providers = @client_0.express_route_service_providers + @load_balancers = @client_0.load_balancers + @application_gateways = @client_0.application_gateways @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections @network_security_groups = @client_0.network_security_groups - @security_rules = @client_0.security_rules @model_classes = ModelClasses.new end @@ -194,6 +194,9 @@ def method_missing(method, *args) end class ModelClasses + def authorization_list_result + Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationListResult + end def express_route_circuit_sku Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku end @@ -302,11 +305,11 @@ def application_gateway_ssl_certificate def application_gateway_frontend_ipconfiguration Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration end - def backend_address_pool - Azure::Network::Mgmt::V2015_06_15::Models::BackendAddressPool + def application_gateway_http_listener + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayHttpListener end - def inbound_nat_rule - Azure::Network::Mgmt::V2015_06_15::Models::InboundNatRule + def application_gateway_path_rule + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule end def network_interface_ipconfiguration Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceIPConfiguration @@ -317,35 +320,35 @@ def application_gateway_probe def network_interface Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterface end - def application_gateway_frontend_port - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort + def application_gateway_url_path_map + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayUrlPathMap end - def route - Azure::Network::Mgmt::V2015_06_15::Models::Route + def application_gateway + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGateway end - def route_table - Azure::Network::Mgmt::V2015_06_15::Models::RouteTable + def inbound_nat_rule + Azure::Network::Mgmt::V2015_06_15::Models::InboundNatRule end - def application_gateway_url_path_map - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayUrlPathMap + def route + Azure::Network::Mgmt::V2015_06_15::Models::Route end - def application_gateway_backend_address_pool - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddressPool + def application_gateway_frontend_port + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort end - def network_security_group - Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroup + def backend_address_pool + Azure::Network::Mgmt::V2015_06_15::Models::BackendAddressPool end def express_route_circuit_authorization Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitAuthorization end - def application_gateway - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGateway + def route_table + Azure::Network::Mgmt::V2015_06_15::Models::RouteTable end def application_gateway_request_routing_rule Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayRequestRoutingRule end - def express_route_circuit_peering - Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeering + def network_security_group + Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroup end def express_route_circuit Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuit @@ -368,11 +371,11 @@ def outbound_nat_rule def load_balancer Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancer end - def application_gateway_path_rule - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule + def transport_protocol + Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol end - def ipconfiguration - Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration + def express_route_circuit_peering + Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeering end def ipallocation_method Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod @@ -380,8 +383,8 @@ def ipallocation_method def subnet Azure::Network::Mgmt::V2015_06_15::Models::Subnet end - def transport_protocol - Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol + def security_rule_protocol + Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleProtocol end def virtual_network Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetwork @@ -395,6 +398,9 @@ def vpn_client_root_certificate def vpn_client_revoked_certificate Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRevokedCertificate end + def ipconfiguration + Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration + end def virtual_network_gateway Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway end @@ -404,15 +410,12 @@ def local_network_gateway def virtual_network_gateway_connection Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection end - def security_rule_direction - Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleDirection + def application_gateway_backend_address_pool + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddressPool end def application_gateway_protocol Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProtocol end - def application_gateway_http_listener - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayHttpListener - end def application_gateway_cookie_based_affinity Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayCookieBasedAffinity end @@ -425,6 +428,9 @@ def application_gateway_tier def security_rule_access Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleAccess end + def security_rule_direction + Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleDirection + end def application_gateway_request_routing_rule_type Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayRequestRoutingRuleType end @@ -434,9 +440,6 @@ def route_next_hop_type def application_gateway_operational_state Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayOperationalState end - def security_rule_protocol - Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleProtocol - end def authorization_use_status Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationUseStatus end @@ -485,6 +488,9 @@ def processor_architecture def virtual_network_gateway_connection_status Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionStatus end + def error + Azure::Network::Mgmt::V2015_06_15::Models::Error + end def virtual_network_gateway_connection_type Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType end @@ -494,9 +500,6 @@ def express_route_circuits_stats_list_result def connection_shared_key_result Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult end - def error - Azure::Network::Mgmt::V2015_06_15::Models::Error - end def load_balancer_list_result Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancerListResult end @@ -545,9 +548,6 @@ def address_space def dns_name_availability_result Azure::Network::Mgmt::V2015_06_15::Models::DnsNameAvailabilityResult end - def authorization_list_result - Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationListResult - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/policy_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/policy_profile_module.rb index 7391bc7eac..5772e2c462 100644 --- a/azure_sdk/lib/v2017_03_09/modules/policy_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/policy_profile_module.rb @@ -11,11 +11,11 @@ module Mgmt PolicyAssignments = Azure::Policy::Mgmt::V2015_10_01_preview::PolicyAssignments module Models - PolicyDefinitionListResult = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinitionListResult - PolicyType = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyType PolicyAssignment = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignment PolicyDefinition = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinition PolicyAssignmentListResult = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignmentListResult + PolicyDefinitionListResult = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinitionListResult + PolicyType = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyType end class PolicyManagementClass @@ -49,12 +49,6 @@ def method_missing(method, *args) end class ModelClasses - def policy_definition_list_result - Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinitionListResult - end - def policy_type - Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyType - end def policy_assignment Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignment end @@ -64,6 +58,12 @@ def policy_definition def policy_assignment_list_result Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignmentListResult end + def policy_definition_list_result + Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinitionListResult + end + def policy_type + Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyType + end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb index bbd3e80594..cdc67e1864 100644 --- a/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb @@ -7,14 +7,16 @@ module Azure::Profiles::V2017_03_09 module Resources module Mgmt - DeploymentOperations = Azure::Resources::Mgmt::V2016_02_01::DeploymentOperations - Resources = Azure::Resources::Mgmt::V2016_02_01::Resources Deployments = Azure::Resources::Mgmt::V2016_02_01::Deployments Providers = Azure::Resources::Mgmt::V2016_02_01::Providers ResourceGroups = Azure::Resources::Mgmt::V2016_02_01::ResourceGroups + Resources = Azure::Resources::Mgmt::V2016_02_01::Resources Tags = Azure::Resources::Mgmt::V2016_02_01::Tags + DeploymentOperations = Azure::Resources::Mgmt::V2016_02_01::DeploymentOperations module Models + ResourceIdentityType = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceIdentityType + Sku = Azure::Resources::Mgmt::V2016_02_01::Models::Sku Dependency = Azure::Resources::Mgmt::V2016_02_01::Models::Dependency GenericResourceFilter = Azure::Resources::Mgmt::V2016_02_01::Models::GenericResourceFilter Identity = Azure::Resources::Mgmt::V2016_02_01::Models::Identity @@ -59,12 +61,10 @@ module Models SubResource = Azure::Resources::Mgmt::V2016_02_01::Models::SubResource ResourceListResult = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceListResult Plan = Azure::Resources::Mgmt::V2016_02_01::Models::Plan - ResourceIdentityType = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceIdentityType - Sku = Azure::Resources::Mgmt::V2016_02_01::Models::Sku end class ResourcesManagementClass - attr_reader :deployment_operations, :resources, :deployments, :providers, :resource_groups, :tags, :configurable, :base_url, :options, :model_classes + attr_reader :deployments, :providers, :resource_groups, :resources, :tags, :deployment_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -74,12 +74,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @deployment_operations = @client_0.deployment_operations - @resources = @client_0.resources @deployments = @client_0.deployments @providers = @client_0.providers @resource_groups = @client_0.resource_groups + @resources = @client_0.resources @tags = @client_0.tags + @deployment_operations = @client_0.deployment_operations @model_classes = ModelClasses.new end @@ -98,6 +98,12 @@ def method_missing(method, *args) end class ModelClasses + def resource_identity_type + Azure::Resources::Mgmt::V2016_02_01::Models::ResourceIdentityType + end + def sku + Azure::Resources::Mgmt::V2016_02_01::Models::Sku + end def dependency Azure::Resources::Mgmt::V2016_02_01::Models::Dependency end @@ -230,12 +236,6 @@ def resource_list_result def plan Azure::Resources::Mgmt::V2016_02_01::Models::Plan end - def resource_identity_type - Azure::Resources::Mgmt::V2016_02_01::Models::ResourceIdentityType - end - def sku - Azure::Resources::Mgmt::V2016_02_01::Models::Sku - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb index b5322f18b1..1206fc4d23 100644 --- a/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb @@ -11,11 +11,17 @@ module Mgmt StorageAccounts = Azure::Storage::Mgmt::V2016_01_01::StorageAccounts module Models - AccountStatus = Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus + UsageListResult = Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult + Sku = Azure::Storage::Mgmt::V2016_01_01::Models::Sku UsageName = Azure::Storage::Mgmt::V2016_01_01::Models::UsageName - UsageUnit = Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit - KeyPermission = Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission + SkuTier = Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier + StorageAccount = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount Kind = Azure::Storage::Mgmt::V2016_01_01::Models::Kind + AccessTier = Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier + KeyPermission = Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission + CustomDomain = Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain + UsageUnit = Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + AccountStatus = Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus StorageAccountCreateParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountCreateParameters StorageAccountUpdateParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountUpdateParameters Resource = Azure::Storage::Mgmt::V2016_01_01::Models::Resource @@ -32,12 +38,6 @@ module Models Encryption = Azure::Storage::Mgmt::V2016_01_01::Models::Encryption StorageAccountRegenerateKeyParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountRegenerateKeyParameters Endpoints = Azure::Storage::Mgmt::V2016_01_01::Models::Endpoints - CustomDomain = Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain - UsageListResult = Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult - StorageAccount = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount - SkuTier = Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier - AccessTier = Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier - Sku = Azure::Storage::Mgmt::V2016_01_01::Models::Sku EncryptionServices = Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices end @@ -72,21 +72,39 @@ def method_missing(method, *args) end class ModelClasses - def account_status - Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus + def usage_list_result + Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult + end + def sku + Azure::Storage::Mgmt::V2016_01_01::Models::Sku end def usage_name Azure::Storage::Mgmt::V2016_01_01::Models::UsageName end - def usage_unit - Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + def sku_tier + Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier end - def key_permission - Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission + def storage_account + Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount end def kind Azure::Storage::Mgmt::V2016_01_01::Models::Kind end + def access_tier + Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier + end + def key_permission + Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission + end + def custom_domain + Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain + end + def usage_unit + Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + end + def account_status + Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus + end def storage_account_create_parameters Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountCreateParameters end @@ -135,24 +153,6 @@ def storage_account_regenerate_key_parameters def endpoints Azure::Storage::Mgmt::V2016_01_01::Models::Endpoints end - def custom_domain - Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain - end - def usage_list_result - Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult - end - def storage_account - Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount - end - def sku_tier - Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier - end - def access_tier - Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier - end - def sku - Azure::Storage::Mgmt::V2016_01_01::Models::Sku - end def encryption_services Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices end diff --git a/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb index 66574cda5d..b8dcf25eee 100644 --- a/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb @@ -7,27 +7,27 @@ module Azure::Profiles::V2017_03_09 module Subscriptions module Mgmt - Operations = Azure::Subscriptions::Mgmt::V2016_06_01::Operations Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants + Operations = Azure::Subscriptions::Mgmt::V2016_06_01::Operations Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions module Models Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location + OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay + TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription - SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState - TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult OperationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult - SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit - LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult - OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay Operation = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation - TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult + SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit end class SubscriptionsManagementClass - attr_reader :operations, :tenants, :subscriptions, :configurable, :base_url, :options, :model_classes + attr_reader :tenants, :operations, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -37,8 +37,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 @tenants = @client_0.tenants + @operations = @client_0.operations @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new @@ -61,6 +61,15 @@ class ModelClasses def location Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location end + def operation_display + Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay + end + def tenant_id_description + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + end + def tenant_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult + end def subscription_policies Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies end @@ -70,29 +79,20 @@ def subscription_list_result def subscription Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription end - def subscription_state - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState - end - def tenant_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult - end def operation_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult end - def spending_limit - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit + def operation + Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation + end + def subscription_state + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState end def location_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult end - def operation_display - Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay - end - def operation - Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation - end - def tenant_id_description - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + def spending_limit + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/compute_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/compute_profile_module.rb index 4ef178bba0..e0580a9e19 100644 --- a/azure_sdk/lib/v2018_03_01/modules/compute_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/compute_profile_module.rb @@ -7,6 +7,10 @@ module Azure::Profiles::V2018_03_01 module Compute module Mgmt + VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2017_03_30::VirtualMachineScaleSetVMs + Disks = Azure::Compute::Mgmt::V2017_03_30::Disks + Snapshots = Azure::Compute::Mgmt::V2017_03_30::Snapshots + VirtualMachineRunCommands = Azure::Compute::Mgmt::V2017_03_30::VirtualMachineRunCommands AvailabilitySets = Azure::Compute::Mgmt::V2017_03_30::AvailabilitySets VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2017_03_30::VirtualMachineExtensionImages VirtualMachineExtensions = Azure::Compute::Mgmt::V2017_03_30::VirtualMachineExtensions @@ -19,12 +23,14 @@ module Mgmt VirtualMachineScaleSets = Azure::Compute::Mgmt::V2017_03_30::VirtualMachineScaleSets VirtualMachineScaleSetExtensions = Azure::Compute::Mgmt::V2017_03_30::VirtualMachineScaleSetExtensions VirtualMachineScaleSetRollingUpgrades = Azure::Compute::Mgmt::V2017_03_30::VirtualMachineScaleSetRollingUpgrades - VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2017_03_30::VirtualMachineScaleSetVMs - Disks = Azure::Compute::Mgmt::V2017_03_30::Disks - Snapshots = Azure::Compute::Mgmt::V2017_03_30::Snapshots - VirtualMachineRunCommands = Azure::Compute::Mgmt::V2017_03_30::VirtualMachineRunCommands module Models + KeyVaultKeyReference = Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultKeyReference + Sku = Azure::Compute::Mgmt::V2017_03_30::Models::Sku + VirtualHardDisk = Azure::Compute::Mgmt::V2017_03_30::Models::VirtualHardDisk + KeyVaultAndKeyReference = Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultAndKeyReference + OSDisk = Azure::Compute::Mgmt::V2017_03_30::Models::OSDisk + VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetDataDisk StorageProfile = Azure::Compute::Mgmt::V2017_03_30::Models::StorageProfile VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetStorageProfile WinRMListener = Azure::Compute::Mgmt::V2017_03_30::Models::WinRMListener @@ -188,16 +194,10 @@ module Models VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetUpdateOSProfile SnapshotList = Azure::Compute::Mgmt::V2017_03_30::Models::SnapshotList InstanceViewStatus = Azure::Compute::Mgmt::V2017_03_30::Models::InstanceViewStatus - KeyVaultKeyReference = Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultKeyReference - Sku = Azure::Compute::Mgmt::V2017_03_30::Models::Sku - VirtualHardDisk = Azure::Compute::Mgmt::V2017_03_30::Models::VirtualHardDisk - KeyVaultAndKeyReference = Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultAndKeyReference - OSDisk = Azure::Compute::Mgmt::V2017_03_30::Models::OSDisk - VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetDataDisk end class ComputeManagementClass - attr_reader :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :images, :resource_skus, :virtual_machine_scale_sets, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :virtual_machine_scale_set_vms, :disks, :snapshots, :virtual_machine_run_commands, :configurable, :base_url, :options, :model_classes + attr_reader :virtual_machine_scale_set_vms, :disks, :snapshots, :virtual_machine_run_commands, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :images, :resource_skus, :virtual_machine_scale_sets, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -207,6 +207,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @virtual_machine_scale_set_vms = @client_0.virtual_machine_scale_set_vms + @disks = @client_0.disks + @snapshots = @client_0.snapshots + @virtual_machine_run_commands = @client_0.virtual_machine_run_commands @availability_sets = @client_0.availability_sets @virtual_machine_extension_images = @client_0.virtual_machine_extension_images @virtual_machine_extensions = @client_0.virtual_machine_extensions @@ -219,10 +223,6 @@ def initialize(configurable, base_url=nil, options=nil) @virtual_machine_scale_sets = @client_0.virtual_machine_scale_sets @virtual_machine_scale_set_extensions = @client_0.virtual_machine_scale_set_extensions @virtual_machine_scale_set_rolling_upgrades = @client_0.virtual_machine_scale_set_rolling_upgrades - @virtual_machine_scale_set_vms = @client_0.virtual_machine_scale_set_vms - @disks = @client_0.disks - @snapshots = @client_0.snapshots - @virtual_machine_run_commands = @client_0.virtual_machine_run_commands @model_classes = ModelClasses.new end @@ -241,6 +241,24 @@ def method_missing(method, *args) end class ModelClasses + def key_vault_key_reference + Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultKeyReference + end + def sku + Azure::Compute::Mgmt::V2017_03_30::Models::Sku + end + def virtual_hard_disk + Azure::Compute::Mgmt::V2017_03_30::Models::VirtualHardDisk + end + def key_vault_and_key_reference + Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultAndKeyReference + end + def osdisk + Azure::Compute::Mgmt::V2017_03_30::Models::OSDisk + end + def virtual_machine_scale_set_data_disk + Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetDataDisk + end def storage_profile Azure::Compute::Mgmt::V2017_03_30::Models::StorageProfile end @@ -730,24 +748,6 @@ def snapshot_list def instance_view_status Azure::Compute::Mgmt::V2017_03_30::Models::InstanceViewStatus end - def key_vault_key_reference - Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultKeyReference - end - def sku - Azure::Compute::Mgmt::V2017_03_30::Models::Sku - end - def virtual_hard_disk - Azure::Compute::Mgmt::V2017_03_30::Models::VirtualHardDisk - end - def key_vault_and_key_reference - Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultAndKeyReference - end - def osdisk - Azure::Compute::Mgmt::V2017_03_30::Models::OSDisk - end - def virtual_machine_scale_set_data_disk - Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetDataDisk - end end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/dns_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/dns_profile_module.rb index 613e2903b9..b8bf0dd519 100644 --- a/azure_sdk/lib/v2018_03_01/modules/dns_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/dns_profile_module.rb @@ -11,6 +11,8 @@ module Mgmt Zones = Azure::Dns::Mgmt::V2016_04_01::Zones module Models + RecordSetUpdateParameters = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetUpdateParameters + RecordSetListResult = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetListResult AaaaRecord = Azure::Dns::Mgmt::V2016_04_01::Models::AaaaRecord ARecord = Azure::Dns::Mgmt::V2016_04_01::Models::ARecord MxRecord = Azure::Dns::Mgmt::V2016_04_01::Models::MxRecord @@ -31,8 +33,6 @@ module Models HttpStatusCode = Azure::Dns::Mgmt::V2016_04_01::Models::HttpStatusCode RecordType = Azure::Dns::Mgmt::V2016_04_01::Models::RecordType Resource = Azure::Dns::Mgmt::V2016_04_01::Models::Resource - RecordSetUpdateParameters = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetUpdateParameters - RecordSetListResult = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetListResult end class DnsManagementClass @@ -66,6 +66,12 @@ def method_missing(method, *args) end class ModelClasses + def record_set_update_parameters + Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetUpdateParameters + end + def record_set_list_result + Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetListResult + end def aaaa_record Azure::Dns::Mgmt::V2016_04_01::Models::AaaaRecord end @@ -126,12 +132,6 @@ def record_type def resource Azure::Dns::Mgmt::V2016_04_01::Models::Resource end - def record_set_update_parameters - Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetUpdateParameters - end - def record_set_list_result - Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetListResult - end end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/keyvault_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/keyvault_profile_module.rb index d5497fb725..9024243e64 100644 --- a/azure_sdk/lib/v2018_03_01/modules/keyvault_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/keyvault_profile_module.rb @@ -47,14 +47,14 @@ module Models IssuerBundle = Azure::KeyVault::V2016_10_01::Models::IssuerBundle KeyOperationResult = Azure::KeyVault::V2016_10_01::Models::KeyOperationResult Contacts = Azure::KeyVault::V2016_10_01::Models::Contacts + Error = Azure::KeyVault::V2016_10_01::Models::Error KeyVerifyResult = Azure::KeyVault::V2016_10_01::Models::KeyVerifyResult - KeyListResult = Azure::KeyVault::V2016_10_01::Models::KeyListResult SasDefinitionCreateParameters = Azure::KeyVault::V2016_10_01::Models::SasDefinitionCreateParameters DeletedKeyListResult = Azure::KeyVault::V2016_10_01::Models::DeletedKeyListResult CertificateIssuerItem = Azure::KeyVault::V2016_10_01::Models::CertificateIssuerItem SecretListResult = Azure::KeyVault::V2016_10_01::Models::SecretListResult - Error = Azure::KeyVault::V2016_10_01::Models::Error X509CertificateProperties = Azure::KeyVault::V2016_10_01::Models::X509CertificateProperties + KeyListResult = Azure::KeyVault::V2016_10_01::Models::KeyListResult DeletedSecretListResult = Azure::KeyVault::V2016_10_01::Models::DeletedSecretListResult IssuerParameters = Azure::KeyVault::V2016_10_01::Models::IssuerParameters CertificateListResult = Azure::KeyVault::V2016_10_01::Models::CertificateListResult @@ -241,12 +241,12 @@ def key_operation_result def contacts Azure::KeyVault::V2016_10_01::Models::Contacts end + def error + Azure::KeyVault::V2016_10_01::Models::Error + end def key_verify_result Azure::KeyVault::V2016_10_01::Models::KeyVerifyResult end - def key_list_result - Azure::KeyVault::V2016_10_01::Models::KeyListResult - end def sas_definition_create_parameters Azure::KeyVault::V2016_10_01::Models::SasDefinitionCreateParameters end @@ -259,12 +259,12 @@ def certificate_issuer_item def secret_list_result Azure::KeyVault::V2016_10_01::Models::SecretListResult end - def error - Azure::KeyVault::V2016_10_01::Models::Error - end def x509_certificate_properties Azure::KeyVault::V2016_10_01::Models::X509CertificateProperties end + def key_list_result + Azure::KeyVault::V2016_10_01::Models::KeyListResult + end def deleted_secret_list_result Azure::KeyVault::V2016_10_01::Models::DeletedSecretListResult end @@ -395,11 +395,13 @@ module Mgmt Operations = Azure::KeyVault::Mgmt::V2016_10_01::Operations module Models + Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku + Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason Permissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions Resource = Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay - Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation DeletedVault = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault + VaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult DeletedVaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult VaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties VaultAccessPolicyProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties @@ -414,18 +416,16 @@ module Models ServiceSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification AccessPolicyEntry = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry DeletedVaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties - VaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult + Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult SkuName = Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName - Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault - SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions + SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions + Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions CertificatePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind CreateMode = Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode - Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason - Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku end class KeyVaultManagementClass @@ -459,6 +459,12 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku + end + def reason + Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason + end def permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions end @@ -468,12 +474,12 @@ def resource def operation_display Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay end - def operation - Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation - end def deleted_vault Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault end + def vault_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult + end def deleted_vault_list_result Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult end @@ -516,8 +522,8 @@ def access_policy_entry def deleted_vault_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties end - def vault_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult + def vault + Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault end def operation_list_result Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult @@ -525,14 +531,14 @@ def operation_list_result def sku_name Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName end - def vault - Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault + def key_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions end def secret_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions end - def key_permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions + def operation + Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation end def storage_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions @@ -546,12 +552,6 @@ def access_policy_update_kind def create_mode Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode end - def reason - Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason - end - def sku - Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku - end end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/locks_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/locks_profile_module.rb index d077dde3ed..63456badfb 100644 --- a/azure_sdk/lib/v2018_03_01/modules/locks_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/locks_profile_module.rb @@ -7,21 +7,21 @@ module Azure::Profiles::V2018_03_01 module Locks module Mgmt - AuthorizationOperations = Azure::Locks::Mgmt::V2016_09_01::AuthorizationOperations ManagementLocks = Azure::Locks::Mgmt::V2016_09_01::ManagementLocks + AuthorizationOperations = Azure::Locks::Mgmt::V2016_09_01::AuthorizationOperations module Models - OperationListResult = Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult - ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject - LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel OperationDisplay = Azure::Locks::Mgmt::V2016_09_01::Models::OperationDisplay ManagementLockOwner = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner Operation = Azure::Locks::Mgmt::V2016_09_01::Models::Operation ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult + OperationListResult = Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult + ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject + LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel end class LocksManagementClass - attr_reader :authorization_operations, :management_locks, :configurable, :base_url, :options, :model_classes + attr_reader :management_locks, :authorization_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -31,8 +31,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @authorization_operations = @client_0.authorization_operations @management_locks = @client_0.management_locks + @authorization_operations = @client_0.authorization_operations @model_classes = ModelClasses.new end @@ -51,15 +51,6 @@ def method_missing(method, *args) end class ModelClasses - def operation_list_result - Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult - end - 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 def operation_display Azure::Locks::Mgmt::V2016_09_01::Models::OperationDisplay end @@ -72,6 +63,15 @@ def operation def management_lock_list_result Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult end + def operation_list_result + Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult + end + 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/v2018_03_01/modules/network_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/network_profile_module.rb index 2a8310c311..785dc546f1 100644 --- a/azure_sdk/lib/v2018_03_01/modules/network_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/network_profile_module.rb @@ -7,6 +7,12 @@ module Azure::Profiles::V2018_03_01 module Network module Mgmt + SecurityRules = Azure::Network::Mgmt::V2017_10_01::SecurityRules + DefaultSecurityRules = Azure::Network::Mgmt::V2017_10_01::DefaultSecurityRules + NetworkWatchers = Azure::Network::Mgmt::V2017_10_01::NetworkWatchers + PacketCaptures = Azure::Network::Mgmt::V2017_10_01::PacketCaptures + ConnectionMonitors = Azure::Network::Mgmt::V2017_10_01::ConnectionMonitors + RouteFilters = Azure::Network::Mgmt::V2017_10_01::RouteFilters RouteFilterRules = Azure::Network::Mgmt::V2017_10_01::RouteFilterRules RouteTables = Azure::Network::Mgmt::V2017_10_01::RouteTables Routes = Azure::Network::Mgmt::V2017_10_01::Routes @@ -38,21 +44,15 @@ module Mgmt NetworkInterfaceIPConfigurations = Azure::Network::Mgmt::V2017_10_01::NetworkInterfaceIPConfigurations NetworkInterfaceLoadBalancers = Azure::Network::Mgmt::V2017_10_01::NetworkInterfaceLoadBalancers NetworkSecurityGroups = Azure::Network::Mgmt::V2017_10_01::NetworkSecurityGroups - SecurityRules = Azure::Network::Mgmt::V2017_10_01::SecurityRules - DefaultSecurityRules = Azure::Network::Mgmt::V2017_10_01::DefaultSecurityRules - NetworkWatchers = Azure::Network::Mgmt::V2017_10_01::NetworkWatchers - PacketCaptures = Azure::Network::Mgmt::V2017_10_01::PacketCaptures - ConnectionMonitors = Azure::Network::Mgmt::V2017_10_01::ConnectionMonitors - RouteFilters = Azure::Network::Mgmt::V2017_10_01::RouteFilters module Models IpTag = Azure::Network::Mgmt::V2017_03_30::Models::IpTag EndpointService = Azure::Network::Mgmt::V2017_03_30::Models::EndpointService Delegation = Azure::Network::Mgmt::V2017_03_30::Models::Delegation - ServiceAssociationLink = Azure::Network::Mgmt::V2017_03_30::Models::ServiceAssociationLink InterfaceEndpoint = Azure::Network::Mgmt::V2017_03_30::Models::InterfaceEndpoint NetworkInterfaceTapConfiguration = Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceTapConfiguration VirtualNetworkTap = Azure::Network::Mgmt::V2017_03_30::Models::VirtualNetworkTap + ServiceAssociationLink = Azure::Network::Mgmt::V2017_03_30::Models::ServiceAssociationLink ServiceEndpointPolicy = Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicy ServiceEndpointPolicyDefinition = Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicyDefinition IPConfigurationProfile = Azure::Network::Mgmt::V2017_03_30::Models::IPConfigurationProfile @@ -130,20 +130,20 @@ module Models SecurityRuleListResult = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleListResult ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRuleGroup EffectiveRoute = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRoute - Usage = Azure::Network::Mgmt::V2017_10_01::Models::Usage ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableWafRuleSetsResult + Usage = Azure::Network::Mgmt::V2017_10_01::Models::Usage NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2017_10_01::Models::NetworkSecurityGroupListResult NetworkWatcherListResult = Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcherListResult - TopologyParameters = Azure::Network::Mgmt::V2017_10_01::Models::TopologyParameters + AddressSpace = Azure::Network::Mgmt::V2017_10_01::Models::AddressSpace ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationSecurityGroupListResult - DnsNameAvailabilityResult = Azure::Network::Mgmt::V2017_10_01::Models::DnsNameAvailabilityResult - EndpointServicesListResult = Azure::Network::Mgmt::V2017_10_01::Models::EndpointServicesListResult - MetricSpecification = Azure::Network::Mgmt::V2017_10_01::Models::MetricSpecification + TopologyParameters = Azure::Network::Mgmt::V2017_10_01::Models::TopologyParameters Dimension = Azure::Network::Mgmt::V2017_10_01::Models::Dimension + MetricSpecification = Azure::Network::Mgmt::V2017_10_01::Models::MetricSpecification AuthorizationListResult = Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationListResult - AddressSpace = Azure::Network::Mgmt::V2017_10_01::Models::AddressSpace - VerificationIPFlowParameters = Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowParameters Topology = Azure::Network::Mgmt::V2017_10_01::Models::Topology + VerificationIPFlowParameters = Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowParameters + BgpServiceCommunityListResult = Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunityListResult + VerificationIPFlowResult = Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowResult Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2017_10_01::Models::Ipv6ExpressRouteCircuitPeeringConfig NextHopParameters = Azure::Network::Mgmt::V2017_10_01::Models::NextHopParameters ExpressRouteCircuitSku = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSku @@ -240,15 +240,15 @@ module Models ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHttpSettings Availability = Azure::Network::Mgmt::V2017_10_01::Models::Availability ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAuthenticationCertificate - ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayIPConfiguration + DnsNameAvailabilityResult = Azure::Network::Mgmt::V2017_10_01::Models::DnsNameAvailabilityResult ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendIPConfiguration - ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCertificate - ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayHttpListener + EndpointServicesListResult = Azure::Network::Mgmt::V2017_10_01::Models::EndpointServicesListResult + ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayIPConfiguration ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendPort - ApplicationGatewayProbe = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbe + ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCertificate ApplicationGatewayPathRule = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayPathRule - BgpServiceCommunityListResult = Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunityListResult - VerificationIPFlowResult = Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowResult + ApplicationGatewayProbe = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbe + ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayHttpListener ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectConfiguration ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayUrlPathMap ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRule @@ -314,37 +314,37 @@ module Models ProvisioningState = Azure::Network::Mgmt::V2017_10_01::Models::ProvisioningState PcProtocol = Azure::Network::Mgmt::V2017_10_01::Models::PcProtocol Direction = Azure::Network::Mgmt::V2017_10_01::Models::Direction - Protocol = Azure::Network::Mgmt::V2017_10_01::Models::Protocol + NextHopType = Azure::Network::Mgmt::V2017_10_01::Models::NextHopType Origin = Azure::Network::Mgmt::V2017_10_01::Models::Origin PcStatus = Azure::Network::Mgmt::V2017_10_01::Models::PcStatus PcError = Azure::Network::Mgmt::V2017_10_01::Models::PcError - NextHopType = Azure::Network::Mgmt::V2017_10_01::Models::NextHopType + ConnectionState = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionState IssueType = Azure::Network::Mgmt::V2017_10_01::Models::IssueType ConnectionStatus = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionStatus - ConnectionState = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionState + Protocol = Azure::Network::Mgmt::V2017_10_01::Models::Protocol EvaluationState = Azure::Network::Mgmt::V2017_10_01::Models::EvaluationState VirtualNetworkPeeringState = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeeringState VirtualNetworkGatewayType = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayType VpnType = Azure::Network::Mgmt::V2017_10_01::Models::VpnType - VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuName + Severity = Azure::Network::Mgmt::V2017_10_01::Models::Severity VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuTier VpnClientProtocol = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientProtocol BgpPeerState = Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerState - ProcessorArchitecture = Azure::Network::Mgmt::V2017_10_01::Models::ProcessorArchitecture + VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuName AuthenticationMethod = Azure::Network::Mgmt::V2017_10_01::Models::AuthenticationMethod - Severity = Azure::Network::Mgmt::V2017_10_01::Models::Severity + VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionStatus VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionType - IpsecEncryption = Azure::Network::Mgmt::V2017_10_01::Models::IpsecEncryption + ProcessorArchitecture = Azure::Network::Mgmt::V2017_10_01::Models::ProcessorArchitecture IpsecIntegrity = Azure::Network::Mgmt::V2017_10_01::Models::IpsecIntegrity - VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionStatus + IkeEncryption = Azure::Network::Mgmt::V2017_10_01::Models::IkeEncryption IkeIntegrity = Azure::Network::Mgmt::V2017_10_01::Models::IkeIntegrity - DhGroup = Azure::Network::Mgmt::V2017_10_01::Models::DhGroup + IpsecEncryption = Azure::Network::Mgmt::V2017_10_01::Models::IpsecEncryption PfsGroup = Azure::Network::Mgmt::V2017_10_01::Models::PfsGroup - IkeEncryption = Azure::Network::Mgmt::V2017_10_01::Models::IkeEncryption + DhGroup = Azure::Network::Mgmt::V2017_10_01::Models::DhGroup end class NetworkManagementClass - attr_reader :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :network_interfaces, :public_ipaddresses, :local_network_gateways, :virtual_network_gateway_connections, :operations, :application_gateways, :application_security_groups, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :route_filters, :configurable, :base_url, :options, :model_classes + attr_reader :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :network_interfaces, :public_ipaddresses, :local_network_gateways, :virtual_network_gateway_connections, :operations, :application_gateways, :application_security_groups, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -360,6 +360,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @security_rules = @client_1.security_rules + @default_security_rules = @client_1.default_security_rules + @network_watchers = @client_1.network_watchers + @packet_captures = @client_1.packet_captures + @connection_monitors = @client_1.connection_monitors + @route_filters = @client_1.route_filters @route_filter_rules = @client_1.route_filter_rules @route_tables = @client_1.route_tables @routes = @client_1.routes @@ -391,12 +397,6 @@ def initialize(configurable, base_url=nil, options=nil) @network_interface_ipconfigurations = @client_1.network_interface_ipconfigurations @network_interface_load_balancers = @client_1.network_interface_load_balancers @network_security_groups = @client_1.network_security_groups - @security_rules = @client_1.security_rules - @default_security_rules = @client_1.default_security_rules - @network_watchers = @client_1.network_watchers - @packet_captures = @client_1.packet_captures - @connection_monitors = @client_1.connection_monitors - @route_filters = @client_1.route_filters @model_classes = ModelClasses.new end @@ -426,9 +426,6 @@ def endpoint_service def delegation Azure::Network::Mgmt::V2017_03_30::Models::Delegation end - def service_association_link - Azure::Network::Mgmt::V2017_03_30::Models::ServiceAssociationLink - end def interface_endpoint Azure::Network::Mgmt::V2017_03_30::Models::InterfaceEndpoint end @@ -438,6 +435,9 @@ def network_interface_tap_configuration def virtual_network_tap Azure::Network::Mgmt::V2017_03_30::Models::VirtualNetworkTap end + def service_association_link + Azure::Network::Mgmt::V2017_03_30::Models::ServiceAssociationLink + end def service_endpoint_policy Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicy end @@ -669,47 +669,47 @@ def application_gateway_firewall_rule_group def effective_route Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRoute end - def usage - Azure::Network::Mgmt::V2017_10_01::Models::Usage - end def application_gateway_available_waf_rule_sets_result Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableWafRuleSetsResult end + def usage + Azure::Network::Mgmt::V2017_10_01::Models::Usage + end def network_security_group_list_result Azure::Network::Mgmt::V2017_10_01::Models::NetworkSecurityGroupListResult end def network_watcher_list_result Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcherListResult end - def topology_parameters - Azure::Network::Mgmt::V2017_10_01::Models::TopologyParameters + def address_space + Azure::Network::Mgmt::V2017_10_01::Models::AddressSpace end def application_security_group_list_result Azure::Network::Mgmt::V2017_10_01::Models::ApplicationSecurityGroupListResult end - def dns_name_availability_result - Azure::Network::Mgmt::V2017_10_01::Models::DnsNameAvailabilityResult + def topology_parameters + Azure::Network::Mgmt::V2017_10_01::Models::TopologyParameters end - def endpoint_services_list_result - Azure::Network::Mgmt::V2017_10_01::Models::EndpointServicesListResult + def dimension + Azure::Network::Mgmt::V2017_10_01::Models::Dimension end def metric_specification Azure::Network::Mgmt::V2017_10_01::Models::MetricSpecification end - def dimension - Azure::Network::Mgmt::V2017_10_01::Models::Dimension - end def authorization_list_result Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationListResult end - def address_space - Azure::Network::Mgmt::V2017_10_01::Models::AddressSpace + def topology + Azure::Network::Mgmt::V2017_10_01::Models::Topology end def verification_ipflow_parameters Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowParameters end - def topology - Azure::Network::Mgmt::V2017_10_01::Models::Topology + def bgp_service_community_list_result + Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunityListResult + end + def verification_ipflow_result + Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowResult end def ipv6_express_route_circuit_peering_config Azure::Network::Mgmt::V2017_10_01::Models::Ipv6ExpressRouteCircuitPeeringConfig @@ -999,32 +999,32 @@ def availability def application_gateway_authentication_certificate Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAuthenticationCertificate end - def application_gateway_ipconfiguration - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayIPConfiguration + def dns_name_availability_result + Azure::Network::Mgmt::V2017_10_01::Models::DnsNameAvailabilityResult end def application_gateway_frontend_ipconfiguration Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendIPConfiguration end - def application_gateway_ssl_certificate - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCertificate + def endpoint_services_list_result + Azure::Network::Mgmt::V2017_10_01::Models::EndpointServicesListResult end - def application_gateway_http_listener - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayHttpListener + def application_gateway_ipconfiguration + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayIPConfiguration end def application_gateway_frontend_port Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendPort end - def application_gateway_probe - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbe + def application_gateway_ssl_certificate + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCertificate end def application_gateway_path_rule Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayPathRule end - def bgp_service_community_list_result - Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunityListResult + def application_gateway_probe + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbe end - def verification_ipflow_result - Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowResult + def application_gateway_http_listener + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayHttpListener end def application_gateway_redirect_configuration Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectConfiguration @@ -1221,8 +1221,8 @@ def pc_protocol def direction Azure::Network::Mgmt::V2017_10_01::Models::Direction end - def protocol - Azure::Network::Mgmt::V2017_10_01::Models::Protocol + def next_hop_type + Azure::Network::Mgmt::V2017_10_01::Models::NextHopType end def origin Azure::Network::Mgmt::V2017_10_01::Models::Origin @@ -1233,8 +1233,8 @@ def pc_status def pc_error Azure::Network::Mgmt::V2017_10_01::Models::PcError end - def next_hop_type - Azure::Network::Mgmt::V2017_10_01::Models::NextHopType + def connection_state + Azure::Network::Mgmt::V2017_10_01::Models::ConnectionState end def issue_type Azure::Network::Mgmt::V2017_10_01::Models::IssueType @@ -1242,8 +1242,8 @@ def issue_type def connection_status Azure::Network::Mgmt::V2017_10_01::Models::ConnectionStatus end - def connection_state - Azure::Network::Mgmt::V2017_10_01::Models::ConnectionState + def protocol + Azure::Network::Mgmt::V2017_10_01::Models::Protocol end def evaluation_state Azure::Network::Mgmt::V2017_10_01::Models::EvaluationState @@ -1257,8 +1257,8 @@ def virtual_network_gateway_type def vpn_type Azure::Network::Mgmt::V2017_10_01::Models::VpnType end - def virtual_network_gateway_sku_name - Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuName + def severity + Azure::Network::Mgmt::V2017_10_01::Models::Severity end def virtual_network_gateway_sku_tier Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuTier @@ -1269,38 +1269,38 @@ def vpn_client_protocol def bgp_peer_state Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerState end - def processor_architecture - Azure::Network::Mgmt::V2017_10_01::Models::ProcessorArchitecture + def virtual_network_gateway_sku_name + Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuName end def authentication_method Azure::Network::Mgmt::V2017_10_01::Models::AuthenticationMethod end - def severity - Azure::Network::Mgmt::V2017_10_01::Models::Severity + def virtual_network_gateway_connection_status + Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionStatus end def virtual_network_gateway_connection_type Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionType end - def ipsec_encryption - Azure::Network::Mgmt::V2017_10_01::Models::IpsecEncryption + def processor_architecture + Azure::Network::Mgmt::V2017_10_01::Models::ProcessorArchitecture end def ipsec_integrity Azure::Network::Mgmt::V2017_10_01::Models::IpsecIntegrity end - def virtual_network_gateway_connection_status - Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionStatus + def ike_encryption + Azure::Network::Mgmt::V2017_10_01::Models::IkeEncryption end def ike_integrity Azure::Network::Mgmt::V2017_10_01::Models::IkeIntegrity end - def dh_group - Azure::Network::Mgmt::V2017_10_01::Models::DhGroup + def ipsec_encryption + Azure::Network::Mgmt::V2017_10_01::Models::IpsecEncryption end def pfs_group Azure::Network::Mgmt::V2017_10_01::Models::PfsGroup end - def ike_encryption - Azure::Network::Mgmt::V2017_10_01::Models::IkeEncryption + def dh_group + Azure::Network::Mgmt::V2017_10_01::Models::DhGroup end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/policy_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/policy_profile_module.rb index 116d9145e3..6ac8b820e0 100644 --- a/azure_sdk/lib/v2018_03_01/modules/policy_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/policy_profile_module.rb @@ -11,12 +11,12 @@ module Mgmt PolicyAssignments = Azure::Policy::Mgmt::V2016_12_01::PolicyAssignments module Models - PolicyDefinitionListResult = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult - PolicyType = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyType PolicyMode = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode PolicyAssignment = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyAssignment PolicyDefinition = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinition PolicyAssignmentListResult = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyAssignmentListResult + PolicyDefinitionListResult = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult + PolicyType = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyType end class PolicyManagementClass @@ -50,12 +50,6 @@ def method_missing(method, *args) end class ModelClasses - def policy_definition_list_result - Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult - end - def policy_type - Azure::Policy::Mgmt::V2016_12_01::Models::PolicyType - end def policy_mode Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode end @@ -68,6 +62,12 @@ def policy_definition def policy_assignment_list_result Azure::Policy::Mgmt::V2016_12_01::Models::PolicyAssignmentListResult end + def policy_definition_list_result + Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult + end + def policy_type + Azure::Policy::Mgmt::V2016_12_01::Models::PolicyType + end end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/resources_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/resources_profile_module.rb index 9726a2bef6..1f56ba6f16 100644 --- a/azure_sdk/lib/v2018_03_01/modules/resources_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/resources_profile_module.rb @@ -7,14 +7,16 @@ module Azure::Profiles::V2018_03_01 module Resources module Mgmt - DeploymentOperations = Azure::Resources::Mgmt::V2018_02_01::DeploymentOperations Resources = Azure::Resources::Mgmt::V2018_02_01::Resources Deployments = Azure::Resources::Mgmt::V2018_02_01::Deployments Providers = Azure::Resources::Mgmt::V2018_02_01::Providers ResourceGroups = Azure::Resources::Mgmt::V2018_02_01::ResourceGroups Tags = Azure::Resources::Mgmt::V2018_02_01::Tags + DeploymentOperations = Azure::Resources::Mgmt::V2018_02_01::DeploymentOperations module Models + ResourceIdentityType = Azure::Resources::Mgmt::V2018_02_01::Models::ResourceIdentityType + Sku = Azure::Resources::Mgmt::V2018_02_01::Models::Sku Dependency = Azure::Resources::Mgmt::V2018_02_01::Models::Dependency GenericResourceFilter = Azure::Resources::Mgmt::V2018_02_01::Models::GenericResourceFilter Identity = Azure::Resources::Mgmt::V2018_02_01::Models::Identity @@ -63,12 +65,10 @@ module Models SubResource = Azure::Resources::Mgmt::V2018_02_01::Models::SubResource ResourceListResult = Azure::Resources::Mgmt::V2018_02_01::Models::ResourceListResult Plan = Azure::Resources::Mgmt::V2018_02_01::Models::Plan - ResourceIdentityType = Azure::Resources::Mgmt::V2018_02_01::Models::ResourceIdentityType - Sku = Azure::Resources::Mgmt::V2018_02_01::Models::Sku end class ResourcesManagementClass - attr_reader :deployment_operations, :resources, :deployments, :providers, :resource_groups, :tags, :configurable, :base_url, :options, :model_classes + attr_reader :resources, :deployments, :providers, :resource_groups, :tags, :deployment_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -78,12 +78,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @deployment_operations = @client_0.deployment_operations @resources = @client_0.resources @deployments = @client_0.deployments @providers = @client_0.providers @resource_groups = @client_0.resource_groups @tags = @client_0.tags + @deployment_operations = @client_0.deployment_operations @model_classes = ModelClasses.new end @@ -102,6 +102,12 @@ def method_missing(method, *args) end class ModelClasses + def resource_identity_type + Azure::Resources::Mgmt::V2018_02_01::Models::ResourceIdentityType + end + def sku + Azure::Resources::Mgmt::V2018_02_01::Models::Sku + end def dependency Azure::Resources::Mgmt::V2018_02_01::Models::Dependency end @@ -246,12 +252,6 @@ def resource_list_result def plan Azure::Resources::Mgmt::V2018_02_01::Models::Plan end - def resource_identity_type - Azure::Resources::Mgmt::V2018_02_01::Models::ResourceIdentityType - end - def sku - Azure::Resources::Mgmt::V2018_02_01::Models::Sku - end end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/storage_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/storage_profile_module.rb index 7427d61548..b4c0b7e5b7 100644 --- a/azure_sdk/lib/v2018_03_01/modules/storage_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/storage_profile_module.rb @@ -11,11 +11,17 @@ module Mgmt StorageAccounts = Azure::Storage::Mgmt::V2016_01_01::StorageAccounts module Models - AccountStatus = Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus + UsageListResult = Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult + Sku = Azure::Storage::Mgmt::V2016_01_01::Models::Sku UsageName = Azure::Storage::Mgmt::V2016_01_01::Models::UsageName - UsageUnit = Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit - KeyPermission = Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission + SkuTier = Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier + StorageAccount = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount Kind = Azure::Storage::Mgmt::V2016_01_01::Models::Kind + AccessTier = Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier + KeyPermission = Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission + CustomDomain = Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain + UsageUnit = Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + AccountStatus = Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus StorageAccountCreateParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountCreateParameters StorageAccountUpdateParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountUpdateParameters Resource = Azure::Storage::Mgmt::V2016_01_01::Models::Resource @@ -32,12 +38,6 @@ module Models Encryption = Azure::Storage::Mgmt::V2016_01_01::Models::Encryption StorageAccountRegenerateKeyParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountRegenerateKeyParameters Endpoints = Azure::Storage::Mgmt::V2016_01_01::Models::Endpoints - CustomDomain = Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain - UsageListResult = Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult - StorageAccount = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount - SkuTier = Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier - AccessTier = Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier - Sku = Azure::Storage::Mgmt::V2016_01_01::Models::Sku EncryptionServices = Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices end @@ -72,21 +72,39 @@ def method_missing(method, *args) end class ModelClasses - def account_status - Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus + def usage_list_result + Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult + end + def sku + Azure::Storage::Mgmt::V2016_01_01::Models::Sku end def usage_name Azure::Storage::Mgmt::V2016_01_01::Models::UsageName end - def usage_unit - Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + def sku_tier + Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier end - def key_permission - Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission + def storage_account + Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount end def kind Azure::Storage::Mgmt::V2016_01_01::Models::Kind end + def access_tier + Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier + end + def key_permission + Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission + end + def custom_domain + Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain + end + def usage_unit + Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + end + def account_status + Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus + end def storage_account_create_parameters Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountCreateParameters end @@ -135,24 +153,6 @@ def storage_account_regenerate_key_parameters def endpoints Azure::Storage::Mgmt::V2016_01_01::Models::Endpoints end - def custom_domain - Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain - end - def usage_list_result - Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult - end - def storage_account - Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount - end - def sku_tier - Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier - end - def access_tier - Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier - end - def sku - Azure::Storage::Mgmt::V2016_01_01::Models::Sku - end def encryption_services Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices end diff --git a/azure_sdk/lib/v2018_03_01/modules/subscriptions_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/subscriptions_profile_module.rb index 4d5de6f4e3..5d8fac3555 100644 --- a/azure_sdk/lib/v2018_03_01/modules/subscriptions_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/subscriptions_profile_module.rb @@ -7,27 +7,27 @@ module Azure::Profiles::V2018_03_01 module Subscriptions module Mgmt - Operations = Azure::Subscriptions::Mgmt::V2016_06_01::Operations Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants + Operations = Azure::Subscriptions::Mgmt::V2016_06_01::Operations Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions module Models Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location + OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay + TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription - SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState - TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult OperationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult - SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit - LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult - OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay Operation = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation - TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult + SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit end class SubscriptionsManagementClass - attr_reader :operations, :tenants, :subscriptions, :configurable, :base_url, :options, :model_classes + attr_reader :tenants, :operations, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -37,8 +37,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 @tenants = @client_0.tenants + @operations = @client_0.operations @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new @@ -61,6 +61,15 @@ class ModelClasses def location Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location end + def operation_display + Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay + end + def tenant_id_description + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + end + def tenant_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult + end def subscription_policies Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies end @@ -70,29 +79,20 @@ def subscription_list_result def subscription Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription end - def subscription_state - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState - end - def tenant_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult - end def operation_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult end - def spending_limit - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit + def operation + Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation + end + def subscription_state + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState end def location_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult end - def operation_display - Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay - end - def operation - Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation - end - def tenant_id_description - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription + def spending_limit + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/web_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/web_profile_module.rb index d4e3cee30c..32bbb0ffa6 100644 --- a/azure_sdk/lib/v2018_03_01/modules/web_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/web_profile_module.rb @@ -7,62 +7,63 @@ module Azure::Profiles::V2018_03_01 module Web module Mgmt + Provider = Azure::Web::Mgmt::V2016_03_01::Provider + Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates DeletedWebApps = Azure::Web::Mgmt::V2016_03_01::DeletedWebApps Diagnostics = Azure::Web::Mgmt::V2016_03_01::Diagnostics Recommendations = Azure::Web::Mgmt::V2016_03_01::Recommendations ResourceHealthMetadataOperations = Azure::Web::Mgmt::V2016_03_01::ResourceHealthMetadataOperations BillingMeters = Azure::Web::Mgmt::V2016_03_01::BillingMeters - Provider = Azure::Web::Mgmt::V2016_03_01::Provider - 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 + AppServiceEnvironments = Azure::Web::Mgmt::V2016_09_01::AppServiceEnvironments module Models + MetricSpecification = Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification + GlobalCsmSkuDescription = Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription GeoRegionCollection = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection DeletedSite = Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite DeletedWebAppCollection = Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection ValidateResponseError = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError - Solution = Azure::Web::Mgmt::V2016_03_01::Models::Solution DetectorAbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod - ResourceNameAvailability = Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability + Solution = Azure::Web::Mgmt::V2016_03_01::Models::Solution AbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod - HostingEnvironmentDeploymentInfo = Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo + ResourceNameAvailability = Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability DiagnosticMetricSample = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample + HostingEnvironmentDeploymentInfo = Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo DiagnosticMetricSet = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet - DataSource = Azure::Web::Mgmt::V2016_03_01::Models::DataSource ResponseMetaData = Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData + DataSource = Azure::Web::Mgmt::V2016_03_01::Models::DataSource AnalysisData = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData - CsmMoveResourceEnvelope = Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope DataTableResponseColumn = Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseColumn - AppServiceEnvironment = Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment + CsmMoveResourceEnvelope = Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope DataTableResponseObject = Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseObject ValidateRequest = Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest - DetectorInfo = Azure::Web::Mgmt::V2016_03_01::Models::DetectorInfo + AppServiceEnvironment = Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment Rendering = Azure::Web::Mgmt::V2016_03_01::Models::Rendering + DetectorInfo = Azure::Web::Mgmt::V2016_03_01::Models::DetectorInfo DiagnosticData = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticData BillingMeterCollection = Azure::Web::Mgmt::V2016_03_01::Models::BillingMeterCollection DetectorResponseCollection = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection ResourceHealthMetadataCollection = Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection - NameIdentifier = Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier - DiagnosticAnalysisCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection SkuInfos = Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos - RecommendationCollection = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection + DiagnosticAnalysisCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection DiagnosticCategoryCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection - ApplicationStackCollection = Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection + RecommendationCollection = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection DiagnosticDetectorCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection - StackMinorVersion = Azure::Web::Mgmt::V2016_03_01::Models::StackMinorVersion + ApplicationStackCollection = Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection CertificatePatchResource = Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource - AnalysisDefinition = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition + StackMinorVersion = Azure::Web::Mgmt::V2016_03_01::Models::StackMinorVersion DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition - DiagnosticAnalysis = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis + AnalysisDefinition = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition DetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse - DiagnosticDetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse + DiagnosticAnalysis = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis DiagnosticCategory = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory + DiagnosticDetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse + Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation RecommendationRule = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule - BillingMeter = Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter ResourceHealthMetadata = Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata - Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + BillingMeter = Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter GeoRegion = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion PremierAddOnOffer = Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer SourceControl = Azure::Web::Mgmt::V2016_03_01::Models::SourceControl @@ -100,9 +101,12 @@ module Models StackMajorVersion = Azure::Web::Mgmt::V2016_03_01::Models::StackMajorVersion DeploymentLocations = Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations Dimension = Azure::Web::Mgmt::V2016_03_01::Models::Dimension - MetricSpecification = Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification - GlobalCsmSkuDescription = Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription - MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType + NameIdentifier = Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier + IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection + MSDeployProvisioningState = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState + CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType + MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType + UnauthenticatedClientAction = Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction Deployment = Azure::Web::Mgmt::V2016_08_01::Models::Deployment Snapshot = Azure::Web::Mgmt::V2016_08_01::Models::Snapshot AzureTableStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureTableStorageApplicationLogsConfig @@ -193,17 +197,18 @@ module Models HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType WebJobType = Azure::Web::Mgmt::V2016_08_01::Models::WebJobType FrequencyUnit = Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit - DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult + MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType PublicCertificateLocation = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider CloneAbilityResult = Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult SiteExtensionType = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType TriggeredWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus - CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType - MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType - MSDeployProvisioningState = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState - IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection - UnauthenticatedClientAction = Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction + DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult + SiteConfig = Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig + ResourceMetricProperty = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty + ConnStringInfo = Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo + ResourceMetricValue = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue + SkuCapacity = Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity ResourceMetric = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric ResourceMetricCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection VirtualNetworkProfile = Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile @@ -298,16 +303,11 @@ module Models RampUpRule = Azure::Web::Mgmt::V2016_09_01::Models::RampUpRule VirtualDirectory = Azure::Web::Mgmt::V2016_09_01::Models::VirtualDirectory HandlerMapping = Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping - ConnStringInfo = Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo - SiteConfig = Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig - ResourceMetricProperty = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty - ResourceMetricValue = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue - SkuCapacity = Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity Identifier = Azure::Web::Mgmt::V2016_09_01::Models::Identifier end class WebManagementClass - attr_reader :deleted_web_apps, :diagnostics, :recommendations, :resource_health_metadata_operations, :billing_meters, :provider, :certificates, :web_apps, :app_service_environments, :app_service_plans, :configurable, :base_url, :options, :model_classes + attr_reader :provider, :certificates, :deleted_web_apps, :diagnostics, :recommendations, :resource_health_metadata_operations, :billing_meters, :web_apps, :app_service_plans, :app_service_environments, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -317,13 +317,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @provider = @client_0.provider + @certificates = @client_0.certificates @deleted_web_apps = @client_0.deleted_web_apps @diagnostics = @client_0.diagnostics @recommendations = @client_0.recommendations @resource_health_metadata_operations = @client_0.resource_health_metadata_operations @billing_meters = @client_0.billing_meters - @provider = @client_0.provider - @certificates = @client_0.certificates @client_1 = Azure::Web::Mgmt::V2016_08_01::WebSiteManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @@ -337,8 +337,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) - @app_service_environments = @client_2.app_service_environments @app_service_plans = @client_2.app_service_plans + @app_service_environments = @client_2.app_service_environments @model_classes = ModelClasses.new end @@ -361,6 +361,12 @@ def method_missing(method, *args) end class ModelClasses + def metric_specification + Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification + end + def global_csm_sku_description + Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription + end def geo_region_collection Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection end @@ -373,44 +379,41 @@ def deleted_web_app_collection def validate_response_error Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError end - def solution - Azure::Web::Mgmt::V2016_03_01::Models::Solution - end def detector_abnormal_time_period Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod end - def resource_name_availability - Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability + def solution + Azure::Web::Mgmt::V2016_03_01::Models::Solution end def abnormal_time_period Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod end - def hosting_environment_deployment_info - Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo + def resource_name_availability + Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability end def diagnostic_metric_sample Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample end + def hosting_environment_deployment_info + Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo + end def diagnostic_metric_set Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet end - def data_source - Azure::Web::Mgmt::V2016_03_01::Models::DataSource - end def response_meta_data Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData end + def data_source + Azure::Web::Mgmt::V2016_03_01::Models::DataSource + end def analysis_data Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData end - def csm_move_resource_envelope - Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope - end def data_table_response_column Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseColumn end - def app_service_environment - Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment + def csm_move_resource_envelope + Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope end def data_table_response_object Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseObject @@ -418,12 +421,15 @@ def data_table_response_object def validate_request Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest end - def detector_info - Azure::Web::Mgmt::V2016_03_01::Models::DetectorInfo + def app_service_environment + Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment end def rendering Azure::Web::Mgmt::V2016_03_01::Models::Rendering end + def detector_info + Azure::Web::Mgmt::V2016_03_01::Models::DetectorInfo + end def diagnostic_data Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticData end @@ -436,62 +442,59 @@ def detector_response_collection def resource_health_metadata_collection Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection end - def name_identifier - Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier + def sku_infos + Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos end def diagnostic_analysis_collection Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection end - def sku_infos - Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos + def diagnostic_category_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection end def recommendation_collection Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection end - def diagnostic_category_collection - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection + def diagnostic_detector_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection end def application_stack_collection Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection end - def diagnostic_detector_collection - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection + def certificate_patch_resource + Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource end def stack_minor_version Azure::Web::Mgmt::V2016_03_01::Models::StackMinorVersion end - def certificate_patch_resource - Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource + def detector_definition + Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition end def analysis_definition Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition end - def detector_definition - Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition + def detector_response + Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse end def diagnostic_analysis Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis end - def detector_response - Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse + def diagnostic_category + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory end def diagnostic_detector_response Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse end - def diagnostic_category - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory + def recommendation + Azure::Web::Mgmt::V2016_03_01::Models::Recommendation end def recommendation_rule Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule end - def billing_meter - Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter - end def resource_health_metadata Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata end - def recommendation - Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + def billing_meter + Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter end def geo_region Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion @@ -604,14 +607,23 @@ def deployment_locations def dimension Azure::Web::Mgmt::V2016_03_01::Models::Dimension end - def metric_specification - Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification + def name_identifier + Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier end - def global_csm_sku_description - Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription + def identifier_collection + Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection end - def my_sql_migration_type - Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType + def msdeploy_provisioning_state + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState + end + def custom_host_name_dns_record_type + Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType + end + def msdeploy_log_entry_type + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType + end + def unauthenticated_client_action + Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction end def deployment Azure::Web::Mgmt::V2016_08_01::Models::Deployment @@ -883,8 +895,8 @@ def web_job_type def frequency_unit Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit end - def dns_verification_test_result - Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult + 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 @@ -901,20 +913,23 @@ def site_extension_type def triggered_web_job_status Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus end - def custom_host_name_dns_record_type - Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType + def dns_verification_test_result + Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult end - def msdeploy_log_entry_type - Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType + def site_config + Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig end - def msdeploy_provisioning_state - Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState + def resource_metric_property + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty end - def identifier_collection - Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection + def conn_string_info + Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo end - def unauthenticated_client_action - Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction + def resource_metric_value + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue + end + def sku_capacity + Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity end def resource_metric Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric @@ -1198,21 +1213,6 @@ def virtual_directory def handler_mapping Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping end - def conn_string_info - Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo - end - def site_config - Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig - end - def resource_metric_property - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty - end - def resource_metric_value - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue - end - def sku_capacity - Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity - end def identifier Azure::Web::Mgmt::V2016_09_01::Models::Identifier end diff --git a/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid.rb b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid.rb index 506901f775..072fbc04a1 100644 --- a/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid.rb +++ b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid.rb @@ -23,62 +23,64 @@ module Azure::EventGrid::V2018_01_01 autoload :EventGridClient, '2018-01-01/generated/azure_event_grid/event_grid_client.rb' module Models - autoload :ContainerRegistryArtifactEventData, '2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_data.rb' + autoload :ContainerRegistryArtifactEventTarget, '2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_target.rb' autoload :StorageBlobCreatedEventData, '2018-01-01/generated/azure_event_grid/models/storage_blob_created_event_data.rb' - autoload :ServiceBusActiveMessagesAvailableWithNoListenersEventData, '2018-01-01/generated/azure_event_grid/models/service_bus_active_messages_available_with_no_listeners_event_data.rb' + autoload :ContainerRegistryArtifactEventData, '2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_data.rb' autoload :EventHubCaptureFileCreatedEventData, '2018-01-01/generated/azure_event_grid/models/event_hub_capture_file_created_event_data.rb' - autoload :ServiceBusDeadletterMessagesAvailableWithNoListenersEventData, '2018-01-01/generated/azure_event_grid/models/service_bus_deadletter_messages_available_with_no_listeners_event_data.rb' + autoload :ServiceBusActiveMessagesAvailableWithNoListenersEventData, '2018-01-01/generated/azure_event_grid/models/service_bus_active_messages_available_with_no_listeners_event_data.rb' autoload :ResourceWriteFailureData, '2018-01-01/generated/azure_event_grid/models/resource_write_failure_data.rb' - autoload :MediaJobStateChangeEventData, '2018-01-01/generated/azure_event_grid/models/media_job_state_change_event_data.rb' + autoload :ServiceBusDeadletterMessagesAvailableWithNoListenersEventData, '2018-01-01/generated/azure_event_grid/models/service_bus_deadletter_messages_available_with_no_listeners_event_data.rb' autoload :ResourceDeleteSuccessData, '2018-01-01/generated/azure_event_grid/models/resource_delete_success_data.rb' - autoload :MediaJobErrorDetail, '2018-01-01/generated/azure_event_grid/models/media_job_error_detail.rb' + autoload :MediaJobStateChangeEventData, '2018-01-01/generated/azure_event_grid/models/media_job_state_change_event_data.rb' autoload :ResourceDeleteCancelData, '2018-01-01/generated/azure_event_grid/models/resource_delete_cancel_data.rb' - autoload :MediaJobError, '2018-01-01/generated/azure_event_grid/models/media_job_error.rb' + autoload :MediaJobErrorDetail, '2018-01-01/generated/azure_event_grid/models/media_job_error_detail.rb' autoload :ResourceActionFailureData, '2018-01-01/generated/azure_event_grid/models/resource_action_failure_data.rb' - autoload :MediaJobOutput, '2018-01-01/generated/azure_event_grid/models/media_job_output.rb' + autoload :MediaJobError, '2018-01-01/generated/azure_event_grid/models/media_job_error.rb' autoload :EventGridEvent, '2018-01-01/generated/azure_event_grid/models/event_grid_event.rb' - autoload :ContainerRegistryArtifactEventTarget, '2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_target.rb' + autoload :MediaJobOutput, '2018-01-01/generated/azure_event_grid/models/media_job_output.rb' autoload :SubscriptionValidationResponse, '2018-01-01/generated/azure_event_grid/models/subscription_validation_response.rb' autoload :StorageBlobDeletedEventData, '2018-01-01/generated/azure_event_grid/models/storage_blob_deleted_event_data.rb' + autoload :ContainerRegistryEventRequest, '2018-01-01/generated/azure_event_grid/models/container_registry_event_request.rb' + autoload :MediaLiveEventEncoderConnectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_encoder_connected_event_data.rb' autoload :ContainerRegistryEventActor, '2018-01-01/generated/azure_event_grid/models/container_registry_event_actor.rb' + autoload :MediaLiveEventEncoderDisconnectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_encoder_disconnected_event_data.rb' autoload :ContainerRegistryEventSource, '2018-01-01/generated/azure_event_grid/models/container_registry_event_source.rb' - autoload :MediaLiveEventConnectionRejectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_connection_rejected_event_data.rb' - autoload :ContainerRegistryEventData, '2018-01-01/generated/azure_event_grid/models/container_registry_event_data.rb' autoload :DeviceTwinMetadata, '2018-01-01/generated/azure_event_grid/models/device_twin_metadata.rb' - autoload :SubscriptionDeletedEventData, '2018-01-01/generated/azure_event_grid/models/subscription_deleted_event_data.rb' + autoload :ContainerRegistryEventData, '2018-01-01/generated/azure_event_grid/models/container_registry_event_data.rb' autoload :DeviceTwinInfoProperties, '2018-01-01/generated/azure_event_grid/models/device_twin_info_properties.rb' - autoload :MediaLiveEventIngestHeartbeatEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_ingest_heartbeat_event_data.rb' + autoload :MediaLiveEventTrackDiscontinuityDetectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_track_discontinuity_detected_event_data.rb' autoload :DeviceTwinInfo, '2018-01-01/generated/azure_event_grid/models/device_twin_info.rb' autoload :ResourceWriteSuccessData, '2018-01-01/generated/azure_event_grid/models/resource_write_success_data.rb' autoload :DeviceConnectionStateEventInfo, '2018-01-01/generated/azure_event_grid/models/device_connection_state_event_info.rb' autoload :ResourceWriteCancelData, '2018-01-01/generated/azure_event_grid/models/resource_write_cancel_data.rb' - autoload :MediaLiveEventIncomingStreamReceivedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_incoming_stream_received_event_data.rb' + autoload :DeviceTelemetryEventProperties, '2018-01-01/generated/azure_event_grid/models/device_telemetry_event_properties.rb' autoload :ResourceDeleteFailureData, '2018-01-01/generated/azure_event_grid/models/resource_delete_failure_data.rb' autoload :MediaLiveEventIncomingVideoStreamsOutOfSyncEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_incoming_video_streams_out_of_sync_event_data.rb' autoload :ResourceActionSuccessData, '2018-01-01/generated/azure_event_grid/models/resource_action_success_data.rb' - autoload :ContainerRegistryEventTarget, '2018-01-01/generated/azure_event_grid/models/container_registry_event_target.rb' + autoload :MediaLiveEventIngestHeartbeatEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_ingest_heartbeat_event_data.rb' autoload :ResourceActionCancelData, '2018-01-01/generated/azure_event_grid/models/resource_action_cancel_data.rb' - autoload :MediaLiveEventEncoderConnectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_encoder_connected_event_data.rb' + autoload :MediaLiveEventConnectionRejectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_connection_rejected_event_data.rb' autoload :SubscriptionValidationEventData, '2018-01-01/generated/azure_event_grid/models/subscription_validation_event_data.rb' autoload :DeviceTwinProperties, '2018-01-01/generated/azure_event_grid/models/device_twin_properties.rb' + autoload :SubscriptionDeletedEventData, '2018-01-01/generated/azure_event_grid/models/subscription_deleted_event_data.rb' autoload :DeviceLifeCycleEventProperties, '2018-01-01/generated/azure_event_grid/models/device_life_cycle_event_properties.rb' - autoload :MediaJobOutputProgressEventData, '2018-01-01/generated/azure_event_grid/models/media_job_output_progress_event_data.rb' autoload :MediaLiveEventIncomingStreamsOutOfSyncEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_incoming_streams_out_of_sync_event_data.rb' + autoload :MediaJobOutputProgressEventData, '2018-01-01/generated/azure_event_grid/models/media_job_output_progress_event_data.rb' + autoload :ContainerRegistryEventTarget, '2018-01-01/generated/azure_event_grid/models/container_registry_event_target.rb' autoload :MediaJobOutputStateChangeEventData, '2018-01-01/generated/azure_event_grid/models/media_job_output_state_change_event_data.rb' - autoload :ContainerRegistryEventRequest, '2018-01-01/generated/azure_event_grid/models/container_registry_event_request.rb' - autoload :AppConfigurationKeyValueDeletedEventData, '2018-01-01/generated/azure_event_grid/models/app_configuration_key_value_deleted_event_data.rb' autoload :DeviceTwinInfoX509Thumbprint, '2018-01-01/generated/azure_event_grid/models/device_twin_info_x509thumbprint.rb' - autoload :AppConfigurationKeyValueModifiedEventData, '2018-01-01/generated/azure_event_grid/models/app_configuration_key_value_modified_event_data.rb' + autoload :AppConfigurationKeyValueDeletedEventData, '2018-01-01/generated/azure_event_grid/models/app_configuration_key_value_deleted_event_data.rb' autoload :MediaLiveEventIncomingDataChunkDroppedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_incoming_data_chunk_dropped_event_data.rb' - autoload :MapsGeofenceEventProperties, '2018-01-01/generated/azure_event_grid/models/maps_geofence_event_properties.rb' + autoload :AppConfigurationKeyValueModifiedEventData, '2018-01-01/generated/azure_event_grid/models/app_configuration_key_value_modified_event_data.rb' autoload :DeviceConnectionStateEventProperties, '2018-01-01/generated/azure_event_grid/models/device_connection_state_event_properties.rb' + autoload :MapsGeofenceEventProperties, '2018-01-01/generated/azure_event_grid/models/maps_geofence_event_properties.rb' + autoload :MediaLiveEventIncomingStreamReceivedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_incoming_stream_received_event_data.rb' autoload :MapsGeofenceGeometry, '2018-01-01/generated/azure_event_grid/models/maps_geofence_geometry.rb' - autoload :MediaLiveEventEncoderDisconnectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_encoder_disconnected_event_data.rb' - autoload :MediaLiveEventTrackDiscontinuityDetectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_track_discontinuity_detected_event_data.rb' autoload :IotHubDeviceCreatedEventData, '2018-01-01/generated/azure_event_grid/models/iot_hub_device_created_event_data.rb' autoload :IotHubDeviceDeletedEventData, '2018-01-01/generated/azure_event_grid/models/iot_hub_device_deleted_event_data.rb' autoload :IotHubDeviceConnectedEventData, '2018-01-01/generated/azure_event_grid/models/iot_hub_device_connected_event_data.rb' autoload :IotHubDeviceDisconnectedEventData, '2018-01-01/generated/azure_event_grid/models/iot_hub_device_disconnected_event_data.rb' + autoload :IotHubDeviceTelemetryEventData, '2018-01-01/generated/azure_event_grid/models/iot_hub_device_telemetry_event_data.rb' autoload :ContainerRegistryImagePushedEventData, '2018-01-01/generated/azure_event_grid/models/container_registry_image_pushed_event_data.rb' autoload :ContainerRegistryImageDeletedEventData, '2018-01-01/generated/azure_event_grid/models/container_registry_image_deleted_event_data.rb' autoload :ContainerRegistryChartPushedEventData, '2018-01-01/generated/azure_event_grid/models/container_registry_chart_pushed_event_data.rb' diff --git a/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/device_telemetry_event_properties.rb b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/device_telemetry_event_properties.rb new file mode 100644 index 0000000000..a90b974ed4 --- /dev/null +++ b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/device_telemetry_event_properties.rb @@ -0,0 +1,82 @@ +# 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::EventGrid::V2018_01_01 + module Models + # + # Schema of the Data property of an EventGridEvent for a device telemetry + # event (DeviceTelemetry). + # + class DeviceTelemetryEventProperties + + include MsRestAzure + + # @return The content of the message from the device. + attr_accessor :body + + # @return [Hash{String => String}] Application properties are + # user-defined strings that can be added to the message. These fields are + # optional. + attr_accessor :properties + + # @return [Hash{String => String}] System properties help identify + # contents and source of the messages. + attr_accessor :system_properties + + + # + # Mapper for DeviceTelemetryEventProperties class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'DeviceTelemetryEventProperties', + type: { + name: 'Composite', + class_name: 'DeviceTelemetryEventProperties', + model_properties: { + body: { + required: false, + serialized_name: 'body', + type: { + name: 'Object' + } + }, + properties: { + required: false, + serialized_name: 'properties', + type: { + name: 'Dictionary', + value: { + required: false, + serialized_name: 'StringElementType', + type: { + name: 'String' + } + } + } + }, + system_properties: { + required: false, + serialized_name: 'systemProperties', + type: { + name: 'Dictionary', + value: { + required: false, + serialized_name: 'StringElementType', + type: { + name: 'String' + } + } + } + } + } + } + } + end + end + end +end diff --git a/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/iot_hub_device_telemetry_event_data.rb b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/iot_hub_device_telemetry_event_data.rb new file mode 100644 index 0000000000..1184b062f5 --- /dev/null +++ b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/iot_hub_device_telemetry_event_data.rb @@ -0,0 +1,69 @@ +# 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::EventGrid::V2018_01_01 + module Models + # + # Event data for Microsoft.Devices.DeviceTelemetry event. + # + class IotHubDeviceTelemetryEventData < DeviceTelemetryEventProperties + + include MsRestAzure + + + # + # Mapper for IotHubDeviceTelemetryEventData class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'IotHubDeviceTelemetryEventData', + type: { + name: 'Composite', + class_name: 'IotHubDeviceTelemetryEventData', + model_properties: { + body: { + required: false, + serialized_name: 'body', + type: { + name: 'Object' + } + }, + properties: { + required: false, + serialized_name: 'properties', + type: { + name: 'Dictionary', + value: { + required: false, + serialized_name: 'StringElementType', + type: { + name: 'String' + } + } + } + }, + system_properties: { + required: false, + serialized_name: 'systemProperties', + type: { + name: 'Dictionary', + value: { + required: false, + serialized_name: 'StringElementType', + type: { + name: 'String' + } + } + } + } + } + } + } + end + end + end +end diff --git a/data/azure_event_grid/lib/profiles/latest/modules/eventgrid_profile_module.rb b/data/azure_event_grid/lib/profiles/latest/modules/eventgrid_profile_module.rb index c0469229dc..e2900a9405 100644 --- a/data/azure_event_grid/lib/profiles/latest/modules/eventgrid_profile_module.rb +++ b/data/azure_event_grid/lib/profiles/latest/modules/eventgrid_profile_module.rb @@ -7,14 +7,16 @@ module Azure::EventGrid::Profiles::Latest module Models + AppConfigurationKeyValueModifiedEventData = Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueModifiedEventData DeviceConnectionStateEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventProperties + MapsGeofenceEventProperties = Azure::EventGrid::V2018_01_01::Models::MapsGeofenceEventProperties + MediaLiveEventIncomingStreamReceivedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData MapsGeofenceGeometry = Azure::EventGrid::V2018_01_01::Models::MapsGeofenceGeometry - MediaLiveEventEncoderDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData - MediaLiveEventTrackDiscontinuityDetectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData IotHubDeviceCreatedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData IotHubDeviceDeletedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData IotHubDeviceConnectedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceConnectedEventData IotHubDeviceDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDisconnectedEventData + IotHubDeviceTelemetryEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceTelemetryEventData ContainerRegistryImagePushedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImagePushedEventData ContainerRegistryImageDeletedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImageDeletedEventData ContainerRegistryChartPushedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryChartPushedEventData @@ -39,54 +41,54 @@ module Models MediaJobErrorCode = Azure::EventGrid::V2018_01_01::Models::MediaJobErrorCode MediaJobErrorCategory = Azure::EventGrid::V2018_01_01::Models::MediaJobErrorCategory MediaJobRetry = Azure::EventGrid::V2018_01_01::Models::MediaJobRetry - ContainerRegistryArtifactEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventData + ContainerRegistryArtifactEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventTarget StorageBlobCreatedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData - ServiceBusActiveMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData + ContainerRegistryArtifactEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventData EventHubCaptureFileCreatedEventData = Azure::EventGrid::V2018_01_01::Models::EventHubCaptureFileCreatedEventData - ServiceBusDeadletterMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData + ServiceBusActiveMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData ResourceWriteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData - MediaJobStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData + ServiceBusDeadletterMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData ResourceDeleteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData - MediaJobErrorDetail = Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail + MediaJobStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData ResourceDeleteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteCancelData - MediaJobError = Azure::EventGrid::V2018_01_01::Models::MediaJobError + MediaJobErrorDetail = Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail ResourceActionFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceActionFailureData - MediaJobOutput = Azure::EventGrid::V2018_01_01::Models::MediaJobOutput + MediaJobError = Azure::EventGrid::V2018_01_01::Models::MediaJobError EventGridEvent = Azure::EventGrid::V2018_01_01::Models::EventGridEvent - ContainerRegistryArtifactEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventTarget + MediaJobOutput = Azure::EventGrid::V2018_01_01::Models::MediaJobOutput SubscriptionValidationResponse = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse StorageBlobDeletedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData + ContainerRegistryEventRequest = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest + MediaLiveEventEncoderConnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData ContainerRegistryEventActor = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventActor + MediaLiveEventEncoderDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData ContainerRegistryEventSource = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventSource - MediaLiveEventConnectionRejectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventConnectionRejectedEventData - ContainerRegistryEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData DeviceTwinMetadata = Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata - SubscriptionDeletedEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData + ContainerRegistryEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData DeviceTwinInfoProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties - MediaLiveEventIngestHeartbeatEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData + MediaLiveEventTrackDiscontinuityDetectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData DeviceTwinInfo = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo ResourceWriteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData DeviceConnectionStateEventInfo = Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventInfo ResourceWriteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData - MediaLiveEventIncomingStreamReceivedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData + DeviceTelemetryEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTelemetryEventProperties ResourceDeleteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData MediaLiveEventIncomingVideoStreamsOutOfSyncEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingVideoStreamsOutOfSyncEventData ResourceActionSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceActionSuccessData - ContainerRegistryEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget + MediaLiveEventIngestHeartbeatEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData ResourceActionCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceActionCancelData - MediaLiveEventEncoderConnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData + MediaLiveEventConnectionRejectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventConnectionRejectedEventData SubscriptionValidationEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData DeviceTwinProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties + SubscriptionDeletedEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData DeviceLifeCycleEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties - MediaJobOutputProgressEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobOutputProgressEventData MediaLiveEventIncomingStreamsOutOfSyncEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData + MediaJobOutputProgressEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobOutputProgressEventData + ContainerRegistryEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget MediaJobOutputStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobOutputStateChangeEventData - ContainerRegistryEventRequest = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest - AppConfigurationKeyValueDeletedEventData = Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueDeletedEventData DeviceTwinInfoX509Thumbprint = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint - AppConfigurationKeyValueModifiedEventData = Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueModifiedEventData + AppConfigurationKeyValueDeletedEventData = Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueDeletedEventData MediaLiveEventIncomingDataChunkDroppedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData - MapsGeofenceEventProperties = Azure::EventGrid::V2018_01_01::Models::MapsGeofenceEventProperties end # @@ -133,17 +135,20 @@ def method_missing(method, *args) end class ModelClasses + def app_configuration_key_value_modified_event_data + Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueModifiedEventData + end def device_connection_state_event_properties Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventProperties end - def maps_geofence_geometry - Azure::EventGrid::V2018_01_01::Models::MapsGeofenceGeometry + def maps_geofence_event_properties + Azure::EventGrid::V2018_01_01::Models::MapsGeofenceEventProperties end - def media_live_event_encoder_disconnected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData + def media_live_event_incoming_stream_received_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData end - def media_live_event_track_discontinuity_detected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData + def maps_geofence_geometry + Azure::EventGrid::V2018_01_01::Models::MapsGeofenceGeometry end def iot_hub_device_created_event_data Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData @@ -157,6 +162,9 @@ def iot_hub_device_connected_event_data def iot_hub_device_disconnected_event_data Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDisconnectedEventData end + def iot_hub_device_telemetry_event_data + Azure::EventGrid::V2018_01_01::Models::IotHubDeviceTelemetryEventData + end def container_registry_image_pushed_event_data Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImagePushedEventData end @@ -229,50 +237,50 @@ def media_job_error_category def media_job_retry Azure::EventGrid::V2018_01_01::Models::MediaJobRetry end - def container_registry_artifact_event_data - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventData + def container_registry_artifact_event_target + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventTarget end def storage_blob_created_event_data Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData end - def service_bus_active_messages_available_with_no_listeners_event_data - Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData + def container_registry_artifact_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventData end def event_hub_capture_file_created_event_data Azure::EventGrid::V2018_01_01::Models::EventHubCaptureFileCreatedEventData end - def service_bus_deadletter_messages_available_with_no_listeners_event_data - Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData + def service_bus_active_messages_available_with_no_listeners_event_data + Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData end def resource_write_failure_data Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData end - def media_job_state_change_event_data - Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData + def service_bus_deadletter_messages_available_with_no_listeners_event_data + Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData end def resource_delete_success_data Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData end - def media_job_error_detail - Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail + def media_job_state_change_event_data + Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData end def resource_delete_cancel_data Azure::EventGrid::V2018_01_01::Models::ResourceDeleteCancelData end - def media_job_error - Azure::EventGrid::V2018_01_01::Models::MediaJobError + def media_job_error_detail + Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail end def resource_action_failure_data Azure::EventGrid::V2018_01_01::Models::ResourceActionFailureData end - def media_job_output - Azure::EventGrid::V2018_01_01::Models::MediaJobOutput + def media_job_error + Azure::EventGrid::V2018_01_01::Models::MediaJobError end def event_grid_event Azure::EventGrid::V2018_01_01::Models::EventGridEvent end - def container_registry_artifact_event_target - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventTarget + def media_job_output + Azure::EventGrid::V2018_01_01::Models::MediaJobOutput end def subscription_validation_response Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse @@ -280,29 +288,32 @@ def subscription_validation_response def storage_blob_deleted_event_data Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData end + def container_registry_event_request + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest + end + def media_live_event_encoder_connected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData + end def container_registry_event_actor Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventActor end + def media_live_event_encoder_disconnected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData + end def container_registry_event_source Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventSource end - def media_live_event_connection_rejected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventConnectionRejectedEventData - end - def container_registry_event_data - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData - end def device_twin_metadata Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata end - def subscription_deleted_event_data - Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData + def container_registry_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData end def device_twin_info_properties Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties end - def media_live_event_ingest_heartbeat_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData + def media_live_event_track_discontinuity_detected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData end def device_twin_info Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo @@ -316,8 +327,8 @@ def device_connection_state_event_info def resource_write_cancel_data Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData end - def media_live_event_incoming_stream_received_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData + def device_telemetry_event_properties + Azure::EventGrid::V2018_01_01::Models::DeviceTelemetryEventProperties end def resource_delete_failure_data Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData @@ -328,14 +339,14 @@ def media_live_event_incoming_video_streams_out_of_sync_event_data def resource_action_success_data Azure::EventGrid::V2018_01_01::Models::ResourceActionSuccessData end - def container_registry_event_target - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget + def media_live_event_ingest_heartbeat_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData end def resource_action_cancel_data Azure::EventGrid::V2018_01_01::Models::ResourceActionCancelData end - def media_live_event_encoder_connected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData + def media_live_event_connection_rejected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventConnectionRejectedEventData end def subscription_validation_event_data Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData @@ -343,35 +354,32 @@ def subscription_validation_event_data def device_twin_properties Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties end + def subscription_deleted_event_data + Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData + end def device_life_cycle_event_properties Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties end + def media_live_event_incoming_streams_out_of_sync_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData + end def media_job_output_progress_event_data Azure::EventGrid::V2018_01_01::Models::MediaJobOutputProgressEventData end - def media_live_event_incoming_streams_out_of_sync_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData + def container_registry_event_target + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget end def media_job_output_state_change_event_data Azure::EventGrid::V2018_01_01::Models::MediaJobOutputStateChangeEventData end - def container_registry_event_request - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest - end - def app_configuration_key_value_deleted_event_data - Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueDeletedEventData - end def device_twin_info_x509_thumbprint Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint end - def app_configuration_key_value_modified_event_data - Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueModifiedEventData + def app_configuration_key_value_deleted_event_data + Azure::EventGrid::V2018_01_01::Models::AppConfigurationKeyValueDeletedEventData end def media_live_event_incoming_data_chunk_dropped_event_data Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData end - def maps_geofence_event_properties - Azure::EventGrid::V2018_01_01::Models::MapsGeofenceEventProperties - end end end