From 75ade18703b97476e1c35a04cdf588e0a857cd4f Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Tue, 29 Jan 2019 00:57:45 +0000 Subject: [PATCH 1/2] Generated from b71f71867adc838bf67548408257cd0b5c301fb2 format fix --- .../modules/autosuggest_profile_module.rb | 22 +- .../modules/computervision_profile_module.rb | 16 +- .../contentmoderator_profile_module.rb | 46 +- .../customimagesearch_profile_module.rb | 16 +- .../modules/customsearch_profile_module.rb | 22 +- .../customvisiontraining_profile_module.rb | 60 +- .../modules/entitysearch_profile_module.rb | 22 +- .../modules/eventgrid_profile_module.rb | 172 +++--- .../latest/modules/eventhub_profile_module.rb | 22 +- .../lib/latest/modules/face_profile_module.rb | 66 +- .../modules/graphrbac_profile_module.rb | 86 +-- .../modules/imagesearch_profile_module.rb | 8 +- .../modules/iotcentral_profile_module.rb | 36 +- .../latest/modules/iothub_profile_module.rb | 54 +- .../latest/modules/keyvault_profile_module.rb | 178 +++--- .../latest/modules/kusto_profile_module.rb | 118 ++-- .../modules/localsearch_profile_module.rb | 44 +- .../latest/modules/logic_profile_module.rb | 264 ++++---- .../modules/machinelearning_profile_module.rb | 98 +-- .../managedapplications_profile_module.rb | 48 +- .../managedserviceidentity_profile_module.rb | 14 +- .../marketplaceordering_profile_module.rb | 22 +- .../modules/mediaservices_profile_module.rb | 166 ++--- .../latest/modules/monitor_profile_module.rb | 190 +++--- .../latest/modules/network_profile_module.rb | 562 ++++++++--------- .../modules/newssearch_profile_module.rb | 24 +- .../notificationhubs_profile_module.rb | 78 +-- .../operationalinsights_profile_module.rb | 84 +-- .../latest/modules/policy_profile_module.rb | 36 +- .../modules/policyinsights_profile_module.rb | 50 +- .../modules/powerbiembedded_profile_module.rb | 26 +- .../latest/modules/qnamaker_profile_module.rb | 18 +- .../recoveryservices_profile_module.rb | 76 +-- .../recoveryservicesbackup_profile_module.rb | 342 +++++------ ...veryservicessiterecovery_profile_module.rb | 78 +-- .../latest/modules/redis_profile_module.rb | 88 +-- .../latest/modules/relay_profile_module.rb | 72 +-- .../modules/resources_profile_module.rb | 22 +- .../resourcesmanagement_profile_module.rb | 62 +- .../modules/scheduler_profile_module.rb | 88 +-- .../latest/modules/search_profile_module.rb | 56 +- .../latest/modules/security_profile_module.rb | 32 +- .../modules/servicebus_profile_module.rb | 114 ++-- .../modules/servicefabric_profile_module.rb | 328 +++++----- .../latest/modules/signalr_profile_module.rb | 60 +- .../modules/spellcheck_profile_module.rb | 16 +- .../lib/latest/modules/sql_profile_module.rb | 576 +++++++++--------- .../sqlvirtualmachine_profile_module.rb | 92 +-- .../latest/modules/storage_profile_module.rb | 210 +++---- .../storsimple8000series_profile_module.rb | 428 ++++++------- .../modules/streamanalytics_profile_module.rb | 206 +++---- .../modules/textanalytics_profile_module.rb | 50 +- .../modules/trafficmanager_profile_module.rb | 74 +-- .../modules/videosearch_profile_module.rb | 24 +- .../modules/visualsearch_profile_module.rb | 40 +- .../lib/latest/modules/web_profile_module.rb | 48 +- .../modules/websearch_profile_module.rb | 102 ++-- .../2018-01-01/generated/azure_event_grid.rb | 52 +- .../container_registry_artifact_event_data.rb | 75 +++ ...ontainer_registry_artifact_event_target.rb | 104 ++++ ...ainer_registry_chart_deleted_event_data.rb | 64 ++ ...tainer_registry_chart_pushed_event_data.rb | 64 ++ .../modules/eventgrid_profile_module.rb | 188 +++--- 63 files changed, 3421 insertions(+), 3078 deletions(-) create mode 100644 data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_data.rb create mode 100644 data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_target.rb create mode 100644 data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_chart_deleted_event_data.rb create mode 100644 data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_chart_pushed_event_data.rb diff --git a/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb b/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb index ba530771d3..531be2d987 100644 --- a/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb +++ b/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb @@ -8,6 +8,7 @@ module Azure::Profiles::Latest module Autosuggest module Models + 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 @@ -18,13 +19,12 @@ module Models CreativeWork = Azure::CognitiveServices::Autosuggest::V1_0::Models::CreativeWork SearchAction = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchAction Identifiable = Azure::CognitiveServices::Autosuggest::V1_0::Models::Identifiable + Action = Azure::CognitiveServices::Autosuggest::V1_0::Models::Action ScenarioType = Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType SearchKind = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind - ErrorResponse = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse ErrorCode = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode - Action = Azure::CognitiveServices::Autosuggest::V1_0::Models::Action - ResponseFormat = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat SafeSearch = Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch + ResponseFormat = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat Error = Azure::CognitiveServices::Autosuggest::V1_0::Models::Error Response = Azure::CognitiveServices::Autosuggest::V1_0::Models::Response end @@ -58,6 +58,9 @@ def method_missing(method, *args) end class ModelClasses + def error_response + Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse + end def query_context Azure::CognitiveServices::Autosuggest::V1_0::Models::QueryContext end @@ -88,27 +91,24 @@ def search_action def identifiable Azure::CognitiveServices::Autosuggest::V1_0::Models::Identifiable end + def action + Azure::CognitiveServices::Autosuggest::V1_0::Models::Action + 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_response - Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse - end def error_code Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode end - def action - Azure::CognitiveServices::Autosuggest::V1_0::Models::Action + def safe_search + Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch end def response_format Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat end - def safe_search - Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch - end def error Azure::CognitiveServices::Autosuggest::V1_0::Models::Error end diff --git a/azure_sdk/lib/latest/modules/computervision_profile_module.rb b/azure_sdk/lib/latest/modules/computervision_profile_module.rb index c80240068b..1a7a534f56 100644 --- a/azure_sdk/lib/latest/modules/computervision_profile_module.rb +++ b/azure_sdk/lib/latest/modules/computervision_profile_module.rb @@ -8,6 +8,8 @@ module Azure::Profiles::Latest module ComputerVision module Models + FaceDescription = Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceDescription + ImageMetadata = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageMetadata Line = Azure::CognitiveServices::ComputerVision::V2_0::Models::Line ImageAnalysis = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageAnalysis TextOperationResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::TextOperationResult @@ -44,8 +46,6 @@ module Models TextRecognitionMode = Azure::CognitiveServices::ComputerVision::V2_0::Models::TextRecognitionMode Details = Azure::CognitiveServices::ComputerVision::V2_0::Models::Details ImageType = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageType - FaceDescription = Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceDescription - ImageMetadata = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageMetadata end class ComputerVisionDataClass @@ -77,6 +77,12 @@ def method_missing(method, *args) end class ModelClasses + def face_description + Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceDescription + end + def image_metadata + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageMetadata + end def line Azure::CognitiveServices::ComputerVision::V2_0::Models::Line end @@ -185,12 +191,6 @@ def details def image_type Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageType end - def face_description - Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceDescription - end - def image_metadata - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageMetadata - 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 1862dbdee6..887761d954 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 - ImageModeration = Azure::CognitiveServices::ContentModerator::V1_0::ImageModeration - TextModeration = Azure::CognitiveServices::ContentModerator::V1_0::TextModeration - ListManagementImageLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImageLists ListManagementTermLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTermLists ListManagementImage = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImage ListManagementTerm = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTerm Reviews = Azure::CognitiveServices::ContentModerator::V1_0::Reviews + ImageModeration = Azure::CognitiveServices::ContentModerator::V1_0::ImageModeration + TextModeration = Azure::CognitiveServices::ContentModerator::V1_0::TextModeration + ListManagementImageLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImageLists module Models Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face @@ -41,11 +41,11 @@ module Models RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex TranscriptModerationBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem Frame = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame - CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem + Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error ClassificationCategory3 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3 CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem SSN = Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN - Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error + CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces @@ -54,11 +54,11 @@ module Models Body = Azure::CognitiveServices::ContentModerator::V1_0::Models::Body TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList ClassificationCategory1 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 + Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem - CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem - Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone + CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem - Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem @@ -75,7 +75,7 @@ module Models end class ContentModeratorDataClass - attr_reader :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :list_management_image, :list_management_term, :reviews, :configurable, :base_url, :options, :model_classes + attr_reader :list_management_term_lists, :list_management_image, :list_management_term, :reviews, :image_moderation, :text_moderation, :list_management_image_lists, :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) - @image_moderation = @client_0.image_moderation - @text_moderation = @client_0.text_moderation - @list_management_image_lists = @client_0.list_management_image_lists @list_management_term_lists = @client_0.list_management_term_lists @list_management_image = @client_0.list_management_image @list_management_term = @client_0.list_management_term @reviews = @client_0.reviews + @image_moderation = @client_0.image_moderation + @text_moderation = @client_0.text_moderation + @list_management_image_lists = @client_0.list_management_image_lists @model_classes = ModelClasses.new end @@ -188,8 +188,8 @@ def transcript_moderation_body_item def frame Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame end - def create_video_reviews_body_item_video_frames_item_reviewer_result_tags_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem + def error + Azure::CognitiveServices::ContentModerator::V1_0::Models::Error end def classification_category3 Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3 @@ -200,8 +200,8 @@ def create_video_reviews_body_item_video_frames_item_metadata_item def ssn Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN end - def error - Azure::CognitiveServices::ContentModerator::V1_0::Models::Error + 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 @@ -227,20 +227,20 @@ def term_list def classification_category1 Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 end + def job + Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + end def video_frame_body_item_reviewer_result_tags_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem end - def create_video_reviews_body_item_video_frames_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem - end - def phone - Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone + def create_video_reviews_body_item_video_frames_item_reviewer_result_tags_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem end def video_frame_body_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem end - def job - Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + def phone + Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone end def video_frame_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem diff --git a/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb b/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb index 5209eb9ed5..fb0606c403 100644 --- a/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb @@ -9,16 +9,16 @@ module Customimagesearch CustomInstance = Azure::CognitiveServices::Customimagesearch::V1_0::CustomInstance module Models + ErrorResponse = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse ResponseBase = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SearchResultsAnswer - ErrorResponse = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse Thing = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::Customimagesearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable + Images = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images ErrorCode = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch - Images = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images Response = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response Query = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageObject @@ -65,6 +65,9 @@ def method_missing(method, *args) end class ModelClasses + def error_response + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse + end def response_base Azure::CognitiveServices::Customimagesearch::V1_0::Models::ResponseBase end @@ -74,9 +77,6 @@ def answer def search_results_answer Azure::CognitiveServices::Customimagesearch::V1_0::Models::SearchResultsAnswer end - def error_response - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse - end def thing Azure::CognitiveServices::Customimagesearch::V1_0::Models::Thing end @@ -86,15 +86,15 @@ def creative_work def identifiable Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable end + def images + Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images + end def error_code Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode end def safe_search Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch end - def images - Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images - end def response Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response end diff --git a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb index be31662036..f09205fec7 100644 --- a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb @@ -9,11 +9,12 @@ module CustomSearch CustomInstance = Azure::CognitiveServices::CustomSearch::V1_0::CustomInstance module Models + ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + 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 - ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse Answer = Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer Thing = Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork @@ -25,9 +26,8 @@ module Models WebWebAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer SearchResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse TextFormat = Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat - Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response - Query = Azure::CognitiveServices::CustomSearch::V1_0::Models::Query + Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error end class CustomSearchDataClass @@ -60,6 +60,12 @@ def method_missing(method, *args) end class ModelClasses + def error_response + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + end + def query + Azure::CognitiveServices::CustomSearch::V1_0::Models::Query + end def query_context Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext end @@ -72,9 +78,6 @@ def web_page def search_results_answer Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResultsAnswer end - def error_response - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse - end def answer Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer end @@ -108,14 +111,11 @@ def search_response def text_format Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat end - def error - Azure::CognitiveServices::CustomSearch::V1_0::Models::Error - end def response Azure::CognitiveServices::CustomSearch::V1_0::Models::Response end - def query - Azure::CognitiveServices::CustomSearch::V1_0::Models::Query + def error + Azure::CognitiveServices::CustomSearch::V1_0::Models::Error 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 b3ea79a133..8a0c0e0636 100644 --- a/azure_sdk/lib/latest/modules/customvisiontraining_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customvisiontraining_profile_module.rb @@ -8,6 +8,10 @@ module Azure::Profiles::Latest module Customvisiontraining module Models + RegionProposal = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::RegionProposal + ImageRegionCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateEntry + ImageRegionProposal = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionProposal + ImageRegionCreateResult = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateResult Prediction = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Prediction ImagePrediction = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePrediction ImageCreateSummary = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateSummary @@ -27,19 +31,19 @@ module Models ImageFileCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch ProjectSettings = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ProjectSettings ImageTagCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry - ImageRegion = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion + Domain = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain Iteration = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration ImageUrlCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch Export = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export - Domain = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain ImageRegionCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateBatch ImageCreateStatus = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateStatus - Classifier = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Classifier + ImageRegion = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion ExportPlatformModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportPlatformModel + ExportStatusModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportStatusModel DomainType = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::DomainType ExportFlavorModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportFlavorModel - ExportStatusModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportStatusModel TagType = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType + Classifier = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Classifier Region = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region OrderBy = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy ImageTag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTag @@ -50,10 +54,6 @@ module Models ImageIdCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageIdCreateBatch BoundingBox = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::BoundingBox ImageTagCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateBatch - RegionProposal = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::RegionProposal - ImageRegionCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateEntry - ImageRegionProposal = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionProposal - ImageRegionCreateResult = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateResult end class CustomvisiontrainingDataClass @@ -85,6 +85,18 @@ def method_missing(method, *args) end class ModelClasses + def region_proposal + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::RegionProposal + end + def image_region_create_entry + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateEntry + end + def image_region_proposal + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionProposal + end + def image_region_create_result + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateResult + end def prediction Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Prediction end @@ -142,8 +154,8 @@ def project_settings def image_tag_create_entry Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry end - def image_region - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion + def domain + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain end def iteration Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration @@ -154,33 +166,33 @@ def image_url_create_batch def export Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export end - def domain - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain - end def image_region_create_batch Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateBatch end def image_create_status Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateStatus end - def classifier - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Classifier + def image_region + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion end def export_platform_model Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportPlatformModel end + def export_status_model + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportStatusModel + end def domain_type Azure::CognitiveServices::Customvisiontraining::V2_2::Models::DomainType end def export_flavor_model Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportFlavorModel end - def export_status_model - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportStatusModel - end def tag_type Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType end + def classifier + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Classifier + end def region Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region end @@ -211,18 +223,6 @@ def bounding_box def image_tag_create_batch Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateBatch end - def region_proposal - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::RegionProposal - end - def image_region_create_entry - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateEntry - end - def image_region_proposal - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionProposal - end - def image_region_create_result - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateResult - 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 a513af6d07..f428c41487 100644 --- a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb @@ -9,11 +9,11 @@ module EntitySearch EntitiesOperations = Azure::CognitiveServices::EntitySearch::V1_0::EntitiesOperations module Models + ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse QueryContext = Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext ResponseBase = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer - ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse Thing = Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable @@ -29,9 +29,9 @@ module Models Places = Azure::CognitiveServices::EntitySearch::V1_0::Models::Places PostalAddress = Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress Place = Azure::CognitiveServices::EntitySearch::V1_0::Models::Place - Error = Azure::CognitiveServices::EntitySearch::V1_0::Models::Error Organization = Azure::CognitiveServices::EntitySearch::V1_0::Models::Organization Intangible = Azure::CognitiveServices::EntitySearch::V1_0::Models::Intangible + ContractualRulesAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesAttribution CivicStructure = Azure::CognitiveServices::EntitySearch::V1_0::Models::CivicStructure LocalBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::LocalBusiness TouristAttraction = Azure::CognitiveServices::EntitySearch::V1_0::Models::TouristAttraction @@ -51,7 +51,7 @@ module Models EntityQueryScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario EntityScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType - ContractualRulesAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesAttribution + Error = Azure::CognitiveServices::EntitySearch::V1_0::Models::Error EntityType = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType SearchResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse Entities = Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities @@ -87,6 +87,9 @@ def method_missing(method, *args) end class ModelClasses + def error_response + Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse + end def query_context Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext end @@ -99,9 +102,6 @@ def answer def search_results_answer Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer end - def error_response - Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse - end def thing Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing end @@ -147,15 +147,15 @@ def postal_address def place Azure::CognitiveServices::EntitySearch::V1_0::Models::Place end - def error - Azure::CognitiveServices::EntitySearch::V1_0::Models::Error - end def organization Azure::CognitiveServices::EntitySearch::V1_0::Models::Organization end def intangible Azure::CognitiveServices::EntitySearch::V1_0::Models::Intangible end + def contractual_rules_attribution + Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesAttribution + end def civic_structure Azure::CognitiveServices::EntitySearch::V1_0::Models::CivicStructure end @@ -213,8 +213,8 @@ def entity_scenario def answer_type Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType end - def contractual_rules_attribution - Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesAttribution + def error + Azure::CognitiveServices::EntitySearch::V1_0::Models::Error end def entity_type Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType diff --git a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb index a821037b81..52f87d17cd 100644 --- a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb @@ -9,49 +9,53 @@ module Azure::Profiles::Latest module EventGrid module Models - MediaJobStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData + ServiceBusActiveMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData ResourceActionSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceActionSuccessData - MediaJobErrorDetail = Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail + ServiceBusDeadletterMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData ResourceActionCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceActionCancelData - MediaJobError = Azure::EventGrid::V2018_01_01::Models::MediaJobError + MediaJobStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData SubscriptionValidationEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData - MediaJobOutput = Azure::EventGrid::V2018_01_01::Models::MediaJobOutput + MediaJobErrorDetail = Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail SubscriptionDeletedEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData - ResourceWriteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData - ResourceDeleteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData + MediaJobError = Azure::EventGrid::V2018_01_01::Models::MediaJobError + ContainerRegistryEventRequest = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest + StorageBlobCreatedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData + MediaLiveEventTrackDiscontinuityDetectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData EventHubCaptureFileCreatedEventData = Azure::EventGrid::V2018_01_01::Models::EventHubCaptureFileCreatedEventData - MediaLiveEventEncoderConnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData - MediaLiveEventIncomingStreamsOutOfSyncEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData DeviceTwinProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties - MediaLiveEventIncomingStreamReceivedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData + ResourceWriteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData DeviceTwinInfoX509Thumbprint = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint - ResourceDeleteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteCancelData + ResourceDeleteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData DeviceLifeCycleEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties - ResourceActionFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceActionFailureData + ResourceDeleteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteCancelData DeviceConnectionStateEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventProperties + ResourceActionFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceActionFailureData + MediaLiveEventIncomingDataChunkDroppedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData EventGridEvent = Azure::EventGrid::V2018_01_01::Models::EventGridEvent - MediaLiveEventEncoderDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData + MediaLiveEventIncomingStreamsOutOfSyncEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData SubscriptionValidationResponse = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse - ContainerRegistryEventRequest = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest - StorageBlobCreatedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData - MediaLiveEventIncomingVideoStreamsOutOfSyncEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingVideoStreamsOutOfSyncEventData - DeviceTwinInfoProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties + DeviceTwinMetadata = Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata + MediaLiveEventEncoderConnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData + DeviceTwinInfo = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo + MediaLiveEventIncomingStreamReceivedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData + MediaLiveEventIngestHeartbeatEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData + MediaJobOutput = Azure::EventGrid::V2018_01_01::Models::MediaJobOutput + ContainerRegistryEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget + MediaLiveEventEncoderDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData DeviceConnectionStateEventInfo = Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventInfo MediaJobOutputProgressEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobOutputProgressEventData - ContainerRegistryEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget + DeviceTwinInfoProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties MediaJobOutputStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobOutputStateChangeEventData - DeviceTwinInfo = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo - MediaLiveEventTrackDiscontinuityDetectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData - DeviceTwinMetadata = Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata - MediaLiveEventIngestHeartbeatEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData + MediaLiveEventIncomingVideoStreamsOutOfSyncEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingVideoStreamsOutOfSyncEventData MediaLiveEventConnectionRejectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventConnectionRejectedEventData - MediaLiveEventIncomingDataChunkDroppedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData IotHubDeviceCreatedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData IotHubDeviceDeletedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData IotHubDeviceConnectedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceConnectedEventData IotHubDeviceDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDisconnectedEventData ContainerRegistryImagePushedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImagePushedEventData ContainerRegistryImageDeletedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImageDeletedEventData + ContainerRegistryChartPushedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryChartPushedEventData + ContainerRegistryChartDeletedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryChartDeletedEventData MediaJobOutputAsset = Azure::EventGrid::V2018_01_01::Models::MediaJobOutputAsset MediaJobScheduledEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobScheduledEventData MediaJobProcessingEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobProcessingEventData @@ -74,9 +78,9 @@ module Models StorageBlobDeletedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData ContainerRegistryEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData ResourceWriteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData - ServiceBusActiveMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData + ContainerRegistryArtifactEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventTarget ResourceWriteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData - ServiceBusDeadletterMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData + ContainerRegistryArtifactEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventData ResourceDeleteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData end @@ -109,86 +113,104 @@ def method_missing(method, *args) end class ModelClasses - def media_job_state_change_event_data - Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData + def service_bus_active_messages_available_with_no_listeners_event_data + Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData end def resource_action_success_data Azure::EventGrid::V2018_01_01::Models::ResourceActionSuccessData end - def media_job_error_detail - Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail + def service_bus_deadletter_messages_available_with_no_listeners_event_data + Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData end def resource_action_cancel_data Azure::EventGrid::V2018_01_01::Models::ResourceActionCancelData end - def media_job_error - Azure::EventGrid::V2018_01_01::Models::MediaJobError + def media_job_state_change_event_data + Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData end def subscription_validation_event_data Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData end - def media_job_output - Azure::EventGrid::V2018_01_01::Models::MediaJobOutput + def media_job_error_detail + Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail end def subscription_deleted_event_data Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData end - def resource_write_failure_data - Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData + def media_job_error + Azure::EventGrid::V2018_01_01::Models::MediaJobError end - def resource_delete_success_data - Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData + def container_registry_event_request + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest end - def event_hub_capture_file_created_event_data - Azure::EventGrid::V2018_01_01::Models::EventHubCaptureFileCreatedEventData + def storage_blob_created_event_data + Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData end - def media_live_event_encoder_connected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData + def media_live_event_track_discontinuity_detected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData end - def media_live_event_incoming_streams_out_of_sync_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData + def event_hub_capture_file_created_event_data + Azure::EventGrid::V2018_01_01::Models::EventHubCaptureFileCreatedEventData end def device_twin_properties Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties end - def media_live_event_incoming_stream_received_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData + def resource_write_failure_data + Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData end def device_twin_info_x509_thumbprint Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint end - def resource_delete_cancel_data - Azure::EventGrid::V2018_01_01::Models::ResourceDeleteCancelData + def resource_delete_success_data + Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData end def device_life_cycle_event_properties Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties end - def resource_action_failure_data - Azure::EventGrid::V2018_01_01::Models::ResourceActionFailureData + def resource_delete_cancel_data + Azure::EventGrid::V2018_01_01::Models::ResourceDeleteCancelData end def device_connection_state_event_properties Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventProperties end + def resource_action_failure_data + Azure::EventGrid::V2018_01_01::Models::ResourceActionFailureData + end + def media_live_event_incoming_data_chunk_dropped_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData + end def event_grid_event Azure::EventGrid::V2018_01_01::Models::EventGridEvent end - def media_live_event_encoder_disconnected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData + def media_live_event_incoming_streams_out_of_sync_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData end def subscription_validation_response Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse end - def container_registry_event_request - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest + def device_twin_metadata + Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata end - def storage_blob_created_event_data - Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData + def media_live_event_encoder_connected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData end - def media_live_event_incoming_video_streams_out_of_sync_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingVideoStreamsOutOfSyncEventData + def device_twin_info + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo end - def device_twin_info_properties - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties + def media_live_event_incoming_stream_received_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData + end + def media_live_event_ingest_heartbeat_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData + end + def media_job_output + Azure::EventGrid::V2018_01_01::Models::MediaJobOutput + end + def container_registry_event_target + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget + end + def media_live_event_encoder_disconnected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData end def device_connection_state_event_info Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventInfo @@ -196,30 +218,18 @@ def device_connection_state_event_info def media_job_output_progress_event_data Azure::EventGrid::V2018_01_01::Models::MediaJobOutputProgressEventData end - def container_registry_event_target - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget + def device_twin_info_properties + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties end def media_job_output_state_change_event_data Azure::EventGrid::V2018_01_01::Models::MediaJobOutputStateChangeEventData end - def device_twin_info - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo - end - def media_live_event_track_discontinuity_detected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData - end - def device_twin_metadata - Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata - end - def media_live_event_ingest_heartbeat_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData + def media_live_event_incoming_video_streams_out_of_sync_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingVideoStreamsOutOfSyncEventData end def media_live_event_connection_rejected_event_data Azure::EventGrid::V2018_01_01::Models::MediaLiveEventConnectionRejectedEventData end - def media_live_event_incoming_data_chunk_dropped_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData - end def iot_hub_device_created_event_data Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData end @@ -238,6 +248,12 @@ def container_registry_image_pushed_event_data def container_registry_image_deleted_event_data Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImageDeletedEventData end + def container_registry_chart_pushed_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryChartPushedEventData + end + def container_registry_chart_deleted_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryChartDeletedEventData + end def media_job_output_asset Azure::EventGrid::V2018_01_01::Models::MediaJobOutputAsset end @@ -304,14 +320,14 @@ def container_registry_event_data def resource_write_success_data Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData end - def service_bus_active_messages_available_with_no_listeners_event_data - Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData + def container_registry_artifact_event_target + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventTarget end def resource_write_cancel_data Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData end - def service_bus_deadletter_messages_available_with_no_listeners_event_data - Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData + def container_registry_artifact_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventData end def resource_delete_failure_data Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData diff --git a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb index 5e4a4e3229..857600a155 100644 --- a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb @@ -7,24 +7,24 @@ module Azure::Profiles::Latest module EventHub module Mgmt - Clusters = Azure::EventHub::Mgmt::V2018_01_01_preview::Clusters Namespaces = Azure::EventHub::Mgmt::V2018_01_01_preview::Namespaces Configuration = Azure::EventHub::Mgmt::V2018_01_01_preview::Configuration + Clusters = Azure::EventHub::Mgmt::V2018_01_01_preview::Clusters Operations = Azure::EventHub::Mgmt::V2018_01_01_preview::Operations module Models ErrorResponse = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ErrorResponse + TrackedResource = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::TrackedResource 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 - TrackedResource = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::TrackedResource Cluster = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Cluster + Resource = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Resource EHNamespace = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::EHNamespace IpFilterRule = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IpFilterRule IPAction = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IPAction - Resource = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Resource SkuName = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::SkuName Sku = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Sku OperationDisplay = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationDisplay @@ -36,7 +36,7 @@ module Models end class EventHubManagementClass - attr_reader :clusters, :namespaces, :configuration, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :namespaces, :configuration, :clusters, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -46,9 +46,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @clusters = @client_0.clusters @namespaces = @client_0.namespaces @configuration = @client_0.configuration + @clusters = @client_0.clusters @operations = @client_0.operations @model_classes = ModelClasses.new @@ -71,6 +71,9 @@ class ModelClasses def error_response Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ErrorResponse end + def tracked_resource + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::TrackedResource + end def cluster_quota_configuration_properties Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ClusterQuotaConfigurationProperties end @@ -86,12 +89,12 @@ def cluster_sku def ehnamespace_list_result Azure::EventHub::Mgmt::V2018_01_01_preview::Models::EHNamespaceListResult end - def tracked_resource - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::TrackedResource - end def cluster Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Cluster end + def resource + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Resource + end def ehnamespace Azure::EventHub::Mgmt::V2018_01_01_preview::Models::EHNamespace end @@ -101,9 +104,6 @@ def ip_filter_rule def ipaction Azure::EventHub::Mgmt::V2018_01_01_preview::Models::IPAction end - def resource - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Resource - end def sku_name Azure::EventHub::Mgmt::V2018_01_01_preview::Models::SkuName end diff --git a/azure_sdk/lib/latest/modules/face_profile_module.rb b/azure_sdk/lib/latest/modules/face_profile_module.rb index f0fe763210..ca4390c7f4 100644 --- a/azure_sdk/lib/latest/modules/face_profile_module.rb +++ b/azure_sdk/lib/latest/modules/face_profile_module.rb @@ -6,15 +6,19 @@ module Azure::Profiles::Latest module Face - FaceListOperations = Azure::CognitiveServices::Face::V1_0::FaceListOperations Face = Azure::CognitiveServices::Face::V1_0::Face - PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson PersonGroupOperations = Azure::CognitiveServices::Face::V1_0::PersonGroupOperations + FaceListOperations = Azure::CognitiveServices::Face::V1_0::FaceListOperations + PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson module Models - FindSimilarMatchMode = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode - HairColorType = Azure::CognitiveServices::Face::V1_0::Models::HairColorType AccessoryType = Azure::CognitiveServices::Face::V1_0::Models::AccessoryType + BlurLevel = Azure::CognitiveServices::Face::V1_0::Models::BlurLevel + ExposureLevel = Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel + NoiseLevel = Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel + FindSimilarMatchMode = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode + FaceList = Azure::CognitiveServices::Face::V1_0::Models::FaceList + PersonGroup = Azure::CognitiveServices::Face::V1_0::Models::PersonGroup FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError @@ -51,17 +55,13 @@ module Models ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl TrainingStatus = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus Blur = Azure::CognitiveServices::Face::V1_0::Models::Blur - PersonGroup = Azure::CognitiveServices::Face::V1_0::Models::PersonGroup - FaceList = Azure::CognitiveServices::Face::V1_0::Models::FaceList - GlassesType = Azure::CognitiveServices::Face::V1_0::Models::GlassesType Person = Azure::CognitiveServices::Face::V1_0::Models::Person - BlurLevel = Azure::CognitiveServices::Face::V1_0::Models::BlurLevel - ExposureLevel = Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel - NoiseLevel = Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel + GlassesType = Azure::CognitiveServices::Face::V1_0::Models::GlassesType + HairColorType = Azure::CognitiveServices::Face::V1_0::Models::HairColorType end class FaceDataClass - attr_reader :face_list_operations, :face, :person_group_person, :person_group_operations, :configurable, :base_url, :options, :model_classes + attr_reader :face, :person_group_operations, :face_list_operations, :person_group_person, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -71,10 +71,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @face_list_operations = @client_0.face_list_operations @face = @client_0.face - @person_group_person = @client_0.person_group_person @person_group_operations = @client_0.person_group_operations + @face_list_operations = @client_0.face_list_operations + @person_group_person = @client_0.person_group_person @model_classes = ModelClasses.new end @@ -93,14 +93,26 @@ def method_missing(method, *args) end class ModelClasses + def accessory_type + Azure::CognitiveServices::Face::V1_0::Models::AccessoryType + end + def blur_level + Azure::CognitiveServices::Face::V1_0::Models::BlurLevel + end + def exposure_level + Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel + end + def noise_level + Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel + end def find_similar_match_mode Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode end - def hair_color_type - Azure::CognitiveServices::Face::V1_0::Models::HairColorType + def face_list + Azure::CognitiveServices::Face::V1_0::Models::FaceList end - def accessory_type - Azure::CognitiveServices::Face::V1_0::Models::AccessoryType + def person_group + Azure::CognitiveServices::Face::V1_0::Models::PersonGroup end def face_attribute_type Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType @@ -210,26 +222,14 @@ def training_status def blur Azure::CognitiveServices::Face::V1_0::Models::Blur end - def person_group - Azure::CognitiveServices::Face::V1_0::Models::PersonGroup - end - def face_list - Azure::CognitiveServices::Face::V1_0::Models::FaceList - end - def glasses_type - Azure::CognitiveServices::Face::V1_0::Models::GlassesType - end def person Azure::CognitiveServices::Face::V1_0::Models::Person end - def blur_level - Azure::CognitiveServices::Face::V1_0::Models::BlurLevel - end - def exposure_level - Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel + def glasses_type + Azure::CognitiveServices::Face::V1_0::Models::GlassesType end - def noise_level - Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel + def hair_color_type + Azure::CognitiveServices::Face::V1_0::Models::HairColorType 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 4860b0bcb7..7f9e733ebf 100644 --- a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb +++ b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb @@ -6,14 +6,18 @@ module Azure::Profiles::Latest module GraphRbac + Domains = Azure::GraphRbac::V1_6::Domains Objects = Azure::GraphRbac::V1_6::Objects Applications = Azure::GraphRbac::V1_6::Applications + Users = Azure::GraphRbac::V1_6::Users 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 + GroupAddMemberParameters = Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters + GraphError = Azure::GraphRbac::V1_6::Models::GraphError + KeyCredential = Azure::GraphRbac::V1_6::Models::KeyCredential + ResourceAccess = Azure::GraphRbac::V1_6::Models::ResourceAccess GroupListResult = Azure::GraphRbac::V1_6::Models::GroupListResult GroupGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsParameters UserGetMemberGroupsResult = Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsResult @@ -33,33 +37,29 @@ module Models DirectoryObjectListResult = Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult UserBase = Azure::GraphRbac::V1_6::Models::UserBase AADObject = Azure::GraphRbac::V1_6::Models::AADObject + Domain = Azure::GraphRbac::V1_6::Models::Domain RequiredResourceAccess = Azure::GraphRbac::V1_6::Models::RequiredResourceAccess GetObjectsParameters = Azure::GraphRbac::V1_6::Models::GetObjectsParameters PasswordCredentialListResult = Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult - SignInName = Azure::GraphRbac::V1_6::Models::SignInName - Domain = Azure::GraphRbac::V1_6::Models::Domain + GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters ApplicationAddOwnerParameters = Azure::GraphRbac::V1_6::Models::ApplicationAddOwnerParameters - UserListResult = Azure::GraphRbac::V1_6::Models::UserListResult + SignInName = Azure::GraphRbac::V1_6::Models::SignInName DirectoryObject = Azure::GraphRbac::V1_6::Models::DirectoryObject - GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters + UserListResult = Azure::GraphRbac::V1_6::Models::UserListResult ADGroup = Azure::GraphRbac::V1_6::Models::ADGroup UserGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters - UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters - ServicePrincipal = Azure::GraphRbac::V1_6::Models::ServicePrincipal - UserUpdateParameters = Azure::GraphRbac::V1_6::Models::UserUpdateParameters UserType = Azure::GraphRbac::V1_6::Models::UserType + ServicePrincipal = Azure::GraphRbac::V1_6::Models::ServicePrincipal + UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters Application = Azure::GraphRbac::V1_6::Models::Application ApplicationCreateParameters = Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters ApplicationUpdateParameters = Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters User = Azure::GraphRbac::V1_6::Models::User - GroupAddMemberParameters = Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters - GraphError = Azure::GraphRbac::V1_6::Models::GraphError - KeyCredential = Azure::GraphRbac::V1_6::Models::KeyCredential - ResourceAccess = Azure::GraphRbac::V1_6::Models::ResourceAccess + UserUpdateParameters = Azure::GraphRbac::V1_6::Models::UserUpdateParameters end class GraphRbacDataClass - attr_reader :objects, :applications, :groups, :service_principals, :domains, :users, :configurable, :base_url, :options, :model_classes + attr_reader :domains, :objects, :applications, :users, :groups, :service_principals, :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 @objects = @client_0.objects @applications = @client_0.applications + @users = @client_0.users @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,18 @@ def method_missing(method, *args) end class ModelClasses + def group_add_member_parameters + Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters + end + def graph_error + Azure::GraphRbac::V1_6::Models::GraphError + end + def key_credential + Azure::GraphRbac::V1_6::Models::KeyCredential + end + def resource_access + Azure::GraphRbac::V1_6::Models::ResourceAccess + end def group_list_result Azure::GraphRbac::V1_6::Models::GroupListResult end @@ -150,6 +162,9 @@ def user_base def aadobject Azure::GraphRbac::V1_6::Models::AADObject end + def domain + Azure::GraphRbac::V1_6::Models::Domain + end def required_resource_access Azure::GraphRbac::V1_6::Models::RequiredResourceAccess end @@ -159,23 +174,20 @@ def get_objects_parameters def password_credential_list_result Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult end - def sign_in_name - Azure::GraphRbac::V1_6::Models::SignInName - end - def domain - Azure::GraphRbac::V1_6::Models::Domain + def group_create_parameters + Azure::GraphRbac::V1_6::Models::GroupCreateParameters end def application_add_owner_parameters Azure::GraphRbac::V1_6::Models::ApplicationAddOwnerParameters end - def user_list_result - Azure::GraphRbac::V1_6::Models::UserListResult + def sign_in_name + Azure::GraphRbac::V1_6::Models::SignInName end def directory_object Azure::GraphRbac::V1_6::Models::DirectoryObject end - def group_create_parameters - Azure::GraphRbac::V1_6::Models::GroupCreateParameters + def user_list_result + Azure::GraphRbac::V1_6::Models::UserListResult end def adgroup Azure::GraphRbac::V1_6::Models::ADGroup @@ -183,17 +195,14 @@ def adgroup def user_get_member_groups_parameters Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters end - def user_create_parameters - Azure::GraphRbac::V1_6::Models::UserCreateParameters + def user_type + Azure::GraphRbac::V1_6::Models::UserType end def service_principal Azure::GraphRbac::V1_6::Models::ServicePrincipal end - def user_update_parameters - Azure::GraphRbac::V1_6::Models::UserUpdateParameters - end - def user_type - Azure::GraphRbac::V1_6::Models::UserType + def user_create_parameters + Azure::GraphRbac::V1_6::Models::UserCreateParameters end def application Azure::GraphRbac::V1_6::Models::Application @@ -207,17 +216,8 @@ def application_update_parameters def user Azure::GraphRbac::V1_6::Models::User end - def group_add_member_parameters - Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters - end - def graph_error - Azure::GraphRbac::V1_6::Models::GraphError - end - def key_credential - Azure::GraphRbac::V1_6::Models::KeyCredential - end - def resource_access - Azure::GraphRbac::V1_6::Models::ResourceAccess + def user_update_parameters + Azure::GraphRbac::V1_6::Models::UserUpdateParameters 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 1964d40735..ab047e24bf 100644 --- a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb @@ -9,10 +9,10 @@ module ImageSearch ImagesOperations = Azure::CognitiveServices::ImageSearch::V1_0::ImagesOperations module Models + ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer - ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse Thing = Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable @@ -99,6 +99,9 @@ def method_missing(method, *args) end class ModelClasses + def error_response + Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse + end def response_base Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase end @@ -108,9 +111,6 @@ def answer def search_results_answer Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer end - def error_response - Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse - end def thing Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing end diff --git a/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb b/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb index 62ade8bb81..6e0abd71ff 100644 --- a/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb +++ b/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb @@ -11,19 +11,19 @@ module Mgmt Operations = Azure::IotCentral::Mgmt::V2018_09_01::Operations module Models - ErrorResponseBody = Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorResponseBody - AppSku = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSku + AppPatch = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppPatch + OperationInputs = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationInputs + AppAvailabilityInfo = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppAvailabilityInfo 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 + 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 AppSkuInfo = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSkuInfo - OperationInputs = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationInputs - AppAvailabilityInfo = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppAvailabilityInfo - AppPatch = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppPatch end class IotCentralManagementClass @@ -57,15 +57,21 @@ def method_missing(method, *args) end class ModelClasses - def error_response_body - Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorResponseBody + def app_patch + Azure::IotCentral::Mgmt::V2018_09_01::Models::AppPatch end - def app_sku - Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSku + def operation_inputs + Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationInputs + end + def app_availability_info + Azure::IotCentral::Mgmt::V2018_09_01::Models::AppAvailabilityInfo end def app Azure::IotCentral::Mgmt::V2018_09_01::Models::App end + def app_sku + Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSku + end def resource Azure::IotCentral::Mgmt::V2018_09_01::Models::Resource end @@ -78,6 +84,9 @@ def operation_display def operation Azure::IotCentral::Mgmt::V2018_09_01::Models::Operation end + def error_response_body + Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorResponseBody + end def operation_list_result Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationListResult end @@ -87,15 +96,6 @@ def app_list_result def app_sku_info Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSkuInfo end - def operation_inputs - Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationInputs - end - def app_availability_info - Azure::IotCentral::Mgmt::V2018_09_01::Models::AppAvailabilityInfo - end - def app_patch - Azure::IotCentral::Mgmt::V2018_09_01::Models::AppPatch - 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 10a546ea7d..d63ef783d1 100644 --- a/azure_sdk/lib/latest/modules/iothub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/iothub_profile_module.rb @@ -7,12 +7,16 @@ module Azure::Profiles::Latest module IotHub module Mgmt + Certificates = Azure::IotHub::Mgmt::V2018_04_01::Certificates IotHubResource = Azure::IotHub::Mgmt::V2018_04_01::IotHubResource ResourceProviderCommon = Azure::IotHub::Mgmt::V2018_04_01::ResourceProviderCommon - Certificates = Azure::IotHub::Mgmt::V2018_04_01::Certificates Operations = Azure::IotHub::Mgmt::V2018_04_01::Operations module Models + RoutingProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingProperties + TagsResource = Azure::IotHub::Mgmt::V2018_04_01::Models::TagsResource + MessagingEndpointProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::MessagingEndpointProperties + EventHubConsumerGroupInfo = Azure::IotHub::Mgmt::V2018_04_01::Models::EventHubConsumerGroupInfo CloudToDeviceProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::CloudToDeviceProperties EventHubConsumerGroupsListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::EventHubConsumerGroupsListResult IotHubProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubProperties @@ -51,18 +55,18 @@ module Models IpFilterActionType = Azure::IotHub::Mgmt::V2018_04_01::Models::IpFilterActionType RoutingSource = Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingSource OperationMonitoringLevel = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationMonitoringLevel + Name = Azure::IotHub::Mgmt::V2018_04_01::Models::Name Capabilities = Azure::IotHub::Mgmt::V2018_04_01::Models::Capabilities IotHubSku = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSku IotHubSkuTier = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuTier EndpointHealthStatus = Azure::IotHub::Mgmt::V2018_04_01::Models::EndpointHealthStatus - Name = Azure::IotHub::Mgmt::V2018_04_01::Models::Name JobType = Azure::IotHub::Mgmt::V2018_04_01::Models::JobType IotHubScaleType = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubScaleType IotHubNameUnavailabilityReason = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubNameUnavailabilityReason TestResultStatus = Azure::IotHub::Mgmt::V2018_04_01::Models::TestResultStatus RouteErrorSeverity = Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorSeverity - IpFilterRule = Azure::IotHub::Mgmt::V2018_04_01::Models::IpFilterRule Resource = Azure::IotHub::Mgmt::V2018_04_01::Models::Resource + IpFilterRule = Azure::IotHub::Mgmt::V2018_04_01::Models::IpFilterRule ErrorDetails = Azure::IotHub::Mgmt::V2018_04_01::Models::ErrorDetails OperationDisplay = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationDisplay Operation = Azure::IotHub::Mgmt::V2018_04_01::Models::Operation @@ -86,14 +90,10 @@ module Models IotHubCapacity = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubCapacity RouteProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::RouteProperties IotHubSkuDescription = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuDescription - RoutingProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingProperties - TagsResource = Azure::IotHub::Mgmt::V2018_04_01::Models::TagsResource - MessagingEndpointProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::MessagingEndpointProperties - EventHubConsumerGroupInfo = Azure::IotHub::Mgmt::V2018_04_01::Models::EventHubConsumerGroupInfo end class IotHubManagementClass - attr_reader :iot_hub_resource, :resource_provider_common, :certificates, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :certificates, :iot_hub_resource, :resource_provider_common, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -103,9 +103,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @certificates = @client_0.certificates @iot_hub_resource = @client_0.iot_hub_resource @resource_provider_common = @client_0.resource_provider_common - @certificates = @client_0.certificates @operations = @client_0.operations @model_classes = ModelClasses.new @@ -125,6 +125,18 @@ def method_missing(method, *args) end class ModelClasses + def routing_properties + Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingProperties + end + def tags_resource + Azure::IotHub::Mgmt::V2018_04_01::Models::TagsResource + end + def messaging_endpoint_properties + Azure::IotHub::Mgmt::V2018_04_01::Models::MessagingEndpointProperties + end + def event_hub_consumer_group_info + Azure::IotHub::Mgmt::V2018_04_01::Models::EventHubConsumerGroupInfo + end def cloud_to_device_properties Azure::IotHub::Mgmt::V2018_04_01::Models::CloudToDeviceProperties end @@ -239,6 +251,9 @@ def routing_source def operation_monitoring_level Azure::IotHub::Mgmt::V2018_04_01::Models::OperationMonitoringLevel end + def name + Azure::IotHub::Mgmt::V2018_04_01::Models::Name + end def capabilities Azure::IotHub::Mgmt::V2018_04_01::Models::Capabilities end @@ -251,9 +266,6 @@ def iot_hub_sku_tier def endpoint_health_status Azure::IotHub::Mgmt::V2018_04_01::Models::EndpointHealthStatus end - def name - Azure::IotHub::Mgmt::V2018_04_01::Models::Name - end def job_type Azure::IotHub::Mgmt::V2018_04_01::Models::JobType end @@ -269,12 +281,12 @@ def test_result_status def route_error_severity Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorSeverity end - def ip_filter_rule - Azure::IotHub::Mgmt::V2018_04_01::Models::IpFilterRule - end def resource Azure::IotHub::Mgmt::V2018_04_01::Models::Resource end + def ip_filter_rule + Azure::IotHub::Mgmt::V2018_04_01::Models::IpFilterRule + end def error_details Azure::IotHub::Mgmt::V2018_04_01::Models::ErrorDetails end @@ -344,18 +356,6 @@ def route_properties def iot_hub_sku_description Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuDescription end - def routing_properties - Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingProperties - end - def tags_resource - Azure::IotHub::Mgmt::V2018_04_01::Models::TagsResource - end - def messaging_endpoint_properties - Azure::IotHub::Mgmt::V2018_04_01::Models::MessagingEndpointProperties - end - def event_hub_consumer_group_info - Azure::IotHub::Mgmt::V2018_04_01::Models::EventHubConsumerGroupInfo - 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 04232d5102..ee660d96fa 100644 --- a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb +++ b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb @@ -10,23 +10,22 @@ module KeyVault module Models Action = Azure::KeyVault::V7_0::Models::Action - BackupCertificateResult = Azure::KeyVault::V7_0::Models::BackupCertificateResult - DeletedSasDefinitionListResult = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionListResult + KeyOperationsParameters = Azure::KeyVault::V7_0::Models::KeyOperationsParameters KeySignParameters = Azure::KeyVault::V7_0::Models::KeySignParameters JsonWebKey = Azure::KeyVault::V7_0::Models::JsonWebKey KeyVerifyParameters = Azure::KeyVault::V7_0::Models::KeyVerifyParameters KeyBundle = Azure::KeyVault::V7_0::Models::KeyBundle KeyUpdateParameters = Azure::KeyVault::V7_0::Models::KeyUpdateParameters - KeyOperationsParameters = Azure::KeyVault::V7_0::Models::KeyOperationsParameters + BackupCertificateResult = Azure::KeyVault::V7_0::Models::BackupCertificateResult Attributes = Azure::KeyVault::V7_0::Models::Attributes KeyVaultError = Azure::KeyVault::V7_0::Models::KeyVaultError SecretBundle = Azure::KeyVault::V7_0::Models::SecretBundle - StorageListResult = Azure::KeyVault::V7_0::Models::StorageListResult + DeletedSasDefinitionListResult = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionListResult SasDefinitionUpdateParameters = Azure::KeyVault::V7_0::Models::SasDefinitionUpdateParameters KeyItem = Azure::KeyVault::V7_0::Models::KeyItem SecretRestoreParameters = Azure::KeyVault::V7_0::Models::SecretRestoreParameters SasDefinitionAttributes = Azure::KeyVault::V7_0::Models::SasDefinitionAttributes - CertificateItem = Azure::KeyVault::V7_0::Models::CertificateItem + StorageRestoreParameters = Azure::KeyVault::V7_0::Models::StorageRestoreParameters KeyRestoreParameters = Azure::KeyVault::V7_0::Models::KeyRestoreParameters KeyProperties = Azure::KeyVault::V7_0::Models::KeyProperties SecretSetParameters = Azure::KeyVault::V7_0::Models::SecretSetParameters @@ -34,14 +33,14 @@ module Models SecretUpdateParameters = Azure::KeyVault::V7_0::Models::SecretUpdateParameters Trigger = Azure::KeyVault::V7_0::Models::Trigger CertificateCreateParameters = Azure::KeyVault::V7_0::Models::CertificateCreateParameters - BackupStorageResult = Azure::KeyVault::V7_0::Models::BackupStorageResult + LifetimeAction = Azure::KeyVault::V7_0::Models::LifetimeAction CertificateImportParameters = Azure::KeyVault::V7_0::Models::CertificateImportParameters CertificatePolicy = Azure::KeyVault::V7_0::Models::CertificatePolicy CertificateUpdateParameters = Azure::KeyVault::V7_0::Models::CertificateUpdateParameters - SasDefinitionItem = Azure::KeyVault::V7_0::Models::SasDefinitionItem + BackupStorageResult = Azure::KeyVault::V7_0::Models::BackupStorageResult CertificateMergeParameters = Azure::KeyVault::V7_0::Models::CertificateMergeParameters CertificateIssuerSetParameters = Azure::KeyVault::V7_0::Models::CertificateIssuerSetParameters - IssuerCredentials = Azure::KeyVault::V7_0::Models::IssuerCredentials + CertificateItem = Azure::KeyVault::V7_0::Models::CertificateItem CertificateIssuerUpdateParameters = Azure::KeyVault::V7_0::Models::CertificateIssuerUpdateParameters OrganizationDetails = Azure::KeyVault::V7_0::Models::OrganizationDetails CertificateOperationUpdateParameter = Azure::KeyVault::V7_0::Models::CertificateOperationUpdateParameter @@ -67,45 +66,46 @@ module Models SecretItem = Azure::KeyVault::V7_0::Models::SecretItem BackupSecretResult = Azure::KeyVault::V7_0::Models::BackupSecretResult SecretProperties = Azure::KeyVault::V7_0::Models::SecretProperties - StorageRestoreParameters = Azure::KeyVault::V7_0::Models::StorageRestoreParameters + PendingCertificateSigningRequestResult = Azure::KeyVault::V7_0::Models::PendingCertificateSigningRequestResult CertificateBundle = Azure::KeyVault::V7_0::Models::CertificateBundle 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 - PendingCertificateSigningRequestResult = Azure::KeyVault::V7_0::Models::PendingCertificateSigningRequestResult + StorageAccountCreateParameters = Azure::KeyVault::V7_0::Models::StorageAccountCreateParameters CertificateOperation = Azure::KeyVault::V7_0::Models::CertificateOperation Error = Azure::KeyVault::V7_0::Models::Error - StorageAccountCreateParameters = Azure::KeyVault::V7_0::Models::StorageAccountCreateParameters - KeyCreateParameters = Azure::KeyVault::V7_0::Models::KeyCreateParameters StorageAccountUpdateParameters = Azure::KeyVault::V7_0::Models::StorageAccountUpdateParameters - LifetimeAction = Azure::KeyVault::V7_0::Models::LifetimeAction - CertificateRestoreParameters = Azure::KeyVault::V7_0::Models::CertificateRestoreParameters + KeyCreateParameters = Azure::KeyVault::V7_0::Models::KeyCreateParameters StorageAccountItem = Azure::KeyVault::V7_0::Models::StorageAccountItem StorageAccountRegenerteKeyParameters = Azure::KeyVault::V7_0::Models::StorageAccountRegenerteKeyParameters - DeletedKeyBundle = Azure::KeyVault::V7_0::Models::DeletedKeyBundle - DeletedKeyItem = Azure::KeyVault::V7_0::Models::DeletedKeyItem KeyAttributes = Azure::KeyVault::V7_0::Models::KeyAttributes - DeletedSecretBundle = Azure::KeyVault::V7_0::Models::DeletedSecretBundle - DeletedSecretItem = Azure::KeyVault::V7_0::Models::DeletedSecretItem - SecretAttributes = Azure::KeyVault::V7_0::Models::SecretAttributes - DeletedCertificateBundle = Azure::KeyVault::V7_0::Models::DeletedCertificateBundle IssuerBundle = Azure::KeyVault::V7_0::Models::IssuerBundle + DeletedKeyItem = Azure::KeyVault::V7_0::Models::DeletedKeyItem + SasDefinitionItem = Azure::KeyVault::V7_0::Models::SasDefinitionItem + CertificateRestoreParameters = Azure::KeyVault::V7_0::Models::CertificateRestoreParameters + DeletedStorageListResult = Azure::KeyVault::V7_0::Models::DeletedStorageListResult + 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 + DeletedKeyBundle = Azure::KeyVault::V7_0::Models::DeletedKeyBundle CertificateAttributes = Azure::KeyVault::V7_0::Models::CertificateAttributes + DeletedCertificateBundle = Azure::KeyVault::V7_0::Models::DeletedCertificateBundle + DeletedCertificateItem = Azure::KeyVault::V7_0::Models::DeletedCertificateItem + DeletedSecretItem = Azure::KeyVault::V7_0::Models::DeletedSecretItem JsonWebKeyCurveName = Azure::KeyVault::V7_0::Models::JsonWebKeyCurveName - DeletedStorageListResult = Azure::KeyVault::V7_0::Models::DeletedStorageListResult + DeletionRecoveryLevel = Azure::KeyVault::V7_0::Models::DeletionRecoveryLevel + KeyUsageType = Azure::KeyVault::V7_0::Models::KeyUsageType DeletedStorageBundle = Azure::KeyVault::V7_0::Models::DeletedStorageBundle DeletedStorageAccountItem = Azure::KeyVault::V7_0::Models::DeletedStorageAccountItem DeletedSasDefinitionBundle = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionBundle - DeletedCertificateItem = Azure::KeyVault::V7_0::Models::DeletedCertificateItem - JsonWebKeyType = Azure::KeyVault::V7_0::Models::JsonWebKeyType - JsonWebKeyOperation = Azure::KeyVault::V7_0::Models::JsonWebKeyOperation - DeletionRecoveryLevel = Azure::KeyVault::V7_0::Models::DeletionRecoveryLevel - KeyUsageType = Azure::KeyVault::V7_0::Models::KeyUsageType + DeletedSasDefinitionItem = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionItem ActionType = Azure::KeyVault::V7_0::Models::ActionType + JsonWebKeyType = Azure::KeyVault::V7_0::Models::JsonWebKeyType JsonWebKeyEncryptionAlgorithm = Azure::KeyVault::V7_0::Models::JsonWebKeyEncryptionAlgorithm JsonWebKeySignatureAlgorithm = Azure::KeyVault::V7_0::Models::JsonWebKeySignatureAlgorithm - DeletedSasDefinitionItem = Azure::KeyVault::V7_0::Models::DeletedSasDefinitionItem + JsonWebKeyOperation = Azure::KeyVault::V7_0::Models::JsonWebKeyOperation SasTokenType = Azure::KeyVault::V7_0::Models::SasTokenType end @@ -141,11 +141,8 @@ class ModelClasses def action Azure::KeyVault::V7_0::Models::Action end - def backup_certificate_result - Azure::KeyVault::V7_0::Models::BackupCertificateResult - end - def deleted_sas_definition_list_result - Azure::KeyVault::V7_0::Models::DeletedSasDefinitionListResult + def key_operations_parameters + Azure::KeyVault::V7_0::Models::KeyOperationsParameters end def key_sign_parameters Azure::KeyVault::V7_0::Models::KeySignParameters @@ -162,8 +159,8 @@ def key_bundle def key_update_parameters Azure::KeyVault::V7_0::Models::KeyUpdateParameters end - def key_operations_parameters - Azure::KeyVault::V7_0::Models::KeyOperationsParameters + def backup_certificate_result + Azure::KeyVault::V7_0::Models::BackupCertificateResult end def attributes Azure::KeyVault::V7_0::Models::Attributes @@ -174,8 +171,8 @@ def key_vault_error def secret_bundle Azure::KeyVault::V7_0::Models::SecretBundle end - def storage_list_result - Azure::KeyVault::V7_0::Models::StorageListResult + def deleted_sas_definition_list_result + Azure::KeyVault::V7_0::Models::DeletedSasDefinitionListResult end def sas_definition_update_parameters Azure::KeyVault::V7_0::Models::SasDefinitionUpdateParameters @@ -189,8 +186,8 @@ def secret_restore_parameters def sas_definition_attributes Azure::KeyVault::V7_0::Models::SasDefinitionAttributes end - def certificate_item - Azure::KeyVault::V7_0::Models::CertificateItem + def storage_restore_parameters + Azure::KeyVault::V7_0::Models::StorageRestoreParameters end def key_restore_parameters Azure::KeyVault::V7_0::Models::KeyRestoreParameters @@ -213,8 +210,8 @@ def trigger def certificate_create_parameters Azure::KeyVault::V7_0::Models::CertificateCreateParameters end - def backup_storage_result - Azure::KeyVault::V7_0::Models::BackupStorageResult + def lifetime_action + Azure::KeyVault::V7_0::Models::LifetimeAction end def certificate_import_parameters Azure::KeyVault::V7_0::Models::CertificateImportParameters @@ -225,8 +222,8 @@ def certificate_policy def certificate_update_parameters Azure::KeyVault::V7_0::Models::CertificateUpdateParameters end - def sas_definition_item - Azure::KeyVault::V7_0::Models::SasDefinitionItem + def backup_storage_result + Azure::KeyVault::V7_0::Models::BackupStorageResult end def certificate_merge_parameters Azure::KeyVault::V7_0::Models::CertificateMergeParameters @@ -234,8 +231,8 @@ def certificate_merge_parameters def certificate_issuer_set_parameters Azure::KeyVault::V7_0::Models::CertificateIssuerSetParameters end - def issuer_credentials - Azure::KeyVault::V7_0::Models::IssuerCredentials + def certificate_item + Azure::KeyVault::V7_0::Models::CertificateItem end def certificate_issuer_update_parameters Azure::KeyVault::V7_0::Models::CertificateIssuerUpdateParameters @@ -312,8 +309,8 @@ def backup_secret_result def secret_properties Azure::KeyVault::V7_0::Models::SecretProperties end - def storage_restore_parameters - Azure::KeyVault::V7_0::Models::StorageRestoreParameters + def pending_certificate_signing_request_result + Azure::KeyVault::V7_0::Models::PendingCertificateSigningRequestResult end def certificate_bundle Azure::KeyVault::V7_0::Models::CertificateBundle @@ -330,8 +327,8 @@ def storage_bundle def sas_definition_list_result Azure::KeyVault::V7_0::Models::SasDefinitionListResult end - def pending_certificate_signing_request_result - Azure::KeyVault::V7_0::Models::PendingCertificateSigningRequestResult + def storage_account_create_parameters + Azure::KeyVault::V7_0::Models::StorageAccountCreateParameters end def certificate_operation Azure::KeyVault::V7_0::Models::CertificateOperation @@ -339,20 +336,11 @@ def certificate_operation def error Azure::KeyVault::V7_0::Models::Error end - def storage_account_create_parameters - Azure::KeyVault::V7_0::Models::StorageAccountCreateParameters - end - def key_create_parameters - Azure::KeyVault::V7_0::Models::KeyCreateParameters - end def storage_account_update_parameters Azure::KeyVault::V7_0::Models::StorageAccountUpdateParameters end - def lifetime_action - Azure::KeyVault::V7_0::Models::LifetimeAction - end - def certificate_restore_parameters - Azure::KeyVault::V7_0::Models::CertificateRestoreParameters + def key_create_parameters + Azure::KeyVault::V7_0::Models::KeyCreateParameters end def storage_account_item Azure::KeyVault::V7_0::Models::StorageAccountItem @@ -360,38 +348,59 @@ def storage_account_item def storage_account_regenerte_key_parameters Azure::KeyVault::V7_0::Models::StorageAccountRegenerteKeyParameters end - def deleted_key_bundle - Azure::KeyVault::V7_0::Models::DeletedKeyBundle + def key_attributes + Azure::KeyVault::V7_0::Models::KeyAttributes + end + def issuer_bundle + Azure::KeyVault::V7_0::Models::IssuerBundle end def deleted_key_item Azure::KeyVault::V7_0::Models::DeletedKeyItem end - def key_attributes - Azure::KeyVault::V7_0::Models::KeyAttributes + def sas_definition_item + Azure::KeyVault::V7_0::Models::SasDefinitionItem end - def deleted_secret_bundle - Azure::KeyVault::V7_0::Models::DeletedSecretBundle + def certificate_restore_parameters + Azure::KeyVault::V7_0::Models::CertificateRestoreParameters end - def deleted_secret_item - Azure::KeyVault::V7_0::Models::DeletedSecretItem + def deleted_storage_list_result + Azure::KeyVault::V7_0::Models::DeletedStorageListResult + end + def issuer_credentials + Azure::KeyVault::V7_0::Models::IssuerCredentials + end + def storage_list_result + Azure::KeyVault::V7_0::Models::StorageListResult end def secret_attributes Azure::KeyVault::V7_0::Models::SecretAttributes end - def deleted_certificate_bundle - Azure::KeyVault::V7_0::Models::DeletedCertificateBundle + def deleted_secret_bundle + Azure::KeyVault::V7_0::Models::DeletedSecretBundle end - def issuer_bundle - Azure::KeyVault::V7_0::Models::IssuerBundle + def deleted_key_bundle + Azure::KeyVault::V7_0::Models::DeletedKeyBundle end def certificate_attributes Azure::KeyVault::V7_0::Models::CertificateAttributes end + def deleted_certificate_bundle + Azure::KeyVault::V7_0::Models::DeletedCertificateBundle + end + def deleted_certificate_item + Azure::KeyVault::V7_0::Models::DeletedCertificateItem + end + def deleted_secret_item + Azure::KeyVault::V7_0::Models::DeletedSecretItem + end def json_web_key_curve_name Azure::KeyVault::V7_0::Models::JsonWebKeyCurveName end - def deleted_storage_list_result - Azure::KeyVault::V7_0::Models::DeletedStorageListResult + def deletion_recovery_level + Azure::KeyVault::V7_0::Models::DeletionRecoveryLevel + end + def key_usage_type + Azure::KeyVault::V7_0::Models::KeyUsageType end def deleted_storage_bundle Azure::KeyVault::V7_0::Models::DeletedStorageBundle @@ -402,32 +411,23 @@ def deleted_storage_account_item def deleted_sas_definition_bundle Azure::KeyVault::V7_0::Models::DeletedSasDefinitionBundle end - def deleted_certificate_item - Azure::KeyVault::V7_0::Models::DeletedCertificateItem - end - def json_web_key_type - Azure::KeyVault::V7_0::Models::JsonWebKeyType - end - def json_web_key_operation - Azure::KeyVault::V7_0::Models::JsonWebKeyOperation - end - def deletion_recovery_level - Azure::KeyVault::V7_0::Models::DeletionRecoveryLevel - end - def key_usage_type - Azure::KeyVault::V7_0::Models::KeyUsageType + def deleted_sas_definition_item + Azure::KeyVault::V7_0::Models::DeletedSasDefinitionItem end def action_type Azure::KeyVault::V7_0::Models::ActionType end + def json_web_key_type + Azure::KeyVault::V7_0::Models::JsonWebKeyType + end 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_sas_definition_item - Azure::KeyVault::V7_0::Models::DeletedSasDefinitionItem + def json_web_key_operation + Azure::KeyVault::V7_0::Models::JsonWebKeyOperation end def sas_token_type Azure::KeyVault::V7_0::Models::SasTokenType diff --git a/azure_sdk/lib/latest/modules/kusto_profile_module.rb b/azure_sdk/lib/latest/modules/kusto_profile_module.rb index 0d0faaa95a..7b7e087ede 100644 --- a/azure_sdk/lib/latest/modules/kusto_profile_module.rb +++ b/azure_sdk/lib/latest/modules/kusto_profile_module.rb @@ -7,27 +7,29 @@ module Azure::Profiles::Latest module Kusto module Mgmt - Clusters = Azure::Kusto::Mgmt::V2018_09_07_preview::Clusters - Databases = Azure::Kusto::Mgmt::V2018_09_07_preview::Databases EventHubConnections = Azure::Kusto::Mgmt::V2018_09_07_preview::EventHubConnections + 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 module Models - ClusterListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterListResult TrackedResource = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::TrackedResource ProxyResource = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ProxyResource - Cluster = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Cluster + ClusterListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterListResult AzureEntityResource = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureEntityResource + Cluster = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Cluster Resource = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Resource OperationDisplay = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::OperationDisplay - DatabasePrincipalListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalListResult Operation = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Operation - AzureSku = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureSku - DatabasePrincipalListRequest = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalListRequest OperationListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::OperationListResult + DatabasePrincipalListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalListResult + DatabasePrincipalListRequest = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalListRequest + AzureSku = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureSku EventHubConnectionValidationListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionValidationListResult - AzureResourceSku = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureResourceSku EventHubConnectionListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionListResult + EventHubConnectionValidation = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionValidation + TrustedExternalTenant = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::TrustedExternalTenant + AzureCapacity = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureCapacity DatabaseStatistics = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabaseStatistics ListResourceSkusResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ListResourceSkusResult ListSkusResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ListSkusResult @@ -36,26 +38,24 @@ 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 - TrustedExternalTenant = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::TrustedExternalTenant - AzureCapacity = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureCapacity - ClusterUpdate = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterUpdate CheckNameResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::CheckNameResult - EventHubConnectionValidation = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionValidation - Database = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Database + ClusterUpdate = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterUpdate + AzureResourceSku = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureResourceSku + 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 - DatabaseUpdate = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabaseUpdate - ProvisioningState = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ProvisioningState + AzureSkuName = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureSkuName + Database = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Database DataFormat = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DataFormat - State = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::State AzureScaleType = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureScaleType - DatabasePrincipalRole = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalRole - AzureSkuName = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureSkuName DatabasePrincipalType = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalType + DatabasePrincipalRole = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalRole + ProvisioningState = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ProvisioningState + State = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::State end class KustoManagementClass - attr_reader :clusters, :databases, :event_hub_connections, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :event_hub_connections, :clusters, :operations, :databases, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -65,10 +65,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 - @databases = @client_0.databases @event_hub_connections = @client_0.event_hub_connections + @clusters = @client_0.clusters @operations = @client_0.operations + @databases = @client_0.databases @model_classes = ModelClasses.new end @@ -87,51 +87,57 @@ def method_missing(method, *args) end class ModelClasses - def cluster_list_result - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterListResult - end def tracked_resource Azure::Kusto::Mgmt::V2018_09_07_preview::Models::TrackedResource end def proxy_resource Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ProxyResource end - def cluster - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Cluster + def cluster_list_result + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterListResult end def azure_entity_resource Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureEntityResource end + def cluster + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Cluster + end def resource Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Resource end def operation_display Azure::Kusto::Mgmt::V2018_09_07_preview::Models::OperationDisplay end - def database_principal_list_result - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalListResult - end def operation Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Operation end - def azure_sku - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureSku + def operation_list_result + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::OperationListResult + end + def database_principal_list_result + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalListResult end def database_principal_list_request Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalListRequest end - def operation_list_result - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::OperationListResult + def azure_sku + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureSku end def event_hub_connection_validation_list_result Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionValidationListResult end - def azure_resource_sku - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureResourceSku - end def event_hub_connection_list_result Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionListResult end + def event_hub_connection_validation + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionValidation + end + def trusted_external_tenant + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::TrustedExternalTenant + end + def azure_capacity + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureCapacity + end def database_statistics Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabaseStatistics end @@ -156,23 +162,17 @@ def database_check_name_request def database_list_result Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabaseListResult end - def trusted_external_tenant - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::TrustedExternalTenant - end - def azure_capacity - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureCapacity + 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 check_name_result - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::CheckNameResult - end - def event_hub_connection_validation - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionValidation + def azure_resource_sku + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureResourceSku end - def database - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Database + 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 @@ -180,29 +180,29 @@ def event_hub_connection_update def event_hub_connection Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnection end - def database_update - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabaseUpdate + def azure_sku_name + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureSkuName end - def provisioning_state - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ProvisioningState + def database + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Database end def data_format Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DataFormat end - def state - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::State - end def azure_scale_type Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureScaleType end + def database_principal_type + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalType + end def database_principal_role Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalRole end - def azure_sku_name - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::AzureSkuName + def provisioning_state + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ProvisioningState end - def database_principal_type - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalType + def state + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::State 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 1e43545a39..992c977e36 100644 --- a/azure_sdk/lib/latest/modules/localsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/localsearch_profile_module.rb @@ -9,19 +9,22 @@ module LocalSearch Local = Azure::CognitiveServices::LocalSearch::V1_0::Local module Models + Place = Azure::CognitiveServices::LocalSearch::V1_0::Models::Place + ErrorResponse = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorResponse + Intangible = Azure::CognitiveServices::LocalSearch::V1_0::Models::Intangible QueryContext = Azure::CognitiveServices::LocalSearch::V1_0::Models::QueryContext GeoCoordinates = Azure::CognitiveServices::LocalSearch::V1_0::Models::GeoCoordinates ResponseBase = Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::LocalSearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResultsAnswer - ErrorResponse = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorResponse + StructuredValue = Azure::CognitiveServices::LocalSearch::V1_0::Models::StructuredValue Thing = Azure::CognitiveServices::LocalSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::LocalSearch::V1_0::Models::CreativeWork SearchAction = Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchAction Identifiable = Azure::CognitiveServices::LocalSearch::V1_0::Models::Identifiable - StructuredValue = Azure::CognitiveServices::LocalSearch::V1_0::Models::StructuredValue ErrorCode = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch + EntitiesEntityPresentationInfo = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntitiesEntityPresentationInfo ResponseFormat = Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat EntityScenario = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario Response = Azure::CognitiveServices::LocalSearch::V1_0::Models::Response @@ -29,12 +32,9 @@ module Models ErrorSubCode = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorSubCode Action = Azure::CognitiveServices::LocalSearch::V1_0::Models::Action SearchResponse = Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse - EntitiesEntityPresentationInfo = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntitiesEntityPresentationInfo + Error = Azure::CognitiveServices::LocalSearch::V1_0::Models::Error Places = Azure::CognitiveServices::LocalSearch::V1_0::Models::Places PostalAddress = Azure::CognitiveServices::LocalSearch::V1_0::Models::PostalAddress - Place = Azure::CognitiveServices::LocalSearch::V1_0::Models::Place - Error = Azure::CognitiveServices::LocalSearch::V1_0::Models::Error - Intangible = Azure::CognitiveServices::LocalSearch::V1_0::Models::Intangible end class LocalSearchDataClass @@ -67,6 +67,15 @@ def method_missing(method, *args) end class ModelClasses + def place + Azure::CognitiveServices::LocalSearch::V1_0::Models::Place + end + def error_response + Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorResponse + end + def intangible + Azure::CognitiveServices::LocalSearch::V1_0::Models::Intangible + end def query_context Azure::CognitiveServices::LocalSearch::V1_0::Models::QueryContext end @@ -82,8 +91,8 @@ def answer def search_results_answer Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResultsAnswer end - def error_response - Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorResponse + def structured_value + Azure::CognitiveServices::LocalSearch::V1_0::Models::StructuredValue end def thing Azure::CognitiveServices::LocalSearch::V1_0::Models::Thing @@ -97,15 +106,15 @@ def search_action def identifiable Azure::CognitiveServices::LocalSearch::V1_0::Models::Identifiable end - def structured_value - Azure::CognitiveServices::LocalSearch::V1_0::Models::StructuredValue - end def error_code Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorCode end def safe_search Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch end + def entities_entity_presentation_info + Azure::CognitiveServices::LocalSearch::V1_0::Models::EntitiesEntityPresentationInfo + end def response_format Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat end @@ -127,8 +136,8 @@ def action def search_response Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse end - def entities_entity_presentation_info - Azure::CognitiveServices::LocalSearch::V1_0::Models::EntitiesEntityPresentationInfo + def error + Azure::CognitiveServices::LocalSearch::V1_0::Models::Error end def places Azure::CognitiveServices::LocalSearch::V1_0::Models::Places @@ -136,15 +145,6 @@ def places def postal_address Azure::CognitiveServices::LocalSearch::V1_0::Models::PostalAddress end - def place - Azure::CognitiveServices::LocalSearch::V1_0::Models::Place - end - def error - Azure::CognitiveServices::LocalSearch::V1_0::Models::Error - end - def intangible - Azure::CognitiveServices::LocalSearch::V1_0::Models::Intangible - 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 f0cec3209b..76757e775a 100644 --- a/azure_sdk/lib/latest/modules/logic_profile_module.rb +++ b/azure_sdk/lib/latest/modules/logic_profile_module.rb @@ -11,24 +11,24 @@ module Mgmt WorkflowVersions = Azure::Logic::Mgmt::V2018_07_01_preview::WorkflowVersions WorkflowTriggers = Azure::Logic::Mgmt::V2018_07_01_preview::WorkflowTriggers WorkflowVersionTriggers = Azure::Logic::Mgmt::V2018_07_01_preview::WorkflowVersionTriggers + Operations = Azure::Logic::Mgmt::V2018_07_01_preview::Operations WorkflowTriggerHistories = Azure::Logic::Mgmt::V2018_07_01_preview::WorkflowTriggerHistories WorkflowRuns = Azure::Logic::Mgmt::V2018_07_01_preview::WorkflowRuns WorkflowRunActions = Azure::Logic::Mgmt::V2018_07_01_preview::WorkflowRunActions WorkflowRunActionRepetitions = Azure::Logic::Mgmt::V2018_07_01_preview::WorkflowRunActionRepetitions - Operations = Azure::Logic::Mgmt::V2018_07_01_preview::Operations WorkflowRunActionRepetitionsRequestHistories = Azure::Logic::Mgmt::V2018_07_01_preview::WorkflowRunActionRepetitionsRequestHistories WorkflowRunActionRequestHistories = Azure::Logic::Mgmt::V2018_07_01_preview::WorkflowRunActionRequestHistories WorkflowRunActionScopeRepetitions = Azure::Logic::Mgmt::V2018_07_01_preview::WorkflowRunActionScopeRepetitions WorkflowRunOperations = Azure::Logic::Mgmt::V2018_07_01_preview::WorkflowRunOperations IntegrationAccounts = Azure::Logic::Mgmt::V2018_07_01_preview::IntegrationAccounts - IntegrationAccountAssemblies = Azure::Logic::Mgmt::V2018_07_01_preview::IntegrationAccountAssemblies IntegrationAccountBatchConfigurations = Azure::Logic::Mgmt::V2018_07_01_preview::IntegrationAccountBatchConfigurations IntegrationAccountSchemas = Azure::Logic::Mgmt::V2018_07_01_preview::IntegrationAccountSchemas IntegrationAccountMaps = Azure::Logic::Mgmt::V2018_07_01_preview::IntegrationAccountMaps + IntegrationAccountPartners = Azure::Logic::Mgmt::V2018_07_01_preview::IntegrationAccountPartners IntegrationAccountAgreements = Azure::Logic::Mgmt::V2018_07_01_preview::IntegrationAccountAgreements IntegrationAccountCertificates = Azure::Logic::Mgmt::V2018_07_01_preview::IntegrationAccountCertificates IntegrationAccountSessions = Azure::Logic::Mgmt::V2018_07_01_preview::IntegrationAccountSessions - IntegrationAccountPartners = Azure::Logic::Mgmt::V2018_07_01_preview::IntegrationAccountPartners + IntegrationAccountAssemblies = Azure::Logic::Mgmt::V2018_07_01_preview::IntegrationAccountAssemblies module Models ErrorResponse = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ErrorResponse @@ -80,11 +80,11 @@ module Models EdifactValidationSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactValidationSettings BatchReleaseCriteria = Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchReleaseCriteria EdifactFramingSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactFramingSettings + Resource = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Resource 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 - Resource = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Resource IntegrationAccountMapFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMapFilter EdifactMessageFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactMessageFilter B2BPartnerContent = Azure::Logic::Mgmt::V2018_07_01_preview::Models::B2BPartnerContent @@ -93,9 +93,9 @@ module Models EdifactEnvelopeOverride = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactEnvelopeOverride IntegrationAccountPartnerFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartnerFilter EdifactMessageIdentifier = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactMessageIdentifier - AS2AcknowledgementConnectionSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2AcknowledgementConnectionSettings EdifactSchemaReference = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactSchemaReference AS2SecuritySettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2SecuritySettings + AS2AcknowledgementConnectionSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2AcknowledgementConnectionSettings EdifactValidationOverride = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactValidationOverride EdifactDelimiterOverride = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactDelimiterOverride AS2ProtocolSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2ProtocolSettings @@ -130,22 +130,22 @@ module Models WorkflowRunTrigger = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunTrigger RepetitionIndex = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RepetitionIndex CallbackUrl = Azure::Logic::Mgmt::V2018_07_01_preview::Models::CallbackUrl + 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 - KeyVaultKeyAttributes = Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyAttributes - WorkflowRunActionFilter = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionFilter AS2MdnSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2MdnSettings KeyVaultKey = Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKey + KeyVaultKeyAttributes = Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyAttributes KeyVaultKeyCollection = Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyCollection ErrorProperties = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ErrorProperties - WorkflowTriggerRecurrence = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerRecurrence + TrackingEventErrorInfo = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventErrorInfo IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMapPropertiesParametersSchema TrackingEvent = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEvent - TrackingEventErrorInfo = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventErrorInfo + Request = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Request AS2ErrorSettings = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2ErrorSettings IntegrationAccountSku = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSku SetTriggerStateActionDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::SetTriggerStateActionDefinition - Request = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Request + WorkflowTriggerRecurrence = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerRecurrence IntegrationAccountPartnerListResult = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartnerListResult ExpressionTraces = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ExpressionTraces TrackingEventsDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventsDefinition @@ -157,58 +157,58 @@ module Models Workflow = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Workflow IntegrationAccount = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccount IntegrationAccountSchema = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSchema - WorkflowTriggerHistory = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerHistory + WorkflowRunAction = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunAction IntegrationAccountPartner = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartner + Response = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Response IntegrationAccountAgreement = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountAgreement - WorkflowRunAction = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunAction - IntegrationAccountCertificate = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountCertificate + WorkflowTriggerHistory = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerHistory ExpressionRoot = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ExpressionRoot - Response = Azure::Logic::Mgmt::V2018_07_01_preview::Models::Response + IntegrationAccountCertificate = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountCertificate AzureResourceErrorInfo = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AzureResourceErrorInfo - OperationResult = Azure::Logic::Mgmt::V2018_07_01_preview::Models::OperationResult - RunActionCorrelation = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RunActionCorrelation - IntegrationAccountMap = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMap - ArtifactContentPropertiesDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ArtifactContentPropertiesDefinition - AssemblyDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyDefinition - KeyVaultReference = Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultReference - IntegrationAccountSession = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSession - RequestHistory = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistory - BatchConfiguration = Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfiguration WorkflowRunActionRepetitionDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionRepetitionDefinition + AssemblyDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyDefinition + IntegrationAccountMap = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMap + AssemblyProperties = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyProperties BatchConfigurationProperties = Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfigurationProperties - WorkflowTriggerProvisioningState = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerProvisioningState + BatchConfiguration = Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfiguration + IntegrationAccountSession = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSession + WorkflowProvisioningState = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowProvisioningState + KeyVaultReference = Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultReference ParameterType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ParameterType - AssemblyProperties = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyProperties - WorkflowState = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowState + RunActionCorrelation = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RunActionCorrelation + WorkflowStatus = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowStatus + ArtifactContentPropertiesDefinition = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ArtifactContentPropertiesDefinition RecurrenceFrequency = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RecurrenceFrequency - DaysOfWeek = Azure::Logic::Mgmt::V2018_07_01_preview::Models::DaysOfWeek - WorkflowProvisioningState = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowProvisioningState - IntegrationAccountSkuName = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSkuName + OperationResult = Azure::Logic::Mgmt::V2018_07_01_preview::Models::OperationResult + DayOfWeek = Azure::Logic::Mgmt::V2018_07_01_preview::Models::DayOfWeek + RequestHistory = Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistory SchemaType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::SchemaType + WorkflowState = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowState + DaysOfWeek = Azure::Logic::Mgmt::V2018_07_01_preview::Models::DaysOfWeek + WorkflowTriggerProvisioningState = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerProvisioningState + PartnerType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::PartnerType + AgreementType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::AgreementType MapType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::MapType - WorkflowStatus = Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowStatus EncryptionAlgorithm = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EncryptionAlgorithm - HashingAlgorithm = Azure::Logic::Mgmt::V2018_07_01_preview::Models::HashingAlgorithm - PartnerType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::PartnerType - SigningAlgorithm = Azure::Logic::Mgmt::V2018_07_01_preview::Models::SigningAlgorithm + IntegrationAccountSkuName = Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSkuName TrailingSeparatorPolicy = Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrailingSeparatorPolicy + X12CharacterSet = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12CharacterSet + SigningAlgorithm = Azure::Logic::Mgmt::V2018_07_01_preview::Models::SigningAlgorithm X12DateFormat = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12DateFormat - SegmentTerminatorSuffix = Azure::Logic::Mgmt::V2018_07_01_preview::Models::SegmentTerminatorSuffix - DayOfWeek = Azure::Logic::Mgmt::V2018_07_01_preview::Models::DayOfWeek - X12TimeFormat = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12TimeFormat + HashingAlgorithm = Azure::Logic::Mgmt::V2018_07_01_preview::Models::HashingAlgorithm UsageIndicator = Azure::Logic::Mgmt::V2018_07_01_preview::Models::UsageIndicator + MessageFilterType = Azure::Logic::Mgmt::V2018_07_01_preview::Models::MessageFilterType + X12TimeFormat = Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12TimeFormat EdifactDecimalIndicator = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactDecimalIndicator + SegmentTerminatorSuffix = Azure::Logic::Mgmt::V2018_07_01_preview::Models::SegmentTerminatorSuffix 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 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 + EventLevel = Azure::Logic::Mgmt::V2018_07_01_preview::Models::EventLevel end class LogicManagementClass - attr_reader :workflows, :workflow_versions, :workflow_triggers, :workflow_version_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :workflow_run_action_repetitions, :operations, :workflow_run_action_repetitions_request_histories, :workflow_run_action_request_histories, :workflow_run_action_scope_repetitions, :workflow_run_operations, :integration_accounts, :integration_account_assemblies, :integration_account_batch_configurations, :integration_account_schemas, :integration_account_maps, :integration_account_agreements, :integration_account_certificates, :integration_account_sessions, :integration_account_partners, :configurable, :base_url, :options, :model_classes + attr_reader :workflows, :workflow_versions, :workflow_triggers, :workflow_version_triggers, :operations, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :workflow_run_action_repetitions, :workflow_run_action_repetitions_request_histories, :workflow_run_action_request_histories, :workflow_run_action_scope_repetitions, :workflow_run_operations, :integration_accounts, :integration_account_batch_configurations, :integration_account_schemas, :integration_account_maps, :integration_account_partners, :integration_account_agreements, :integration_account_certificates, :integration_account_sessions, :integration_account_assemblies, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -222,24 +222,24 @@ def initialize(configurable, base_url=nil, options=nil) @workflow_versions = @client_0.workflow_versions @workflow_triggers = @client_0.workflow_triggers @workflow_version_triggers = @client_0.workflow_version_triggers + @operations = @client_0.operations @workflow_trigger_histories = @client_0.workflow_trigger_histories @workflow_runs = @client_0.workflow_runs @workflow_run_actions = @client_0.workflow_run_actions @workflow_run_action_repetitions = @client_0.workflow_run_action_repetitions - @operations = @client_0.operations @workflow_run_action_repetitions_request_histories = @client_0.workflow_run_action_repetitions_request_histories @workflow_run_action_request_histories = @client_0.workflow_run_action_request_histories @workflow_run_action_scope_repetitions = @client_0.workflow_run_action_scope_repetitions @workflow_run_operations = @client_0.workflow_run_operations @integration_accounts = @client_0.integration_accounts - @integration_account_assemblies = @client_0.integration_account_assemblies @integration_account_batch_configurations = @client_0.integration_account_batch_configurations @integration_account_schemas = @client_0.integration_account_schemas @integration_account_maps = @client_0.integration_account_maps + @integration_account_partners = @client_0.integration_account_partners @integration_account_agreements = @client_0.integration_account_agreements @integration_account_certificates = @client_0.integration_account_certificates @integration_account_sessions = @client_0.integration_account_sessions - @integration_account_partners = @client_0.integration_account_partners + @integration_account_assemblies = @client_0.integration_account_assemblies @model_classes = ModelClasses.new end @@ -405,6 +405,9 @@ def batch_release_criteria def edifact_framing_settings Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactFramingSettings end + def resource + Azure::Logic::Mgmt::V2018_07_01_preview::Models::Resource + end def integration_account_schema_filter Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSchemaFilter end @@ -417,9 +420,6 @@ def artifact_properties def edifact_acknowledgement_settings Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactAcknowledgementSettings end - def resource - Azure::Logic::Mgmt::V2018_07_01_preview::Models::Resource - end def integration_account_map_filter Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMapFilter end @@ -444,15 +444,15 @@ def integration_account_partner_filter def edifact_message_identifier Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactMessageIdentifier end - 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_security_settings Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2SecuritySettings end + def as2_acknowledgement_connection_settings + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2AcknowledgementConnectionSettings + end def edifact_validation_override Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactValidationOverride end @@ -555,32 +555,32 @@ def repetition_index def callback_url Azure::Logic::Mgmt::V2018_07_01_preview::Models::CallbackUrl 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 key_vault_key_attributes - Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyAttributes - end - def workflow_run_action_filter - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionFilter - end def as2_mdn_settings Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2MdnSettings end def key_vault_key Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKey end + def key_vault_key_attributes + Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyAttributes + end def key_vault_key_collection Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultKeyCollection end def error_properties Azure::Logic::Mgmt::V2018_07_01_preview::Models::ErrorProperties end - def workflow_trigger_recurrence - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerRecurrence + def tracking_event_error_info + Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventErrorInfo end def integration_account_map_properties_parameters_schema Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMapPropertiesParametersSchema @@ -588,8 +588,8 @@ def integration_account_map_properties_parameters_schema def tracking_event Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEvent end - def tracking_event_error_info - Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackingEventErrorInfo + def request + Azure::Logic::Mgmt::V2018_07_01_preview::Models::Request end def as2_error_settings Azure::Logic::Mgmt::V2018_07_01_preview::Models::AS2ErrorSettings @@ -600,8 +600,8 @@ def integration_account_sku def set_trigger_state_action_definition Azure::Logic::Mgmt::V2018_07_01_preview::Models::SetTriggerStateActionDefinition end - def request - Azure::Logic::Mgmt::V2018_07_01_preview::Models::Request + def workflow_trigger_recurrence + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerRecurrence end def integration_account_partner_list_result Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartnerListResult @@ -636,149 +636,149 @@ def integration_account def integration_account_schema Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSchema end - def workflow_trigger_history - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerHistory + def workflow_run_action + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunAction end def integration_account_partner Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountPartner end + def response + Azure::Logic::Mgmt::V2018_07_01_preview::Models::Response + end def integration_account_agreement Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountAgreement end - def workflow_run_action - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunAction - end - def integration_account_certificate - Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountCertificate + def workflow_trigger_history + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerHistory end def expression_root Azure::Logic::Mgmt::V2018_07_01_preview::Models::ExpressionRoot end - def response - Azure::Logic::Mgmt::V2018_07_01_preview::Models::Response + def integration_account_certificate + Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountCertificate end def azure_resource_error_info Azure::Logic::Mgmt::V2018_07_01_preview::Models::AzureResourceErrorInfo end - def operation_result - Azure::Logic::Mgmt::V2018_07_01_preview::Models::OperationResult - end - def run_action_correlation - Azure::Logic::Mgmt::V2018_07_01_preview::Models::RunActionCorrelation - end - def integration_account_map - Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMap - end - def artifact_content_properties_definition - Azure::Logic::Mgmt::V2018_07_01_preview::Models::ArtifactContentPropertiesDefinition + def workflow_run_action_repetition_definition + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionRepetitionDefinition end def assembly_definition Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyDefinition end - def key_vault_reference - Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultReference + def integration_account_map + Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountMap end - def integration_account_session - Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSession + def assembly_properties + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyProperties end - def request_history - Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistory + def batch_configuration_properties + Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfigurationProperties end def batch_configuration Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfiguration end - def workflow_run_action_repetition_definition - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowRunActionRepetitionDefinition + def integration_account_session + Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSession end - def batch_configuration_properties - Azure::Logic::Mgmt::V2018_07_01_preview::Models::BatchConfigurationProperties + def workflow_provisioning_state + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowProvisioningState end - def workflow_trigger_provisioning_state - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerProvisioningState + def key_vault_reference + Azure::Logic::Mgmt::V2018_07_01_preview::Models::KeyVaultReference end def parameter_type Azure::Logic::Mgmt::V2018_07_01_preview::Models::ParameterType end - def assembly_properties - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AssemblyProperties + def run_action_correlation + Azure::Logic::Mgmt::V2018_07_01_preview::Models::RunActionCorrelation end - def workflow_state - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowState + def workflow_status + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowStatus + end + def artifact_content_properties_definition + Azure::Logic::Mgmt::V2018_07_01_preview::Models::ArtifactContentPropertiesDefinition end 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 + def operation_result + Azure::Logic::Mgmt::V2018_07_01_preview::Models::OperationResult end - def workflow_provisioning_state - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowProvisioningState + def day_of_week + Azure::Logic::Mgmt::V2018_07_01_preview::Models::DayOfWeek end - def integration_account_sku_name - Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSkuName + def request_history + Azure::Logic::Mgmt::V2018_07_01_preview::Models::RequestHistory end def schema_type Azure::Logic::Mgmt::V2018_07_01_preview::Models::SchemaType end + def workflow_state + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowState + end + def days_of_week + Azure::Logic::Mgmt::V2018_07_01_preview::Models::DaysOfWeek + end + def workflow_trigger_provisioning_state + Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowTriggerProvisioningState + end + def partner_type + Azure::Logic::Mgmt::V2018_07_01_preview::Models::PartnerType + end + def agreement_type + Azure::Logic::Mgmt::V2018_07_01_preview::Models::AgreementType + end def map_type Azure::Logic::Mgmt::V2018_07_01_preview::Models::MapType end - def workflow_status - Azure::Logic::Mgmt::V2018_07_01_preview::Models::WorkflowStatus - end 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 + def integration_account_sku_name + Azure::Logic::Mgmt::V2018_07_01_preview::Models::IntegrationAccountSkuName end - def partner_type - Azure::Logic::Mgmt::V2018_07_01_preview::Models::PartnerType + def trailing_separator_policy + Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrailingSeparatorPolicy + end + def x12_character_set + Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12CharacterSet end def signing_algorithm Azure::Logic::Mgmt::V2018_07_01_preview::Models::SigningAlgorithm end - def trailing_separator_policy - Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrailingSeparatorPolicy - end def x12_date_format Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12DateFormat end - def segment_terminator_suffix - Azure::Logic::Mgmt::V2018_07_01_preview::Models::SegmentTerminatorSuffix + def hashing_algorithm + Azure::Logic::Mgmt::V2018_07_01_preview::Models::HashingAlgorithm end - def day_of_week - Azure::Logic::Mgmt::V2018_07_01_preview::Models::DayOfWeek + 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 end def x12_time_format Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12TimeFormat end - def usage_indicator - Azure::Logic::Mgmt::V2018_07_01_preview::Models::UsageIndicator - end def edifact_decimal_indicator Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactDecimalIndicator end + def segment_terminator_suffix + Azure::Logic::Mgmt::V2018_07_01_preview::Models::SegmentTerminatorSuffix + end def edifact_character_set Azure::Logic::Mgmt::V2018_07_01_preview::Models::EdifactCharacterSet end - def agreement_type - Azure::Logic::Mgmt::V2018_07_01_preview::Models::AgreementType - end - def message_filter_type - Azure::Logic::Mgmt::V2018_07_01_preview::Models::MessageFilterType - end - 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 track_events_operation_options Azure::Logic::Mgmt::V2018_07_01_preview::Models::TrackEventsOperationOptions end - def x12_character_set - Azure::Logic::Mgmt::V2018_07_01_preview::Models::X12CharacterSet + def event_level + Azure::Logic::Mgmt::V2018_07_01_preview::Models::EventLevel 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 a3f2097059..13bfe15265 100644 --- a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb +++ b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb @@ -11,6 +11,10 @@ module Mgmt Operations = Azure::MachineLearning::Mgmt::V2017_01_01::Operations module Models + GraphEdge = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphEdge + InputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort + GraphParameterLink = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink + ModeValueInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo GraphParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter WebServiceKeys = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys GraphPackage = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage @@ -18,29 +22,28 @@ module Models BlobLocation = Azure::MachineLearning::Mgmt::V2017_01_01::Models::BlobLocation PaginatedWebServicesList = Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList ModuleAssetParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter + OperationEntityListResult = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult AsyncOperationErrorInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo - GraphParameterLink = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink ServiceInputOutputSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ServiceInputOutputSpecification - AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus - OperationEntityListResult = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult - DiagnosticsConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration - OperationDisplayInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo Resource = Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource - OperationEntity = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity OutputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPort + DiagnosticsConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration + AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus WebService = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService - WebServicePropertiesForGraph = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph + OperationEntity = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity DiagnosticsLevel = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel ColumnType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType - ColumnFormat = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat + OperationDisplayInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo AssetType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType InputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType - OutputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType + ColumnFormat = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat + WebServicePropertiesForGraph = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState + OutputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType ParameterType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType + StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount AssetItem = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem WebServiceParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter - StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount RealtimeConfiguration = Azure::MachineLearning::Mgmt::V2017_01_01::Models::RealtimeConfiguration WebServiceProperties = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceProperties MachineLearningWorkspace = Azure::MachineLearning::Mgmt::V2017_01_01::Models::MachineLearningWorkspace @@ -48,9 +51,6 @@ module Models TableSpecification = Azure::MachineLearning::Mgmt::V2017_01_01::Models::TableSpecification GraphNode = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphNode 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 - ModeValueInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo end class MachineLearningManagementClass @@ -84,6 +84,18 @@ def method_missing(method, *args) end class ModelClasses + def graph_edge + Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphEdge + end + def input_port + Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort + end + def graph_parameter_link + Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink + end + def mode_value_info + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo + end def graph_parameter Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter end @@ -105,41 +117,32 @@ def paginated_web_services_list def module_asset_parameter Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter end + def operation_entity_list_result + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult + end def async_operation_error_info Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo end - def graph_parameter_link - Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameterLink - end def service_input_output_specification Azure::MachineLearning::Mgmt::V2017_01_01::Models::ServiceInputOutputSpecification end - def async_operation_status - Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus - end - def operation_entity_list_result - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntityListResult - end - def diagnostics_configuration - Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsConfiguration - end - def operation_display_info - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo - end def resource Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource end - def operation_entity - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity - end 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 async_operation_status + Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus + 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 operation_entity + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationEntity end def diagnostics_level Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel @@ -147,8 +150,8 @@ def diagnostics_level def column_type Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType end - def column_format - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat + def operation_display_info + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OperationDisplayInfo end def asset_type Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType @@ -156,24 +159,30 @@ def asset_type def input_port_type Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType end - def output_port_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType + def column_format + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat + end + def web_service_properties_for_graph + Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph end def provisioning_state Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState end + def output_port_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType + end def parameter_type Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType end + def storage_account + Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount + end def asset_item Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetItem end def web_service_parameter Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceParameter end - def storage_account - Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount - end def realtime_configuration Azure::MachineLearning::Mgmt::V2017_01_01::Models::RealtimeConfiguration end @@ -195,15 +204,6 @@ def graph_node def example_request Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest end - def graph_edge - Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphEdge - end - def input_port - Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort - end - def mode_value_info - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo - end end end end diff --git a/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb b/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb index 6163d43df6..7f64fae43a 100644 --- a/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb +++ b/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb @@ -12,23 +12,23 @@ module Mgmt module Models ErrorResponse = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ErrorResponse - ApplicationListResult = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult Application = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Application - PlanPatchable = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::PlanPatchable - ApplicationProviderAuthorization = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationProviderAuthorization + ApplicationListResult = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult Identity = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Identity Resource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Resource - ApplicationArtifact = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifact + PlanPatchable = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::PlanPatchable Plan = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Plan - ApplicationDefinition = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinition + ApplicationProviderAuthorization = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationProviderAuthorization + ApplicationArtifact = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifact ApplicationPatchable = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationPatchable ApplicationDefinitionListResult = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinitionListResult - GenericResource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource Sku = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationLockLevel + GenericResource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource ApplicationArtifactType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifactType - ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType + ApplicationDefinition = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinition ProvisioningState = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState + ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType end class ManagedApplicationsManagementClass @@ -65,17 +65,11 @@ class ModelClasses def error_response Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ErrorResponse end - def application_list_result - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult - end def application Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Application 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 + def application_list_result + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult end def identity Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Identity @@ -83,14 +77,17 @@ def identity def resource Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Resource end - def application_artifact - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifact + def plan_patchable + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::PlanPatchable end def plan Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Plan end - def application_definition - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinition + def application_provider_authorization + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationProviderAuthorization + end + def application_artifact + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifact end def application_patchable Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationPatchable @@ -98,24 +95,27 @@ def application_patchable def application_definition_list_result Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinitionListResult end - def generic_resource - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource - end def sku Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku end def application_lock_level Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationLockLevel end + def generic_resource + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource + end def application_artifact_type Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifactType end - def resource_identity_type - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType + def application_definition + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinition end def provisioning_state Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState end + def resource_identity_type + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType + end end end end diff --git a/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb b/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb index 8e375b3da9..8c25487862 100644 --- a/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb +++ b/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb @@ -12,11 +12,11 @@ module Mgmt module Models Operation = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation - UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities OperationListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult - UserAssignedIdentitiesListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult + 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 end class ManagedServiceIdentityManagementClass @@ -53,14 +53,11 @@ class ModelClasses def operation Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation end - def user_assigned_identities - Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities - end def operation_list_result Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult 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 identity Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity @@ -68,6 +65,9 @@ def identity 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 + 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 25f0c8c4fb..650eab2a0a 100644 --- a/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb +++ b/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb @@ -7,21 +7,21 @@ module Azure::Profiles::Latest module MarketplaceOrdering module Mgmt - MarketplaceAgreements = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::MarketplaceAgreements Operations = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Operations + MarketplaceAgreements = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::MarketplaceAgreements module Models + ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError + AgreementTerms = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms ErrorResponse = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay Operation = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation OperationListResult = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult - ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError - AgreementTerms = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms Resource = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource 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,6 +51,12 @@ def method_missing(method, *args) end class ModelClasses + def error_response_error + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError + end + def agreement_terms + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms + end def error_response Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse end @@ -63,12 +69,6 @@ def operation def operation_list_result Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult end - def error_response_error - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError - end - def agreement_terms - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms - end def resource Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource end diff --git a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb index 68bfbda50b..71b34b551f 100644 --- a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb @@ -142,13 +142,13 @@ module Models ImageFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::ImageFormat JpgFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgFormat PngFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::PngFormat + TrackedResource = Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackedResource CopyAudio = Azure::MediaServices::Mgmt::V2018_07_01::Models::CopyAudio - VideoLayer = Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoLayer + ProxyResource = Azure::MediaServices::Mgmt::V2018_07_01::Models::ProxyResource H264Layer = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Layer - H264Video = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Video - TrackedResource = Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackedResource + VideoLayer = Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoLayer JpgLayer = Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgLayer - ProxyResource = Azure::MediaServices::Mgmt::V2018_07_01::Models::ProxyResource + H264Video = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Video MultiBitrateFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::MultiBitrateFormat JpgImage = Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgImage PngLayer = Azure::MediaServices::Mgmt::V2018_07_01::Models::PngLayer @@ -164,38 +164,38 @@ module Models JobInputAsset = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputAsset JobInputs = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputs JobOutputAsset = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobOutputAsset - JobInputHttp = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputHttp - StreamingLocator = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocator StreamingPolicy = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicy + LiveOutput = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveOutput LiveEvent = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEvent - StreamingEndpoint = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpoint + JobInputHttp = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputHttp + FilterTrackPropertyType = Azure::MediaServices::Mgmt::V2018_07_01::Models::FilterTrackPropertyType FilterTrackPropertyCompareOperation = Azure::MediaServices::Mgmt::V2018_07_01::Models::FilterTrackPropertyCompareOperation - MetricUnit = Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricUnit - LiveOutput = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveOutput + StreamingLocator = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocator + MetricAggregationType = Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricAggregationType AssetStorageEncryptionFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetStorageEncryptionFormat + StreamingEndpoint = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpoint AssetContainerPermission = Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetContainerPermission - FilterTrackPropertyType = Azure::MediaServices::Mgmt::V2018_07_01::Models::FilterTrackPropertyType ContentKeyPolicyPlayReadyLicenseType = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyLicenseType + MetricUnit = Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricUnit + ContentKeyPolicyPlayReadyUnknownOutputPassingOption = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption + ContentKeyPolicyFairPlayRentalAndLeaseKeyType = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType ContentKeyPolicyPlayReadyContentType = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentType - MetricAggregationType = Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricAggregationType ContentKeyPolicyRestrictionTokenType = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRestrictionTokenType + DeinterlaceParity = Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceParity AacAudioProfile = Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudioProfile - ContentKeyPolicyPlayReadyUnknownOutputPassingOption = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption - ContentKeyPolicyFairPlayRentalAndLeaseKeyType = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType - DeinterlaceMode = Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceMode StretchMode = Azure::MediaServices::Mgmt::V2018_07_01::Models::StretchMode - DeinterlaceParity = Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceParity - H264VideoProfile = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264VideoProfile Rotation = Azure::MediaServices::Mgmt::V2018_07_01::Models::Rotation - H264Complexity = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Complexity + DeinterlaceMode = Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceMode EntropyMode = Azure::MediaServices::Mgmt::V2018_07_01::Models::EntropyMode - InsightsType = Azure::MediaServices::Mgmt::V2018_07_01::Models::InsightsType + H264VideoProfile = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264VideoProfile EncoderNamedPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::EncoderNamedPreset - Priority = Azure::MediaServices::Mgmt::V2018_07_01::Models::Priority + H264Complexity = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Complexity OnErrorType = Azure::MediaServices::Mgmt::V2018_07_01::Models::OnErrorType - JobErrorCategory = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCategory - JobErrorCode = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCode Provider = Azure::MediaServices::Mgmt::V2018_07_01::Models::Provider + JobErrorCode = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCode + Priority = Azure::MediaServices::Mgmt::V2018_07_01::Models::Priority + InsightsType = Azure::MediaServices::Mgmt::V2018_07_01::Models::InsightsType + 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 @@ -206,11 +206,11 @@ module Models LiveOutputResourceState = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveOutputResourceState LiveEventInputProtocol = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventInputProtocol LiveEventEncodingType = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventEncodingType - LiveEventResourceState = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventResourceState - StreamOptionsFlag = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamOptionsFlag - StreamingEndpointResourceState = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointResourceState Filters = Azure::MediaServices::Mgmt::V2018_07_01::Models::Filters + StreamOptionsFlag = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamOptionsFlag ApiError = Azure::MediaServices::Mgmt::V2018_07_01::Models::ApiError + LiveEventResourceState = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventResourceState + StreamingEndpointResourceState = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointResourceState Resource = Azure::MediaServices::Mgmt::V2018_07_01::Models::Resource Image = Azure::MediaServices::Mgmt::V2018_07_01::Models::Image Format = Azure::MediaServices::Mgmt::V2018_07_01::Models::Format @@ -619,26 +619,26 @@ def jpg_format def png_format Azure::MediaServices::Mgmt::V2018_07_01::Models::PngFormat end + def tracked_resource + Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackedResource + end def copy_audio Azure::MediaServices::Mgmt::V2018_07_01::Models::CopyAudio end - def video_layer - Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoLayer + def proxy_resource + Azure::MediaServices::Mgmt::V2018_07_01::Models::ProxyResource end def h264_layer Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Layer end - def h264_video - Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Video - end - def tracked_resource - Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackedResource + def video_layer + Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoLayer end def jpg_layer Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgLayer end - def proxy_resource - Azure::MediaServices::Mgmt::V2018_07_01::Models::ProxyResource + def h264_video + Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Video end def multi_bitrate_format Azure::MediaServices::Mgmt::V2018_07_01::Models::MultiBitrateFormat @@ -685,53 +685,44 @@ def job_inputs def job_output_asset Azure::MediaServices::Mgmt::V2018_07_01::Models::JobOutputAsset end - def job_input_http - Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputHttp - end - def streaming_locator - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocator - end def streaming_policy Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicy end + def live_output + Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveOutput + end 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 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 live_output - Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveOutput + def metric_aggregation_type + Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricAggregationType end def asset_storage_encryption_format Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetStorageEncryptionFormat end + def streaming_endpoint + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpoint + end def asset_container_permission Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetContainerPermission end - def filter_track_property_type - Azure::MediaServices::Mgmt::V2018_07_01::Models::FilterTrackPropertyType - end 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 - end - def metric_aggregation_type - Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricAggregationType - end - def content_key_policy_restriction_token_type - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRestrictionTokenType - end - def aac_audio_profile - Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudioProfile + def metric_unit + Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricUnit end def content_key_policy_play_ready_unknown_output_passing_option Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption @@ -739,47 +730,56 @@ def content_key_policy_play_ready_unknown_output_passing_option def content_key_policy_fair_play_rental_and_lease_key_type Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyFairPlayRentalAndLeaseKeyType end - def deinterlace_mode - Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceMode + def content_key_policy_play_ready_content_type + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentType end - def stretch_mode - Azure::MediaServices::Mgmt::V2018_07_01::Models::StretchMode + def content_key_policy_restriction_token_type + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRestrictionTokenType end def deinterlace_parity Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceParity end - def h264_video_profile - Azure::MediaServices::Mgmt::V2018_07_01::Models::H264VideoProfile + 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 rotation Azure::MediaServices::Mgmt::V2018_07_01::Models::Rotation end - def h264_complexity - Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Complexity + def deinterlace_mode + Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceMode end def entropy_mode Azure::MediaServices::Mgmt::V2018_07_01::Models::EntropyMode end - def insights_type - Azure::MediaServices::Mgmt::V2018_07_01::Models::InsightsType + def h264_video_profile + Azure::MediaServices::Mgmt::V2018_07_01::Models::H264VideoProfile end def encoder_named_preset Azure::MediaServices::Mgmt::V2018_07_01::Models::EncoderNamedPreset end - def priority - Azure::MediaServices::Mgmt::V2018_07_01::Models::Priority + def h264_complexity + Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Complexity end def on_error_type Azure::MediaServices::Mgmt::V2018_07_01::Models::OnErrorType end - def job_error_category - Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCategory + def provider + Azure::MediaServices::Mgmt::V2018_07_01::Models::Provider end def job_error_code Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCode end - def provider - Azure::MediaServices::Mgmt::V2018_07_01::Models::Provider + def priority + Azure::MediaServices::Mgmt::V2018_07_01::Models::Priority + end + def insights_type + Azure::MediaServices::Mgmt::V2018_07_01::Models::InsightsType + end + def job_error_category + Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCategory end def job_retry Azure::MediaServices::Mgmt::V2018_07_01::Models::JobRetry @@ -811,21 +811,21 @@ def live_event_input_protocol 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 + def filters + Azure::MediaServices::Mgmt::V2018_07_01::Models::Filters end def stream_options_flag Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamOptionsFlag end - def streaming_endpoint_resource_state - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointResourceState - end - def filters - Azure::MediaServices::Mgmt::V2018_07_01::Models::Filters - end def api_error Azure::MediaServices::Mgmt::V2018_07_01::Models::ApiError end + def live_event_resource_state + Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventResourceState + end + def streaming_endpoint_resource_state + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointResourceState + end def resource Azure::MediaServices::Mgmt::V2018_07_01::Models::Resource end diff --git a/azure_sdk/lib/latest/modules/monitor_profile_module.rb b/azure_sdk/lib/latest/modules/monitor_profile_module.rb index c6cd7c58df..670733c914 100644 --- a/azure_sdk/lib/latest/modules/monitor_profile_module.rb +++ b/azure_sdk/lib/latest/modules/monitor_profile_module.rb @@ -7,20 +7,20 @@ module Azure::Profiles::Latest module Monitor module Mgmt - ActivityLogs = Azure::Monitor::Mgmt::V2015_04_01::ActivityLogs Operations = Azure::Monitor::Mgmt::V2015_04_01::Operations + ActivityLogs = Azure::Monitor::Mgmt::V2015_04_01::ActivityLogs AutoscaleSettings = Azure::Monitor::Mgmt::V2015_04_01::AutoscaleSettings - TenantActivityLogs = Azure::Monitor::Mgmt::V2015_04_01::TenantActivityLogs EventCategories = Azure::Monitor::Mgmt::V2015_04_01::EventCategories + TenantActivityLogs = Azure::Monitor::Mgmt::V2015_04_01::TenantActivityLogs AlertRules = Azure::Monitor::Mgmt::V2016_03_01::AlertRules AlertRuleIncidents = Azure::Monitor::Mgmt::V2016_03_01::AlertRuleIncidents LogProfiles = Azure::Monitor::Mgmt::V2016_03_01::LogProfiles ActivityLogAlerts = Azure::Monitor::Mgmt::V2017_04_01::ActivityLogAlerts - DiagnosticSettingsCategoryOperations = Azure::Monitor::Mgmt::V2017_05_01_preview::DiagnosticSettingsCategoryOperations DiagnosticSettingsOperations = Azure::Monitor::Mgmt::V2017_05_01_preview::DiagnosticSettingsOperations + DiagnosticSettingsCategoryOperations = Azure::Monitor::Mgmt::V2017_05_01_preview::DiagnosticSettingsCategoryOperations MetricBaseline = Azure::Monitor::Mgmt::V2017_11_01_preview::MetricBaseline - Metrics = Azure::Monitor::Mgmt::V2018_01_01::Metrics MetricDefinitions = Azure::Monitor::Mgmt::V2018_01_01::MetricDefinitions + Metrics = Azure::Monitor::Mgmt::V2018_01_01::Metrics MetricAlerts = Azure::Monitor::Mgmt::V2018_03_01::MetricAlerts MetricAlertsStatus = Azure::Monitor::Mgmt::V2018_03_01::MetricAlertsStatus ActionGroups = Azure::Monitor::Mgmt::V2018_03_01::ActionGroups @@ -36,25 +36,29 @@ module Models 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 + OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay AutoscaleNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleNotification - ScaleAction = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleAction + Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation ScaleRule = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleRule - AutoscaleSettingResourcePatch = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourcePatch + ScaleAction = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleAction EventDataCollection = Azure::Monitor::Mgmt::V2015_04_01::Models::EventDataCollection - AutoscaleSettingResourceCollection = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection + AutoscaleSettingResourcePatch = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourcePatch 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 - OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay - Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation AutoscaleSettingResource = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource + TimeWindow = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow + EventCategoryCollection = Azure::Monitor::Mgmt::V2015_04_01::Models::EventCategoryCollection + OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult TimeAggregationType = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType MetricStatisticType = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType - OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult - ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection ScaleType = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType + ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection + IncidentListResult = Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult + RuleMetricDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource + RuleManagementEventDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource + ThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition LocationThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition ManagementEventRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition RuleEmailAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction @@ -73,10 +77,6 @@ module Models LogProfileCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileCollection Incident = Azure::Monitor::Mgmt::V2016_03_01::Models::Incident RuleAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction - IncidentListResult = Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult - RuleMetricDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource - RuleManagementEventDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource - ThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition 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 @@ -88,36 +88,36 @@ module Models LogSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings DiagnosticSettingsCategoryResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection DiagnosticSettingsResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection - DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource + DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource RetentionPolicy = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy ProxyOnlyResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource CategoryType = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType + Sensitivity = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity Baseline = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline BaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse 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 LocalizableString = Azure::Monitor::Mgmt::V2018_01_01::Models::LocalizableString 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 MetricDefinition = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinition - MetricDefinitionCollection = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinitionCollection + ResultType = Azure::Monitor::Mgmt::V2018_01_01::Models::ResultType + AggregationType = Azure::Monitor::Mgmt::V2018_01_01::Models::AggregationType MetricAvailability = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricAvailability + MetricDefinitionCollection = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinitionCollection Response = Azure::Monitor::Mgmt::V2018_01_01::Models::Response - EnableRequest = Azure::Monitor::Mgmt::V2018_03_01::Models::EnableRequest MetricDimension = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricDimension EmailReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::EmailReceiver + ActionGroupPatchBody = Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupPatchBody WebhookReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::WebhookReceiver AzureAppPushReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::AzureAppPushReceiver + EnableRequest = Azure::Monitor::Mgmt::V2018_03_01::Models::EnableRequest AutomationRunbookReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::AutomationRunbookReceiver - ActionGroupPatchBody = Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupPatchBody 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 @@ -136,28 +136,28 @@ module Models ReceiverStatus = Azure::Monitor::Mgmt::V2018_03_01::Models::ReceiverStatus ActionGroupList = Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupList ActionGroupResource = Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupResource + ErrorResponse = Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse 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 - ErrorResponse = Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse 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 Resource = Azure::Monitor::Mgmt::V2018_04_16::Models::Resource Action = Azure::Monitor::Mgmt::V2018_04_16::Models::Action + ConditionalOperator = Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator + QueryType = Azure::Monitor::Mgmt::V2018_04_16::Models::QueryType AlertSeverity = Azure::Monitor::Mgmt::V2018_04_16::Models::AlertSeverity + 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 Source = Azure::Monitor::Mgmt::V2018_04_16::Models::Source end class MonitorManagementClass - attr_reader :activity_logs, :operations, :autoscale_settings, :tenant_activity_logs, :event_categories, :alert_rules, :alert_rule_incidents, :log_profiles, :activity_log_alerts, :diagnostic_settings_category_operations, :diagnostic_settings_operations, :metric_baseline, :metrics, :metric_definitions, :metric_alerts, :metric_alerts_status, :action_groups, :scheduled_query_rules, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :activity_logs, :autoscale_settings, :event_categories, :tenant_activity_logs, :alert_rules, :alert_rule_incidents, :log_profiles, :activity_log_alerts, :diagnostic_settings_operations, :diagnostic_settings_category_operations, :metric_baseline, :metric_definitions, :metrics, :metric_alerts, :metric_alerts_status, :action_groups, :scheduled_query_rules, :configurable, :base_url, :options, :model_classes 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 @operations = @client_0.operations + @activity_logs = @client_0.activity_logs @autoscale_settings = @client_0.autoscale_settings - @tenant_activity_logs = @client_0.tenant_activity_logs @event_categories = @client_0.event_categories + @tenant_activity_logs = @client_0.tenant_activity_logs @client_1 = Azure::Monitor::Mgmt::V2016_03_01::MonitorManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @@ -194,8 +194,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_3.subscription_id = configurable.subscription_id end add_telemetry(@client_3) - @diagnostic_settings_category_operations = @client_3.diagnostic_settings_category_operations @diagnostic_settings_operations = @client_3.diagnostic_settings_operations + @diagnostic_settings_category_operations = @client_3.diagnostic_settings_category_operations @client_4 = Azure::Monitor::Mgmt::V2017_11_01_preview::MonitorManagementClient.new(configurable.credentials, base_url, options) if(@client_4.respond_to?(:subscription_id)) @@ -209,8 +209,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_5.subscription_id = configurable.subscription_id end add_telemetry(@client_5) - @metrics = @client_5.metrics @metric_definitions = @client_5.metric_definitions + @metrics = @client_5.metrics @client_6 = Azure::Monitor::Mgmt::V2018_03_01::MonitorManagementClient.new(configurable.credentials, base_url, options) if(@client_6.respond_to?(:subscription_id)) @@ -286,44 +286,47 @@ def webhook_notification def scale_capacity Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleCapacity end + def operation_display + Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay + end def autoscale_notification Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleNotification end - def scale_action - Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleAction + def operation + Azure::Monitor::Mgmt::V2015_04_01::Models::Operation end def scale_rule Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleRule end - def autoscale_setting_resource_patch - Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourcePatch + def scale_action + Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleAction end def event_data_collection Azure::Monitor::Mgmt::V2015_04_01::Models::EventDataCollection end - def autoscale_setting_resource_collection - Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection + def autoscale_setting_resource_patch + Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourcePatch end def metric_trigger Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger end - def event_category_collection - Azure::Monitor::Mgmt::V2015_04_01::Models::EventCategoryCollection + 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 autoscale_setting_resource + Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource + end def time_window Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow end - def operation_display - Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay - end - def operation - Azure::Monitor::Mgmt::V2015_04_01::Models::Operation + def event_category_collection + Azure::Monitor::Mgmt::V2015_04_01::Models::EventCategoryCollection end - def autoscale_setting_resource - Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource + def operation_list_result + Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult end def time_aggregation_type Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType @@ -334,14 +337,23 @@ def comparison_operation_type def metric_statistic_type Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType end - def operation_list_result - Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult + def scale_type + Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType end def scale_direction Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection end - def scale_type - Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType + def incident_list_result + Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult + end + def rule_metric_data_source + Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource + end + def rule_management_event_data_source + Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource + end + def threshold_rule_condition + Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition end def location_threshold_rule_condition Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition @@ -397,18 +409,6 @@ def incident def rule_action Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction end - def incident_list_result - Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult - end - def rule_metric_data_source - Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource - end - def rule_management_event_data_source - Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource - end - def threshold_rule_condition - Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition - end def activity_log_alert_leaf_condition Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition end @@ -442,12 +442,12 @@ def diagnostic_settings_category_resource_collection def diagnostic_settings_resource_collection Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection end - def diagnostic_settings_category_resource - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource - end def diagnostic_settings_resource Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource end + def diagnostic_settings_category_resource + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource + end def retention_policy Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy end @@ -457,6 +457,9 @@ def proxy_only_resource def category_type Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType end + def sensitivity + Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity + end def baseline Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline end @@ -472,9 +475,6 @@ def time_series_information def calculate_baseline_response Azure::Monitor::Mgmt::V2017_11_01_preview::Models::CalculateBaselineResponse end - def sensitivity - Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity - end def localizable_string Azure::Monitor::Mgmt::V2018_01_01::Models::LocalizableString end @@ -493,45 +493,45 @@ def unit def metric Azure::Monitor::Mgmt::V2018_01_01::Models::Metric end - def aggregation_type - Azure::Monitor::Mgmt::V2018_01_01::Models::AggregationType + def metric_definition + Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinition end def result_type Azure::Monitor::Mgmt::V2018_01_01::Models::ResultType end - def metric_definition - Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinition - end - def metric_definition_collection - Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinitionCollection + def aggregation_type + Azure::Monitor::Mgmt::V2018_01_01::Models::AggregationType end def metric_availability Azure::Monitor::Mgmt::V2018_01_01::Models::MetricAvailability end + def metric_definition_collection + Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinitionCollection + end def response Azure::Monitor::Mgmt::V2018_01_01::Models::Response end - def enable_request - Azure::Monitor::Mgmt::V2018_03_01::Models::EnableRequest - end def metric_dimension Azure::Monitor::Mgmt::V2018_03_01::Models::MetricDimension end def email_receiver Azure::Monitor::Mgmt::V2018_03_01::Models::EmailReceiver end + def action_group_patch_body + Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupPatchBody + end def webhook_receiver Azure::Monitor::Mgmt::V2018_03_01::Models::WebhookReceiver end def azure_app_push_receiver Azure::Monitor::Mgmt::V2018_03_01::Models::AzureAppPushReceiver end + def enable_request + Azure::Monitor::Mgmt::V2018_03_01::Models::EnableRequest + end def automation_runbook_receiver Azure::Monitor::Mgmt::V2018_03_01::Models::AutomationRunbookReceiver end - def action_group_patch_body - Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupPatchBody - end def itsm_receiver Azure::Monitor::Mgmt::V2018_03_01::Models::ItsmReceiver end @@ -586,6 +586,9 @@ def action_group_list def action_group_resource Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupResource end + def error_response + Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse + end def log_search_rule_resource_collection Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourceCollection end @@ -604,33 +607,30 @@ def log_search_rule_resource_patch def log_search_rule_resource Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResource end - def error_response - Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse - 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 resource Azure::Monitor::Mgmt::V2018_04_16::Models::Resource end def action Azure::Monitor::Mgmt::V2018_04_16::Models::Action end + def conditional_operator + Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator + end + def query_type + Azure::Monitor::Mgmt::V2018_04_16::Models::QueryType + end def alert_severity Azure::Monitor::Mgmt::V2018_04_16::Models::AlertSeverity end + def metric_trigger_type + Azure::Monitor::Mgmt::V2018_04_16::Models::MetricTriggerType + end def schedule Azure::Monitor::Mgmt::V2018_04_16::Models::Schedule end diff --git a/azure_sdk/lib/latest/modules/network_profile_module.rb b/azure_sdk/lib/latest/modules/network_profile_module.rb index c4bb4f51f2..feb83bddea 100644 --- a/azure_sdk/lib/latest/modules/network_profile_module.rb +++ b/azure_sdk/lib/latest/modules/network_profile_module.rb @@ -76,8 +76,9 @@ module Mgmt P2sVpnGateways = Azure::Network::Mgmt::V2018_10_01::P2sVpnGateways module Models + VpnGatewayTunnelingProtocol = Azure::Network::Mgmt::V2018_10_01::Models::VpnGatewayTunnelingProtocol VirtualWanSecurityProviderType = Azure::Network::Mgmt::V2018_10_01::Models::VirtualWanSecurityProviderType - HubVirtualNetworkConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnectionStatus + TunnelConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::TunnelConnectionStatus 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 @@ -195,24 +196,20 @@ module Models 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 + Error = Azure::Network::Mgmt::V2018_10_01::Models::Error 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 - Error = Azure::Network::Mgmt::V2018_10_01::Models::Error + NetworkConfigurationDiagnosticParameters = Azure::Network::Mgmt::V2018_10_01::Models::NetworkConfigurationDiagnosticParameters AzureFirewallNatRule = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRule ApplicationGatewayHeaderConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayHeaderConfiguration EvaluatedNetworkSecurityGroup = Azure::Network::Mgmt::V2018_10_01::Models::EvaluatedNetworkSecurityGroup - NetworkSecurityRulesEvaluationResult = Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityRulesEvaluationResult - NetworkSecurityGroupResult = Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityGroupResult - ApplicationGatewayRewriteRuleSet = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRewriteRuleSet - AzureFirewallIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallIPConfiguration 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 - AzureFirewallNetworkRuleCollection = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRuleCollection + ApplicationGatewayRewriteRuleSet = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRewriteRuleSet 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 @@ -270,7 +267,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 + NetworkSecurityRulesEvaluationResult = Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityRulesEvaluationResult 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 @@ -357,11 +354,11 @@ module Models ConnectionMonitorListResult = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionMonitorListResult ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayAuthenticationCertificate ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayIPConfiguration - ApplicationGatewayTrustedRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTrustedRootCertificate - ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslCertificate ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFrontendIPConfiguration - ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration + ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslCertificate ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayHttpListener + ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration + ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult ApplicationGatewayPathRule = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayPathRule ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFrontendPort ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRequestRoutingRule @@ -378,137 +375,140 @@ module Models ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitAuthorization RouteFilterRule = Azure::Network::Mgmt::V2018_10_01::Models::RouteFilterRule ExpressRouteServiceProvider = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteServiceProvider + NetworkSecurityGroupResult = Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityGroupResult + ApplicationGatewayTrustedRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTrustedRootCertificate + InboundNatPool = Azure::Network::Mgmt::V2018_10_01::Models::InboundNatPool + 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 - InboundNatPool = Azure::Network::Mgmt::V2018_10_01::Models::InboundNatPool + 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 - ExpressRouteCrossConnectionPeering = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionPeering + ExpressRouteCircuit = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuit 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 - ExpressRouteLink = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLink ExpressRoutePort = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePort - Probe = Azure::Network::Mgmt::V2018_10_01::Models::Probe - PatchRouteFilter = Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilter - ContainerNetworkInterface = Azure::Network::Mgmt::V2018_10_01::Models::ContainerNetworkInterface - LoadBalancer = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancer - NetworkWatcher = Azure::Network::Mgmt::V2018_10_01::Models::NetworkWatcher + OutboundRule = Azure::Network::Mgmt::V2018_10_01::Models::OutboundRule LoadBalancingRule = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancingRule - VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnection + Probe = Azure::Network::Mgmt::V2018_10_01::Models::Probe BgpServiceCommunity = Azure::Network::Mgmt::V2018_10_01::Models::BgpServiceCommunity VirtualNetworkPeering = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkPeering - VirtualNetwork = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetwork - VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayIPConfiguration + LoadBalancer = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancer + NetworkWatcher = Azure::Network::Mgmt::V2018_10_01::Models::NetworkWatcher PatchRouteFilterRule = Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilterRule - VpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRevokedCertificate + PatchRouteFilter = Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilter VirtualNetworkGateway = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGateway LocalNetworkGateway = Azure::Network::Mgmt::V2018_10_01::Models::LocalNetworkGateway - ExpressRouteGateway = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteGateway - ExpressRoutePortsLocation = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePortsLocation + VirtualNetwork = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetwork + ExpressRouteCrossConnectionPeering = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionPeering NetworkProfile = Azure::Network::Mgmt::V2018_10_01::Models::NetworkProfile - ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCookieBasedAffinity - OutboundRule = Azure::Network::Mgmt::V2018_10_01::Models::OutboundRule + VpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRevokedCertificate + P2SVpnGateway = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnGateway + ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySkuName + ExpressRouteLink = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLink + VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionListEntity + VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayIPConfiguration ContainerNetworkInterfaceConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ContainerNetworkInterfaceConfiguration - ApplicationGatewayTier = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTier + ContainerNetworkInterface = Azure::Network::Mgmt::V2018_10_01::Models::ContainerNetworkInterface PublicIPPrefix = Azure::Network::Mgmt::V2018_10_01::Models::PublicIPPrefix P2SVpnServerConfigVpnClientRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRootCertificate - VpnClientRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRootCertificate + VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnection 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 - VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionListEntity - HubVirtualNetworkConnection = Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnection ConnectionSharedKey = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionSharedKey + VpnClientRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRootCertificate + VpnSite = Azure::Network::Mgmt::V2018_10_01::Models::VpnSite + HubVirtualNetworkConnection = Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnection + 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 - ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslProtocol - ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyType - ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyName ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProtocol - ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRequestRoutingRuleType + ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCookieBasedAffinity ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendHealthServerHealth - ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySkuName - ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFirewallMode + ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayOperationalState + ApplicationGatewayTier = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTier IPVersion = Azure::Network::Mgmt::V2018_10_01::Models::IPVersion - P2SVpnServerConfigVpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate - ProvisioningState = Azure::Network::Mgmt::V2018_10_01::Models::ProvisioningState + ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyType + ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyName ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslCipherSuite - ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringState - ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectType - VpnSite = Azure::Network::Mgmt::V2018_10_01::Models::VpnSite - ServiceProviderProvisioningState = Azure::Network::Mgmt::V2018_10_01::Models::ServiceProviderProvisioningState - VirtualHub = Azure::Network::Mgmt::V2018_10_01::Models::VirtualHub - ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState + ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRequestRoutingRuleType + P2SVpnServerConfigVpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate + ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitSkuFamily + ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFirewallMode + P2SVpnServerConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfiguration + VirtualWAN = Azure::Network::Mgmt::V2018_10_01::Models::VirtualWAN Access = Azure::Network::Mgmt::V2018_10_01::Models::Access NetworkOperationStatus = Azure::Network::Mgmt::V2018_10_01::Models::NetworkOperationStatus + ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringState + ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitSkuTier + ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectType + ProvisioningState = Azure::Network::Mgmt::V2018_10_01::Models::ProvisioningState ApplicationGatewayCustomErrorStatusCode = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCustomErrorStatusCode AzureFirewallRCActionType = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallRCActionType - ResourceIdentityType = Azure::Network::Mgmt::V2018_10_01::Models::ResourceIdentityType - ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayOperationalState + AzureFirewallApplicationRuleProtocolType = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallApplicationRuleProtocolType + ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslProtocol AzureFirewallNetworkRuleProtocol = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRuleProtocol - AuthorizationUseStatus = Azure::Network::Mgmt::V2018_10_01::Models::AuthorizationUseStatus + ExpressRoutePeeringType = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePeeringType ExpressRoutePeeringState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePeeringState CircuitConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::CircuitConnectionStatus - ExpressRouteLinkConnectorType = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkConnectorType + ServiceProviderProvisioningState = Azure::Network::Mgmt::V2018_10_01::Models::ServiceProviderProvisioningState ExpressRouteLinkAdminState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkAdminState - ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitSkuTier - ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitSkuFamily - AssociationType = Azure::Network::Mgmt::V2018_10_01::Models::AssociationType - LoadBalancerSkuName = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerSkuName - LoadDistribution = Azure::Network::Mgmt::V2018_10_01::Models::LoadDistribution - ProbeProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ProbeProtocol - PcStatus = Azure::Network::Mgmt::V2018_10_01::Models::PcStatus + ResourceIdentityType = Azure::Network::Mgmt::V2018_10_01::Models::ResourceIdentityType + AuthorizationUseStatus = Azure::Network::Mgmt::V2018_10_01::Models::AuthorizationUseStatus + ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState 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 ConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionStatus - 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 - AzureFirewallApplicationRuleProtocolType = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallApplicationRuleProtocolType - AzureFirewallNatRCActionType = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRCActionType - VpnType = Azure::Network::Mgmt::V2018_10_01::Models::VpnType - ExpressRoutePeeringType = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePeeringType + LoadBalancerSkuName = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerSkuName + LoadDistribution = Azure::Network::Mgmt::V2018_10_01::Models::LoadDistribution + ProbeProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ProbeProtocol + PcError = Azure::Network::Mgmt::V2018_10_01::Models::PcError Origin = Azure::Network::Mgmt::V2018_10_01::Models::Origin - IssueType = Azure::Network::Mgmt::V2018_10_01::Models::IssueType + AzureFirewallNatRCActionType = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRCActionType IkeIntegrity = Azure::Network::Mgmt::V2018_10_01::Models::IkeIntegrity - DhGroup = Azure::Network::Mgmt::V2018_10_01::Models::DhGroup + ConnectionState = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionState + EvaluationState = Azure::Network::Mgmt::V2018_10_01::Models::EvaluationState + VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkPeeringState + ExpressRouteLinkConnectorType = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkConnectorType + PcProtocol = Azure::Network::Mgmt::V2018_10_01::Models::PcProtocol ExpressRoutePortsEncapsulation = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePortsEncapsulation IpFlowProtocol = Azure::Network::Mgmt::V2018_10_01::Models::IpFlowProtocol - NextHopType = Azure::Network::Mgmt::V2018_10_01::Models::NextHopType - PcProtocol = Azure::Network::Mgmt::V2018_10_01::Models::PcProtocol + FlowLogFormatType = Azure::Network::Mgmt::V2018_10_01::Models::FlowLogFormatType + HTTPMethod = Azure::Network::Mgmt::V2018_10_01::Models::HTTPMethod ConnectionMonitorSourceStatus = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionMonitorSourceStatus - PcError = Azure::Network::Mgmt::V2018_10_01::Models::PcError + VerbosityLevel = Azure::Network::Mgmt::V2018_10_01::Models::VerbosityLevel PublicIPPrefixSkuName = Azure::Network::Mgmt::V2018_10_01::Models::PublicIPPrefixSkuName - BgpPeerState = Azure::Network::Mgmt::V2018_10_01::Models::BgpPeerState - PfsGroup = Azure::Network::Mgmt::V2018_10_01::Models::PfsGroup - AuthenticationMethod = Azure::Network::Mgmt::V2018_10_01::Models::AuthenticationMethod - 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 - IpsecIntegrity = Azure::Network::Mgmt::V2018_10_01::Models::IpsecIntegrity + NextHopType = Azure::Network::Mgmt::V2018_10_01::Models::NextHopType VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewaySkuName - VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewaySkuTier + PcStatus = Azure::Network::Mgmt::V2018_10_01::Models::PcStatus VpnClientProtocol = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientProtocol - ProcessorArchitecture = Azure::Network::Mgmt::V2018_10_01::Models::ProcessorArchitecture + PfsGroup = Azure::Network::Mgmt::V2018_10_01::Models::PfsGroup + IssueType = Azure::Network::Mgmt::V2018_10_01::Models::IssueType + AuthenticationMethod = Azure::Network::Mgmt::V2018_10_01::Models::AuthenticationMethod 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 - FlowLogFormatType = Azure::Network::Mgmt::V2018_10_01::Models::FlowLogFormatType - HTTPMethod = Azure::Network::Mgmt::V2018_10_01::Models::HTTPMethod + IpsecEncryption = Azure::Network::Mgmt::V2018_10_01::Models::IpsecEncryption + IpsecIntegrity = Azure::Network::Mgmt::V2018_10_01::Models::IpsecIntegrity + VpnType = Azure::Network::Mgmt::V2018_10_01::Models::VpnType Container = Azure::Network::Mgmt::V2018_10_01::Models::Container - VerbosityLevel = Azure::Network::Mgmt::V2018_10_01::Models::VerbosityLevel + BgpPeerState = Azure::Network::Mgmt::V2018_10_01::Models::BgpPeerState + ProcessorArchitecture = Azure::Network::Mgmt::V2018_10_01::Models::ProcessorArchitecture 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 - IpsecEncryption = Azure::Network::Mgmt::V2018_10_01::Models::IpsecEncryption - TunnelConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::TunnelConnectionStatus IkeEncryption = Azure::Network::Mgmt::V2018_10_01::Models::IkeEncryption + VpnConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::VpnConnectionStatus + DhGroup = Azure::Network::Mgmt::V2018_10_01::Models::DhGroup + VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewaySkuTier + HubVirtualNetworkConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnectionStatus end class NetworkManagementClass @@ -615,11 +615,14 @@ def method_missing(method, *args) end class ModelClasses + def vpn_gateway_tunneling_protocol + Azure::Network::Mgmt::V2018_10_01::Models::VpnGatewayTunnelingProtocol + end def virtual_wan_security_provider_type Azure::Network::Mgmt::V2018_10_01::Models::VirtualWanSecurityProviderType end - def hub_virtual_network_connection_status - Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnectionStatus + def tunnel_connection_status + Azure::Network::Mgmt::V2018_10_01::Models::TunnelConnectionStatus end def log_specification Azure::Network::Mgmt::V2018_10_01::Models::LogSpecification @@ -972,20 +975,20 @@ def available_delegation def vpn_profile_response Azure::Network::Mgmt::V2018_10_01::Models::VpnProfileResponse end + def error + Azure::Network::Mgmt::V2018_10_01::Models::Error + 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 def matched_rule Azure::Network::Mgmt::V2018_10_01::Models::MatchedRule end - def error - Azure::Network::Mgmt::V2018_10_01::Models::Error + def network_configuration_diagnostic_parameters + Azure::Network::Mgmt::V2018_10_01::Models::NetworkConfigurationDiagnosticParameters end def azure_firewall_nat_rule Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRule @@ -996,18 +999,6 @@ def application_gateway_header_configuration def evaluated_network_security_group Azure::Network::Mgmt::V2018_10_01::Models::EvaluatedNetworkSecurityGroup end - def network_security_rules_evaluation_result - Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityRulesEvaluationResult - end - def network_security_group_result - Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityGroupResult - end - def application_gateway_rewrite_rule_set - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRewriteRuleSet - end - def azure_firewall_ipconfiguration - Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallIPConfiguration - end def topology_association Azure::Network::Mgmt::V2018_10_01::Models::TopologyAssociation end @@ -1023,8 +1014,8 @@ def virtual_network_connection_gateway_reference def load_balancer_list_result Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerListResult end - def azure_firewall_network_rule_collection - Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRuleCollection + def application_gateway_rewrite_rule_set + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRewriteRuleSet end def inbound_nat_rule_list_result Azure::Network::Mgmt::V2018_10_01::Models::InboundNatRuleListResult @@ -1197,8 +1188,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 network_security_rules_evaluation_result + Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityRulesEvaluationResult end def security_rule_associations Azure::Network::Mgmt::V2018_10_01::Models::SecurityRuleAssociations @@ -1458,20 +1449,20 @@ def application_gateway_authentication_certificate def application_gateway_ipconfiguration Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayIPConfiguration end - def application_gateway_trusted_root_certificate - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTrustedRootCertificate + def application_gateway_frontend_ipconfiguration + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFrontendIPConfiguration end def application_gateway_ssl_certificate Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslCertificate end - def application_gateway_frontend_ipconfiguration - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFrontendIPConfiguration + 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 application_gateway_http_listener - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayHttpListener + def express_route_circuits_routes_table_summary_list_result + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult end def application_gateway_path_rule Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayPathRule @@ -1521,14 +1512,26 @@ def route_filter_rule def express_route_service_provider Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteServiceProvider end + def network_security_group_result + Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityGroupResult + end + def application_gateway_trusted_root_certificate + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTrustedRootCertificate + end + def inbound_nat_pool + Azure::Network::Mgmt::V2018_10_01::Models::InboundNatPool + end + def azure_firewall_ipconfiguration + Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallIPConfiguration + end def azure_firewall_application_rule_collection Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallApplicationRuleCollection end def azure_firewall_nat_rule_collection Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRuleCollection end - def inbound_nat_pool - Azure::Network::Mgmt::V2018_10_01::Models::InboundNatPool + 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 @@ -1539,8 +1542,8 @@ def azure_firewall_fqdn_tag def express_route_circuit_connection Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitConnection end - def express_route_cross_connection_peering - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionPeering + def express_route_circuit + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuit end def express_route_cross_connection Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnection @@ -1548,38 +1551,26 @@ def express_route_cross_connection def express_route_connection Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteConnection end - def route_filter - Azure::Network::Mgmt::V2018_10_01::Models::RouteFilter + def express_route_gateway + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteGateway end - def express_route_circuit - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuit + def express_route_ports_location + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePortsLocation end - def express_route_link - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLink + def route_filter + Azure::Network::Mgmt::V2018_10_01::Models::RouteFilter end def express_route_port Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePort end - def probe - Azure::Network::Mgmt::V2018_10_01::Models::Probe - end - def patch_route_filter - Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilter - end - def container_network_interface - Azure::Network::Mgmt::V2018_10_01::Models::ContainerNetworkInterface - end - def load_balancer - Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancer - end - def network_watcher - Azure::Network::Mgmt::V2018_10_01::Models::NetworkWatcher + def outbound_rule + Azure::Network::Mgmt::V2018_10_01::Models::OutboundRule end def load_balancing_rule Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancingRule end - def virtual_network_gateway_connection - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnection + def probe + Azure::Network::Mgmt::V2018_10_01::Models::Probe end def bgp_service_community Azure::Network::Mgmt::V2018_10_01::Models::BgpServiceCommunity @@ -1587,17 +1578,17 @@ def bgp_service_community def virtual_network_peering Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkPeering end - def virtual_network - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetwork + def load_balancer + Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancer end - def virtual_network_gateway_ipconfiguration - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayIPConfiguration + def network_watcher + Azure::Network::Mgmt::V2018_10_01::Models::NetworkWatcher end def patch_route_filter_rule Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilterRule end - def vpn_client_revoked_certificate - Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRevokedCertificate + def patch_route_filter + Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilter end def virtual_network_gateway Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGateway @@ -1605,26 +1596,38 @@ def virtual_network_gateway def local_network_gateway Azure::Network::Mgmt::V2018_10_01::Models::LocalNetworkGateway end - def express_route_gateway - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteGateway + def virtual_network + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetwork end - def express_route_ports_location - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePortsLocation + def express_route_cross_connection_peering + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionPeering end def network_profile Azure::Network::Mgmt::V2018_10_01::Models::NetworkProfile end - def application_gateway_cookie_based_affinity - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCookieBasedAffinity + def vpn_client_revoked_certificate + Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRevokedCertificate end - def outbound_rule - Azure::Network::Mgmt::V2018_10_01::Models::OutboundRule + def p2_svpn_gateway + Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnGateway + end + def application_gateway_sku_name + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySkuName + end + def express_route_link + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLink + end + def virtual_network_gateway_connection_list_entity + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionListEntity + end + def virtual_network_gateway_ipconfiguration + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayIPConfiguration end def container_network_interface_configuration Azure::Network::Mgmt::V2018_10_01::Models::ContainerNetworkInterfaceConfiguration end - def application_gateway_tier - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTier + def container_network_interface + Azure::Network::Mgmt::V2018_10_01::Models::ContainerNetworkInterface end def public_ipprefix Azure::Network::Mgmt::V2018_10_01::Models::PublicIPPrefix @@ -1632,8 +1635,8 @@ def public_ipprefix def p2_svpn_server_config_vpn_client_root_certificate Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRootCertificate end - def vpn_client_root_certificate - Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRootCertificate + def virtual_network_gateway_connection + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnection end def p2_svpn_server_config_radius_server_root_certificate Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusServerRootCertificate @@ -1641,20 +1644,20 @@ def p2_svpn_server_config_radius_server_root_certificate def p2_svpn_server_config_radius_client_root_certificate Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusClientRootCertificate end - def p2_svpn_server_configuration - Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfiguration + def connection_shared_key + Azure::Network::Mgmt::V2018_10_01::Models::ConnectionSharedKey end - def virtual_wan - Azure::Network::Mgmt::V2018_10_01::Models::VirtualWAN + def vpn_client_root_certificate + Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRootCertificate end - def virtual_network_gateway_connection_list_entity - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionListEntity + def vpn_site + Azure::Network::Mgmt::V2018_10_01::Models::VpnSite end def hub_virtual_network_connection Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnection end - def connection_shared_key - Azure::Network::Mgmt::V2018_10_01::Models::ConnectionSharedKey + def virtual_hub + Azure::Network::Mgmt::V2018_10_01::Models::VirtualHub end def vpn_connection Azure::Network::Mgmt::V2018_10_01::Models::VpnConnection @@ -1662,62 +1665,50 @@ def vpn_connection def vpn_gateway Azure::Network::Mgmt::V2018_10_01::Models::VpnGateway end - def p2_svpn_gateway - Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnGateway - end - 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 - end - def application_gateway_ssl_policy_name - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyName - end def application_gateway_protocol Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProtocol end - def application_gateway_request_routing_rule_type - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRequestRoutingRuleType + def application_gateway_cookie_based_affinity + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCookieBasedAffinity end 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 + 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 + def application_gateway_tier + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTier end def ipversion Azure::Network::Mgmt::V2018_10_01::Models::IPVersion end - def p2_svpn_server_config_vpn_client_revoked_certificate - Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate + def application_gateway_ssl_policy_type + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyType end - def provisioning_state - Azure::Network::Mgmt::V2018_10_01::Models::ProvisioningState + def application_gateway_ssl_policy_name + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyName end def application_gateway_ssl_cipher_suite Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslCipherSuite end - def express_route_circuit_peering_state - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringState + 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 + def p2_svpn_server_config_vpn_client_revoked_certificate + Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate end - def vpn_site - Azure::Network::Mgmt::V2018_10_01::Models::VpnSite + def express_route_circuit_sku_family + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitSkuFamily end - def service_provider_provisioning_state - Azure::Network::Mgmt::V2018_10_01::Models::ServiceProviderProvisioningState + def application_gateway_firewall_mode + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFirewallMode end - def virtual_hub - Azure::Network::Mgmt::V2018_10_01::Models::VirtualHub + def p2_svpn_server_configuration + Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfiguration end - def express_route_circuit_peering_advertised_public_prefix_state - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState + def virtual_wan + Azure::Network::Mgmt::V2018_10_01::Models::VirtualWAN end def access Azure::Network::Mgmt::V2018_10_01::Models::Access @@ -1725,23 +1716,35 @@ def access def network_operation_status Azure::Network::Mgmt::V2018_10_01::Models::NetworkOperationStatus end + def express_route_circuit_peering_state + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringState + end + def express_route_circuit_sku_tier + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitSkuTier + end + def application_gateway_redirect_type + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectType + end + def provisioning_state + Azure::Network::Mgmt::V2018_10_01::Models::ProvisioningState + 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 end - def resource_identity_type - Azure::Network::Mgmt::V2018_10_01::Models::ResourceIdentityType + def azure_firewall_application_rule_protocol_type + Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallApplicationRuleProtocolType end - def application_gateway_operational_state - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayOperationalState + def application_gateway_ssl_protocol + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslProtocol end def azure_firewall_network_rule_protocol Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRuleProtocol end - def authorization_use_status - Azure::Network::Mgmt::V2018_10_01::Models::AuthorizationUseStatus + def express_route_peering_type + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePeeringType end def express_route_peering_state Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePeeringState @@ -1749,32 +1752,20 @@ def express_route_peering_state def circuit_connection_status Azure::Network::Mgmt::V2018_10_01::Models::CircuitConnectionStatus end - def express_route_link_connector_type - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkConnectorType + def service_provider_provisioning_state + Azure::Network::Mgmt::V2018_10_01::Models::ServiceProviderProvisioningState end def express_route_link_admin_state Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkAdminState end - def express_route_circuit_sku_tier - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitSkuTier - end - def express_route_circuit_sku_family - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitSkuFamily - end - def association_type - Azure::Network::Mgmt::V2018_10_01::Models::AssociationType - end - def load_balancer_sku_name - Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerSkuName - end - def load_distribution - Azure::Network::Mgmt::V2018_10_01::Models::LoadDistribution + def resource_identity_type + Azure::Network::Mgmt::V2018_10_01::Models::ResourceIdentityType end - def probe_protocol - Azure::Network::Mgmt::V2018_10_01::Models::ProbeProtocol + def authorization_use_status + Azure::Network::Mgmt::V2018_10_01::Models::AuthorizationUseStatus end - def pc_status - Azure::Network::Mgmt::V2018_10_01::Models::PcStatus + def express_route_circuit_peering_advertised_public_prefix_state + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState end def effective_security_rule_protocol Azure::Network::Mgmt::V2018_10_01::Models::EffectiveSecurityRuleProtocol @@ -1788,35 +1779,47 @@ def effective_route_state def connection_status Azure::Network::Mgmt::V2018_10_01::Models::ConnectionStatus end - def connection_state - Azure::Network::Mgmt::V2018_10_01::Models::ConnectionState + def association_type + Azure::Network::Mgmt::V2018_10_01::Models::AssociationType end def direction Azure::Network::Mgmt::V2018_10_01::Models::Direction end - def azure_firewall_application_rule_protocol_type - Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallApplicationRuleProtocolType + 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 load_distribution + Azure::Network::Mgmt::V2018_10_01::Models::LoadDistribution end - def vpn_type - Azure::Network::Mgmt::V2018_10_01::Models::VpnType + def probe_protocol + Azure::Network::Mgmt::V2018_10_01::Models::ProbeProtocol end - def express_route_peering_type - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePeeringType + def pc_error + Azure::Network::Mgmt::V2018_10_01::Models::PcError end def origin Azure::Network::Mgmt::V2018_10_01::Models::Origin end - def issue_type - Azure::Network::Mgmt::V2018_10_01::Models::IssueType + def azure_firewall_nat_rcaction_type + Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNatRCActionType end def ike_integrity Azure::Network::Mgmt::V2018_10_01::Models::IkeIntegrity end - def dh_group - Azure::Network::Mgmt::V2018_10_01::Models::DhGroup + def connection_state + Azure::Network::Mgmt::V2018_10_01::Models::ConnectionState + end + 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 + end + def express_route_link_connector_type + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLinkConnectorType + end + def pc_protocol + Azure::Network::Mgmt::V2018_10_01::Models::PcProtocol end def express_route_ports_encapsulation Azure::Network::Mgmt::V2018_10_01::Models::ExpressRoutePortsEncapsulation @@ -1824,53 +1827,47 @@ def express_route_ports_encapsulation def ip_flow_protocol Azure::Network::Mgmt::V2018_10_01::Models::IpFlowProtocol end - def next_hop_type - Azure::Network::Mgmt::V2018_10_01::Models::NextHopType + def flow_log_format_type + Azure::Network::Mgmt::V2018_10_01::Models::FlowLogFormatType end - def pc_protocol - Azure::Network::Mgmt::V2018_10_01::Models::PcProtocol + def httpmethod + Azure::Network::Mgmt::V2018_10_01::Models::HTTPMethod end def connection_monitor_source_status Azure::Network::Mgmt::V2018_10_01::Models::ConnectionMonitorSourceStatus end - def pc_error - Azure::Network::Mgmt::V2018_10_01::Models::PcError + def verbosity_level + Azure::Network::Mgmt::V2018_10_01::Models::VerbosityLevel end def public_ipprefix_sku_name Azure::Network::Mgmt::V2018_10_01::Models::PublicIPPrefixSkuName end - def bgp_peer_state - Azure::Network::Mgmt::V2018_10_01::Models::BgpPeerState - end - def pfs_group - Azure::Network::Mgmt::V2018_10_01::Models::PfsGroup - end - def authentication_method - Azure::Network::Mgmt::V2018_10_01::Models::AuthenticationMethod - end - def evaluation_state - Azure::Network::Mgmt::V2018_10_01::Models::EvaluationState - end 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 ipsec_integrity - Azure::Network::Mgmt::V2018_10_01::Models::IpsecIntegrity + def next_hop_type + Azure::Network::Mgmt::V2018_10_01::Models::NextHopType end def virtual_network_gateway_sku_name Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewaySkuName end - def virtual_network_gateway_sku_tier - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewaySkuTier + def pc_status + Azure::Network::Mgmt::V2018_10_01::Models::PcStatus end def vpn_client_protocol Azure::Network::Mgmt::V2018_10_01::Models::VpnClientProtocol end - def processor_architecture - Azure::Network::Mgmt::V2018_10_01::Models::ProcessorArchitecture + def pfs_group + Azure::Network::Mgmt::V2018_10_01::Models::PfsGroup + end + def issue_type + Azure::Network::Mgmt::V2018_10_01::Models::IssueType + end + def authentication_method + Azure::Network::Mgmt::V2018_10_01::Models::AuthenticationMethod end def virtual_network_gateway_connection_status Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionStatus @@ -1878,20 +1875,23 @@ def virtual_network_gateway_connection_status def virtual_network_gateway_connection_type Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionType end - def virtual_network_peering_state - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkPeeringState + def ipsec_encryption + Azure::Network::Mgmt::V2018_10_01::Models::IpsecEncryption end - def flow_log_format_type - Azure::Network::Mgmt::V2018_10_01::Models::FlowLogFormatType + def ipsec_integrity + Azure::Network::Mgmt::V2018_10_01::Models::IpsecIntegrity end - def httpmethod - Azure::Network::Mgmt::V2018_10_01::Models::HTTPMethod + def vpn_type + Azure::Network::Mgmt::V2018_10_01::Models::VpnType end def container Azure::Network::Mgmt::V2018_10_01::Models::Container end - def verbosity_level - Azure::Network::Mgmt::V2018_10_01::Models::VerbosityLevel + 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 virtual_network_gateway_connection_protocol Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionProtocol @@ -1899,20 +1899,20 @@ def virtual_network_gateway_connection_protocol def office_traffic_category Azure::Network::Mgmt::V2018_10_01::Models::OfficeTrafficCategory end - def vpn_gateway_tunneling_protocol - Azure::Network::Mgmt::V2018_10_01::Models::VpnGatewayTunnelingProtocol + def ike_encryption + Azure::Network::Mgmt::V2018_10_01::Models::IkeEncryption end def vpn_connection_status Azure::Network::Mgmt::V2018_10_01::Models::VpnConnectionStatus end - def ipsec_encryption - Azure::Network::Mgmt::V2018_10_01::Models::IpsecEncryption + def dh_group + Azure::Network::Mgmt::V2018_10_01::Models::DhGroup end - def tunnel_connection_status - Azure::Network::Mgmt::V2018_10_01::Models::TunnelConnectionStatus + def virtual_network_gateway_sku_tier + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewaySkuTier end - def ike_encryption - Azure::Network::Mgmt::V2018_10_01::Models::IkeEncryption + def hub_virtual_network_connection_status + Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnectionStatus 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 86a2b6f5ab..69e32c29df 100644 --- a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb @@ -9,17 +9,18 @@ module NewsSearch NewsOperations = Azure::CognitiveServices::NewsSearch::V1_0::NewsOperations module Models + Organization = Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization + ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer - ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse Thing = Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing 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 TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics - Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject SafeSearch = Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode @@ -31,7 +32,6 @@ module Models ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat - Organization = Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error end @@ -65,6 +65,12 @@ def method_missing(method, *args) end class ModelClasses + def organization + Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization + end + def error_response + Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse + end def response_base Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase end @@ -74,9 +80,6 @@ def answer def search_results_answer Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer end - def error_response - Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse - end def thing Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing end @@ -86,6 +89,9 @@ def news_article def news Azure::CognitiveServices::NewsSearch::V1_0::Models::News end + def identifiable + Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable + end def news_topic Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic end @@ -95,9 +101,6 @@ def article def trending_topics Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics end - def identifiable - Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable - end def video_object Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject end @@ -131,9 +134,6 @@ def freshness def text_format Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat end - def organization - Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization - end def error Azure::CognitiveServices::NewsSearch::V1_0::Models::Error end diff --git a/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb b/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb index a6b04d4a35..53d80b98eb 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 NotificationHubs = Azure::NotificationHubs::Mgmt::V2017_04_01::NotificationHubs Operations = Azure::NotificationHubs::Mgmt::V2017_04_01::Operations + Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces module Models + ErrorResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse ResourceListKeys = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys PolicykeyResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource ApnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential WnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential CheckAvailabilityParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters - ErrorResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse GcmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult SharedAccessAuthorizationRuleListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult SharedAccessAuthorizationRuleProperties = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties + Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource MpnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential NamespacePatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters AdmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential - Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource - BaiduCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential NamespaceListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult - NamespaceCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters + BaiduCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential CheckAvailabilityResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult - SharedAccessAuthorizationRuleResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource - NamespaceResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource - NotificationHubPatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters + NamespaceCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters OperationDisplay = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay - DebugSendResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse + SharedAccessAuthorizationRuleResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource Operation = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation - NotificationHubCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters + NotificationHubPatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters OperationListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult SubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource + NotificationHubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource + NotificationHubCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters PnsCredentialsResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource + NamespaceResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource + DebugSendResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse NamespaceType = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType - NotificationHubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource AccessRights = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights SkuName = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku end class NotificationHubsManagementClass - attr_reader :namespaces, :notification_hubs, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :notification_hubs, :operations, :namespaces, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -59,9 +59,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @namespaces = @client_0.namespaces @notification_hubs = @client_0.notification_hubs @operations = @client_0.operations + @namespaces = @client_0.namespaces @model_classes = ModelClasses.new end @@ -80,6 +80,9 @@ def method_missing(method, *args) end class ModelClasses + 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 @@ -95,9 +98,6 @@ def wns_credential def check_availability_parameters Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters end - def error_response - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse - end def gcm_credential Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential end @@ -113,6 +113,9 @@ def shared_access_authorization_rule_list_result def shared_access_authorization_rule_properties Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties end + def resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource + end def mpns_credential Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential end @@ -122,41 +125,29 @@ def namespace_patch_parameters def adm_credential Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AdmCredential end - def resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource - end - def baidu_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential - end def namespace_list_result Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult end - def namespace_create_or_update_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters + def baidu_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential end def check_availability_result Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult end - def shared_access_authorization_rule_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource - end - def namespace_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource - end - def notification_hub_patch_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters + def namespace_create_or_update_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters end def operation_display Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay end - def debug_send_response - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse + def shared_access_authorization_rule_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource end def operation Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation end - def notification_hub_create_or_update_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters + def notification_hub_patch_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters end def operation_list_result Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult @@ -164,15 +155,24 @@ def operation_list_result def sub_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource end + def notification_hub_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource + end + def notification_hub_create_or_update_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters + end def pns_credentials_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource end + def namespace_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource + end + def debug_send_response + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse + end def namespace_type Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType end - def notification_hub_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource - end def access_rights Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights end diff --git a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb index 78c8dbb5e5..408b90a14b 100644 --- a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb @@ -9,10 +9,10 @@ module OperationalInsights module Mgmt StorageInsights = Azure::OperationalInsights::Mgmt::V2015_03_20::StorageInsights SavedSearches = Azure::OperationalInsights::Mgmt::V2015_03_20::SavedSearches - LinkedServices = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::LinkedServices DataSources = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::DataSources Workspaces = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Workspaces Operations = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Operations + LinkedServices = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::LinkedServices module Models SearchSchemaValue = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue @@ -33,13 +33,14 @@ module Models WorkspacePurgeBody = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody SearchMetadata = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata WorkspacePurgeResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse - StorageInsight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight - StorageInsightState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState - WorkspacePurgeStatusResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse SearchSortEnum = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum - PurgeState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState + WorkspacePurgeStatusResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse + StorageInsight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight Tag = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag + PurgeState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState + StorageInsightState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState StorageAccount = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount + ProxyResource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource 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 @@ -48,25 +49,24 @@ module Models WorkspaceListManagementGroupsResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListManagementGroupsResult IntelligencePack = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::IntelligencePack SharedKeys = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys - DataSourceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult Resource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource - WorkspaceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult - LinkedService = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService - DataSource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource - ProxyResource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource + DataSourceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult MetricName = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName + LinkedService = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService DataSourceKind = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind - EntityStatus = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus OperationDisplay = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay + DataSource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource Operation = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation + EntityStatus = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus OperationListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult - SkuNameEnum = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum + WorkspaceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult Workspace = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Workspace + SkuNameEnum = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum Sku = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku end class OperationalInsightsManagementClass - attr_reader :storage_insights, :saved_searches, :linked_services, :data_sources, :workspaces, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :storage_insights, :saved_searches, :data_sources, :workspaces, :operations, :linked_services, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -84,10 +84,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @linked_services = @client_1.linked_services @data_sources = @client_1.data_sources @workspaces = @client_1.workspaces @operations = @client_1.operations + @linked_services = @client_1.linked_services @model_classes = ModelClasses.new end @@ -162,27 +162,30 @@ def search_metadata def workspace_purge_response Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse end - def storage_insight - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight - end - def storage_insight_state - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState + def search_sort_enum + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum end def workspace_purge_status_response Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse end - def search_sort_enum - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum + def storage_insight + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight + end + def tag + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag end def purge_state Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState end - def tag - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag + def storage_insight_state + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState end def storage_account Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount end + def proxy_resource + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource + end def usage_metric Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric end @@ -207,48 +210,45 @@ def intelligence_pack def shared_keys Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys end - def data_source_list_result - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult - end def resource Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource end - def workspace_list_result - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult - end - def linked_service - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService - end - def data_source - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource - end - def proxy_resource - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource + def data_source_list_result + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult end def metric_name Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName end + def linked_service + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService + end def data_source_kind Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind end - def entity_status - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus - end def operation_display Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay end + def data_source + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource + end def operation Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation end + def entity_status + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus + end def operation_list_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult end - def sku_name_enum - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum + def workspace_list_result + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult 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 sku Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku end diff --git a/azure_sdk/lib/latest/modules/policy_profile_module.rb b/azure_sdk/lib/latest/modules/policy_profile_module.rb index dea53b7938..18279d31b8 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 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 + PolicySku = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySku + PolicyAssignment = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignment + PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinitionListResult PolicyMode = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyMode + 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 - PolicyAssignment = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignment 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 @@ -69,27 +69,27 @@ 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 + def policy_sku + Azure::Policy::Mgmt::V2018_03_01::Models::PolicySku + end + def policy_assignment + Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignment + end + def policy_set_definition_list_result + Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinitionListResult end def policy_mode Azure::Policy::Mgmt::V2018_03_01::Models::PolicyMode 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 - def policy_assignment - Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignment - 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 12a566ad1b..d765b80e01 100644 --- a/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb @@ -7,16 +7,20 @@ module Azure::Profiles::Latest module PolicyInsights module Mgmt - PolicyEvents = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyEvents PolicyStates = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyStates Operations = Azure::PolicyInsights::Mgmt::V2018_04_04::Operations + PolicyEvents = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyEvents module Models - QueryFailureError = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError + PolicyEvent = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent + PolicyState = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState OperationsListResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults - PolicyStatesResource = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource + QueryFailureError = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError SummaryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults + PolicyStatesResource = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource QueryOptions = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions + OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay + 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 @@ -24,14 +28,10 @@ module Models QueryFailure = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailure SummarizeResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummarizeResults PolicyStatesQueryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesQueryResults - OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay - PolicyState = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState - Operation = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation - PolicyEvent = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent end class PolicyInsightsManagementClass - attr_reader :policy_events, :policy_states, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :policy_states, :operations, :policy_events, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -41,9 +41,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @policy_events = @client_0.policy_events @policy_states = @client_0.policy_states @operations = @client_0.operations + @policy_events = @client_0.policy_events @model_classes = ModelClasses.new end @@ -62,21 +62,33 @@ def method_missing(method, *args) end class ModelClasses - def query_failure_error - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError + def policy_event + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent + end + def policy_state + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState end def operations_list_results Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults end - def policy_states_resource - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource + 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 policy_states_resource + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource + end def query_options Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions end + 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 @@ -98,18 +110,6 @@ def summarize_results def policy_states_query_results Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesQueryResults end - def operation_display - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay - end - def policy_state - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState - end - def operation - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation - end - def policy_event - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent - 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 6cc93e97a3..86df08f85d 100644 --- a/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb +++ b/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb @@ -7,8 +7,8 @@ module Azure::Profiles::Latest module PowerBiEmbedded module Mgmt - Workspaces = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Workspaces WorkspaceCollections = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::WorkspaceCollections + Workspaces = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Workspaces module Models OperationList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList @@ -23,17 +23,17 @@ module Models WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList CheckNameResponse = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList - MigrateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest + Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation ErrorDetail = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail - AccessKeyName = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName + 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 - Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error + AccessKeyName = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName end class PowerBiEmbeddedManagementClass - attr_reader :workspaces, :workspace_collections, :configurable, :base_url, :options, :model_classes + attr_reader :workspace_collections, :workspaces, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -43,8 +43,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @workspaces = @client_0.workspaces @workspace_collections = @client_0.workspace_collections + @workspaces = @client_0.workspaces @model_classes = ModelClasses.new end @@ -99,14 +99,14 @@ def check_name_response def workspace_collection_list Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList end - def migrate_workspace_collection_request - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest + def operation + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation end def error_detail Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail end - def access_key_name - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName + def migrate_workspace_collection_request + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest end def check_name_reason Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason @@ -114,12 +114,12 @@ def check_name_reason def azure_sku Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku end - def operation - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation - end def error Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error end + def access_key_name + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName + 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 7f3b201b7f..09520cff00 100644 --- a/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb +++ b/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb @@ -6,12 +6,13 @@ module Azure::Profiles::Latest module Qnamaker - Knowledgebase = Azure::CognitiveServices::Qnamaker::V4_0::Knowledgebase - Operations = Azure::CognitiveServices::Qnamaker::V4_0::Operations EndpointKeys = Azure::CognitiveServices::Qnamaker::V4_0::EndpointKeys Alterations = Azure::CognitiveServices::Qnamaker::V4_0::Alterations + Knowledgebase = Azure::CognitiveServices::Qnamaker::V4_0::Knowledgebase + Operations = Azure::CognitiveServices::Qnamaker::V4_0::Operations module Models + ErrorResponseError = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError ErrorResponse = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse Operation = Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation CreateKbInputDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO @@ -42,12 +43,11 @@ module Models ErrorCodeType = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType OperationStateType = Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType EnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType - ErrorResponseError = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError Error = Azure::CognitiveServices::Qnamaker::V4_0::Models::Error end class QnamakerDataClass - attr_reader :knowledgebase, :operations, :endpoint_keys, :alterations, :configurable, :base_url, :options, :model_classes + attr_reader :endpoint_keys, :alterations, :knowledgebase, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -57,10 +57,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @knowledgebase = @client_0.knowledgebase - @operations = @client_0.operations @endpoint_keys = @client_0.endpoint_keys @alterations = @client_0.alterations + @knowledgebase = @client_0.knowledgebase + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -79,6 +79,9 @@ def method_missing(method, *args) end class ModelClasses + def error_response_error + Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError + end def error_response Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse end @@ -169,9 +172,6 @@ def operation_state_type def environment_type Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType end - def error_response_error - Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError - end def error Azure::CognitiveServices::Qnamaker::V4_0::Models::Error end diff --git a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb index 7927176486..7819921a87 100644 --- a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb @@ -10,19 +10,23 @@ module Mgmt Vaults = Azure::RecoveryServices::Mgmt::V2016_06_01::Vaults Operations = Azure::RecoveryServices::Mgmt::V2016_06_01::Operations 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 - RegisteredIdentities = Azure::RecoveryServices::Mgmt::V2016_06_01::RegisteredIdentities Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages module Models + ResourceCertificateDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails + NameInfo = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo + ResourceCertificateAndAadDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails ResourceCertificateAndAcsDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails + UpgradeDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails PatchTrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource - PatchVault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault + TrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource VaultExtendedInfoResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource - AuthType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType + PatchVault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault VaultUpgradeState = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState - TrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource + AuthType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType UsagesUnit = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit TriggerType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType Resource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource @@ -39,21 +43,17 @@ module Models VaultList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultList ReplicationUsage = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsage ClientDiscoveryDisplay = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryDisplay - Sku = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku + ClientDiscoveryForServiceSpecification = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForServiceSpecification VaultUsageList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsageList + Sku = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku MonitoringSummary = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::MonitoringSummary - ClientDiscoveryForServiceSpecification = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForServiceSpecification VaultUsage = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsage - UpgradeDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails - ReplicationUsageList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList ClientDiscoveryForLogSpecification = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification - NameInfo = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo - ResourceCertificateAndAadDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails - ResourceCertificateDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails + ReplicationUsageList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList end class RecoveryServicesManagementClass - attr_reader :vaults, :operations, :vault_certificates, :replication_usages, :vault_extended_info_operations, :registered_identities, :usages, :configurable, :base_url, :options, :model_classes + attr_reader :vaults, :operations, :vault_certificates, :registered_identities, :replication_usages, :vault_extended_info_operations, :usages, :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) @vaults = @client_0.vaults @operations = @client_0.operations @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 - @registered_identities = @client_0.registered_identities @usages = @client_0.usages @model_classes = ModelClasses.new @@ -88,26 +88,38 @@ def method_missing(method, *args) end class ModelClasses + def resource_certificate_details + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails + end + def name_info + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo + end + def resource_certificate_and_aad_details + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails + end def resource_certificate_and_acs_details Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails end + def upgrade_details + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails + end def patch_tracked_resource Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource end - def patch_vault - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault + def tracked_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource end def vault_extended_info_resource Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource end - def auth_type - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType + def patch_vault + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault end def vault_upgrade_state Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState end - def tracked_resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource + def auth_type + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType end def usages_unit Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit @@ -157,38 +169,26 @@ def replication_usage def client_discovery_display Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryDisplay end - def sku - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku + def client_discovery_for_service_specification + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForServiceSpecification end def vault_usage_list Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsageList end + def sku + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku + end def monitoring_summary Azure::RecoveryServices::Mgmt::V2016_06_01::Models::MonitoringSummary end - def client_discovery_for_service_specification - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForServiceSpecification - end def vault_usage Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsage end - def upgrade_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails - end - def replication_usage_list - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList - end def client_discovery_for_log_specification Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification end - def name_info - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo - end - def resource_certificate_and_aad_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails - end - def resource_certificate_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails + def replication_usage_list + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList 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 3e53064eda..610e24971b 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb @@ -33,25 +33,25 @@ module Mgmt BackupProtectionContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectionContainers SecurityPINs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::SecurityPINs BackupResourceStorageConfigs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupResourceStorageConfigs + 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 ProtectionIntentOperations = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ProtectionIntentOperations BackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupStatus FeatureSupport = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::FeatureSupport - Operation = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Operation BackupJobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupJobs JobDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::JobDetails ExportJobsOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ExportJobsOperationResults BackupPolicies = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupPolicies - BackupProtectedItems = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupProtectedItems - BackupUsageSummaries = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupUsageSummaries module Models - ClientDiscoveryForLogSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification - ClientDiscoveryValueForSingleApi = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi ClientDiscoveryDisplay = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay ClientDiscoveryForServiceSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForServiceSpecification ClientDiscoveryForProperties = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties ClientDiscoveryResponse = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse + ClientDiscoveryForLogSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification + ClientDiscoveryValueForSingleApi = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi AzureWorkloadContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo DPMContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo InquiryInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryInfo @@ -97,18 +97,18 @@ module Models 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 - OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus AzureFileShareProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem - AzureIaaSClassicComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer AzureFileShareRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint + AzureIaaSClassicComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer + OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus AzureIaaSClassicComputeVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem AzureIaaSComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMContainer 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 AzureStorageProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageProtectableContainer - AzureVMAppContainerProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectableContainer AzureVmWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadItem + AzureVMAppContainerProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectableContainer AzureVmWorkloadProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadProtectableItem AzureVmWorkloadSAPHanaDatabaseProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSAPHanaDatabaseProtectableItem AzureVmWorkloadSAPHanaDatabaseWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSAPHanaDatabaseWorkloadItem @@ -160,18 +160,21 @@ module Models AzureFileShareType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType WorkloadProtectableItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList InquiryStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryStatus - RestorePointType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType - StorageTypeState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState BackupType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType - ContainerType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType - RestorePointQueryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType + 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 BackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest - RecoveryPointTierType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType + RestorePointQueryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType 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 + RestoreFileSpecs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RestoreFileSpecs + DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + OperationWorkerResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse OperationResultInfoBase = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase MabJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo ValidateOperationsResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationsResponse @@ -185,29 +188,29 @@ module Models 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 - ProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject AzureStorageJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails - PreValidateEnableBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest ProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent - BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + AzureVMResourceFeatureSupportResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse + MabErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo BackupManagementUsage = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage + PreValidateEnableBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest + ProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject AzureVmWorkloadProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest BackupStatusResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse - ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject - AzureVMResourceFeatureSupportResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse - AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo - AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo + BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList 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 + FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest + AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo + DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails + AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo + 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 + AzureIaaSVMJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy - PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse - FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest - ValidateOperationResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse + AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList + 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 @@ -218,16 +221,16 @@ module Models MonthlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule WeeklyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat EncryptionDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::EncryptionDetails - AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + AzureBackupGoalFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureBackupGoalFeatureSupportRequest 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 - AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob AzureRecoveryServiceVaultProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureRecoveryServiceVaultProtectionIntent - DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails + AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent 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 @@ -236,46 +239,45 @@ module Models DpmJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob AzureIaaSVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem AzureIaaSClassicComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem - JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList - OperationWorkerResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse + DpmJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob AzureIaaSComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem AzureIaaSVMProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList AzureSqlProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem - AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job AzureSqlProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy - MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob + AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo - Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job + Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName AzureVmWorkloadProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItem AzureVmWorkloadProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy - Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource + JobResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource AzureVmWorkloadSAPHanaDatabaseProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSAPHanaDatabaseProtectedItem - JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + AzureStorageJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob SupportStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus OperationResultInfoBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource - AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob + DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType 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 - JobResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource - HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode - DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType + ValidateIaasVMRestoreOperationRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest + JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList Type = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType 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 - ValidateIaasVMRestoreOperationRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest AzureWorkloadSAPHanaRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSAPHanaRestoreRequest AzureWorkloadSAPHanaPointInTimeRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSAPHanaPointInTimeRestoreRequest AzureWorkloadSQLPointInTimeRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest AzureWorkloadSQLRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLRestoreRequest - ValidationStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus + HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList - DPMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem CreateMode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::CreateMode + JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + 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 IaasVMRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::IaasVMRestoreRequest @@ -288,21 +290,21 @@ module Models ProtectionPolicyResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResource SimpleRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleRetentionPolicy SimpleSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleSchedulePolicy + HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode ProtectionState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionState ErrorDetail = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail HealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthStatus RecoveryType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RecoveryType CopyOptions = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::CopyOptions RestoreRequestType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RestoreRequestType - ProtectedItemState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState + Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings LastBackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LastBackupStatus + ProtectedItemState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState ProtectedItemHealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus SQLDataDirectoryType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SQLDataDirectoryType - Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings WorkloadType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadType OverwriteOptions = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OverwriteOptions BackupManagementType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementType - HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState WorkloadItemType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadItemType ProtectionStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionStatus RetentionDurationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType @@ -312,20 +314,18 @@ module Models DayOfWeek = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek ScheduleRunType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType RetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy - NameInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo RestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RestoreRequest + NameInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo UsagesUnit = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit JobStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus SubProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy AzureFileshareProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo SchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy - RestoreFileSpecs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RestoreFileSpecs - ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList - DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + ValidationStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus end class RecoveryServicesBackupManagementClass - attr_reader :operations, :backup_resource_vault_configs, :backup_engines, :protection_container_refresh_operation_results, :protectable_containers, :protection_containers, :backup_workload_items, :protection_container_operation_results, :protected_items, :backups, :protected_item_operation_results, :protected_item_operation_statuses, :recovery_points, :item_level_recovery_connections, :restores, :job_cancellations, :job_operation_results, :backup_operation_results, :backup_operation_statuses, :protection_policies, :protection_policy_operation_results, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :jobs, :protection_intent_operations, :backup_status, :feature_support, :operation, :backup_jobs, :job_details, :export_jobs_operation_results, :backup_policies, :backup_protected_items, :backup_usage_summaries, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :backup_resource_vault_configs, :backup_engines, :protection_container_refresh_operation_results, :protectable_containers, :protection_containers, :backup_workload_items, :protection_container_operation_results, :protected_items, :backups, :protected_item_operation_results, :protected_item_operation_statuses, :recovery_points, :item_level_recovery_connections, :restores, :job_cancellations, :job_operation_results, :backup_operation_results, :backup_operation_statuses, :protection_policies, :protection_policy_operation_results, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :backup_protected_items, :backup_usage_summaries, :jobs, :operation, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :backup_policies, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -373,17 +373,17 @@ def initialize(configurable, base_url=nil, options=nil) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) + @backup_protected_items = @client_2.backup_protected_items + @backup_usage_summaries = @client_2.backup_usage_summaries @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 - @operation = @client_2.operation @backup_jobs = @client_2.backup_jobs @job_details = @client_2.job_details @export_jobs_operation_results = @client_2.export_jobs_operation_results @backup_policies = @client_2.backup_policies - @backup_protected_items = @client_2.backup_protected_items - @backup_usage_summaries = @client_2.backup_usage_summaries @model_classes = ModelClasses.new end @@ -406,12 +406,6 @@ def method_missing(method, *args) end class ModelClasses - def client_discovery_for_log_specification - Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification - end - def client_discovery_value_for_single_api - Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi - end def client_discovery_display Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay end @@ -424,6 +418,12 @@ def client_discovery_for_properties def client_discovery_response Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse end + def client_discovery_for_log_specification + Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification + end + def client_discovery_value_for_single_api + Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi + end def azure_workload_container_extended_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo end @@ -559,17 +559,17 @@ def azure_backup_server_engine def azure_file_share_backup_request Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest end - def operation_status - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus - end def azure_file_share_protectable_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem end + def azure_file_share_recovery_point + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint + end def azure_iaa_sclassic_compute_vmcontainer Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer end - def azure_file_share_recovery_point - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint + def operation_status + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus end def azure_iaa_sclassic_compute_vmprotectable_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem @@ -589,12 +589,12 @@ def azure_storage_container def azure_storage_protectable_container Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageProtectableContainer end - def azure_vmapp_container_protectable_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectableContainer - end def azure_vm_workload_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadItem end + def azure_vmapp_container_protectable_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectableContainer + end def azure_vm_workload_protectable_item Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadProtectableItem end @@ -748,33 +748,33 @@ def workload_protectable_item_resource_list def inquiry_status Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryStatus end + def backup_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType + end def restore_point_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType end - def storage_type_state - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState - end - def backup_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType + def enhanced_security_state + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState end def container_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType end - def restore_point_query_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType - end - 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 backup_request Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest end - def recovery_point_tier_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType + def restore_point_query_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType 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 @@ -784,6 +784,15 @@ def operation_status_values def storage_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType end + def restore_file_specs + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RestoreFileSpecs + end + def dpm_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + end + def operation_worker_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse + end def operation_result_info_base Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase end @@ -823,27 +832,27 @@ def validate_operation_request 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 protected_item_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject - end def azure_storage_job_task_details Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails end - def pre_validate_enable_backup_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest - 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 mab_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo end def backup_management_usage Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage end + def pre_validate_enable_backup_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest + end + def protected_item_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject + end def azure_vm_workload_protected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo end @@ -853,44 +862,44 @@ def backup_status_request def backup_status_response Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse end - def protection_policy_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + def backup_management_usage_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList end - def azure_vmresource_feature_support_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse + def bmsbackup_summaries_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject end - def azure_storage_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo + def feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest end def azure_iaa_svmprotected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo end - def bmsbackup_summaries_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject + def dpm_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails end - def azure_iaa_svmjob_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo + def azure_storage_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo end - def dpm_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + def pre_validate_enable_backup_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse end def azure_sql_protected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo end - def azure_backup_goal_feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureBackupGoalFeatureSupportRequest + def azure_iaa_svmjob_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo end def protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy end - def pre_validate_enable_backup_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse + def azure_iaa_svmjob + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob end - def feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest + def resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList 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 @@ -922,8 +931,8 @@ def weekly_retention_format def encryption_details Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::EncryptionDetails end - def azure_vmresource_feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + def azure_backup_goal_feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureBackupGoalFeatureSupportRequest end def dpmprotected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo @@ -934,8 +943,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 @@ -943,14 +952,14 @@ def mab_file_folder_protected_item_extended_info def azure_workload_auto_protection_intent Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadAutoProtectionIntent end - def azure_iaa_svmjob - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + def azure_workload_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob end def azure_recovery_service_vault_protection_intent Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureRecoveryServiceVaultProtectionIntent end - def dpm_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails + def azure_resource_protection_intent + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent end def azure_fileshare_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem @@ -976,11 +985,11 @@ def azure_iaa_svmprotected_item def azure_iaa_sclassic_compute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem end - def job_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList + def dpm_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo end - def operation_worker_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse + def mab_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob end def azure_iaa_scompute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem @@ -994,20 +1003,20 @@ def protected_item_resource_list def azure_sql_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem end - def azure_resource_protection_intent - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + def job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job end def azure_sql_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy end - def mab_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob + def azure_vmresource_feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest end def operation_result_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo end - def job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job + def resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource end def fabric_name Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName @@ -1018,14 +1027,14 @@ def azure_vm_workload_protected_item def azure_vm_workload_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy end - def resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource + def job_resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource end def azure_vm_workload_saphana_database_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSAPHanaDatabaseProtectedItem end - def job_supported_action - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + def azure_storage_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob end def support_status Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus @@ -1033,8 +1042,8 @@ def support_status def operation_result_info_base_resource Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource end - def azure_workload_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob + def data_source_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType end def protection_intent_resource Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource @@ -1045,14 +1054,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 - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource - end - def http_status_code - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode + def validate_iaas_vmrestore_operation_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest end - def data_source_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType + def job_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList end def type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type @@ -1069,9 +1075,6 @@ def azure_workload_restore_request def validate_restore_operation_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateRestoreOperationRequest end - def validate_iaas_vmrestore_operation_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest - end def azure_workload_saphana_restore_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSAPHanaRestoreRequest end @@ -1084,18 +1087,21 @@ def azure_workload_sqlpoint_in_time_restore_request def azure_workload_sqlrestore_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLRestoreRequest end - def validation_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus + def health_state + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState end def protection_policy_resource_list Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList end - def dpmprotected_item - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem - end def create_mode Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::CreateMode end + def job_supported_action + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + end + def dpmprotected_item + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem + end def generic_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectedItem end @@ -1132,6 +1138,9 @@ def simple_retention_policy def simple_schedule_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleSchedulePolicy end + def http_status_code + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode + end def protection_state Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionState end @@ -1150,21 +1159,21 @@ def copy_options def restore_request_type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RestoreRequestType end - def protected_item_state - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState + def settings + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings end def last_backup_status Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LastBackupStatus end + def protected_item_state + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState + end def protected_item_health_status Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus end def sqldata_directory_type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SQLDataDirectoryType end - def settings - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings - end def workload_type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadType end @@ -1174,9 +1183,6 @@ def overwrite_options def backup_management_type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementType end - def health_state - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState - end def workload_item_type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadItemType end @@ -1204,12 +1210,12 @@ def schedule_run_type def retention_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy end - def name_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo - end def restore_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RestoreRequest end + def name_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo + end def usages_unit Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit end @@ -1225,14 +1231,8 @@ def azure_fileshare_protected_item_extended_info def schedule_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy end - def restore_file_specs - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RestoreFileSpecs - end - def resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList - end - def dpm_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + def validation_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus end end end diff --git a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb index 1ff9301dd5..743083a5a0 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb @@ -7,31 +7,31 @@ module Azure::Profiles::Latest module RecoveryServicesSiteRecovery module Mgmt + Operations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Operations ReplicationAlertSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationAlertSettings ReplicationEvents = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationEvents ReplicationFabrics = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationFabrics - Operations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Operations + ReplicationLogicalNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationLogicalNetworks ReplicationNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationNetworks ReplicationNetworkMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationNetworkMappings - ReplicationLogicalNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationLogicalNetworks ReplicationProtectionContainers = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationProtectionContainers ReplicationProtectableItems = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationProtectableItems ReplicationProtectedItems = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationProtectedItems TargetComputeSizes = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::TargetComputeSizes ReplicationProtectionContainerMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationProtectionContainerMappings + ReplicationRecoveryServicesProviders = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationRecoveryServicesProviders ReplicationStorageClassifications = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationStorageClassifications ReplicationStorageClassificationMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationStorageClassificationMappings ReplicationvCenters = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationvCenters ReplicationJobs = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationJobs RecoveryPoints = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::RecoveryPoints ReplicationPolicies = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationPolicies - ReplicationVaultHealth = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationVaultHealth ReplicationRecoveryPlans = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationRecoveryPlans - ReplicationRecoveryServicesProviders = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationRecoveryServicesProviders + ReplicationVaultHealth = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::ReplicationVaultHealth module Models - Display = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Display 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 @@ -271,18 +271,18 @@ module Models HyperVReplicaAzurePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzurePolicyInput HyperVReplicaAzureReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureReplicationDetails HyperVReplicaAzureReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureReprotectInput + Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Resource HyperVReplicaAzureUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput - HyperVReplicaBaseEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBaseEventDetails HyperVReplicaBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBasePolicyDetails HyperVReplicaBaseReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBaseReplicationDetails - Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Resource HyperVReplicaBluePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBluePolicyDetails + HyperVReplicaBluePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBluePolicyInput HyperVReplicaBlueReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBlueReplicationDetails + HyperVReplicaBaseEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBaseEventDetails HyperVReplicaPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaPolicyDetails HyperVReplicaPolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaPolicyInput HyperVReplicaReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaReplicationDetails HyperVSiteDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVSiteDetails - HyperVReplicaBluePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBluePolicyInput HyperVVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVVirtualMachineDetails InlineWorkflowTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InlineWorkflowTaskDetails InMageAzureV2ApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageAzureV2ApplyRecoveryPointInput @@ -364,20 +364,20 @@ module Models MultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncStatus A2ARpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::A2ARpRecoveryPointType HealthErrorCategory = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HealthErrorCategory + MultiVmSyncPointOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncPointOption RecoveryPlanActionLocation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanActionLocation - DataSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DataSyncStatus AlternateLocationRecoveryOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::AlternateLocationRecoveryOption HyperVReplicaAzureRpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureRpRecoveryPointType InMageV2RpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageV2RpRecoveryPointType - MultiVmSyncPointOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncPointOption RpInMageRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RpInMageRecoveryPointType - SourceSiteOperations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SourceSiteOperations - LicenseType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LicenseType IdentityProviderType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::IdentityProviderType + DataSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DataSyncStatus + LicenseType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LicenseType + SourceSiteOperations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SourceSiteOperations end class RecoveryServicesSiteRecoveryManagementClass - attr_reader :replication_alert_settings, :replication_events, :replication_fabrics, :operations, :replication_networks, :replication_network_mappings, :replication_logical_networks, :replication_protection_containers, :replication_protectable_items, :replication_protected_items, :target_compute_sizes, :replication_protection_container_mappings, :replication_storage_classifications, :replication_storage_classification_mappings, :replicationv_centers, :replication_jobs, :recovery_points, :replication_policies, :replication_vault_health, :replication_recovery_plans, :replication_recovery_services_providers, :configurable, :base_url, :options, :model_classes + 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 def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -387,27 +387,27 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations @replication_alert_settings = @client_0.replication_alert_settings @replication_events = @client_0.replication_events @replication_fabrics = @client_0.replication_fabrics - @operations = @client_0.operations + @replication_logical_networks = @client_0.replication_logical_networks @replication_networks = @client_0.replication_networks @replication_network_mappings = @client_0.replication_network_mappings - @replication_logical_networks = @client_0.replication_logical_networks @replication_protection_containers = @client_0.replication_protection_containers @replication_protectable_items = @client_0.replication_protectable_items @replication_protected_items = @client_0.replication_protected_items @target_compute_sizes = @client_0.target_compute_sizes @replication_protection_container_mappings = @client_0.replication_protection_container_mappings + @replication_recovery_services_providers = @client_0.replication_recovery_services_providers @replication_storage_classifications = @client_0.replication_storage_classifications @replication_storage_classification_mappings = @client_0.replication_storage_classification_mappings @replicationv_centers = @client_0.replicationv_centers @replication_jobs = @client_0.replication_jobs @recovery_points = @client_0.recovery_points @replication_policies = @client_0.replication_policies - @replication_vault_health = @client_0.replication_vault_health @replication_recovery_plans = @client_0.replication_recovery_plans - @replication_recovery_services_providers = @client_0.replication_recovery_services_providers + @replication_vault_health = @client_0.replication_vault_health @model_classes = ModelClasses.new end @@ -426,12 +426,12 @@ def method_missing(method, *args) end class ModelClasses - def display - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Display - end def event Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Event end + def display + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Display + end def job_collection Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobCollection end @@ -1149,27 +1149,30 @@ def hyper_vreplica_azure_replication_details def hyper_vreplica_azure_reprotect_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureReprotectInput end + def resource + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Resource + end def hyper_vreplica_azure_update_replication_protected_item_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput end - def hyper_vreplica_base_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBaseEventDetails - end def hyper_vreplica_base_policy_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBasePolicyDetails end def hyper_vreplica_base_replication_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBaseReplicationDetails end - def resource - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Resource - end def hyper_vreplica_blue_policy_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBluePolicyDetails end + def hyper_vreplica_blue_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBluePolicyInput + end def hyper_vreplica_blue_replication_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBlueReplicationDetails end + def hyper_vreplica_base_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBaseEventDetails + end def hyper_vreplica_policy_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaPolicyDetails end @@ -1182,9 +1185,6 @@ def hyper_vreplica_replication_details def hyper_vsite_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVSiteDetails end - def hyper_vreplica_blue_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVReplicaBluePolicyInput - end def hyper_vvirtual_machine_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HyperVVirtualMachineDetails end @@ -1428,12 +1428,12 @@ def a2_arp_recovery_point_type def health_error_category Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::HealthErrorCategory 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 @@ -1443,20 +1443,20 @@ def hyper_vreplica_azure_rp_recovery_point_type def in_mage_v2_rp_recovery_point_type Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageV2RpRecoveryPointType end - def multi_vm_sync_point_option - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::MultiVmSyncPointOption - end def rp_in_mage_recovery_point_type Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RpInMageRecoveryPointType end - def source_site_operations - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SourceSiteOperations + def identity_provider_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::IdentityProviderType + end + def data_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::DataSyncStatus end def license_type Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LicenseType end - def identity_provider_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::IdentityProviderType + def source_site_operations + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SourceSiteOperations end end end diff --git a/azure_sdk/lib/latest/modules/redis_profile_module.rb b/azure_sdk/lib/latest/modules/redis_profile_module.rb index fa2dfb605e..d91e980c35 100644 --- a/azure_sdk/lib/latest/modules/redis_profile_module.rb +++ b/azure_sdk/lib/latest/modules/redis_profile_module.rb @@ -9,11 +9,15 @@ module Redis module Mgmt Redis = Azure::Redis::Mgmt::V2018_03_01::Redis Operations = Azure::Redis::Mgmt::V2018_03_01::Operations - LinkedServer = Azure::Redis::Mgmt::V2018_03_01::LinkedServer FirewallRules = Azure::Redis::Mgmt::V2018_03_01::FirewallRules PatchSchedules = Azure::Redis::Mgmt::V2018_03_01::PatchSchedules + LinkedServer = Azure::Redis::Mgmt::V2018_03_01::LinkedServer module Models + RedisAccessKeys = Azure::Redis::Mgmt::V2018_03_01::Models::RedisAccessKeys + RedisRegenerateKeyParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisRegenerateKeyParameters + NotificationListResponse = Azure::Redis::Mgmt::V2018_03_01::Models::NotificationListResponse + RedisUpdateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisUpdateParameters ImportRDBParameters = Azure::Redis::Mgmt::V2018_03_01::Models::ImportRDBParameters RedisFirewallRuleCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleCreateParameters ScheduleEntry = Azure::Redis::Mgmt::V2018_03_01::Models::ScheduleEntry @@ -24,38 +28,34 @@ module Models 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 + Resource = Azure::Redis::Mgmt::V2018_03_01::Models::Resource RedisLinkedServerCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerCreateParameters - ProxyResource = Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource TrackedResource = Azure::Redis::Mgmt::V2018_03_01::Models::TrackedResource RedisResource = Azure::Redis::Mgmt::V2018_03_01::Models::RedisResource - Resource = Azure::Redis::Mgmt::V2018_03_01::Models::Resource + ProxyResource = Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource RedisLinkedServerWithProperties = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithProperties RedisPatchSchedule = Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchSchedule RedisFirewallRule = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRule - SkuFamily = Azure::Redis::Mgmt::V2018_03_01::Models::SkuFamily - TlsVersion = Azure::Redis::Mgmt::V2018_03_01::Models::TlsVersion - RedisKeyType = Azure::Redis::Mgmt::V2018_03_01::Models::RedisKeyType - RebootType = Azure::Redis::Mgmt::V2018_03_01::Models::RebootType OperationDisplay = Azure::Redis::Mgmt::V2018_03_01::Models::OperationDisplay + TlsVersion = Azure::Redis::Mgmt::V2018_03_01::Models::TlsVersion Operation = Azure::Redis::Mgmt::V2018_03_01::Models::Operation - ReplicationRole = Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole + SkuFamily = Azure::Redis::Mgmt::V2018_03_01::Models::SkuFamily OperationListResult = Azure::Redis::Mgmt::V2018_03_01::Models::OperationListResult ProvisioningState = Azure::Redis::Mgmt::V2018_03_01::Models::ProvisioningState CheckNameAvailabilityParameters = Azure::Redis::Mgmt::V2018_03_01::Models::CheckNameAvailabilityParameters + ReplicationRole = Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole + RedisKeyType = Azure::Redis::Mgmt::V2018_03_01::Models::RedisKeyType + RebootType = Azure::Redis::Mgmt::V2018_03_01::Models::RebootType SkuName = Azure::Redis::Mgmt::V2018_03_01::Models::SkuName DayOfWeek = Azure::Redis::Mgmt::V2018_03_01::Models::DayOfWeek Sku = Azure::Redis::Mgmt::V2018_03_01::Models::Sku RedisRebootParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisRebootParameters ExportRDBParameters = Azure::Redis::Mgmt::V2018_03_01::Models::ExportRDBParameters RedisListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisListResult - RedisAccessKeys = Azure::Redis::Mgmt::V2018_03_01::Models::RedisAccessKeys - RedisRegenerateKeyParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisRegenerateKeyParameters - NotificationListResponse = Azure::Redis::Mgmt::V2018_03_01::Models::NotificationListResponse - RedisUpdateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisUpdateParameters end class RedisManagementClass - attr_reader :redis, :operations, :linked_server, :firewall_rules, :patch_schedules, :configurable, :base_url, :options, :model_classes + attr_reader :redis, :operations, :firewall_rules, :patch_schedules, :linked_server, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -67,9 +67,9 @@ def initialize(configurable, base_url=nil, options=nil) add_telemetry(@client_0) @redis = @client_0.redis @operations = @client_0.operations - @linked_server = @client_0.linked_server @firewall_rules = @client_0.firewall_rules @patch_schedules = @client_0.patch_schedules + @linked_server = @client_0.linked_server @model_classes = ModelClasses.new end @@ -88,6 +88,18 @@ def method_missing(method, *args) end class ModelClasses + def redis_access_keys + Azure::Redis::Mgmt::V2018_03_01::Models::RedisAccessKeys + end + def redis_regenerate_key_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::RedisRegenerateKeyParameters + end + def notification_list_response + Azure::Redis::Mgmt::V2018_03_01::Models::NotificationListResponse + end + def redis_update_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::RedisUpdateParameters + end def import_rdbparameters Azure::Redis::Mgmt::V2018_03_01::Models::ImportRDBParameters end @@ -118,20 +130,20 @@ def redis_linked_server_with_properties_list def redis_create_parameters Azure::Redis::Mgmt::V2018_03_01::Models::RedisCreateParameters end + def resource + Azure::Redis::Mgmt::V2018_03_01::Models::Resource + end def redis_linked_server_create_parameters Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerCreateParameters end - def proxy_resource - Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource - end def tracked_resource Azure::Redis::Mgmt::V2018_03_01::Models::TrackedResource end def redis_resource Azure::Redis::Mgmt::V2018_03_01::Models::RedisResource end - def resource - Azure::Redis::Mgmt::V2018_03_01::Models::Resource + def proxy_resource + Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource end def redis_linked_server_with_properties Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithProperties @@ -142,26 +154,17 @@ def redis_patch_schedule def redis_firewall_rule Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRule end - def sku_family - Azure::Redis::Mgmt::V2018_03_01::Models::SkuFamily + def operation_display + Azure::Redis::Mgmt::V2018_03_01::Models::OperationDisplay end def tls_version Azure::Redis::Mgmt::V2018_03_01::Models::TlsVersion end - def redis_key_type - Azure::Redis::Mgmt::V2018_03_01::Models::RedisKeyType - end - def reboot_type - Azure::Redis::Mgmt::V2018_03_01::Models::RebootType - end - def operation_display - Azure::Redis::Mgmt::V2018_03_01::Models::OperationDisplay - end def operation Azure::Redis::Mgmt::V2018_03_01::Models::Operation end - def replication_role - Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole + def sku_family + Azure::Redis::Mgmt::V2018_03_01::Models::SkuFamily end def operation_list_result Azure::Redis::Mgmt::V2018_03_01::Models::OperationListResult @@ -172,6 +175,15 @@ def provisioning_state def check_name_availability_parameters Azure::Redis::Mgmt::V2018_03_01::Models::CheckNameAvailabilityParameters end + def replication_role + Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole + end + def redis_key_type + Azure::Redis::Mgmt::V2018_03_01::Models::RedisKeyType + end + def reboot_type + Azure::Redis::Mgmt::V2018_03_01::Models::RebootType + end def sku_name Azure::Redis::Mgmt::V2018_03_01::Models::SkuName end @@ -190,18 +202,6 @@ def export_rdbparameters def redis_list_result Azure::Redis::Mgmt::V2018_03_01::Models::RedisListResult end - def redis_access_keys - Azure::Redis::Mgmt::V2018_03_01::Models::RedisAccessKeys - end - def redis_regenerate_key_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::RedisRegenerateKeyParameters - end - def notification_list_response - Azure::Redis::Mgmt::V2018_03_01::Models::NotificationListResponse - end - def redis_update_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::RedisUpdateParameters - end end end end diff --git a/azure_sdk/lib/latest/modules/relay_profile_module.rb b/azure_sdk/lib/latest/modules/relay_profile_module.rb index 75735b9a44..552d8fcd0f 100644 --- a/azure_sdk/lib/latest/modules/relay_profile_module.rb +++ b/azure_sdk/lib/latest/modules/relay_profile_module.rb @@ -7,22 +7,26 @@ module Azure::Profiles::Latest module Relay module Mgmt - Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces HybridConnections = Azure::Relay::Mgmt::V2017_04_01::HybridConnections WCFRelays = Azure::Relay::Mgmt::V2017_04_01::WCFRelays Operations = Azure::Relay::Mgmt::V2017_04_01::Operations + Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces module Models + AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + ErrorResponse = Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse + ResourceNamespacePatch = Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch RelayNamespace = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace RelayUpdateParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters - ErrorResponse = Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse - AuthorizationRule = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule + TrackedResource = Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource Relaytype = Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype ProvisioningStateEnum = Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum - TrackedResource = Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource + WcfRelay = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay UnavailableReason = Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason - AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + AuthorizationRule = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule Resource = Azure::Relay::Mgmt::V2017_04_01::Models::Resource + AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult 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 @@ -31,19 +35,15 @@ module Models 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 + HybridConnection = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection RelayNamespaceListResult = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult CheckNameAvailability = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability HybridConnectionListResult = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnectionListResult WcfRelaysListResult = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult - HybridConnection = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection - AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult - 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 end class RelayManagementClass - attr_reader :namespaces, :hybrid_connections, :wcfrelays, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :hybrid_connections, :wcfrelays, :operations, :namespaces, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -53,10 +53,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @namespaces = @client_0.namespaces @hybrid_connections = @client_0.hybrid_connections @wcfrelays = @client_0.wcfrelays @operations = @client_0.operations + @namespaces = @client_0.namespaces @model_classes = ModelClasses.new end @@ -75,17 +75,26 @@ def method_missing(method, *args) end class ModelClasses + def access_keys + Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + end + def regenerate_access_key_parameters + Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + end + def error_response + Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse + end + def resource_namespace_patch + Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + end def relay_namespace Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace end def relay_update_parameters Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters end - def error_response - Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse - end - def authorization_rule - Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule + def tracked_resource + Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource end def relaytype Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype @@ -93,18 +102,21 @@ def relaytype def provisioning_state_enum Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum end - def tracked_resource - Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource + def wcf_relay + Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay end def unavailable_reason Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason end - def access_keys - Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + def authorization_rule + Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule end def resource Azure::Relay::Mgmt::V2017_04_01::Models::Resource end + def authorization_rule_list_result + Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult + end def operation_display Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay end @@ -129,6 +141,9 @@ def sku 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 relay_namespace_list_result Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult end @@ -141,21 +156,6 @@ def hybrid_connection_list_result def wcf_relays_list_result Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult end - def hybrid_connection - Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection - end - def authorization_rule_list_result - Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult - end - def regenerate_access_key_parameters - Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - end - def resource_namespace_patch - Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch - end - def wcf_relay - Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay - 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 8a31aa637d..e012e684f2 100644 --- a/azure_sdk/lib/latest/modules/resources_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resources_profile_module.rb @@ -59,14 +59,14 @@ module Models ResourceGroupExportResult = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupExportResult OnErrorDeploymentExtended = Azure::Resources::Mgmt::V2018_05_01::Models::OnErrorDeploymentExtended GenericResource = Azure::Resources::Mgmt::V2018_05_01::Models::GenericResource - IdentityUserAssignedIdentitiesValue = Azure::Resources::Mgmt::V2018_05_01::Models::IdentityUserAssignedIdentitiesValue OperationDisplay = Azure::Resources::Mgmt::V2018_05_01::Models::OperationDisplay - Operation = Azure::Resources::Mgmt::V2018_05_01::Models::Operation OnErrorDeploymentType = Azure::Resources::Mgmt::V2018_05_01::Models::OnErrorDeploymentType - OperationListResult = Azure::Resources::Mgmt::V2018_05_01::Models::OperationListResult + Operation = Azure::Resources::Mgmt::V2018_05_01::Models::Operation + IdentityUserAssignedIdentitiesValue = Azure::Resources::Mgmt::V2018_05_01::Models::IdentityUserAssignedIdentitiesValue SubResource = Azure::Resources::Mgmt::V2018_05_01::Models::SubResource ResourceListResult = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceListResult DeploymentMode = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentMode + OperationListResult = Azure::Resources::Mgmt::V2018_05_01::Models::OperationListResult 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 @@ -237,20 +237,17 @@ def on_error_deployment_extended def generic_resource Azure::Resources::Mgmt::V2018_05_01::Models::GenericResource end - def identity_user_assigned_identities_value - Azure::Resources::Mgmt::V2018_05_01::Models::IdentityUserAssignedIdentitiesValue - end def operation_display Azure::Resources::Mgmt::V2018_05_01::Models::OperationDisplay end - def operation - Azure::Resources::Mgmt::V2018_05_01::Models::Operation - end def on_error_deployment_type Azure::Resources::Mgmt::V2018_05_01::Models::OnErrorDeploymentType end - def operation_list_result - Azure::Resources::Mgmt::V2018_05_01::Models::OperationListResult + def operation + Azure::Resources::Mgmt::V2018_05_01::Models::Operation + end + def identity_user_assigned_identities_value + Azure::Resources::Mgmt::V2018_05_01::Models::IdentityUserAssignedIdentitiesValue end def sub_resource Azure::Resources::Mgmt::V2018_05_01::Models::SubResource @@ -261,6 +258,9 @@ def resource_list_result def deployment_mode Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentMode end + def operation_list_result + Azure::Resources::Mgmt::V2018_05_01::Models::OperationListResult + end def plan Azure::Resources::Mgmt::V2018_05_01::Models::Plan end diff --git a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb index 6596f9a621..f73cba5feb 100644 --- a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb @@ -7,27 +7,31 @@ module Azure::Profiles::Latest 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 - ManagementGroups = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::ManagementGroups module Models + OperationDisplayProperties = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationDisplayProperties + EntityParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityParentGroupInfo + EntityInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityInfo + TenantBackfillStatusResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::TenantBackfillStatusResult EntityListResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityListResult ManagementGroupListResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupListResult EntityHierarchyItem = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityHierarchyItem ManagementGroupDetails = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupDetails PatchManagementGroupRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::PatchManagementGroupRequest - ErrorResponse = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorResponse CreateParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateParentGroupInfo 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 - ParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ParentGroupInfo ManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupChildInfo + CheckNameAvailabilityRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityRequest CreateManagementGroupRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupRequest + ErrorResponse = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorResponse ManagementGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupInfo - CheckNameAvailabilityRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityRequest ErrorDetails = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorDetails Operation = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Operation OperationListResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationListResult @@ -36,14 +40,10 @@ module Models Reason = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Reason Type = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Type OperationResults = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationResults - OperationDisplayProperties = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationDisplayProperties - EntityParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityParentGroupInfo - EntityInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityInfo - TenantBackfillStatusResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::TenantBackfillStatusResult end class ResourcesManagementManagementClass - attr_reader :management_group_subscriptions, :entities, :operations, :management_groups, :configurable, :base_url, :options, :model_classes + attr_reader :management_groups, :management_group_subscriptions, :entities, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -53,10 +53,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @management_groups = @client_0.management_groups @management_group_subscriptions = @client_0.management_group_subscriptions @entities = @client_0.entities @operations = @client_0.operations - @management_groups = @client_0.management_groups @model_classes = ModelClasses.new end @@ -75,6 +75,18 @@ def method_missing(method, *args) end class ModelClasses + def operation_display_properties + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationDisplayProperties + end + def entity_parent_group_info + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityParentGroupInfo + end + def entity_info + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityInfo + end + def tenant_backfill_status_result + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::TenantBackfillStatusResult + end def entity_list_result Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityListResult end @@ -90,36 +102,36 @@ def management_group_details def patch_management_group_request Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::PatchManagementGroupRequest end - def error_response - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorResponse - end def create_parent_group_info Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateParentGroupInfo end def create_management_group_details Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupDetails end + def parent_group_info + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ParentGroupInfo + end 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 parent_group_info - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ParentGroupInfo - end def management_group_child_info Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupChildInfo end + def check_name_availability_request + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityRequest + end def create_management_group_request Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupRequest end + def error_response + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorResponse + end def management_group_info Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupInfo end - def check_name_availability_request - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityRequest - end def error_details Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorDetails end @@ -144,18 +156,6 @@ def type def operation_results Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationResults end - def operation_display_properties - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationDisplayProperties - end - def entity_parent_group_info - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityParentGroupInfo - end - def entity_info - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityInfo - end - def tenant_backfill_status_result - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::TenantBackfillStatusResult - end end end end diff --git a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb index 38a77f85fc..775ce49b32 100644 --- a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb +++ b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb @@ -7,8 +7,8 @@ module Azure::Profiles::Latest module Scheduler module Mgmt - Jobs = Azure::Scheduler::Mgmt::V2016_03_01::Jobs JobCollections = Azure::Scheduler::Mgmt::V2016_03_01::JobCollections + Jobs = Azure::Scheduler::Mgmt::V2016_03_01::Jobs module Models RetryPolicy = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy @@ -28,29 +28,29 @@ module Models RecurrenceFrequency = Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency JobHistoryListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult DayOfWeek = Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek - JobErrorAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction - JobMaxRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence - JobStateFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStateFilter JobCollectionProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties + JobMaxRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence + JobErrorAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction JobRecurrenceScheduleMonthlyOccurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceScheduleMonthlyOccurrence - JobCollectionListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult + ServiceBusMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage + JobStateFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStateFilter JobHistoryFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter - ServiceBusQueueMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage - JobState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState ServiceBusAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthentication - ServiceBusMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage + JobState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState ServiceBusTopicMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage - ClientCertAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication - OAuthAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication + ServiceBusQueueMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage SkuDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition + JobCollectionState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState + JobActionType = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType + RetryType = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType JobScheduleDay = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay JobHistoryActionName = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName JobExecutionStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobExecutionStatus ServiceBusAuthenticationType = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthenticationType - JobActionType = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType - RetryType = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType - JobCollectionState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState + ClientCertAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication + JobCollectionListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult ServiceBusTransportType = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType + OAuthAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication BasicAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication JobStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus JobProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties @@ -58,7 +58,7 @@ module Models end class SchedulerManagementClass - attr_reader :jobs, :job_collections, :configurable, :base_url, :options, :model_classes + attr_reader :job_collections, :jobs, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -68,8 +68,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @jobs = @client_0.jobs @job_collections = @client_0.job_collections + @jobs = @client_0.jobs @model_classes = ModelClasses.new end @@ -139,51 +139,51 @@ def job_history_list_result def day_of_week Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek end - def job_error_action - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction + def job_collection_properties + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties end def job_max_recurrence Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence end - def job_state_filter - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStateFilter - end - def job_collection_properties - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties + def job_error_action + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction end def job_recurrence_schedule_monthly_occurrence Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceScheduleMonthlyOccurrence end - def job_collection_list_result - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult + def service_bus_message + Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage + end + def job_state_filter + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStateFilter end def job_history_filter Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter end - def service_bus_queue_message - Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage - end - def job_state - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState - end def service_bus_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthentication end - def service_bus_message - Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage + def job_state + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState end def service_bus_topic_message Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage end - def client_cert_authentication - Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication - end - def oauth_authentication - Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication + def service_bus_queue_message + Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage end def sku_definition Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition end + def job_collection_state + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState + end + def job_action_type + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType + end + def retry_type + Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType + end def job_schedule_day Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay end @@ -196,18 +196,18 @@ def job_execution_status def service_bus_authentication_type Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthenticationType end - def job_action_type - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType - end - def retry_type - Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType + def client_cert_authentication + Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication end - def job_collection_state - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState + def job_collection_list_result + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult end def service_bus_transport_type Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType end + def oauth_authentication + Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication + end def basic_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication end diff --git a/azure_sdk/lib/latest/modules/search_profile_module.rb b/azure_sdk/lib/latest/modules/search_profile_module.rb index 64bc0f429c..95266b8edb 100644 --- a/azure_sdk/lib/latest/modules/search_profile_module.rb +++ b/azure_sdk/lib/latest/modules/search_profile_module.rb @@ -7,34 +7,34 @@ module Azure::Profiles::Latest module Search module Mgmt - Services = Azure::Search::Mgmt::V2015_08_19::Services AdminKeys = Azure::Search::Mgmt::V2015_08_19::AdminKeys QueryKeys = Azure::Search::Mgmt::V2015_08_19::QueryKeys + Services = Azure::Search::Mgmt::V2015_08_19::Services Operations = Azure::Search::Mgmt::V2015_08_19::Operations module Models - SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus UnavailableNameReason = Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason - AdminKeyKind = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind + SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService + SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus + HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode ProvisioningState = Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState + AdminKeyKind = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind SkuName = Azure::Search::Mgmt::V2015_08_19::Models::SkuName 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 - QueryKey = Azure::Search::Mgmt::V2015_08_19::Models::QueryKey Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation - SearchManagementRequestOptions = Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions OperationListResult = Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult + QueryKey = Azure::Search::Mgmt::V2015_08_19::Models::QueryKey AdminKeyResult = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult - CheckNameAvailabilityInput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput - SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService + SearchManagementRequestOptions = Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions CheckNameAvailabilityOutput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput - HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode + CheckNameAvailabilityInput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput end class SearchManagementClass - attr_reader :services, :admin_keys, :query_keys, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :admin_keys, :query_keys, :services, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -44,9 +44,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @services = @client_0.services @admin_keys = @client_0.admin_keys @query_keys = @client_0.query_keys + @services = @client_0.services @operations = @client_0.operations @model_classes = ModelClasses.new @@ -66,18 +66,24 @@ def method_missing(method, *args) end class ModelClasses - def search_service_status - Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus - end def unavailable_name_reason Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason end - def admin_key_kind - Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind + def search_service + Azure::Search::Mgmt::V2015_08_19::Models::SearchService + end + def search_service_status + Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus + end + def hosting_mode + Azure::Search::Mgmt::V2015_08_19::Models::HostingMode end def provisioning_state Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState end + def admin_key_kind + Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind + end def sku_name Azure::Search::Mgmt::V2015_08_19::Models::SkuName end @@ -93,32 +99,26 @@ def sku def operation_display Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay end - def query_key - Azure::Search::Mgmt::V2015_08_19::Models::QueryKey - end def operation Azure::Search::Mgmt::V2015_08_19::Models::Operation end - def search_management_request_options - Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions - end def operation_list_result Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult end + def query_key + Azure::Search::Mgmt::V2015_08_19::Models::QueryKey + end def admin_key_result Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult end - def check_name_availability_input - Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput - end - def search_service - Azure::Search::Mgmt::V2015_08_19::Models::SearchService + def search_management_request_options + Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions end def check_name_availability_output Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput end - def hosting_mode - Azure::Search::Mgmt::V2015_08_19::Models::HostingMode + def check_name_availability_input + Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput 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 05ff4ffa54..028a38a19c 100644 --- a/azure_sdk/lib/latest/modules/security_profile_module.rb +++ b/azure_sdk/lib/latest/modules/security_profile_module.rb @@ -14,6 +14,10 @@ module Mgmt Compliances = Azure::Security::Mgmt::V2017_08_01_preview::Compliances module Models + WorkspaceSettingList = Azure::Security::Mgmt::V2017_08_01_preview::Models::WorkspaceSettingList + SecurityContact = Azure::Security::Mgmt::V2017_08_01_preview::Models::SecurityContact + 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 Compliance = Azure::Security::Mgmt::V2017_08_01_preview::Models::Compliance AlertNotifications = Azure::Security::Mgmt::V2017_08_01_preview::Models::AlertNotifications @@ -26,10 +30,6 @@ module Models ComplianceSegment = Azure::Security::Mgmt::V2017_08_01_preview::Models::ComplianceSegment SecurityContactList = Azure::Security::Mgmt::V2017_08_01_preview::Models::SecurityContactList ComplianceList = Azure::Security::Mgmt::V2017_08_01_preview::Models::ComplianceList - WorkspaceSettingList = Azure::Security::Mgmt::V2017_08_01_preview::Models::WorkspaceSettingList - SecurityContact = Azure::Security::Mgmt::V2017_08_01_preview::Models::SecurityContact - Pricing = Azure::Security::Mgmt::V2017_08_01_preview::Models::Pricing - WorkspaceSetting = Azure::Security::Mgmt::V2017_08_01_preview::Models::WorkspaceSetting end class SecurityManagementClass @@ -66,6 +66,18 @@ def method_missing(method, *args) end class ModelClasses + def workspace_setting_list + Azure::Security::Mgmt::V2017_08_01_preview::Models::WorkspaceSettingList + end + def security_contact + Azure::Security::Mgmt::V2017_08_01_preview::Models::SecurityContact + end + def pricing + Azure::Security::Mgmt::V2017_08_01_preview::Models::Pricing + end + def workspace_setting + Azure::Security::Mgmt::V2017_08_01_preview::Models::WorkspaceSetting + end def auto_provisioning_setting Azure::Security::Mgmt::V2017_08_01_preview::Models::AutoProvisioningSetting end @@ -102,18 +114,6 @@ def security_contact_list def compliance_list Azure::Security::Mgmt::V2017_08_01_preview::Models::ComplianceList end - def workspace_setting_list - Azure::Security::Mgmt::V2017_08_01_preview::Models::WorkspaceSettingList - end - def security_contact - Azure::Security::Mgmt::V2017_08_01_preview::Models::SecurityContact - end - def pricing - Azure::Security::Mgmt::V2017_08_01_preview::Models::Pricing - end - def workspace_setting - Azure::Security::Mgmt::V2017_08_01_preview::Models::WorkspaceSetting - end end end end diff --git a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb index 7b2e4ce240..d60e777b6e 100644 --- a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb @@ -7,15 +7,15 @@ module Azure::Profiles::Latest module ServiceBus module Mgmt + Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions Namespaces = Azure::ServiceBus::Mgmt::V2017_04_01::Namespaces + Subscriptions = Azure::ServiceBus::Mgmt::V2017_04_01::Subscriptions DisasterRecoveryConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::DisasterRecoveryConfigs MigrationConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::MigrationConfigs Queues = Azure::ServiceBus::Mgmt::V2017_04_01::Queues - Subscriptions = Azure::ServiceBus::Mgmt::V2017_04_01::Subscriptions + Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules PremiumMessagingRegionsOperations = Azure::ServiceBus::Mgmt::V2017_04_01::PremiumMessagingRegionsOperations EventHubs = Azure::ServiceBus::Mgmt::V2017_04_01::EventHubs - Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules - Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions Operations = Azure::ServiceBus::Mgmt::V2017_04_01::Operations Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics @@ -38,44 +38,44 @@ module Models SBNamespaceListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceListResult AuthorizationRuleProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AuthorizationRuleProperties CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability - EventHubListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult - SqlFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter CaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription + EventHubListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult + SBSku = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku AccessKeys = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys - RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + CorrelationFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch SBNamespace = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace + RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + SBAuthorizationRule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule + SBNamespaceUpdateParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters RuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult SBQueue = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue - SBNamespaceUpdateParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters SBTopic = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic SBSubscription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription - SqlRuleAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction - SBAuthorizationRule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule PremiumMessagingRegions = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions - Eventhub = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub + SqlRuleAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction MigrationConfigProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties - Rule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule + Resource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery EncodingCaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + Eventhub = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub + Rule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule + SqlFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType - Resource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource - UnavailableReason = Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason - SBSku = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku - CorrelationFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter - SkuTier = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier - RoleDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery OperationDisplay = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay + RoleDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery Operation = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation OperationListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult + UnavailableReason = Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason ProvisioningStateDR = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR CheckNameAvailabilityResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + SkuTier = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier SkuName = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName Action = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action end class ServiceBusManagementClass - attr_reader :namespaces, :disaster_recovery_configs, :migration_configs, :queues, :subscriptions, :premium_messaging_regions_operations, :event_hubs, :rules, :regions, :operations, :topics, :configurable, :base_url, :options, :model_classes + attr_reader :regions, :namespaces, :subscriptions, :disaster_recovery_configs, :migration_configs, :queues, :rules, :premium_messaging_regions_operations, :event_hubs, :operations, :topics, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -85,15 +85,15 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @regions = @client_0.regions @namespaces = @client_0.namespaces + @subscriptions = @client_0.subscriptions @disaster_recovery_configs = @client_0.disaster_recovery_configs @migration_configs = @client_0.migration_configs @queues = @client_0.queues - @subscriptions = @client_0.subscriptions + @rules = @client_0.rules @premium_messaging_regions_operations = @client_0.premium_messaging_regions_operations @event_hubs = @client_0.event_hubs - @rules = @client_0.rules - @regions = @client_0.regions @operations = @client_0.operations @topics = @client_0.topics @@ -168,20 +168,20 @@ def authorization_rule_properties def check_name_availability Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability end + 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 capture_description - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription + def sbsku + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku end def access_keys Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys end - def regenerate_access_key_parameters - Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + def correlation_filter + Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter end def resource_namespace_patch Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch @@ -189,38 +189,38 @@ def resource_namespace_patch def sbnamespace Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace end + def regenerate_access_key_parameters + Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + end + def sbauthorization_rule + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule + end + def sbnamespace_update_parameters + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters + end def rule_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult end def sbqueue Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue end - def sbnamespace_update_parameters - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters - end def sbtopic Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic end def sbsubscription Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription end - def sql_rule_action - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction - end - def sbauthorization_rule - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule - end def premium_messaging_regions Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions end - def eventhub - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub + def sql_rule_action + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction end def migration_config_properties Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties end - def rule - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule + def resource + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource end def arm_disaster_recovery Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery @@ -228,42 +228,42 @@ def arm_disaster_recovery def encoding_capture_description Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription end - def filter_type - Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType - end - def resource - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource + def eventhub + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub end - def unavailable_reason - Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason + def rule + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule end - def sbsku - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku + def sql_filter + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter end - def correlation_filter - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter + def filter_type + Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType end - def sku_tier - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier + def operation_display + Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay end def role_disaster_recovery Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery end - def operation_display - Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay - end def operation Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation end def operation_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult end + def unavailable_reason + Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason + end def provisioning_state_dr Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR end def check_name_availability_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult end + def sku_tier + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier + 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 cd05b0b3e8..9bc533ae24 100644 --- a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb @@ -18,6 +18,10 @@ module ServiceFabric MeshGateway = Azure::ServiceFabric::V6_4_0_36::MeshGateway module Models + NodeOpenSucceededEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeOpenSucceededEvent + NodeOpenFailedEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeOpenFailedEvent + NodeRemovedFromClusterEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeRemovedFromClusterEvent + NodeUpEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeUpEvent PartitionNewHealthReportEvent = Azure::ServiceFabric::V6_4_0_36::Models::PartitionNewHealthReportEvent PartitionHealthReportExpiredEvent = Azure::ServiceFabric::V6_4_0_36::Models::PartitionHealthReportExpiredEvent PartitionReconfiguredEvent = Azure::ServiceFabric::V6_4_0_36::Models::PartitionReconfiguredEvent @@ -66,36 +70,36 @@ module Models ApplicationTypeStatus = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationTypeStatus UpgradeKind = Azure::ServiceFabric::V6_4_0_36::Models::UpgradeKind FailureAction = Azure::ServiceFabric::V6_4_0_36::Models::FailureAction - UpgradeDomainState = Azure::ServiceFabric::V6_4_0_36::Models::UpgradeDomainState - UpgradeState = Azure::ServiceFabric::V6_4_0_36::Models::UpgradeState - FailureReason = Azure::ServiceFabric::V6_4_0_36::Models::FailureReason - DeactivationIntent = Azure::ServiceFabric::V6_4_0_36::Models::DeactivationIntent UpgradeMode = Azure::ServiceFabric::V6_4_0_36::Models::UpgradeMode NodeUpgradePhase = Azure::ServiceFabric::V6_4_0_36::Models::NodeUpgradePhase + FailureReason = Azure::ServiceFabric::V6_4_0_36::Models::FailureReason + DeactivationIntent = Azure::ServiceFabric::V6_4_0_36::Models::DeactivationIntent + UpgradeDomainState = Azure::ServiceFabric::V6_4_0_36::Models::UpgradeDomainState + ReplicaStatus = Azure::ServiceFabric::V6_4_0_36::Models::ReplicaStatus ReplicaRole = Azure::ServiceFabric::V6_4_0_36::Models::ReplicaRole ReconfigurationPhase = Azure::ServiceFabric::V6_4_0_36::Models::ReconfigurationPhase DeployedApplicationStatus = Azure::ServiceFabric::V6_4_0_36::Models::DeployedApplicationStatus - ReplicaStatus = Azure::ServiceFabric::V6_4_0_36::Models::ReplicaStatus + 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 ReconfigurationType = Azure::ServiceFabric::V6_4_0_36::Models::ReconfigurationType - EntityKind = Azure::ServiceFabric::V6_4_0_36::Models::EntityKind + 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 NodeDeactivationIntent = Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationIntent - NodeDeactivationStatus = Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationStatus + ServiceStatus = Azure::ServiceFabric::V6_4_0_36::Models::ServiceStatus ProvisionApplicationTypeKind = Azure::ServiceFabric::V6_4_0_36::Models::ProvisionApplicationTypeKind UpgradeType = Azure::ServiceFabric::V6_4_0_36::Models::UpgradeType ServicePartitionStatus = Azure::ServiceFabric::V6_4_0_36::Models::ServicePartitionStatus - ServiceStatus = Azure::ServiceFabric::V6_4_0_36::Models::ServiceStatus + CreateFabricDump = Azure::ServiceFabric::V6_4_0_36::Models::CreateFabricDump ServicePackageActivationMode = Azure::ServiceFabric::V6_4_0_36::Models::ServicePackageActivationMode ServiceKind = Azure::ServiceFabric::V6_4_0_36::Models::ServiceKind - SafetyCheckKind = Azure::ServiceFabric::V6_4_0_36::Models::SafetyCheckKind - CreateFabricDump = Azure::ServiceFabric::V6_4_0_36::Models::CreateFabricDump + UpgradeState = Azure::ServiceFabric::V6_4_0_36::Models::UpgradeState + ServicePlacementPolicyType = Azure::ServiceFabric::V6_4_0_36::Models::ServicePlacementPolicyType ServiceLoadMetricWeight = Azure::ServiceFabric::V6_4_0_36::Models::ServiceLoadMetricWeight HostIsolationMode = Azure::ServiceFabric::V6_4_0_36::Models::HostIsolationMode ServicePartitionKind = Azure::ServiceFabric::V6_4_0_36::Models::ServicePartitionKind - ServicePlacementPolicyType = Azure::ServiceFabric::V6_4_0_36::Models::ServicePlacementPolicyType + SafetyCheckKind = Azure::ServiceFabric::V6_4_0_36::Models::SafetyCheckKind ChaosStatus = Azure::ServiceFabric::V6_4_0_36::Models::ChaosStatus ChaosScheduleStatus = Azure::ServiceFabric::V6_4_0_36::Models::ChaosScheduleStatus DeploymentStatus = Azure::ServiceFabric::V6_4_0_36::Models::DeploymentStatus @@ -130,21 +134,21 @@ module Models BackupScheduleFrequencyType = Azure::ServiceFabric::V6_4_0_36::Models::BackupScheduleFrequencyType RepairTargetKind = Azure::ServiceFabric::V6_4_0_36::Models::RepairTargetKind BackupEntityKind = Azure::ServiceFabric::V6_4_0_36::Models::BackupEntityKind - ImpactLevel = Azure::ServiceFabric::V6_4_0_36::Models::ImpactLevel + BackupType = Azure::ServiceFabric::V6_4_0_36::Models::BackupType RepairImpactKind = Azure::ServiceFabric::V6_4_0_36::Models::RepairImpactKind ScalingMechanismKind = Azure::ServiceFabric::V6_4_0_36::Models::ScalingMechanismKind ResultStatus = Azure::ServiceFabric::V6_4_0_36::Models::ResultStatus - BackupType = Azure::ServiceFabric::V6_4_0_36::Models::BackupType - ScalingTriggerKind = Azure::ServiceFabric::V6_4_0_36::Models::ScalingTriggerKind + RepairTaskHealthCheckState = Azure::ServiceFabric::V6_4_0_36::Models::RepairTaskHealthCheckState + ImpactLevel = Azure::ServiceFabric::V6_4_0_36::Models::ImpactLevel SizeTypes = Azure::ServiceFabric::V6_4_0_36::Models::SizeTypes ResourceStatus = Azure::ServiceFabric::V6_4_0_36::Models::ResourceStatus SecretKind = Azure::ServiceFabric::V6_4_0_36::Models::SecretKind - RepairTaskHealthCheckState = Azure::ServiceFabric::V6_4_0_36::Models::RepairTaskHealthCheckState - OperatingSystemType = Azure::ServiceFabric::V6_4_0_36::Models::OperatingSystemType + VolumeProvider = Azure::ServiceFabric::V6_4_0_36::Models::VolumeProvider + ScalingTriggerKind = Azure::ServiceFabric::V6_4_0_36::Models::ScalingTriggerKind ApplicationScopedVolumeKind = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolumeKind NetworkKind = Azure::ServiceFabric::V6_4_0_36::Models::NetworkKind HeaderMatchType = Azure::ServiceFabric::V6_4_0_36::Models::HeaderMatchType - VolumeProvider = Azure::ServiceFabric::V6_4_0_36::Models::VolumeProvider + OperatingSystemType = Azure::ServiceFabric::V6_4_0_36::Models::OperatingSystemType DiagnosticsSinkKind = Azure::ServiceFabric::V6_4_0_36::Models::DiagnosticsSinkKind AutoScalingMechanismKind = Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingMechanismKind AutoScalingMetricKind = Azure::ServiceFabric::V6_4_0_36::Models::AutoScalingMetricKind @@ -561,39 +565,35 @@ module Models 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 + ContainerState = Azure::ServiceFabric::V6_4_0_36::Models::ContainerState 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 + ResourceRequests = Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequests ApplicationDeletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationDeletedEvent - ContainerState = Azure::ServiceFabric::V6_4_0_36::Models::ContainerState - ApplicationNewHealthReportEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationNewHealthReportEvent + ResourceRequirements = Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequirements ApplicationHealthReportExpiredEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationHealthReportExpiredEvent - ResourceRequests = Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequests + ApplicationNewHealthReportEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationNewHealthReportEvent + ApplicationCreatedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationCreatedEvent + ApplicationUpgradeCompletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeCompletedEvent ApplicationUpgradeDomainCompletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeDomainCompletedEvent - ResourceRequirements = Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequirements - ApplicationUpgradeRollbackStartedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeRollbackStartedEvent ApplicationUpgradeRollbackCompletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeRollbackCompletedEvent - ApplicationUpgradeCompletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeCompletedEvent + ApplicationUpgradeRollbackStartedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeRollbackStartedEvent + ImageRegistryCredential = Azure::ServiceFabric::V6_4_0_36::Models::ImageRegistryCredential + ResourceLimits = Azure::ServiceFabric::V6_4_0_36::Models::ResourceLimits + DeployedApplicationHealthReportExpiredEvent = Azure::ServiceFabric::V6_4_0_36::Models::DeployedApplicationHealthReportExpiredEvent 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 + EnvironmentVariable = Azure::ServiceFabric::V6_4_0_36::Models::EnvironmentVariable ApplicationProcessExitedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationProcessExitedEvent - ImageRegistryCredential = Azure::ServiceFabric::V6_4_0_36::Models::ImageRegistryCredential - ResourceLimits = Azure::ServiceFabric::V6_4_0_36::Models::ResourceLimits - NodeAddedToClusterEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeAddedToClusterEvent ApplicationContainerInstanceExitedEvent = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationContainerInstanceExitedEvent NodeAbortedEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeAbortedEvent - EnvironmentVariable = Azure::ServiceFabric::V6_4_0_36::Models::EnvironmentVariable + NodeAddedToClusterEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeAddedToClusterEvent NodeClosedEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeClosedEvent NodeDeactivateCompletedEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivateCompletedEvent NodeDeactivateStartedEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivateStartedEvent NodeDownEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeDownEvent NodeNewHealthReportEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeNewHealthReportEvent NodeHealthReportExpiredEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeHealthReportExpiredEvent - NodeOpenSucceededEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeOpenSucceededEvent - NodeOpenFailedEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeOpenFailedEvent - NodeRemovedFromClusterEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeRemovedFromClusterEvent - NodeUpEvent = Azure::ServiceFabric::V6_4_0_36::Models::NodeUpEvent end class ServiceFabricDataClass @@ -634,6 +634,18 @@ def method_missing(method, *args) end class ModelClasses + def node_open_succeeded_event + Azure::ServiceFabric::V6_4_0_36::Models::NodeOpenSucceededEvent + end + def node_open_failed_event + Azure::ServiceFabric::V6_4_0_36::Models::NodeOpenFailedEvent + end + def node_removed_from_cluster_event + Azure::ServiceFabric::V6_4_0_36::Models::NodeRemovedFromClusterEvent + end + def node_up_event + Azure::ServiceFabric::V6_4_0_36::Models::NodeUpEvent + end def partition_new_health_report_event Azure::ServiceFabric::V6_4_0_36::Models::PartitionNewHealthReportEvent end @@ -778,11 +790,11 @@ def upgrade_kind def failure_action Azure::ServiceFabric::V6_4_0_36::Models::FailureAction end - def upgrade_domain_state - Azure::ServiceFabric::V6_4_0_36::Models::UpgradeDomainState + def upgrade_mode + Azure::ServiceFabric::V6_4_0_36::Models::UpgradeMode end - def upgrade_state - Azure::ServiceFabric::V6_4_0_36::Models::UpgradeState + def node_upgrade_phase + Azure::ServiceFabric::V6_4_0_36::Models::NodeUpgradePhase end def failure_reason Azure::ServiceFabric::V6_4_0_36::Models::FailureReason @@ -790,11 +802,11 @@ def failure_reason def deactivation_intent Azure::ServiceFabric::V6_4_0_36::Models::DeactivationIntent end - def upgrade_mode - Azure::ServiceFabric::V6_4_0_36::Models::UpgradeMode + def upgrade_domain_state + Azure::ServiceFabric::V6_4_0_36::Models::UpgradeDomainState end - def node_upgrade_phase - Azure::ServiceFabric::V6_4_0_36::Models::NodeUpgradePhase + def replica_status + Azure::ServiceFabric::V6_4_0_36::Models::ReplicaStatus end def replica_role Azure::ServiceFabric::V6_4_0_36::Models::ReplicaRole @@ -805,8 +817,8 @@ def reconfiguration_phase def deployed_application_status Azure::ServiceFabric::V6_4_0_36::Models::DeployedApplicationStatus end - def replica_status - Azure::ServiceFabric::V6_4_0_36::Models::ReplicaStatus + def entity_kind + Azure::ServiceFabric::V6_4_0_36::Models::EntityKind end def fabric_event_kind Azure::ServiceFabric::V6_4_0_36::Models::FabricEventKind @@ -817,8 +829,8 @@ def health_evaluation_kind def reconfiguration_type Azure::ServiceFabric::V6_4_0_36::Models::ReconfigurationType end - def entity_kind - Azure::ServiceFabric::V6_4_0_36::Models::EntityKind + 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 @@ -829,8 +841,8 @@ def node_status def node_deactivation_intent Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationIntent end - def node_deactivation_status - Azure::ServiceFabric::V6_4_0_36::Models::NodeDeactivationStatus + def service_status + Azure::ServiceFabric::V6_4_0_36::Models::ServiceStatus end def provision_application_type_kind Azure::ServiceFabric::V6_4_0_36::Models::ProvisionApplicationTypeKind @@ -841,8 +853,8 @@ def upgrade_type def service_partition_status Azure::ServiceFabric::V6_4_0_36::Models::ServicePartitionStatus end - def service_status - Azure::ServiceFabric::V6_4_0_36::Models::ServiceStatus + def create_fabric_dump + Azure::ServiceFabric::V6_4_0_36::Models::CreateFabricDump end def service_package_activation_mode Azure::ServiceFabric::V6_4_0_36::Models::ServicePackageActivationMode @@ -850,11 +862,11 @@ def service_package_activation_mode def service_kind Azure::ServiceFabric::V6_4_0_36::Models::ServiceKind end - def safety_check_kind - Azure::ServiceFabric::V6_4_0_36::Models::SafetyCheckKind + def upgrade_state + Azure::ServiceFabric::V6_4_0_36::Models::UpgradeState end - def create_fabric_dump - Azure::ServiceFabric::V6_4_0_36::Models::CreateFabricDump + def service_placement_policy_type + Azure::ServiceFabric::V6_4_0_36::Models::ServicePlacementPolicyType end def service_load_metric_weight Azure::ServiceFabric::V6_4_0_36::Models::ServiceLoadMetricWeight @@ -865,8 +877,8 @@ def host_isolation_mode def service_partition_kind Azure::ServiceFabric::V6_4_0_36::Models::ServicePartitionKind end - def service_placement_policy_type - Azure::ServiceFabric::V6_4_0_36::Models::ServicePlacementPolicyType + def safety_check_kind + Azure::ServiceFabric::V6_4_0_36::Models::SafetyCheckKind end def chaos_status Azure::ServiceFabric::V6_4_0_36::Models::ChaosStatus @@ -970,8 +982,8 @@ def repair_target_kind def backup_entity_kind Azure::ServiceFabric::V6_4_0_36::Models::BackupEntityKind end - def impact_level - Azure::ServiceFabric::V6_4_0_36::Models::ImpactLevel + def backup_type + Azure::ServiceFabric::V6_4_0_36::Models::BackupType end def repair_impact_kind Azure::ServiceFabric::V6_4_0_36::Models::RepairImpactKind @@ -982,11 +994,11 @@ def scaling_mechanism_kind def result_status Azure::ServiceFabric::V6_4_0_36::Models::ResultStatus end - def backup_type - Azure::ServiceFabric::V6_4_0_36::Models::BackupType + def repair_task_health_check_state + Azure::ServiceFabric::V6_4_0_36::Models::RepairTaskHealthCheckState end - def scaling_trigger_kind - Azure::ServiceFabric::V6_4_0_36::Models::ScalingTriggerKind + def impact_level + Azure::ServiceFabric::V6_4_0_36::Models::ImpactLevel end def size_types Azure::ServiceFabric::V6_4_0_36::Models::SizeTypes @@ -997,11 +1009,11 @@ def resource_status def secret_kind Azure::ServiceFabric::V6_4_0_36::Models::SecretKind end - def repair_task_health_check_state - Azure::ServiceFabric::V6_4_0_36::Models::RepairTaskHealthCheckState + def volume_provider + Azure::ServiceFabric::V6_4_0_36::Models::VolumeProvider end - def operating_system_type - Azure::ServiceFabric::V6_4_0_36::Models::OperatingSystemType + def scaling_trigger_kind + Azure::ServiceFabric::V6_4_0_36::Models::ScalingTriggerKind end def application_scoped_volume_kind Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolumeKind @@ -1012,8 +1024,8 @@ def network_kind def header_match_type Azure::ServiceFabric::V6_4_0_36::Models::HeaderMatchType end - def volume_provider - Azure::ServiceFabric::V6_4_0_36::Models::VolumeProvider + 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 @@ -2263,44 +2275,53 @@ def average_partition_load_scaling_trigger def average_service_load_scaling_trigger Azure::ServiceFabric::V6_4_0_36::Models::AverageServiceLoadScalingTrigger end + def container_state + Azure::ServiceFabric::V6_4_0_36::Models::ContainerState + end 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 + def resource_requests + Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequests end def application_deleted_event Azure::ServiceFabric::V6_4_0_36::Models::ApplicationDeletedEvent end - def container_state - Azure::ServiceFabric::V6_4_0_36::Models::ContainerState + def resource_requirements + Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequirements + end + def application_health_report_expired_event + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationHealthReportExpiredEvent 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 + def application_created_event + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationCreatedEvent end - def resource_requests - Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequests + 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 resource_requirements - Azure::ServiceFabric::V6_4_0_36::Models::ResourceRequirements + 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_rollback_completed_event - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeRollbackCompletedEvent + def image_registry_credential + Azure::ServiceFabric::V6_4_0_36::Models::ImageRegistryCredential end - def application_upgrade_completed_event - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeCompletedEvent + def resource_limits + Azure::ServiceFabric::V6_4_0_36::Models::ResourceLimits + end + def deployed_application_health_report_expired_event + Azure::ServiceFabric::V6_4_0_36::Models::DeployedApplicationHealthReportExpiredEvent end def application_upgrade_started_event Azure::ServiceFabric::V6_4_0_36::Models::ApplicationUpgradeStartedEvent @@ -2308,29 +2329,20 @@ def application_upgrade_started_event def deployed_application_new_health_report_event Azure::ServiceFabric::V6_4_0_36::Models::DeployedApplicationNewHealthReportEvent end - def deployed_application_health_report_expired_event - Azure::ServiceFabric::V6_4_0_36::Models::DeployedApplicationHealthReportExpiredEvent + def environment_variable + Azure::ServiceFabric::V6_4_0_36::Models::EnvironmentVariable end def application_process_exited_event Azure::ServiceFabric::V6_4_0_36::Models::ApplicationProcessExitedEvent 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 node_added_to_cluster_event - Azure::ServiceFabric::V6_4_0_36::Models::NodeAddedToClusterEvent - end def application_container_instance_exited_event Azure::ServiceFabric::V6_4_0_36::Models::ApplicationContainerInstanceExitedEvent end def node_aborted_event Azure::ServiceFabric::V6_4_0_36::Models::NodeAbortedEvent end - def environment_variable - Azure::ServiceFabric::V6_4_0_36::Models::EnvironmentVariable + def node_added_to_cluster_event + Azure::ServiceFabric::V6_4_0_36::Models::NodeAddedToClusterEvent end def node_closed_event Azure::ServiceFabric::V6_4_0_36::Models::NodeClosedEvent @@ -2350,30 +2362,19 @@ def node_new_health_report_event def node_health_report_expired_event Azure::ServiceFabric::V6_4_0_36::Models::NodeHealthReportExpiredEvent end - def node_open_succeeded_event - Azure::ServiceFabric::V6_4_0_36::Models::NodeOpenSucceededEvent - end - def node_open_failed_event - Azure::ServiceFabric::V6_4_0_36::Models::NodeOpenFailedEvent - end - def node_removed_from_cluster_event - Azure::ServiceFabric::V6_4_0_36::Models::NodeRemovedFromClusterEvent - end - def node_up_event - Azure::ServiceFabric::V6_4_0_36::Models::NodeUpEvent - end end end module Mgmt - ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application + ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version Service = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Service - Clusters = Azure::ServiceFabric::Mgmt::V2018_02_01::Clusters ClusterVersions = Azure::ServiceFabric::Mgmt::V2018_02_01::ClusterVersions + Clusters = Azure::ServiceFabric::Mgmt::V2018_02_01::Clusters Operations = Azure::ServiceFabric::Mgmt::V2018_02_01::Operations module Models + ProxyResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource ServicePropertiesBase = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePropertiesBase ServiceTypeHealthPolicyMapItem = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicyMapItem ApplicationMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationMetricDescription @@ -2382,63 +2383,62 @@ module Models ApplicationParameter = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter ServiceLoadMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription PartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription - ProxyResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource RollingUpgradeMonitoringPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy ApplicationTypeResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList - ApplicationUpgradePolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy ApplicationResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList + ApplicationUpgradePolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy VersionResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResourceList + ServiceResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceList NamedPartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::NamedPartitionSchemeDescription + SingletonPartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::SingletonPartitionSchemeDescription UniformInt64RangePartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::UniformInt64RangePartitionSchemeDescription ApplicationTypeResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResource - ServiceResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceList VersionResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResource ApplicationResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResource - SingletonPartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::SingletonPartitionSchemeDescription - ServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceProperties ApplicationResourceUpdate = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceUpdate - ServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceUpdateProperties + ServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceProperties ServiceResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResource - StatelessServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceProperties + ServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceUpdateProperties ServiceResourceUpdate = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceUpdate - StatefulServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceProperties + StatelessServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceProperties StatelessServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceUpdateProperties + StatefulServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceProperties StatefulServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties 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 + Resource = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Resource 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 ClusterUpdateParameters = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpdateParameters - Resource = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Resource - ClusterCodeVersionsListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsListResult ErrorModelError = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModelError + ClusterCodeVersionsListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsListResult ClusterCodeVersionsResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsResult ServerCertificateCommonName = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonName + OperationListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult DiagnosticsStorageAccountConfig = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::DiagnosticsStorageAccountConfig + OperationResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult 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 - OperationResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult + ProvisioningState = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState + AzureActiveDirectory = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::AzureActiveDirectory 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 - OperationListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult + 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 - ProvisioningState = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState - ApplicationHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ApplicationHealthPolicy end class ServiceFabricManagementClass - attr_reader :application_type, :application, :version, :service, :clusters, :cluster_versions, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :application, :application_type, :version, :service, :cluster_versions, :clusters, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -2448,8 +2448,8 @@ 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 + @application_type = @client_0.application_type @version = @client_0.version @service = @client_0.service @@ -2458,8 +2458,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @clusters = @client_1.clusters @cluster_versions = @client_1.cluster_versions + @clusters = @client_1.clusters @operations = @client_1.operations @model_classes = ModelClasses.new @@ -2481,6 +2481,9 @@ def method_missing(method, *args) end class ModelClasses + def proxy_resource + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource + end def service_properties_base Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePropertiesBase end @@ -2505,69 +2508,66 @@ def service_load_metric_description def partition_scheme_description Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription end - def proxy_resource - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource - end def rolling_upgrade_monitoring_policy Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy end def application_type_resource_list Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList end - def application_upgrade_policy - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy - end def application_resource_list Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList end + def application_upgrade_policy + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy + end def version_resource_list Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResourceList end + def service_resource_list + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceList + end 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 + end def uniform_int64_range_partition_scheme_description Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::UniformInt64RangePartitionSchemeDescription end def application_type_resource Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResource end - def service_resource_list - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceList - end def version_resource Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResource end def application_resource Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResource end - def singleton_partition_scheme_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::SingletonPartitionSchemeDescription + def application_resource_update + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceUpdate end def service_properties Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceProperties end - def application_resource_update - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceUpdate + def service_resource + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResource end def service_update_properties Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceUpdateProperties end - def service_resource - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResource + def service_resource_update + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceUpdate end def stateless_service_properties Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceProperties end - def service_resource_update - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceUpdate + def stateless_service_update_properties + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceUpdateProperties end def stateful_service_properties Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceProperties end - def stateless_service_update_properties - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceUpdateProperties - end def stateful_service_update_properties Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties end @@ -2580,6 +2580,9 @@ def certificate_description def error_model Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModel end + def resource + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Resource + end def cluster Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Cluster end @@ -2595,24 +2598,27 @@ def application_delta_health_policy def cluster_update_parameters Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpdateParameters end - def resource - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Resource + 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 - end def cluster_code_versions_result Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsResult end def server_certificate_common_name Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonName end + def operation_list_result + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult + end def diagnostics_storage_account_config Azure::ServiceFabric::Mgmt::V2018_02_01::Models::DiagnosticsStorageAccountConfig end + def operation_result + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult + end def cluster_upgrade_policy Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpgradePolicy end @@ -2622,14 +2628,14 @@ def available_operation_display def cluster_health_policy Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterHealthPolicy end - def azure_active_directory - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::AzureActiveDirectory - end def service_type_health_policy Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeHealthPolicy end - def operation_result - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult + def provisioning_state + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState + end + def azure_active_directory + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::AzureActiveDirectory end def client_certificate_common_name Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateCommonName @@ -2646,8 +2652,8 @@ def cluster_version_details def settings_parameter_description Azure::ServiceFabric::Mgmt::V2018_02_01::Models::SettingsParameterDescription end - def operation_list_result - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult + def application_health_policy + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ApplicationHealthPolicy end def settings_section_description Azure::ServiceFabric::Mgmt::V2018_02_01::Models::SettingsSectionDescription @@ -2658,12 +2664,6 @@ def endpoint_range_description def node_type_description Azure::ServiceFabric::Mgmt::V2018_02_01::Models::NodeTypeDescription end - def provisioning_state - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState - end - def application_health_policy - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ApplicationHealthPolicy - 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 5bcb79f8c4..322a518b83 100644 --- a/azure_sdk/lib/latest/modules/signalr_profile_module.rb +++ b/azure_sdk/lib/latest/modules/signalr_profile_module.rb @@ -13,30 +13,30 @@ module Mgmt module Models TrackedResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource - OperationList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList RegenerateKeyParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters + OperationList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList Resource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource OperationDisplay = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay Operation = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation ProvisioningState = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState KeyType = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType + ServiceSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification SignalRResourceList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList SignalRUsageList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsageList - ServiceSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters + ResourceSku = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku 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 - ResourceSku = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku + NameAvailability = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability SignalRUsage = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsage + OperationProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties + SignalRUsageName = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsageName + Dimension = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Dimension SignalRUpdateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUpdateParameters + MetricSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource SignalRCreateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters - NameAvailability = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability SignalRSkuTier = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier - Dimension = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Dimension - SignalRUsageName = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsageName - MetricSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification end class SignalrManagementClass @@ -74,12 +74,12 @@ class ModelClasses def tracked_resource Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource end - def operation_list - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList - end def regenerate_key_parameters Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters end + def operation_list + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList + end def resource Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource end @@ -95,57 +95,57 @@ def provisioning_state def key_type Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType end + def service_specification + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + end def signal_rresource_list Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList end def signal_rusage_list Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsageList end - def service_specification - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification - end def name_availability_parameters Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters end + def resource_sku + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku + end def signal_rcreate_or_update_properties Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties end def signal_rkeys Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys end + def name_availability + 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 end - def resource_sku - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku + def signal_rusage_name + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsageName end - def signal_rusage - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsage + def dimension + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Dimension end def signal_rupdate_parameters Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUpdateParameters end + def metric_specification + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification + 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 - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability - end def signal_rsku_tier Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier end - def dimension - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Dimension - end - def signal_rusage_name - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUsageName - end - def metric_specification - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification - 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 b1754a6001..acbe7e7d35 100644 --- a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb +++ b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb @@ -9,10 +9,10 @@ module SpellCheck module Models ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType + ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode - ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable @@ -20,8 +20,8 @@ module Models ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType - Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response + Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error end class SpellCheckDataClass @@ -56,6 +56,9 @@ class ModelClasses def action_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType end + def error_response + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + end def response_base Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase end @@ -65,9 +68,6 @@ def answer def error_sub_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode end - def error_response - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse - end def spelling_token_suggestion Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion end @@ -89,12 +89,12 @@ def spell_check def error_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType end - def error - Azure::CognitiveServices::SpellCheck::V1_0::Models::Error - end def response Azure::CognitiveServices::SpellCheck::V1_0::Models::Response end + def error + Azure::CognitiveServices::SpellCheck::V1_0::Models::Error + end end end end diff --git a/azure_sdk/lib/latest/modules/sql_profile_module.rb b/azure_sdk/lib/latest/modules/sql_profile_module.rb index 989443d952..e91a530775 100644 --- a/azure_sdk/lib/latest/modules/sql_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sql_profile_module.rb @@ -7,6 +7,10 @@ module Azure::Profiles::Latest module SQL module Mgmt + RestorableDroppedDatabases = Azure::SQL::Mgmt::V2014_04_01::RestorableDroppedDatabases + ServerConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerConnectionPolicies + DatabaseThreatDetectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseThreatDetectionPolicies + DataMaskingPolicies = Azure::SQL::Mgmt::V2014_04_01::DataMaskingPolicies DataMaskingRules = Azure::SQL::Mgmt::V2014_04_01::DataMaskingRules TransparentDataEncryptionConfigurations = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptionConfigurations Extensions = Azure::SQL::Mgmt::V2014_04_01::Extensions @@ -14,28 +18,25 @@ module Mgmt GeoBackupPolicies = Azure::SQL::Mgmt::V2014_04_01::GeoBackupPolicies Queries = Azure::SQL::Mgmt::V2014_04_01::Queries QueryStatistics = Azure::SQL::Mgmt::V2014_04_01::QueryStatistics - DatabaseThreatDetectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseThreatDetectionPolicies QueryTexts = Azure::SQL::Mgmt::V2014_04_01::QueryTexts RecommendedElasticPools = Azure::SQL::Mgmt::V2014_04_01::RecommendedElasticPools ReplicationLinks = Azure::SQL::Mgmt::V2014_04_01::ReplicationLinks ServerAzureADAdministrators = Azure::SQL::Mgmt::V2014_04_01::ServerAzureADAdministrators - ServiceObjectives = Azure::SQL::Mgmt::V2014_04_01::ServiceObjectives ServerCommunicationLinks = Azure::SQL::Mgmt::V2014_04_01::ServerCommunicationLinks - ElasticPoolDatabaseActivities = Azure::SQL::Mgmt::V2014_04_01::ElasticPoolDatabaseActivities + ServiceObjectives = Azure::SQL::Mgmt::V2014_04_01::ServiceObjectives ElasticPoolActivities = Azure::SQL::Mgmt::V2014_04_01::ElasticPoolActivities + ElasticPoolDatabaseActivities = Azure::SQL::Mgmt::V2014_04_01::ElasticPoolDatabaseActivities ServiceTierAdvisors = Azure::SQL::Mgmt::V2014_04_01::ServiceTierAdvisors + TransparentDataEncryptionActivities = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptionActivities TransparentDataEncryptions = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptions - ServerTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerTableAuditingPolicies DatabaseTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseTableAuditingPolicies - TransparentDataEncryptionActivities = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptionActivities + ServerTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerTableAuditingPolicies ServerUsages = Azure::SQL::Mgmt::V2014_04_01::ServerUsages - DatabaseUsages = Azure::SQL::Mgmt::V2014_04_01::DatabaseUsages DatabaseConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseConnectionPolicies + DatabaseUsages = Azure::SQL::Mgmt::V2014_04_01::DatabaseUsages BackupLongTermRetentionVaults = Azure::SQL::Mgmt::V2014_04_01::BackupLongTermRetentionVaults RecoverableDatabases = Azure::SQL::Mgmt::V2014_04_01::RecoverableDatabases - RestorableDroppedDatabases = Azure::SQL::Mgmt::V2014_04_01::RestorableDroppedDatabases - ServerConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerConnectionPolicies - DataMaskingPolicies = Azure::SQL::Mgmt::V2014_04_01::DataMaskingPolicies + DatabaseRecommendedActions = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseRecommendedActions DatabaseAutomaticTuningOperations = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAutomaticTuningOperations EncryptionProtectors = Azure::SQL::Mgmt::V2015_05_01_preview::EncryptionProtectors FailoverGroups = Azure::SQL::Mgmt::V2015_05_01_preview::FailoverGroups @@ -47,11 +48,10 @@ module Mgmt 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 ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors - FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules - Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers - DatabaseRecommendedActions = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseRecommendedActions Jobs = Azure::SQL::Mgmt::V2017_03_01_preview::Jobs RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints ExtendedDatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedDatabaseBlobAuditingPolicies @@ -76,6 +76,7 @@ module Mgmt 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 + 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 @@ -85,41 +86,43 @@ module Mgmt 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 module Models + BackupLongTermRetentionPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState + ServerConnectionType = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType + DatabaseEdition = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition ServiceObjectiveName = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName CheckNameAvailabilityReason = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason - RecommendedIndexAction = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction RecommendedIndexState = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState 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 + RecommendedIndexType = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType ReadScale = Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale + TransparentDataEncryptionStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus CheckNameAvailabilityRequest = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityRequest SecurityAlertPolicyEmailAccountAdmins = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins - RecommendedIndexType = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType + SecurityAlertPolicyUseServerDefault = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault DataMaskingState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState - DataMaskingRuleState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState DataMaskingFunction = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction DisasterRecoveryConfigurationStatus = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationStatus - SecurityAlertPolicyUseServerDefault = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault + DisasterRecoveryConfigurationAutoFailover = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover DisasterRecoveryConfigurationFailoverPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationFailoverPolicy - DisasterRecoveryConfigurationRole = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole + DataMaskingRuleState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState ElasticPoolEdition = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition - DisasterRecoveryConfigurationAutoFailover = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover + GeoBackupPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState StorageKeyType = Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType - AuthenticationType = Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType + DisasterRecoveryConfigurationRole = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole UnitDefinitionType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType QueryAggregationFunction = Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction - GeoBackupPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState + QueryExecutionType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType QueryObservedMetricType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType - PrimaryAggregationType = Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType + AuthenticationType = Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType ServerVersion = Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion ServerState = Azure::SQL::Mgmt::V2014_04_01::Models::ServerState - QueryExecutionType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType + TransparentDataEncryptionActivityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus QueryMetricUnit = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit + PrimaryAggregationType = Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType ReplicationState = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState - TransparentDataEncryptionActivityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus MetricName = Azure::SQL::Mgmt::V2014_04_01::Models::MetricName ReplicationRole = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole UnitType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitType @@ -135,6 +138,7 @@ 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 @@ -149,44 +153,43 @@ module Models RecommendedElasticPoolMetric = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolMetric ElasticPoolActivityListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivityListResult ExportRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ExportRequest - QueryTextListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryTextListResult BackupLongTermRetentionVaultListResult = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVaultListResult RestorableDroppedDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult - Metric = Azure::SQL::Mgmt::V2014_04_01::Models::Metric - MetricListResult = Azure::SQL::Mgmt::V2014_04_01::Models::MetricListResult ElasticPoolPerDatabaseMinDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMinDtuCapability + MetricListResult = Azure::SQL::Mgmt::V2014_04_01::Models::MetricListResult + QueryTextListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryTextListResult ServerTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicyListResult - MetricDefinition = Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition - MetricDefinitionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinitionListResult 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 - ServiceTierAdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult + MetricDefinition = Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition QueryMetric = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric - RecoverableDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult QueryInterval = Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval - DatabaseTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult QueryStatistic = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic - ElasticPoolDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability - TopQueries = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries - AdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult + DatabaseTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult + RecoverableDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult + ServiceTierAdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult TopQueriesListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult + TopQueries = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries QueryStatisticListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult - RecoverableDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase - BackupLongTermRetentionVault = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault + AdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult MetricAvailability = Azure::SQL::Mgmt::V2014_04_01::Models::MetricAvailability - ServiceTierAdvisor = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor + BackupLongTermRetentionVault = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault ServerConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy - RecommendedIndex = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex + ElasticPoolDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability + ServiceTierAdvisor = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor + TransparentDataEncryption = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption + RecoverableDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase DataMaskingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy DatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy - TransparentDataEncryption = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption RestorableDroppedDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase + GeoBackupPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule - DisasterRecoveryConfiguration = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration - ImportExportResponse = Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse + RecommendedIndex = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex ImportRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest + DisasterRecoveryConfiguration = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration ReplicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink - GeoBackupPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy + ImportExportResponse = Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse 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 @@ -198,9 +201,6 @@ module Models ServerTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy DatabaseTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy MaxSizeUnits = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits - BackupLongTermRetentionPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState - ServerConnectionType = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType - DatabaseEdition = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition 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 +244,45 @@ module Models SyncDatabaseIdProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction DatabaseAutomaticTuning = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning - EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector + FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult 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 - FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult + FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey - SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent + SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase - SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember - FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule - SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom + SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember + RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy - ManagedInstance = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance - ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable + SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode - SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup + SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason - RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState + ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate - SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState - SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType + ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType - FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole - SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState + OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin + SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState + SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus - ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection - VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState - IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType - OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState + FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType + VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState + SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy + JobCredentialListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult + JobExecutionTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget + JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem @@ -295,40 +298,40 @@ module Models ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities - JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution + JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion - JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase SensitivityLabel = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel - LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup - JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult + ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning - ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType - JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType + ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle - JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType - ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource - JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType - LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode - AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode + 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 VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName - SensitivityLabelSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource + LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy @@ -346,13 +349,11 @@ module Models SensitivityLabelListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult JobAgentUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition - LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - JobCredentialListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult - JobExecutionTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget + ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition SampleName = Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult - VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties TrackedResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource + VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties ProxyResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource ElasticPoolState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation @@ -382,20 +383,20 @@ 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 - LicenseTypeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability InstanceFailoverGroupListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult - ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings + PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability + LicenseTypeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability PartnerRegionInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo ServiceObjectiveCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability - ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation + ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport - PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability + ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord - BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy + Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource InstanceFailoverGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup - VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType + BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy TdeCertificate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate - Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource + VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType 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 @@ -412,14 +413,13 @@ module Models ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate CreateMode = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode - CapabilityStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus Sku = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku + CapabilityStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus PerformanceLevelUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit - ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition end class SQLManagementClass - attr_reader :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :database_threat_detection_policies, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :service_objectives, :server_communication_links, :elastic_pool_database_activities, :elastic_pool_activities, :service_tier_advisors, :transparent_data_encryptions, :server_table_auditing_policies, :database_table_auditing_policies, :transparent_data_encryption_activities, :server_usages, :database_usages, :database_connection_policies, :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :data_masking_policies, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :sync_agents, :sync_groups, :sync_members, :subscription_usages, :virtual_network_rules, :operations, :server_advisors, :database_advisors, :firewall_rules, :servers, :database_recommended_actions, :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, :server_automatic_tuning_operations, :server_dns_aliases, :server_security_alert_policies, :backup_long_term_retention_policies, :elastic_pools, :capabilities, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :tde_certificates, :managed_instance_tde_certificates, :databases, :database_operations, :configurable, :base_url, :options, :model_classes + attr_reader :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, :backup_long_term_retention_vaults, :recoverable_databases, :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_advisors, :database_advisors, :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, :server_automatic_tuning_operations, :server_dns_aliases, :server_security_alert_policies, :backup_long_term_retention_policies, :database_operations, :elastic_pools, :capabilities, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :tde_certificates, :managed_instance_tde_certificates, :databases, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -429,6 +429,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @restorable_dropped_databases = @client_0.restorable_dropped_databases + @server_connection_policies = @client_0.server_connection_policies + @database_threat_detection_policies = @client_0.database_threat_detection_policies + @data_masking_policies = @client_0.data_masking_policies @data_masking_rules = @client_0.data_masking_rules @transparent_data_encryption_configurations = @client_0.transparent_data_encryption_configurations @extensions = @client_0.extensions @@ -436,34 +440,31 @@ def initialize(configurable, base_url=nil, options=nil) @geo_backup_policies = @client_0.geo_backup_policies @queries = @client_0.queries @query_statistics = @client_0.query_statistics - @database_threat_detection_policies = @client_0.database_threat_detection_policies @query_texts = @client_0.query_texts @recommended_elastic_pools = @client_0.recommended_elastic_pools @replication_links = @client_0.replication_links @server_azure_adadministrators = @client_0.server_azure_adadministrators - @service_objectives = @client_0.service_objectives @server_communication_links = @client_0.server_communication_links - @elastic_pool_database_activities = @client_0.elastic_pool_database_activities + @service_objectives = @client_0.service_objectives @elastic_pool_activities = @client_0.elastic_pool_activities + @elastic_pool_database_activities = @client_0.elastic_pool_database_activities @service_tier_advisors = @client_0.service_tier_advisors + @transparent_data_encryption_activities = @client_0.transparent_data_encryption_activities @transparent_data_encryptions = @client_0.transparent_data_encryptions - @server_table_auditing_policies = @client_0.server_table_auditing_policies @database_table_auditing_policies = @client_0.database_table_auditing_policies - @transparent_data_encryption_activities = @client_0.transparent_data_encryption_activities + @server_table_auditing_policies = @client_0.server_table_auditing_policies @server_usages = @client_0.server_usages - @database_usages = @client_0.database_usages @database_connection_policies = @client_0.database_connection_policies + @database_usages = @client_0.database_usages @backup_long_term_retention_vaults = @client_0.backup_long_term_retention_vaults @recoverable_databases = @client_0.recoverable_databases - @restorable_dropped_databases = @client_0.restorable_dropped_databases - @server_connection_policies = @client_0.server_connection_policies - @data_masking_policies = @client_0.data_masking_policies @client_1 = Azure::SQL::Mgmt::V2015_05_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @database_recommended_actions = @client_1.database_recommended_actions @database_automatic_tuning_operations = @client_1.database_automatic_tuning_operations @encryption_protectors = @client_1.encryption_protectors @failover_groups = @client_1.failover_groups @@ -475,11 +476,10 @@ def initialize(configurable, base_url=nil, options=nil) @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 @server_advisors = @client_1.server_advisors @database_advisors = @client_1.database_advisors - @firewall_rules = @client_1.firewall_rules - @servers = @client_1.servers - @database_recommended_actions = @client_1.database_recommended_actions @client_2 = Azure::SQL::Mgmt::V2017_03_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @@ -516,6 +516,7 @@ def initialize(configurable, base_url=nil, options=nil) @client_3.subscription_id = configurable.subscription_id end add_telemetry(@client_3) + @database_operations = @client_3.database_operations @elastic_pools = @client_3.elastic_pools @capabilities = @client_3.capabilities @elastic_pool_operations = @client_3.elastic_pool_operations @@ -525,7 +526,6 @@ def initialize(configurable, base_url=nil, options=nil) @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 @model_classes = ModelClasses.new end @@ -550,68 +550,77 @@ def method_missing(method, *args) end class ModelClasses + 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 + end + def database_edition + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition + 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 - end def recommended_index_state Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState end def metric_value Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue end - def transparent_data_encryption_status - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus + def recommended_index_action + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction + end + def recommended_index_type + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType end def read_scale Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale end + def transparent_data_encryption_status + Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus + end def check_name_availability_request Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityRequest end def security_alert_policy_email_account_admins Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins end - def recommended_index_type - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType + def security_alert_policy_use_server_default + Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault end def data_masking_state Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState end - def data_masking_rule_state - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState - end def data_masking_function Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction end def disaster_recovery_configuration_status Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationStatus end - def security_alert_policy_use_server_default - Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault + def disaster_recovery_configuration_auto_failover + Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover end def disaster_recovery_configuration_failover_policy Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationFailoverPolicy end - def disaster_recovery_configuration_role - Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole + def data_masking_rule_state + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState end def elastic_pool_edition Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition end - def disaster_recovery_configuration_auto_failover - Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover + def geo_backup_policy_state + Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState end def storage_key_type Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType end - def authentication_type - Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType + def disaster_recovery_configuration_role + Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole end def unit_definition_type Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType @@ -619,14 +628,14 @@ def unit_definition_type def query_aggregation_function Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction end - def geo_backup_policy_state - Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState + def query_execution_type + Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType end def query_observed_metric_type Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType end - def primary_aggregation_type - Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType + def authentication_type + Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType end def server_version Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion @@ -634,18 +643,18 @@ def server_version def server_state Azure::SQL::Mgmt::V2014_04_01::Models::ServerState end - def query_execution_type - Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType + def transparent_data_encryption_activity_status + Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus end def query_metric_unit Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit end + def primary_aggregation_type + Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType + end def replication_state Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState end - def transparent_data_encryption_activity_status - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus - end def metric_name Azure::SQL::Mgmt::V2014_04_01::Models::MetricName end @@ -691,6 +700,9 @@ 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 @@ -733,89 +745,86 @@ def elastic_pool_activity_list_result def export_request Azure::SQL::Mgmt::V2014_04_01::Models::ExportRequest end - def query_text_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::QueryTextListResult - end def backup_long_term_retention_vault_list_result Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVaultListResult end 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 + def elastic_pool_per_database_min_dtu_capability + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMinDtuCapability end def metric_list_result Azure::SQL::Mgmt::V2014_04_01::Models::MetricListResult end - def elastic_pool_per_database_min_dtu_capability - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMinDtuCapability + def query_text_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::QueryTextListResult end def server_table_auditing_policy_list_result Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicyListResult end - def metric_definition - Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition + def operation_impact + Azure::SQL::Mgmt::V2014_04_01::Models::OperationImpact end def metric_definition_list_result Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinitionListResult end - def operation_impact - Azure::SQL::Mgmt::V2014_04_01::Models::OperationImpact - end def backup_long_term_retention_policy_list_result Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyListResult end - def service_tier_advisor_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult + def metric_definition + Azure::SQL::Mgmt::V2014_04_01::Models::MetricDefinition end def query_metric Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetric end - def recoverable_database_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult - end def query_interval Azure::SQL::Mgmt::V2014_04_01::Models::QueryInterval end - def database_table_auditing_policy_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult - end def query_statistic Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatistic end - def elastic_pool_dtu_capability - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability + def database_table_auditing_policy_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult end - def top_queries - Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries + def recoverable_database_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabaseListResult end - def advisor_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult + def service_tier_advisor_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisorListResult end def top_queries_list_result Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult end + def top_queries + Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries + end def query_statistic_list_result Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult end - def recoverable_database - Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase + def advisor_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult + end + def metric_availability + Azure::SQL::Mgmt::V2014_04_01::Models::MetricAvailability end def backup_long_term_retention_vault Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault end - def metric_availability - Azure::SQL::Mgmt::V2014_04_01::Models::MetricAvailability + def server_connection_policy + Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy + end + def elastic_pool_dtu_capability + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability end def service_tier_advisor Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor end - def server_connection_policy - Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy + def transparent_data_encryption + Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption end - def recommended_index - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex + def recoverable_database + Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase end def data_masking_policy Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy @@ -823,29 +832,29 @@ def data_masking_policy def database_security_alert_policy Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy end - def transparent_data_encryption - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption - end def restorable_dropped_database Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase end + def geo_backup_policy + Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy + end def data_masking_rule Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule end - def disaster_recovery_configuration - Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration - end - def import_export_response - Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse + def recommended_index + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex end def import_request Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest end + def disaster_recovery_configuration + Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration + end def replication_link Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink end - def geo_backup_policy - Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy + def import_export_response + Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse end def server_azure_adadministrator Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator @@ -880,15 +889,6 @@ def database_table_auditing_policy def max_size_units Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits end - def backup_long_term_retention_policy_state - Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState - end - def server_connection_type - Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType - end - def database_edition - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition - end def virtual_network_rule_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult end @@ -1018,8 +1018,8 @@ def recommended_action def database_automatic_tuning Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning end - def encryption_protector - Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector + def firewall_rule_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult end def advisor Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor @@ -1027,56 +1027,56 @@ def advisor def failover_group Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup end + def encryption_protector + Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector + end + def managed_instance + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance + end def proxy_resource_with_writable_name Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName end - def firewall_rule_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult + def firewall_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule end def server_key Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey end - def sync_agent - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent + 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 auto_execute_status_inherited_from + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom + end def sync_member Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember end - def firewall_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule - end - def subscription_usage - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage - end - def auto_execute_status_inherited_from - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom + 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 managed_instance - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance - end - def implementation_method - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod - end def is_retryable Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable end + def sync_agent + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent + end def automatic_tuning_mode Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode end - def sync_group - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup + def subscription_usage + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage end def automatic_tuning_disabled_reason Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason end - def recommended_action_current_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState + def implementation_method + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod end def server Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server @@ -1084,47 +1084,56 @@ def server def server_update Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate 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 + def server_key_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType end def sync_group_log_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType end - def failover_group_replication_role - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole - 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 operation_origin + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin + end + def sync_agent_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState + end + def sync_member_db_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType + end def advisor_status Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus end def auto_execute_status Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus end - def server_key_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType - end def sync_direction Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection end - def virtual_network_rule_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState + def sync_member_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState + 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 operation_origin - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin + def virtual_network_rule_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState end - def sync_member_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState + def sync_conflict_resolution_policy + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy + end + def job_credential_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult + end + def job_execution_target + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget + end + def job_version_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult end def job_execution_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult @@ -1171,9 +1180,6 @@ def database_vulnerability_assessment_rule_baseline def data_warehouse_user_activities Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities end - def job_version_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult - end def job_agent Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent end @@ -1183,6 +1189,9 @@ def job_credential def job_execution Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution end + def job_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + end def job_step Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep end @@ -1192,8 +1201,8 @@ def job_target_group def job_version Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion end - def job_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + def job_schedule + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule end def managed_database Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase @@ -1201,11 +1210,11 @@ def managed_database def sensitivity_label Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel end - def long_term_retention_backup - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup + def long_term_retention_backup_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult end - def job_schedule - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + def server_dns_alias + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias end def server_security_alert_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy @@ -1213,8 +1222,8 @@ def server_security_alert_policy def server_automatic_tuning Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning end - def server_dns_alias - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + def long_term_retention_backup + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup end def job_agent_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState @@ -1222,44 +1231,44 @@ def job_agent_state def restore_point_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult end - def provisioning_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + def job_target_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType end def job_schedule_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType end - def job_step_action_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType + 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 end - def job_target_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + def job_step_output_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType end def job_target_group_membership_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType end - def managed_database_status - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + def job_step_action_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType end def job_step_action_source Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource end - def job_step_output_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + def automatic_tuning_server_mode + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode end def restore_point_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType end - def long_term_retention_database_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + def managed_database_status + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus end def managed_database_create_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode end - def automatic_tuning_server_mode - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode + 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 @@ -1270,8 +1279,8 @@ def security_alert_policy_state def vulnerability_assessment_policy_baseline_name Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName end - def sensitivity_label_source - Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource + def long_term_retention_database_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState end def job Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job @@ -1324,14 +1333,8 @@ def job_agent_update def create_database_restore_point_definition Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition end - def long_term_retention_backup_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - end - def job_credential_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult - end - def job_execution_target - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget + def resource_move_definition + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition end def sample_name Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName @@ -1339,12 +1342,12 @@ def sample_name def database_operation_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult end - def vulnerability_assessment_recurring_scans_properties - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties - end def tracked_resource Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource end + def vulnerability_assessment_recurring_scans_properties + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties + end def proxy_resource Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource end @@ -1432,14 +1435,14 @@ def log_size_capability def server_version_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability end - def license_type_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability - end def instance_failover_group_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult end - def elastic_pool_per_database_settings - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings + def performance_level_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability + end + 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 @@ -1447,32 +1450,32 @@ def partner_region_info def service_objective_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability end - def elastic_pool_operation - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation + def elastic_pool_per_database_settings + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings end def database_vulnerability_assessment_scans_export Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport end - def performance_level_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability + def elastic_pool_operation + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation end def vulnerability_assessment_scan_record Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord end - def backup_short_term_retention_policy - Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy + def resource + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource end def instance_failover_group Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup end - def vulnerability_assessment_scan_trigger_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType + def backup_short_term_retention_policy + Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy end def tde_certificate Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate end - def resource - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource + def vulnerability_assessment_scan_trigger_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType end def vulnerability_assessment_scan_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState @@ -1522,18 +1525,15 @@ def database_update def create_mode Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode end - def capability_status - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus - end def sku Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku end + def capability_status + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus + end def performance_level_unit Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit end - def resource_move_definition - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition - 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 770e751f50..32eb247c50 100644 --- a/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb @@ -7,33 +7,37 @@ module Azure::Profiles::Latest module Sqlvirtualmachine module Mgmt - 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 Operations = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Operations + AvailabilityGroupListeners = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::AvailabilityGroupListeners module Models + WsfcDomainProfile = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::WsfcDomainProfile + 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 AvailabilityGroupListener = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener SqlVirtualMachineGroup = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroup + TrackedResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource SqlVirtualMachine = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine - SqlVmGroupImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVmGroupImageSku + ProxyResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource ClusterManagerType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterManagerType - ClusterConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration - TrackedResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource + SqlVmGroupImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVmGroupImageSku SqlImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlImageSku - ProxyResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource + ClusterConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration FullBackupFrequencyType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::FullBackupFrequencyType - BackupScheduleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType + Resource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource SqlServerLicenseType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType ConnectivityType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ConnectivityType - SqlWorkloadType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType - Resource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource + BackupScheduleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType DiskConfigurationType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType + SqlWorkloadType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType OperationDisplay = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay Operation = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation OperationListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult - ScaleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType 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 @@ -50,14 +54,10 @@ module Models SqlConnectivityUpdateSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlConnectivityUpdateSettings SqlVirtualMachineUpdate = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineUpdate SqlWorkloadTypeUpdateSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadTypeUpdateSettings - WsfcDomainProfile = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::WsfcDomainProfile - 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 end class SqlvirtualmachineManagementClass - attr_reader :availability_group_listeners, :sql_virtual_machine_groups, :sql_virtual_machines, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :sql_virtual_machine_groups, :sql_virtual_machines, :operations, :availability_group_listeners, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -67,10 +67,10 @@ 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 @sql_virtual_machine_groups = @client_0.sql_virtual_machine_groups @sql_virtual_machines = @client_0.sql_virtual_machines @operations = @client_0.operations + @availability_group_listeners = @client_0.availability_group_listeners @model_classes = ModelClasses.new end @@ -89,38 +89,50 @@ def method_missing(method, *args) end class ModelClasses + def wsfc_domain_profile + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::WsfcDomainProfile + end + def sql_storage_update_settings + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlStorageUpdateSettings + end + def availability_group_listener_list_result + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListenerListResult + end + def additional_features_server_configurations + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AdditionalFeaturesServerConfigurations + end def availability_group_listener Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener end def sql_virtual_machine_group Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroup end + def tracked_resource + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource + end def sql_virtual_machine Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine end - def sql_vm_group_image_sku - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVmGroupImageSku + def proxy_resource + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource end def cluster_manager_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterManagerType end - def cluster_configuration - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration - end - def tracked_resource - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource + def sql_vm_group_image_sku + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVmGroupImageSku end def sql_image_sku Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlImageSku end - def proxy_resource - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource + def cluster_configuration + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration end def full_backup_frequency_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::FullBackupFrequencyType end - def backup_schedule_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType + def resource + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource end def sql_server_license_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType @@ -128,15 +140,15 @@ def sql_server_license_type 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 - end - def resource - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource + def backup_schedule_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType end def disk_configuration_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType end + def sql_workload_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType + end def operation_display Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay end @@ -146,12 +158,12 @@ def operation def operation_list_result Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult end - def scale_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType - end def operation_origin Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin end + 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 @@ -200,18 +212,6 @@ def sql_virtual_machine_update def sql_workload_type_update_settings Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadTypeUpdateSettings end - def wsfc_domain_profile - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::WsfcDomainProfile - end - def sql_storage_update_settings - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlStorageUpdateSettings - end - def availability_group_listener_list_result - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListenerListResult - end - def additional_features_server_configurations - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AdditionalFeaturesServerConfigurations - 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 41755567cc..b5aa59b5a0 100644 --- a/azure_sdk/lib/latest/modules/storage_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storage_profile_module.rb @@ -9,29 +9,32 @@ module Storage module Mgmt BlobServices = Azure::Storage::Mgmt::V2018_07_01::BlobServices Operations = Azure::Storage::Mgmt::V2018_07_01::Operations - BlobContainers = Azure::Storage::Mgmt::V2018_07_01::BlobContainers StorageAccounts = Azure::Storage::Mgmt::V2018_07_01::StorageAccounts Skus = Azure::Storage::Mgmt::V2018_07_01::Skus + BlobContainers = Azure::Storage::Mgmt::V2018_07_01::BlobContainers Usages = Azure::Storage::Mgmt::V2018_07_01::Usages module Models ManagementPoliciesRulesSetParameter = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter StorageAccountManagementPolicies = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies + ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy + KeySource = Azure::Storage::Mgmt::V2018_07_01::Models::KeySource + ReasonCode = Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode + Action = Azure::Storage::Mgmt::V2018_07_01::Models::Action 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 - Action = Azure::Storage::Mgmt::V2018_07_01::Models::Action - PublicAccess = Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess - LeaseStatus = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus TrackedResource = Azure::Storage::Mgmt::V2018_07_01::Models::TrackedResource - IPRule = Azure::Storage::Mgmt::V2018_07_01::Models::IPRule + SignedResource = Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource ProxyResource = Azure::Storage::Mgmt::V2018_07_01::Models::ProxyResource AzureEntityResource = Azure::Storage::Mgmt::V2018_07_01::Models::AzureEntityResource - SignedResource = Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource - ImmutabilityPolicyState = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState - ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType LeaseState = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState + IPRule = Azure::Storage::Mgmt::V2018_07_01::Models::IPRule + LeaseStatus = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus + HttpProtocol = Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol LeaseDuration = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration + PublicAccess = Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess + ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType + ImmutabilityPolicyState = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState ProvisioningState = Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState State = Azure::Storage::Mgmt::V2018_07_01::Models::State NetworkRuleSet = Azure::Storage::Mgmt::V2018_07_01::Models::NetworkRuleSet @@ -46,63 +49,60 @@ module Models CustomDomain = Azure::Storage::Mgmt::V2018_07_01::Models::CustomDomain EncryptionServices = Azure::Storage::Mgmt::V2018_07_01::Models::EncryptionServices UsageListResult = Azure::Storage::Mgmt::V2018_07_01::Models::UsageListResult - CorsRules = Azure::Storage::Mgmt::V2018_07_01::Models::CorsRules UsageName = Azure::Storage::Mgmt::V2018_07_01::Models::UsageName - DeleteRetentionPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::DeleteRetentionPolicy StorageAccount = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccount - Encryption = Azure::Storage::Mgmt::V2018_07_01::Models::Encryption + 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 VirtualNetworkRule = Azure::Storage::Mgmt::V2018_07_01::Models::VirtualNetworkRule - Kind = Azure::Storage::Mgmt::V2018_07_01::Models::Kind CorsRule = Azure::Storage::Mgmt::V2018_07_01::Models::CorsRule - GeoReplicationStats = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStats - GeoReplicationStatus = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus - AccountStatus = Azure::Storage::Mgmt::V2018_07_01::Models::AccountStatus - SkuTier = Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier BlobServiceProperties = Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties - Services = Azure::Storage::Mgmt::V2018_07_01::Models::Services Reason = Azure::Storage::Mgmt::V2018_07_01::Models::Reason + Encryption = Azure::Storage::Mgmt::V2018_07_01::Models::Encryption + GeoReplicationStatus = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus + SkuTier = Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier + DefaultAction = Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction + 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 - DefaultAction = Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction + AccessTier = Azure::Storage::Mgmt::V2018_07_01::Models::AccessTier StorageAccountExpand = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountExpand + Services = Azure::Storage::Mgmt::V2018_07_01::Models::Services 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 - AccessTier = Azure::Storage::Mgmt::V2018_07_01::Models::AccessTier 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 + SkuName = Azure::Storage::Mgmt::V2018_07_01::Models::SkuName SKUCapability = Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability - AccountSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters + Usage = Azure::Storage::Mgmt::V2018_07_01::Models::Usage ListAccountSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse KeyVaultProperties = Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties - Usage = Azure::Storage::Mgmt::V2018_07_01::Models::Usage ServiceSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters ListServiceSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListServiceSasResponse + Dimension = Azure::Storage::Mgmt::V2018_07_01::Models::Dimension StorageSkuListResult = Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult - ListContainerItems = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems + MetricSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification LegalHold = Azure::Storage::Mgmt::V2018_07_01::Models::LegalHold - Dimension = Azure::Storage::Mgmt::V2018_07_01::Models::Dimension LegalHoldProperties = Azure::Storage::Mgmt::V2018_07_01::Models::LegalHoldProperties + Restriction = Azure::Storage::Mgmt::V2018_07_01::Models::Restriction TagProperty = Azure::Storage::Mgmt::V2018_07_01::Models::TagProperty UpdateHistoryProperty = Azure::Storage::Mgmt::V2018_07_01::Models::UpdateHistoryProperty ImmutabilityPolicyProperties = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyProperties - MetricSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification Sku = Azure::Storage::Mgmt::V2018_07_01::Models::Sku - Restriction = Azure::Storage::Mgmt::V2018_07_01::Models::Restriction - ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy + AccountSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters BlobContainer = Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer - ReasonCode = Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode + ListContainerItems = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems ListContainerItem = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem - SkuName = Azure::Storage::Mgmt::V2018_07_01::Models::SkuName - KeySource = Azure::Storage::Mgmt::V2018_07_01::Models::KeySource end class StorageManagementClass - attr_reader :blob_services, :operations, :blob_containers, :storage_accounts, :skus, :usages, :configurable, :base_url, :options, :model_classes + attr_reader :blob_services, :operations, :storage_accounts, :skus, :blob_containers, :usages, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -120,9 +120,9 @@ def initialize(configurable, base_url=nil, options=nil) add_telemetry(@client_1) @blob_services = @client_1.blob_services @operations = @client_1.operations - @blob_containers = @client_1.blob_containers @storage_accounts = @client_1.storage_accounts @skus = @client_1.skus + @blob_containers = @client_1.blob_containers @usages = @client_1.usages @model_classes = ModelClasses.new @@ -150,29 +150,29 @@ def management_policies_rules_set_parameter def storage_account_management_policies Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies end - def bypass - Azure::Storage::Mgmt::V2018_07_01::Models::Bypass + def immutability_policy + Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy end - def signed_resource_types - Azure::Storage::Mgmt::V2018_07_01::Models::SignedResourceTypes + def key_source + Azure::Storage::Mgmt::V2018_07_01::Models::KeySource end - def http_protocol - Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol + def reason_code + Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode end def action Azure::Storage::Mgmt::V2018_07_01::Models::Action end - def public_access - Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess + def bypass + Azure::Storage::Mgmt::V2018_07_01::Models::Bypass end - def lease_status - Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus + def signed_resource_types + Azure::Storage::Mgmt::V2018_07_01::Models::SignedResourceTypes end def tracked_resource Azure::Storage::Mgmt::V2018_07_01::Models::TrackedResource end - def iprule - Azure::Storage::Mgmt::V2018_07_01::Models::IPRule + def signed_resource + Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource end def proxy_resource Azure::Storage::Mgmt::V2018_07_01::Models::ProxyResource @@ -180,21 +180,30 @@ def proxy_resource def azure_entity_resource Azure::Storage::Mgmt::V2018_07_01::Models::AzureEntityResource 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 immutability_policy_state - Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState + def iprule + Azure::Storage::Mgmt::V2018_07_01::Models::IPRule end - def immutability_policy_update_type - Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType + def lease_status + Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus end - def lease_state - Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState + def http_protocol + Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol end def lease_duration Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration end + def public_access + Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess + end + def immutability_policy_update_type + Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType + end + def immutability_policy_state + Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState + end def provisioning_state Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState end @@ -237,50 +246,50 @@ def encryption_services def usage_list_result Azure::Storage::Mgmt::V2018_07_01::Models::UsageListResult end - def cors_rules - Azure::Storage::Mgmt::V2018_07_01::Models::CorsRules - end def usage_name Azure::Storage::Mgmt::V2018_07_01::Models::UsageName end - def delete_retention_policy - Azure::Storage::Mgmt::V2018_07_01::Models::DeleteRetentionPolicy - end def storage_account Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccount end - def encryption - Azure::Storage::Mgmt::V2018_07_01::Models::Encryption + def geo_replication_stats + Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStats + end + def delete_retention_policy + Azure::Storage::Mgmt::V2018_07_01::Models::DeleteRetentionPolicy + end + def cors_rules + Azure::Storage::Mgmt::V2018_07_01::Models::CorsRules end def virtual_network_rule Azure::Storage::Mgmt::V2018_07_01::Models::VirtualNetworkRule end - def kind - Azure::Storage::Mgmt::V2018_07_01::Models::Kind - end def cors_rule Azure::Storage::Mgmt::V2018_07_01::Models::CorsRule end - def geo_replication_stats - Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStats + def blob_service_properties + Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties + end + def reason + Azure::Storage::Mgmt::V2018_07_01::Models::Reason + end + def encryption + Azure::Storage::Mgmt::V2018_07_01::Models::Encryption end def geo_replication_status Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus end - def account_status - Azure::Storage::Mgmt::V2018_07_01::Models::AccountStatus - end def sku_tier Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier end - def blob_service_properties - Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties + def default_action + Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction end - def services - Azure::Storage::Mgmt::V2018_07_01::Models::Services + def kind + Azure::Storage::Mgmt::V2018_07_01::Models::Kind end - def reason - Azure::Storage::Mgmt::V2018_07_01::Models::Reason + def account_status + Azure::Storage::Mgmt::V2018_07_01::Models::AccountStatus end def key_permission Azure::Storage::Mgmt::V2018_07_01::Models::KeyPermission @@ -288,12 +297,15 @@ def key_permission def usage_unit Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit end - def default_action - Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction + def access_tier + Azure::Storage::Mgmt::V2018_07_01::Models::AccessTier end def storage_account_expand Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountExpand end + def services + Azure::Storage::Mgmt::V2018_07_01::Models::Services + end def storage_account_create_parameters Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCreateParameters end @@ -306,9 +318,6 @@ def resource def permissions Azure::Storage::Mgmt::V2018_07_01::Models::Permissions end - def access_tier - Azure::Storage::Mgmt::V2018_07_01::Models::AccessTier - end def operation_display Azure::Storage::Mgmt::V2018_07_01::Models::OperationDisplay end @@ -324,11 +333,14 @@ def check_name_availability_result def service_specification Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSpecification end + def sku_name + Azure::Storage::Mgmt::V2018_07_01::Models::SkuName + end def skucapability Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability end - def account_sas_parameters - Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters + def usage + Azure::Storage::Mgmt::V2018_07_01::Models::Usage end def list_account_sas_response Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse @@ -336,30 +348,30 @@ def list_account_sas_response def key_vault_properties Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties end - def usage - Azure::Storage::Mgmt::V2018_07_01::Models::Usage - 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 dimension + Azure::Storage::Mgmt::V2018_07_01::Models::Dimension + 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 + def metric_specification + Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification end def legal_hold Azure::Storage::Mgmt::V2018_07_01::Models::LegalHold end - def dimension - Azure::Storage::Mgmt::V2018_07_01::Models::Dimension - end def legal_hold_properties Azure::Storage::Mgmt::V2018_07_01::Models::LegalHoldProperties end + def restriction + Azure::Storage::Mgmt::V2018_07_01::Models::Restriction + end def tag_property Azure::Storage::Mgmt::V2018_07_01::Models::TagProperty end @@ -369,33 +381,21 @@ def update_history_property def immutability_policy_properties Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyProperties 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 restriction - Azure::Storage::Mgmt::V2018_07_01::Models::Restriction - end - def immutability_policy - Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy + def account_sas_parameters + Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters end def blob_container Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer end - def reason_code - Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode + def list_container_items + Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems end def list_container_item Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem end - def sku_name - Azure::Storage::Mgmt::V2018_07_01::Models::SkuName - end - def key_source - Azure::Storage::Mgmt::V2018_07_01::Models::KeySource - 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 4a752e10c7..a80217024b 100644 --- a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb @@ -7,6 +7,9 @@ module Azure::Profiles::Latest module StorSimple8000Series module Mgmt + Managers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Managers + AccessControlRecords = Azure::StorSimple8000Series::Mgmt::V2017_06_01::AccessControlRecords + Alerts = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Alerts BandwidthSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BandwidthSettings CloudAppliances = Azure::StorSimple8000Series::Mgmt::V2017_06_01::CloudAppliances Devices = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Devices @@ -20,84 +23,85 @@ module Mgmt Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies - Managers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Managers - AccessControlRecords = Azure::StorSimple8000Series::Mgmt::V2017_06_01::AccessControlRecords - Alerts = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Alerts module Models + NicIPv4 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 + AccessControlRecord = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord + AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings + Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup Metrics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting - Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup + CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest - CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration + Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager - Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup - EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo - NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings + HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential - TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + 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 - AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType + TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus - AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus - BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType + AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType + AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType - BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType - VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType + ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction EncryptionAlgorithm = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType - ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus DeviceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus - Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus - DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus + AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus DayOfWeek = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek - ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId - AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility + VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType + KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus TargetEligibilityStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus InEligibilityCategory = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType - VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType - ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType + HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus + Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus - KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus - JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + 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 MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit - HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus - RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration - NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType + ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType + SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus - JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType - MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType + NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus VolumeStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus - MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus - NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType + RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration + MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job - OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus - AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource + AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName - MetricDimension = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension 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 TargetEligibilityResult = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult FailoverTarget = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTarget AccessControlRecordList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecordList @@ -128,66 +132,62 @@ module Models PublicKey = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::PublicKey ClearAlertRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ClearAlertRequest FeatureFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureFilter + Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time CloudAppliance = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudAppliance FeatureList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureList SendTestAlertEmailRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SendTestAlertEmailRequest HardwareComponent = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent - Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time CloudApplianceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings NetworkSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch NetworkInterfaceData0Settings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings HardwareComponentGroupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList + JobErrorItem = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails RemoteManagementSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch - JobErrorItem = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem - JobStage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage + DevicePatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch WebproxySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings + JobStage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage DNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings - DevicePatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch - JobFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter JobList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList + AvailableProviderOperationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList - AvailableProviderOperationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList - BackupScheduleList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList ListFailoverTargetsRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest - ManagerSku = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku + JobFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter ManagerIntrinsicSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings - Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key - CloudApplianceConfigurationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList - CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest + BackupScheduleList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList + ManagerSku = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku BandwidthSettingList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList - ManagerList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList - NetworkAdapters = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters NetworkAdapterList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList - DimensionFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter - DeviceRolloverDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails + CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest + NetworkAdapters = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters + CloudApplianceConfigurationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList + ManagerList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList SecuritySettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch - MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData - MetricAvailablity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity ManagerPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch - SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings - BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList + DeviceRolloverDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails + MetricAvailablity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + DimensionFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter + MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay - VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList - DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings - MetricFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter + BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList + DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList + SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings + VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList + MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList + VmImage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage MetricNameFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics + MetricFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter + MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule MetricList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList AlertFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter - VmImage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage - MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList - BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule - MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition - AccessControlRecord = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord - AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings - NicIPv4 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 end class StorSimple8000SeriesManagementClass - attr_reader :bandwidth_settings, :cloud_appliances, :devices, :device_settings, :backup_schedules, :hardware_component_groups, :backups, :volume_containers, :volumes, :storage_account_credentials, :jobs, :operations, :backup_policies, :managers, :access_control_records, :alerts, :configurable, :base_url, :options, :model_classes + attr_reader :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :device_settings, :backup_schedules, :hardware_component_groups, :backups, :volume_containers, :volumes, :storage_account_credentials, :jobs, :operations, :backup_policies, :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,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @managers = @client_0.managers + @access_control_records = @client_0.access_control_records + @alerts = @client_0.alerts @bandwidth_settings = @client_0.bandwidth_settings @cloud_appliances = @client_0.cloud_appliances @devices = @client_0.devices @@ -210,9 +213,6 @@ def initialize(configurable, base_url=nil, options=nil) @jobs = @client_0.jobs @operations = @client_0.operations @backup_policies = @client_0.backup_policies - @managers = @client_0.managers - @access_control_records = @client_0.access_control_records - @alerts = @client_0.alerts @model_classes = ModelClasses.new end @@ -231,14 +231,26 @@ def method_missing(method, *args) end class ModelClasses + def nic_ipv4 + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 + end + def access_control_record + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord + end + def alert_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings + end + def backup + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup + end def metrics Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics end def bandwidth_setting Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting end - def backup - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup + def cloud_appliance_configuration + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration end def backup_policy Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy @@ -246,8 +258,8 @@ def backup_policy def controller_power_state_change_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest end - def cloud_appliance_configuration - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration + def device + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device end def configure_device_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest @@ -255,20 +267,11 @@ def configure_device_request def manager Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager end - def device - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - end - def hardware_component_group - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup - end - 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 network_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings + def hardware_component_group + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup end def security_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings @@ -276,8 +279,8 @@ def security_settings def storage_account_credential Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential end - def time_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + def network_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings end def updates Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates @@ -285,23 +288,32 @@ def updates def volume_container Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer end - def alert_scope - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + def time_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings end - def alert_source_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType + def encryption_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings end def alert_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus end + def alert_scope + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + end + def volume + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + end + def volume_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + end 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 backup_job_creation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType end - def volume - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + 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 @@ -309,11 +321,11 @@ def scheduled_backup_status def backup_policy_creation_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType end - def backup_job_creation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType + def backup_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType end - def volume_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + def schedule_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus end def controller_power_state_action Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction @@ -324,20 +336,20 @@ def encryption_algorithm def recurrence_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType end - def schedule_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + def device_configuration_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus end def device_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus end - def kind - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + def controller_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId end def controller_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus end - def device_configuration_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus + def authorization_eligibility + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility end def authorization_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus @@ -345,11 +357,11 @@ def authorization_status def day_of_week Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek end - def controller_id - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + 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 key_rollover_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus end def target_eligibility_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus @@ -360,11 +372,11 @@ def in_eligibility_category def device_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType end - def virtual_machine_api_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType + def hardware_component_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus end - def manager_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType + def kind + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind end def target_eligibility_result_code Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode @@ -375,11 +387,11 @@ def feature_support_status def encryption_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus end - def key_rollover_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus + def job_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType end - def job_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + def net_interface_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId end def alert Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert @@ -387,14 +399,14 @@ def alert def metric_unit Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit end - def hardware_component_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus + def metric_aggregation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType end - def remote_management_mode_configuration - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration + def manager_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType end - def net_interface_id - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + def ssl_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus end def net_interface_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus @@ -402,53 +414,53 @@ def net_interface_status def iscsiand_cloud_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus end - def job_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType + def network_mode + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode end - def metric_aggregation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType + def job_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus 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 operation_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus end def owner_ship_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus end - def network_mode - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - end - def ssl_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus - end def authentication_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType end + def remote_management_mode_configuration + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration + end + def monitoring_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + end def backup_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus end def job Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job end - def operation_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + def resource + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource end def alert_severity Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity end - def resource - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource - end def metric_name Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName end + 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 backup_schedule - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule + def key + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key end def target_eligibility_result Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult @@ -540,6 +552,9 @@ def clear_alert_request def feature_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureFilter end + def time + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time + end def cloud_appliance Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudAppliance end @@ -552,9 +567,6 @@ def send_test_alert_email_request def hardware_component Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent end - def time - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time - end def cloud_appliance_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings end @@ -567,146 +579,134 @@ def network_interface_data0_settings def hardware_component_group_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList end + def job_error_item + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem + end def device_details Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails end def remote_management_settings_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch end - def job_error_item - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem - end - def job_stage - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage + def device_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch end def webproxy_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings end + def job_stage + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage + end def dnssettings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings end - def device_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch - end - def job_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter - end def job_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList end + def available_provider_operation_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList + end def job_error_details Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails end def backup_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList end - def available_provider_operation_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList - end - def backup_schedule_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList - end def list_failover_targets_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest end - def manager_sku - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku + def job_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter end def manager_intrinsic_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings end - def key - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key - end - def cloud_appliance_configuration_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList + def backup_schedule_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList end - def clone_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest + def manager_sku + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku end def bandwidth_setting_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList end - def manager_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList + def network_adapter_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList + end + def clone_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest end def network_adapters Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters end - def network_adapter_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList - end - def dimension_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter + def cloud_appliance_configuration_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList end - def device_rollover_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails + def manager_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList end def security_settings_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch end - def metric_data - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData + def manager_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch + end + def device_rollover_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails end def metric_availablity Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity end - def manager_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch - end - def secondary_dnssettings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings + def dimension_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter end - def backup_policy_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList + def metric_data + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData end def available_provider_operation_display Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay end - def volume_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList - end - def device_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList - end def chap_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings end - def metric_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter + def backup_policy_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList end - def metric_name_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter + def device_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList end - def data_statistics - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics + def secondary_dnssettings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings end - def metric_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList + def volume_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList end - def alert_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter + def metric_definition_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList end def vm_image Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage end - def metric_definition_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList + def metric_name_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter end - def bandwidth_schedule - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule + def data_statistics + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics + end + def metric_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter end def metric_definition Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition end - def access_control_record - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord + def bandwidth_schedule + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule end - def alert_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings + def metric_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList end - def nic_ipv4 - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 + def alert_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter 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 8e815eebb4..06efde84de 100644 --- a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb @@ -7,91 +7,91 @@ module Azure::Profiles::Latest module StreamAnalytics module Mgmt + Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations StreamingJobs = Azure::StreamAnalytics::Mgmt::V2016_03_01::StreamingJobs Inputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Inputs Outputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Outputs - Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations + Transformations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Transformations Functions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Functions Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions - Transformations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Transformations module Models - BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource + BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + 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 + IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource JavaScriptFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters SubscriptionQuota = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota - StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties + OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters OutputErrorPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy CompatibilityLevel = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel - OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode - EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName - UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType + EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat + UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType Serialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization StorageAccount = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount Encoding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding + Diagnostics = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics AzureMachineLearningWebServiceInputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs - Diagnostics = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource + FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding FunctionOutput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput DiagnosticCondition = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition - FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding OutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource - 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 + FunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay - BlobDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties - StartStreamingJobParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters + ServiceBusDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + FunctionInput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource - StreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource + StartStreamingJobParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters + BlobDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties FunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters AzureSqlDatabaseDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties + StreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource + OutputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult + InputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult AzureMachineLearningWebServiceOutputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn StreamingJobListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult - InputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult + ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus SubscriptionQuotasListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties - ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus - Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation - FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input + Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation + Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output - Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties - JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding + AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization AzureMachineLearningWebServiceFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding Function = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function - AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization - JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization - CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource + JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization + Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku + ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource PowerBIOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource EventHubDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties - Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku + CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization ServiceBusQueueOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource - ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource + EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource AzureTableOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource - BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource - EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource - IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource - EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource end class StreamAnalyticsManagementClass - attr_reader :streaming_jobs, :inputs, :outputs, :operations, :functions, :subscriptions, :transformations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :streaming_jobs, :inputs, :outputs, :transformations, :functions, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -101,13 +101,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations @streaming_jobs = @client_0.streaming_jobs @inputs = @client_0.inputs @outputs = @client_0.outputs - @operations = @client_0.operations + @transformations = @client_0.transformations @functions = @client_0.functions @subscriptions = @client_0.subscriptions - @transformations = @client_0.transformations @model_classes = ModelClasses.new end @@ -126,8 +126,8 @@ def method_missing(method, *args) end class ModelClasses - def blob_stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource + 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 @@ -135,14 +135,26 @@ def reference_input_properties def error_response Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse end + def event_hub_stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource + end + def blob_stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource + end + def stream_input_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties + end + def io_thub_stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource + end def java_script_function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters end def subscription_quota Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota end - def stream_input_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties + def output_start_mode + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode end def azure_machine_learning_web_service_function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters @@ -153,21 +165,18 @@ def output_error_policy def compatibility_level Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel end - def output_start_mode - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode + def sku_name + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName end def events_out_of_order_policy Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy end - def sku_name - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName + def json_output_serialization_format + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat end def udf_type Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType end - def json_output_serialization_format - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat - end def serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization end @@ -177,65 +186,59 @@ def storage_account def encoding Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding end + def diagnostics + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics + end def azure_machine_learning_web_service_input_column Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn end def azure_machine_learning_web_service_inputs Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs end - def diagnostics - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics - end def reference_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource end + def function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding + end def function_output Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput end def diagnostic_condition Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition end - 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 function_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties - end - def service_bus_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties - end def input_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties end - def output_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult - end - def function_input - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput + def function_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties end def operation_display Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay end - def blob_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties - end - def start_streaming_job_parameters - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters + def service_bus_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties end def operation Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation end + def function_input + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput + end def operation_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult end def sub_resource Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource end - def stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource + def start_streaming_job_parameters + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters + end + def blob_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties end def function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters @@ -243,14 +246,23 @@ def function_retrieve_default_definition_parameters 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 output_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult + end + def input_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult + end def azure_machine_learning_web_service_output_column Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn end def streaming_job_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult end - def input_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult + def resource_test_status + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus end def subscription_quotas_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult @@ -258,17 +270,17 @@ def subscription_quotas_list_result 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 + def input + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input end def transformation Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation end - def function_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult + def resource + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource end - def input - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input + def java_script_function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding end def streaming_job Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob @@ -276,14 +288,14 @@ def streaming_job def output Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output end - def resource - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + def function_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult end def scalar_function_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties end - def java_script_function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding + def avro_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization end def azure_machine_learning_web_service_function_binding Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding @@ -291,17 +303,17 @@ def azure_machine_learning_web_service_function_binding def function Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function end - def avro_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization + def azure_data_lake_store_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource end def json_serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization end - def csv_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization + def sku + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku end - def azure_data_lake_store_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource + def service_bus_topic_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource end def power_bioutput_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource @@ -309,8 +321,8 @@ def power_bioutput_data_source def event_hub_data_source_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties end - def sku - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku + def csv_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization end def service_bus_queue_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource @@ -321,8 +333,8 @@ def document_db_output_data_source def azure_sql_database_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource end - def service_bus_topic_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource + def event_hub_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource end def azure_table_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource @@ -330,18 +342,6 @@ def azure_table_output_data_source def blob_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource end - def blob_reference_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource - end - def event_hub_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource - end - def io_thub_stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource - end - def event_hub_stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource - end 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 f7b8663c73..a120fe98ec 100644 --- a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb @@ -8,11 +8,15 @@ module Azure::Profiles::Latest module TextAnalytics module Models - InternalError = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::InternalError - Input = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::Input + MatchRecordV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MatchRecordV2dot1 + ErrorRecord = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorRecord ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse - MultiLanguageBatchInput = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MultiLanguageBatchInput + EntityRecordV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntityRecordV2dot1 + EntitiesBatchResultItemV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntitiesBatchResultItemV2dot1 + 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 + MultiLanguageBatchInput = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MultiLanguageBatchInput DetectedLanguage = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::DetectedLanguage MultiLanguageInput = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MultiLanguageInput LanguageBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::LanguageBatchResultItem @@ -22,10 +26,6 @@ module Models SentimentBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResultItem 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 end class TextAnalyticsDataClass @@ -57,21 +57,33 @@ def method_missing(method, *args) end class ModelClasses - def internal_error - Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::InternalError + def match_record_v2dot1 + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MatchRecordV2dot1 end - def input - Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::Input + def error_record + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorRecord end def error_response Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse end - def multi_language_batch_input - Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MultiLanguageBatchInput + def entity_record_v2dot1 + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntityRecordV2dot1 + end + def entities_batch_result_item_v2dot1 + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntitiesBatchResultItemV2dot1 + end + def input + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::Input end def entities_batch_result_v2dot1 Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntitiesBatchResultV2dot1 end + def internal_error + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::InternalError + end + def multi_language_batch_input + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MultiLanguageBatchInput + end def detected_language Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::DetectedLanguage end @@ -99,18 +111,6 @@ def sentiment_batch_result def batch_input Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::BatchInput end - def match_record_v2dot1 - Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MatchRecordV2dot1 - end - def error_record - Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorRecord - end - def entity_record_v2dot1 - Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntityRecordV2dot1 - end - def entities_batch_result_item_v2dot1 - Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntitiesBatchResultItemV2dot1 - end end end end diff --git a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb index 0746ea02cc..e961929813 100644 --- a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb +++ b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb @@ -7,23 +7,27 @@ module Azure::Profiles::Latest module TrafficManager module Mgmt + GeographicHierarchies = Azure::TrafficManager::Mgmt::V2018_04_01::GeographicHierarchies 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 + HeatMap = Azure::TrafficManager::Mgmt::V2018_04_01::HeatMap module Models + 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 + TrafficManagerGeographicHierarchy = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy EndpointStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus EndpointMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus - ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus - MonitorProtocol = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol - ProfileStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus - TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod TrackedResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource - TrafficViewEnrollmentStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus + ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus ProxyResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource + ProfileStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus ProfileListResult = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult + TrafficViewEnrollmentStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus + TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod + MonitorProtocol = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol Resource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource Profile = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile Endpoint = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint @@ -39,14 +43,10 @@ module Models Region = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Region DnsConfig = Azure::TrafficManager::Mgmt::V2018_04_01::Models::DnsConfig CheckTrafficManagerRelativeDnsNameAvailabilityParameters = Azure::TrafficManager::Mgmt::V2018_04_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters - 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 - TrafficManagerGeographicHierarchy = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy 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, :endpoints, :profiles, :traffic_manager_user_metrics_keys, :heat_map, :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) + @geographic_hierarchies = @client_0.geographic_hierarchies @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 + @heat_map = @client_0.heat_map @model_classes = ModelClasses.new end @@ -79,35 +79,47 @@ def method_missing(method, *args) end class ModelClasses + def traffic_manager_name_availability + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerNameAvailability + end + def heat_map_model + Azure::TrafficManager::Mgmt::V2018_04_01::Models::HeatMapModel + end + def user_metrics_model + Azure::TrafficManager::Mgmt::V2018_04_01::Models::UserMetricsModel + 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 endpoint_monitor_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus end + def tracked_resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource + end def profile_monitor_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus end - def monitor_protocol - Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol + def proxy_resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource end def profile_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus end - def traffic_routing_method - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod - end - def tracked_resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource + def profile_list_result + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult end def traffic_view_enrollment_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus end - def proxy_resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource + def traffic_routing_method + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod end - def profile_list_result - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult + def monitor_protocol + Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol end def resource Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource @@ -154,18 +166,6 @@ def dns_config def check_traffic_manager_relative_dns_name_availability_parameters Azure::TrafficManager::Mgmt::V2018_04_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters end - def traffic_manager_name_availability - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerNameAvailability - end - def heat_map_model - Azure::TrafficManager::Mgmt::V2018_04_01::Models::HeatMapModel - end - def user_metrics_model - Azure::TrafficManager::Mgmt::V2018_04_01::Models::UserMetricsModel - end - def traffic_manager_geographic_hierarchy - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy - end end end end diff --git a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb index 48009b3726..0a83992566 100644 --- a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb @@ -9,19 +9,19 @@ module VideoSearch VideosOperations = Azure::CognitiveServices::VideoSearch::V1_0::VideosOperations module Models + ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse QueryContext = Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext ResponseBase = Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::VideoSearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer - ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse Thing = Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::VideoSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable VideoObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject ErrorCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch - PivotSuggestions = Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions 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 @@ -39,8 +39,8 @@ module Models VideoPricing = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing VideoResolution = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat - VideoInsightModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error + VideoInsightModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule end class VideoSearchDataClass @@ -73,6 +73,9 @@ def method_missing(method, *args) end class ModelClasses + def error_response + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse + end def query_context Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext end @@ -85,9 +88,6 @@ def answer def search_results_answer Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer end - def error_response - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse - end def thing Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing end @@ -106,12 +106,12 @@ def error_code def safe_search Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch end - def pivot_suggestions - Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions - end def response Azure::CognitiveServices::VideoSearch::V1_0::Models::Response end + def pivot_suggestions + Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions + end def query Azure::CognitiveServices::VideoSearch::V1_0::Models::Query end @@ -163,12 +163,12 @@ def video_resolution def text_format Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat end - def video_insight_module - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule - end def error Azure::CognitiveServices::VideoSearch::V1_0::Models::Error end + def video_insight_module + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule + end 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 c6f6190d84..dba88c4374 100644 --- a/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb @@ -9,8 +9,8 @@ module VisualSearch Images = Azure::CognitiveServices::VisualSearch::V1_0::Images module Models - ResponseBase = Azure::CognitiveServices::VisualSearch::V1_0::Models::ResponseBase ErrorResponse = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse + ResponseBase = Azure::CognitiveServices::VisualSearch::V1_0::Models::ResponseBase Thing = Azure::CognitiveServices::VisualSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::VisualSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::VisualSearch::V1_0::Models::Identifiable @@ -28,19 +28,19 @@ module Models ImageRecipesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRecipesAction ImageRelatedSearchesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRelatedSearchesAction ImageShoppingSourcesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageShoppingSourcesAction + Response = Azure::CognitiveServices::VisualSearch::V1_0::Models::Response ContentTypes = Azure::CognitiveServices::VisualSearch::V1_0::Models::ContentTypes ErrorCode = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch - Response = Azure::CognitiveServices::VisualSearch::V1_0::Models::Response Query = Azure::CognitiveServices::VisualSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::VisualSearch::V1_0::Models::MediaObject ErrorSubCode = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorSubCode - Organization = Azure::CognitiveServices::VisualSearch::V1_0::Models::Organization Error = Azure::CognitiveServices::VisualSearch::V1_0::Models::Error + Organization = Azure::CognitiveServices::VisualSearch::V1_0::Models::Organization Intangible = Azure::CognitiveServices::VisualSearch::V1_0::Models::Intangible - StructuredValue = Azure::CognitiveServices::VisualSearch::V1_0::Models::StructuredValue Filters = Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters + 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 @@ -51,8 +51,8 @@ module Models 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 Action = Azure::CognitiveServices::VisualSearch::V1_0::Models::Action + Rating = Azure::CognitiveServices::VisualSearch::V1_0::Models::Rating Currency = Azure::CognitiveServices::VisualSearch::V1_0::Models::Currency ItemAvailability = Azure::CognitiveServices::VisualSearch::V1_0::Models::ItemAvailability Person = Azure::CognitiveServices::VisualSearch::V1_0::Models::Person @@ -88,12 +88,12 @@ def method_missing(method, *args) end class ModelClasses - def response_base - Azure::CognitiveServices::VisualSearch::V1_0::Models::ResponseBase - end def error_response Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse end + def response_base + Azure::CognitiveServices::VisualSearch::V1_0::Models::ResponseBase + end def thing Azure::CognitiveServices::VisualSearch::V1_0::Models::Thing end @@ -145,6 +145,9 @@ def image_related_searches_action def image_shopping_sources_action Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageShoppingSourcesAction end + def response + Azure::CognitiveServices::VisualSearch::V1_0::Models::Response + end def content_types Azure::CognitiveServices::VisualSearch::V1_0::Models::ContentTypes end @@ -154,9 +157,6 @@ def error_code def safe_search Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch end - def response - Azure::CognitiveServices::VisualSearch::V1_0::Models::Response - end def query Azure::CognitiveServices::VisualSearch::V1_0::Models::Query end @@ -169,21 +169,21 @@ def media_object def error_sub_code Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorSubCode end - def organization - Azure::CognitiveServices::VisualSearch::V1_0::Models::Organization - end def error Azure::CognitiveServices::VisualSearch::V1_0::Models::Error end + def organization + Azure::CognitiveServices::VisualSearch::V1_0::Models::Organization + end def intangible Azure::CognitiveServices::VisualSearch::V1_0::Models::Intangible end - def structured_value - Azure::CognitiveServices::VisualSearch::V1_0::Models::StructuredValue - end def filters Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters end + def structured_value + Azure::CognitiveServices::VisualSearch::V1_0::Models::StructuredValue + end def image_tag Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTag end @@ -214,12 +214,12 @@ def aggregate_offer def recipe Azure::CognitiveServices::VisualSearch::V1_0::Models::Recipe end - def rating - Azure::CognitiveServices::VisualSearch::V1_0::Models::Rating - end def action Azure::CognitiveServices::VisualSearch::V1_0::Models::Action end + def rating + Azure::CognitiveServices::VisualSearch::V1_0::Models::Rating + end def currency Azure::CognitiveServices::VisualSearch::V1_0::Models::Currency end diff --git a/azure_sdk/lib/latest/modules/web_profile_module.rb b/azure_sdk/lib/latest/modules/web_profile_module.rb index c2f0fcca79..e29095c7a7 100644 --- a/azure_sdk/lib/latest/modules/web_profile_module.rb +++ b/azure_sdk/lib/latest/modules/web_profile_module.rb @@ -15,10 +15,10 @@ module Mgmt Recommendations = Azure::Web::Mgmt::V2018_02_01::Recommendations ResourceHealthMetadataOperations = Azure::Web::Mgmt::V2018_02_01::ResourceHealthMetadataOperations Provider = Azure::Web::Mgmt::V2018_02_01::Provider + Domains = Azure::Web::Mgmt::V2018_02_01::Domains AppServiceCertificateOrders = Azure::Web::Mgmt::V2018_02_01::AppServiceCertificateOrders CertificateRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::CertificateRegistrationProvider TopLevelDomains = Azure::Web::Mgmt::V2018_02_01::TopLevelDomains - Domains = Azure::Web::Mgmt::V2018_02_01::Domains DomainRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::DomainRegistrationProvider AppServiceEnvironments = Azure::Web::Mgmt::V2018_02_01::AppServiceEnvironments @@ -199,11 +199,11 @@ module Models TldLegalAgreementCollection = Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreementCollection PrivateAccessSubnet = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessSubnet SiteSeal = Azure::Web::Mgmt::V2018_02_01::Models::SiteSeal - NameIdentifierCollection = Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection + MetricSpecification = Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification 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 Dimension = Azure::Web::Mgmt::V2018_02_01::Models::Dimension - MetricSpecification = Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification AppServiceCertificateOrder = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder AppServiceCertificateResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource @@ -223,14 +223,14 @@ module Models CertificateProductType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType SwiftVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork CertificateOrderActionType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType - Usage = Azure::Web::Mgmt::V2018_02_01::Models::Usage + CertificateOrderStatus = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus AzureStorageType = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType IpFilterTag = Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag - CertificateOrderStatus = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus - AzureStorageState = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageState FtpsState = Azure::Web::Mgmt::V2018_02_01::Models::FtpsState - DomainStatus = Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus + Usage = Azure::Web::Mgmt::V2018_02_01::Models::Usage DnsType = Azure::Web::Mgmt::V2018_02_01::Models::DnsType + DomainStatus = Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus + AzureStorageState = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageState DomainType = Azure::Web::Mgmt::V2018_02_01::Models::DomainType OperationStatus = Azure::Web::Mgmt::V2018_02_01::Models::OperationStatus Deployment = Azure::Web::Mgmt::V2018_02_01::Models::Deployment @@ -362,7 +362,7 @@ module Models end class WebManagementClass - attr_reader :app_service_plans, :web_apps, :certificates, :deleted_web_apps, :diagnostics, :recommendations, :resource_health_metadata_operations, :provider, :app_service_certificate_orders, :certificate_registration_provider, :top_level_domains, :domains, :domain_registration_provider, :app_service_environments, :configurable, :base_url, :options, :model_classes + attr_reader :app_service_plans, :web_apps, :certificates, :deleted_web_apps, :diagnostics, :recommendations, :resource_health_metadata_operations, :provider, :domains, :app_service_certificate_orders, :certificate_registration_provider, :top_level_domains, :domain_registration_provider, :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 @@ -380,10 +380,10 @@ def initialize(configurable, base_url=nil, options=nil) @recommendations = @client_0.recommendations @resource_health_metadata_operations = @client_0.resource_health_metadata_operations @provider = @client_0.provider + @domains = @client_0.domains @app_service_certificate_orders = @client_0.app_service_certificate_orders @certificate_registration_provider = @client_0.certificate_registration_provider @top_level_domains = @client_0.top_level_domains - @domains = @client_0.domains @domain_registration_provider = @client_0.domain_registration_provider @app_service_environments = @client_0.app_service_environments @@ -932,8 +932,8 @@ def private_access_subnet def site_seal Azure::Web::Mgmt::V2018_02_01::Models::SiteSeal end - def name_identifier_collection - Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection + def metric_specification + Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification end def address Azure::Web::Mgmt::V2018_02_01::Models::Address @@ -941,12 +941,12 @@ def address 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 + end def dimension Azure::Web::Mgmt::V2018_02_01::Models::Dimension end - def metric_specification - Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification - end def app_service_certificate_order Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder end @@ -1004,8 +1004,8 @@ def swift_virtual_network def certificate_order_action_type Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType end - def usage - Azure::Web::Mgmt::V2018_02_01::Models::Usage + def certificate_order_status + Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus end def azure_storage_type Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType @@ -1013,21 +1013,21 @@ def azure_storage_type def ip_filter_tag Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag end - def certificate_order_status - Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus - end - def azure_storage_state - Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageState - end def ftps_state Azure::Web::Mgmt::V2018_02_01::Models::FtpsState end - def domain_status - Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus + def usage + Azure::Web::Mgmt::V2018_02_01::Models::Usage end def dns_type Azure::Web::Mgmt::V2018_02_01::Models::DnsType end + def domain_status + Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus + end + def azure_storage_state + Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageState + end def domain_type Azure::Web::Mgmt::V2018_02_01::Models::DomainType end diff --git a/azure_sdk/lib/latest/modules/websearch_profile_module.rb b/azure_sdk/lib/latest/modules/websearch_profile_module.rb index 4746b59534..2c4b0ab427 100644 --- a/azure_sdk/lib/latest/modules/websearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/websearch_profile_module.rb @@ -9,47 +9,47 @@ module WebSearch Web = Azure::CognitiveServices::WebSearch::V1_0::Web module Models + RankingRankingItem = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem + RankingRankingGroup = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup + RankingRankingResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse WebWebGrouping = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping TimeZoneTimeZoneInformation = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase - QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer - Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing + Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation + QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork NewsArticle = Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle Identifiable = Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions - News = Azure::CognitiveServices::WebSearch::V1_0::Models::News - VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject - RankingRankingGroup = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup - SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images - Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article - Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation + VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer - Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + News = Azure::CognitiveServices::WebSearch::V1_0::Models::News TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone + Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing AnswerType = Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType - ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse - StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article + ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response + Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible 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 + StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue WebMetaTag = Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag WebWebAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer SearchResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse Videos = Azure::CognitiveServices::WebSearch::V1_0::Models::Videos TextFormat = Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat - Places = Azure::CognitiveServices::WebSearch::V1_0::Models::Places - RankingRankingItem = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error - RankingRankingResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse + Places = Azure::CognitiveServices::WebSearch::V1_0::Models::Places end class WebSearchDataClass @@ -82,6 +82,15 @@ def method_missing(method, *args) end class ModelClasses + def ranking_ranking_item + Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem + end + def ranking_ranking_group + Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup + end + def ranking_ranking_response + Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse + end def web_web_grouping Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping end @@ -91,17 +100,17 @@ def time_zone_time_zone_information def response_base Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase end - def query_context - Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext - end def answer Azure::CognitiveServices::WebSearch::V1_0::Models::Answer end def search_results_answer Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer end - def thing - Azure::CognitiveServices::WebSearch::V1_0::Models::Thing + def computation + Azure::CognitiveServices::WebSearch::V1_0::Models::Computation + end + def query_context + Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext end def creative_work Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork @@ -115,51 +124,45 @@ def identifiable def spell_suggestions Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions end - def news - Azure::CognitiveServices::WebSearch::V1_0::Models::News - end - def video_object - Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject - end - def ranking_ranking_group - Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup - end - def safe_search - Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch - end def images Azure::CognitiveServices::WebSearch::V1_0::Models::Images end - def article - Azure::CognitiveServices::WebSearch::V1_0::Models::Article - end - def computation - Azure::CognitiveServices::WebSearch::V1_0::Models::Computation + def video_object + Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject end def related_searches_related_search_answer Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer end - def intangible - Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + def news + Azure::CognitiveServices::WebSearch::V1_0::Models::News end def time_zone Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone end + def thing + Azure::CognitiveServices::WebSearch::V1_0::Models::Thing + end def answer_type Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType end - def error_code - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode - end def error_response Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse end - def structured_value - Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + def article + Azure::CognitiveServices::WebSearch::V1_0::Models::Article + end + def error_code + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + end + def safe_search + Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch end def response Azure::CognitiveServices::WebSearch::V1_0::Models::Response end + def intangible + Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + end def query Azure::CognitiveServices::WebSearch::V1_0::Models::Query end @@ -178,6 +181,9 @@ def error_sub_code def freshness Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness end + def structured_value + Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + end def web_meta_tag Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag end @@ -193,17 +199,11 @@ def videos def text_format Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat end - def places - Azure::CognitiveServices::WebSearch::V1_0::Models::Places - end - def ranking_ranking_item - Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem - end def error Azure::CognitiveServices::WebSearch::V1_0::Models::Error end - def ranking_ranking_response - Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse + def places + Azure::CognitiveServices::WebSearch::V1_0::Models::Places end end 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 d16123779c..cb4bd0c95c 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 @@ -28,53 +28,57 @@ module Models autoload :StorageBlobDeletedEventData, '2018-01-01/generated/azure_event_grid/models/storage_blob_deleted_event_data.rb' autoload :ContainerRegistryEventData, '2018-01-01/generated/azure_event_grid/models/container_registry_event_data.rb' autoload :ResourceWriteSuccessData, '2018-01-01/generated/azure_event_grid/models/resource_write_success_data.rb' - autoload :ServiceBusActiveMessagesAvailableWithNoListenersEventData, '2018-01-01/generated/azure_event_grid/models/service_bus_active_messages_available_with_no_listeners_event_data.rb' + autoload :ContainerRegistryArtifactEventTarget, '2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_target.rb' autoload :ResourceWriteCancelData, '2018-01-01/generated/azure_event_grid/models/resource_write_cancel_data.rb' - autoload :ServiceBusDeadletterMessagesAvailableWithNoListenersEventData, '2018-01-01/generated/azure_event_grid/models/service_bus_deadletter_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 :ResourceDeleteFailureData, '2018-01-01/generated/azure_event_grid/models/resource_delete_failure_data.rb' - autoload :MediaJobStateChangeEventData, '2018-01-01/generated/azure_event_grid/models/media_job_state_change_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 :ResourceActionSuccessData, '2018-01-01/generated/azure_event_grid/models/resource_action_success_data.rb' - autoload :MediaJobErrorDetail, '2018-01-01/generated/azure_event_grid/models/media_job_error_detail.rb' + autoload :ServiceBusDeadletterMessagesAvailableWithNoListenersEventData, '2018-01-01/generated/azure_event_grid/models/service_bus_deadletter_messages_available_with_no_listeners_event_data.rb' autoload :ResourceActionCancelData, '2018-01-01/generated/azure_event_grid/models/resource_action_cancel_data.rb' - autoload :MediaJobError, '2018-01-01/generated/azure_event_grid/models/media_job_error.rb' + autoload :MediaJobStateChangeEventData, '2018-01-01/generated/azure_event_grid/models/media_job_state_change_event_data.rb' autoload :SubscriptionValidationEventData, '2018-01-01/generated/azure_event_grid/models/subscription_validation_event_data.rb' - autoload :MediaJobOutput, '2018-01-01/generated/azure_event_grid/models/media_job_output.rb' + autoload :MediaJobErrorDetail, '2018-01-01/generated/azure_event_grid/models/media_job_error_detail.rb' autoload :SubscriptionDeletedEventData, '2018-01-01/generated/azure_event_grid/models/subscription_deleted_event_data.rb' - autoload :ResourceWriteFailureData, '2018-01-01/generated/azure_event_grid/models/resource_write_failure_data.rb' - autoload :ResourceDeleteSuccessData, '2018-01-01/generated/azure_event_grid/models/resource_delete_success_data.rb' + autoload :MediaJobError, '2018-01-01/generated/azure_event_grid/models/media_job_error.rb' + autoload :ContainerRegistryEventRequest, '2018-01-01/generated/azure_event_grid/models/container_registry_event_request.rb' + autoload :StorageBlobCreatedEventData, '2018-01-01/generated/azure_event_grid/models/storage_blob_created_event_data.rb' + autoload :MediaLiveEventTrackDiscontinuityDetectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_track_discontinuity_detected_event_data.rb' autoload :EventHubCaptureFileCreatedEventData, '2018-01-01/generated/azure_event_grid/models/event_hub_capture_file_created_event_data.rb' - autoload :MediaLiveEventEncoderConnectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_encoder_connected_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 :DeviceTwinProperties, '2018-01-01/generated/azure_event_grid/models/device_twin_properties.rb' - autoload :MediaLiveEventIncomingStreamReceivedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_incoming_stream_received_event_data.rb' + autoload :ResourceWriteFailureData, '2018-01-01/generated/azure_event_grid/models/resource_write_failure_data.rb' autoload :DeviceTwinInfoX509Thumbprint, '2018-01-01/generated/azure_event_grid/models/device_twin_info_x509thumbprint.rb' - autoload :ResourceDeleteCancelData, '2018-01-01/generated/azure_event_grid/models/resource_delete_cancel_data.rb' + autoload :ResourceDeleteSuccessData, '2018-01-01/generated/azure_event_grid/models/resource_delete_success_data.rb' autoload :DeviceLifeCycleEventProperties, '2018-01-01/generated/azure_event_grid/models/device_life_cycle_event_properties.rb' - autoload :ResourceActionFailureData, '2018-01-01/generated/azure_event_grid/models/resource_action_failure_data.rb' + autoload :ResourceDeleteCancelData, '2018-01-01/generated/azure_event_grid/models/resource_delete_cancel_data.rb' autoload :DeviceConnectionStateEventProperties, '2018-01-01/generated/azure_event_grid/models/device_connection_state_event_properties.rb' + autoload :ResourceActionFailureData, '2018-01-01/generated/azure_event_grid/models/resource_action_failure_data.rb' + autoload :MediaLiveEventIncomingDataChunkDroppedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_incoming_data_chunk_dropped_event_data.rb' autoload :EventGridEvent, '2018-01-01/generated/azure_event_grid/models/event_grid_event.rb' - autoload :MediaLiveEventEncoderDisconnectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_encoder_disconnected_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 :SubscriptionValidationResponse, '2018-01-01/generated/azure_event_grid/models/subscription_validation_response.rb' - autoload :ContainerRegistryEventRequest, '2018-01-01/generated/azure_event_grid/models/container_registry_event_request.rb' - autoload :StorageBlobCreatedEventData, '2018-01-01/generated/azure_event_grid/models/storage_blob_created_event_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 :DeviceTwinInfoProperties, '2018-01-01/generated/azure_event_grid/models/device_twin_info_properties.rb' + autoload :DeviceTwinMetadata, '2018-01-01/generated/azure_event_grid/models/device_twin_metadata.rb' + autoload :MediaLiveEventEncoderConnectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_encoder_connected_event_data.rb' + autoload :DeviceTwinInfo, '2018-01-01/generated/azure_event_grid/models/device_twin_info.rb' + autoload :MediaLiveEventIncomingStreamReceivedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_incoming_stream_received_event_data.rb' + autoload :MediaLiveEventIngestHeartbeatEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_ingest_heartbeat_event_data.rb' + autoload :MediaJobOutput, '2018-01-01/generated/azure_event_grid/models/media_job_output.rb' + autoload :ContainerRegistryEventTarget, '2018-01-01/generated/azure_event_grid/models/container_registry_event_target.rb' + autoload :MediaLiveEventEncoderDisconnectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_encoder_disconnected_event_data.rb' autoload :DeviceConnectionStateEventInfo, '2018-01-01/generated/azure_event_grid/models/device_connection_state_event_info.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 :DeviceTwinInfoProperties, '2018-01-01/generated/azure_event_grid/models/device_twin_info_properties.rb' autoload :MediaJobOutputStateChangeEventData, '2018-01-01/generated/azure_event_grid/models/media_job_output_state_change_event_data.rb' - autoload :DeviceTwinInfo, '2018-01-01/generated/azure_event_grid/models/device_twin_info.rb' - autoload :MediaLiveEventTrackDiscontinuityDetectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_track_discontinuity_detected_event_data.rb' - autoload :DeviceTwinMetadata, '2018-01-01/generated/azure_event_grid/models/device_twin_metadata.rb' - autoload :MediaLiveEventIngestHeartbeatEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_ingest_heartbeat_event_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 :MediaLiveEventConnectionRejectedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_connection_rejected_event_data.rb' - autoload :MediaLiveEventIncomingDataChunkDroppedEventData, '2018-01-01/generated/azure_event_grid/models/media_live_event_incoming_data_chunk_dropped_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 :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' + autoload :ContainerRegistryChartDeletedEventData, '2018-01-01/generated/azure_event_grid/models/container_registry_chart_deleted_event_data.rb' autoload :MediaJobOutputAsset, '2018-01-01/generated/azure_event_grid/models/media_job_output_asset.rb' autoload :MediaJobScheduledEventData, '2018-01-01/generated/azure_event_grid/models/media_job_scheduled_event_data.rb' autoload :MediaJobProcessingEventData, '2018-01-01/generated/azure_event_grid/models/media_job_processing_event_data.rb' diff --git a/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_data.rb b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_data.rb new file mode 100644 index 0000000000..c76ba52740 --- /dev/null +++ b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_data.rb @@ -0,0 +1,75 @@ +# 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 + # + # The content of the event request message. + # + class ContainerRegistryArtifactEventData + + include MsRestAzure + + # @return [String] The event ID. + attr_accessor :id + + # @return [DateTime] The time at which the event occurred. + attr_accessor :timestamp + + # @return [String] The action that encompasses the provided event. + attr_accessor :action + + # @return [ContainerRegistryArtifactEventTarget] The target of the event. + attr_accessor :target + + + # + # Mapper for ContainerRegistryArtifactEventData class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'ContainerRegistryArtifactEventData', + type: { + name: 'Composite', + class_name: 'ContainerRegistryArtifactEventData', + model_properties: { + id: { + required: false, + serialized_name: 'id', + type: { + name: 'String' + } + }, + timestamp: { + required: false, + serialized_name: 'timestamp', + type: { + name: 'DateTime' + } + }, + action: { + required: false, + serialized_name: 'action', + type: { + name: 'String' + } + }, + target: { + required: false, + serialized_name: 'target', + type: { + name: 'Composite', + class_name: 'ContainerRegistryArtifactEventTarget' + } + } + } + } + } + end + end + end +end diff --git a/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_target.rb b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_target.rb new file mode 100644 index 0000000000..6ab8c237e3 --- /dev/null +++ b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_target.rb @@ -0,0 +1,104 @@ +# 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 + # + # The target of the event. + # + class ContainerRegistryArtifactEventTarget + + include MsRestAzure + + # @return [String] The MIME type of the referenced object. + attr_accessor :media_type + + # @return [Integer] The number of bytes of the content. + attr_accessor :size + + # @return [String] The digest of the helm chart. + attr_accessor :digest + + # @return [String] The repository name. + attr_accessor :repository + + # @return [String] The tag name. + attr_accessor :tag + + # @return [String] The name of the helm chart. + attr_accessor :name + + # @return [String] The version of the helm chart. + attr_accessor :version + + + # + # Mapper for ContainerRegistryArtifactEventTarget class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'ContainerRegistryArtifactEventTarget', + type: { + name: 'Composite', + class_name: 'ContainerRegistryArtifactEventTarget', + model_properties: { + media_type: { + required: false, + serialized_name: 'mediaType', + type: { + name: 'String' + } + }, + size: { + required: false, + serialized_name: 'size', + type: { + name: 'Number' + } + }, + digest: { + required: false, + serialized_name: 'digest', + type: { + name: 'String' + } + }, + repository: { + required: false, + serialized_name: 'repository', + type: { + name: 'String' + } + }, + tag: { + required: false, + serialized_name: 'tag', + type: { + name: 'String' + } + }, + name: { + required: false, + serialized_name: 'name', + type: { + name: 'String' + } + }, + version: { + required: false, + serialized_name: 'version', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_chart_deleted_event_data.rb b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_chart_deleted_event_data.rb new file mode 100644 index 0000000000..17bd673289 --- /dev/null +++ b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_chart_deleted_event_data.rb @@ -0,0 +1,64 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::EventGrid::V2018_01_01 + module Models + # + # Schema of the Data property of an EventGridEvent for a + # Microsoft.ContainerRegistry.ChartDeleted event. + # + class ContainerRegistryChartDeletedEventData < ContainerRegistryArtifactEventData + + include MsRestAzure + + + # + # Mapper for ContainerRegistryChartDeletedEventData class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'ContainerRegistryChartDeletedEventData', + type: { + name: 'Composite', + class_name: 'ContainerRegistryChartDeletedEventData', + model_properties: { + id: { + required: false, + serialized_name: 'id', + type: { + name: 'String' + } + }, + timestamp: { + required: false, + serialized_name: 'timestamp', + type: { + name: 'DateTime' + } + }, + action: { + required: false, + serialized_name: 'action', + type: { + name: 'String' + } + }, + target: { + required: false, + serialized_name: 'target', + type: { + name: 'Composite', + class_name: 'ContainerRegistryArtifactEventTarget' + } + } + } + } + } + end + end + end +end diff --git a/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_chart_pushed_event_data.rb b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_chart_pushed_event_data.rb new file mode 100644 index 0000000000..80aa95ea85 --- /dev/null +++ b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_chart_pushed_event_data.rb @@ -0,0 +1,64 @@ +# encoding: utf-8 +# Code generated by Microsoft (R) AutoRest Code Generator. +# Changes may cause incorrect behavior and will be lost if the code is +# regenerated. + +module Azure::EventGrid::V2018_01_01 + module Models + # + # Schema of the Data property of an EventGridEvent for a + # Microsoft.ContainerRegistry.ChartPushed event. + # + class ContainerRegistryChartPushedEventData < ContainerRegistryArtifactEventData + + include MsRestAzure + + + # + # Mapper for ContainerRegistryChartPushedEventData class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'ContainerRegistryChartPushedEventData', + type: { + name: 'Composite', + class_name: 'ContainerRegistryChartPushedEventData', + model_properties: { + id: { + required: false, + serialized_name: 'id', + type: { + name: 'String' + } + }, + timestamp: { + required: false, + serialized_name: 'timestamp', + type: { + name: 'DateTime' + } + }, + action: { + required: false, + serialized_name: 'action', + type: { + name: 'String' + } + }, + target: { + required: false, + serialized_name: 'target', + type: { + name: 'Composite', + class_name: 'ContainerRegistryArtifactEventTarget' + } + } + } + } + } + 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 955dafcbec..7ac3a5dbc1 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,10 +7,14 @@ module Azure::EventGrid::Profiles::Latest module Models + IotHubDeviceCreatedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData + IotHubDeviceDeletedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData IotHubDeviceConnectedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceConnectedEventData IotHubDeviceDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDisconnectedEventData ContainerRegistryImagePushedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImagePushedEventData ContainerRegistryImageDeletedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImageDeletedEventData + ContainerRegistryChartPushedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryChartPushedEventData + ContainerRegistryChartDeletedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryChartDeletedEventData MediaJobOutputAsset = Azure::EventGrid::V2018_01_01::Models::MediaJobOutputAsset MediaJobScheduledEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobScheduledEventData MediaJobProcessingEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobProcessingEventData @@ -33,49 +37,49 @@ module Models StorageBlobDeletedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData ContainerRegistryEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventData ResourceWriteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData - ServiceBusActiveMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData + ContainerRegistryArtifactEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventTarget ResourceWriteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData - ServiceBusDeadletterMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData + ContainerRegistryArtifactEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventData ResourceDeleteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData - MediaJobStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData + ServiceBusActiveMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData ResourceActionSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceActionSuccessData - MediaJobErrorDetail = Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail + ServiceBusDeadletterMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData ResourceActionCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceActionCancelData - MediaJobError = Azure::EventGrid::V2018_01_01::Models::MediaJobError + MediaJobStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData SubscriptionValidationEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData - MediaJobOutput = Azure::EventGrid::V2018_01_01::Models::MediaJobOutput + MediaJobErrorDetail = Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail SubscriptionDeletedEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData - ResourceWriteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData - ResourceDeleteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData + MediaJobError = Azure::EventGrid::V2018_01_01::Models::MediaJobError + ContainerRegistryEventRequest = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest + StorageBlobCreatedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData + MediaLiveEventTrackDiscontinuityDetectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData EventHubCaptureFileCreatedEventData = Azure::EventGrid::V2018_01_01::Models::EventHubCaptureFileCreatedEventData - MediaLiveEventEncoderConnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData - MediaLiveEventIncomingStreamsOutOfSyncEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData DeviceTwinProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties - MediaLiveEventIncomingStreamReceivedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData + ResourceWriteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData DeviceTwinInfoX509Thumbprint = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint - ResourceDeleteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteCancelData + ResourceDeleteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData DeviceLifeCycleEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties - ResourceActionFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceActionFailureData + ResourceDeleteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteCancelData DeviceConnectionStateEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventProperties + ResourceActionFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceActionFailureData + MediaLiveEventIncomingDataChunkDroppedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData EventGridEvent = Azure::EventGrid::V2018_01_01::Models::EventGridEvent - MediaLiveEventEncoderDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData + MediaLiveEventIncomingStreamsOutOfSyncEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData SubscriptionValidationResponse = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse - ContainerRegistryEventRequest = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest - StorageBlobCreatedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData - MediaLiveEventIncomingVideoStreamsOutOfSyncEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingVideoStreamsOutOfSyncEventData - DeviceTwinInfoProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties + DeviceTwinMetadata = Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata + MediaLiveEventEncoderConnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData + DeviceTwinInfo = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo + MediaLiveEventIncomingStreamReceivedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData + MediaLiveEventIngestHeartbeatEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData + MediaJobOutput = Azure::EventGrid::V2018_01_01::Models::MediaJobOutput + ContainerRegistryEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget + MediaLiveEventEncoderDisconnectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData DeviceConnectionStateEventInfo = Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventInfo MediaJobOutputProgressEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobOutputProgressEventData - ContainerRegistryEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget + DeviceTwinInfoProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties MediaJobOutputStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobOutputStateChangeEventData - DeviceTwinInfo = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo - MediaLiveEventTrackDiscontinuityDetectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData - DeviceTwinMetadata = Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata - MediaLiveEventIngestHeartbeatEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData + MediaLiveEventIncomingVideoStreamsOutOfSyncEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingVideoStreamsOutOfSyncEventData MediaLiveEventConnectionRejectedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventConnectionRejectedEventData - MediaLiveEventIncomingDataChunkDroppedEventData = Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData - IotHubDeviceCreatedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData - IotHubDeviceDeletedEventData = Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData end # @@ -122,6 +126,12 @@ def method_missing(method, *args) end class ModelClasses + def iot_hub_device_created_event_data + Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData + end + def iot_hub_device_deleted_event_data + Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData + end def iot_hub_device_connected_event_data Azure::EventGrid::V2018_01_01::Models::IotHubDeviceConnectedEventData end @@ -134,6 +144,12 @@ def container_registry_image_pushed_event_data def container_registry_image_deleted_event_data Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImageDeletedEventData end + def container_registry_chart_pushed_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryChartPushedEventData + end + def container_registry_chart_deleted_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryChartDeletedEventData + end def media_job_output_asset Azure::EventGrid::V2018_01_01::Models::MediaJobOutputAsset end @@ -200,98 +216,116 @@ def container_registry_event_data def resource_write_success_data Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData end - def service_bus_active_messages_available_with_no_listeners_event_data - Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData + def container_registry_artifact_event_target + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventTarget end def resource_write_cancel_data Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData end - def service_bus_deadletter_messages_available_with_no_listeners_event_data - Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData + def container_registry_artifact_event_data + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryArtifactEventData end def resource_delete_failure_data Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData end - def media_job_state_change_event_data - Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData + def service_bus_active_messages_available_with_no_listeners_event_data + Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData end def resource_action_success_data Azure::EventGrid::V2018_01_01::Models::ResourceActionSuccessData end - def media_job_error_detail - Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail + def service_bus_deadletter_messages_available_with_no_listeners_event_data + Azure::EventGrid::V2018_01_01::Models::ServiceBusDeadletterMessagesAvailableWithNoListenersEventData end def resource_action_cancel_data Azure::EventGrid::V2018_01_01::Models::ResourceActionCancelData end - def media_job_error - Azure::EventGrid::V2018_01_01::Models::MediaJobError + def media_job_state_change_event_data + Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData end def subscription_validation_event_data Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData end - def media_job_output - Azure::EventGrid::V2018_01_01::Models::MediaJobOutput + def media_job_error_detail + Azure::EventGrid::V2018_01_01::Models::MediaJobErrorDetail end def subscription_deleted_event_data Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData end - def resource_write_failure_data - Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData + def media_job_error + Azure::EventGrid::V2018_01_01::Models::MediaJobError end - def resource_delete_success_data - Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData + def container_registry_event_request + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest end - def event_hub_capture_file_created_event_data - Azure::EventGrid::V2018_01_01::Models::EventHubCaptureFileCreatedEventData + def storage_blob_created_event_data + Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData end - def media_live_event_encoder_connected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData + def media_live_event_track_discontinuity_detected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData end - def media_live_event_incoming_streams_out_of_sync_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData + def event_hub_capture_file_created_event_data + Azure::EventGrid::V2018_01_01::Models::EventHubCaptureFileCreatedEventData end def device_twin_properties Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties end - def media_live_event_incoming_stream_received_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData + def resource_write_failure_data + Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData end def device_twin_info_x509_thumbprint Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint end - def resource_delete_cancel_data - Azure::EventGrid::V2018_01_01::Models::ResourceDeleteCancelData + def resource_delete_success_data + Azure::EventGrid::V2018_01_01::Models::ResourceDeleteSuccessData end def device_life_cycle_event_properties Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties end - def resource_action_failure_data - Azure::EventGrid::V2018_01_01::Models::ResourceActionFailureData + def resource_delete_cancel_data + Azure::EventGrid::V2018_01_01::Models::ResourceDeleteCancelData end def device_connection_state_event_properties Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventProperties end + def resource_action_failure_data + Azure::EventGrid::V2018_01_01::Models::ResourceActionFailureData + end + def media_live_event_incoming_data_chunk_dropped_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData + end def event_grid_event Azure::EventGrid::V2018_01_01::Models::EventGridEvent end - def media_live_event_encoder_disconnected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData + def media_live_event_incoming_streams_out_of_sync_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamsOutOfSyncEventData end def subscription_validation_response Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse end - def container_registry_event_request - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventRequest + def device_twin_metadata + Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata end - def storage_blob_created_event_data - Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData + def media_live_event_encoder_connected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderConnectedEventData end - def media_live_event_incoming_video_streams_out_of_sync_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingVideoStreamsOutOfSyncEventData + def device_twin_info + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo end - def device_twin_info_properties - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties + def media_live_event_incoming_stream_received_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingStreamReceivedEventData + end + def media_live_event_ingest_heartbeat_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData + end + def media_job_output + Azure::EventGrid::V2018_01_01::Models::MediaJobOutput + end + def container_registry_event_target + Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget + end + def media_live_event_encoder_disconnected_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventEncoderDisconnectedEventData end def device_connection_state_event_info Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventInfo @@ -299,35 +333,17 @@ def device_connection_state_event_info def media_job_output_progress_event_data Azure::EventGrid::V2018_01_01::Models::MediaJobOutputProgressEventData end - def container_registry_event_target - Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget + def device_twin_info_properties + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties end def media_job_output_state_change_event_data Azure::EventGrid::V2018_01_01::Models::MediaJobOutputStateChangeEventData end - def device_twin_info - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo - end - def media_live_event_track_discontinuity_detected_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventTrackDiscontinuityDetectedEventData - end - def device_twin_metadata - Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata - end - def media_live_event_ingest_heartbeat_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIngestHeartbeatEventData + def media_live_event_incoming_video_streams_out_of_sync_event_data + Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingVideoStreamsOutOfSyncEventData end def media_live_event_connection_rejected_event_data Azure::EventGrid::V2018_01_01::Models::MediaLiveEventConnectionRejectedEventData end - def media_live_event_incoming_data_chunk_dropped_event_data - Azure::EventGrid::V2018_01_01::Models::MediaLiveEventIncomingDataChunkDroppedEventData - end - def iot_hub_device_created_event_data - Azure::EventGrid::V2018_01_01::Models::IotHubDeviceCreatedEventData - end - def iot_hub_device_deleted_event_data - Azure::EventGrid::V2018_01_01::Models::IotHubDeviceDeletedEventData - end end end From 3bc296dd36084965b16619c399d73bac3f19f812 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Tue, 29 Jan 2019 17:55:47 +0000 Subject: [PATCH 2/2] Generated from c262b34584805f12aefcb1f91ce687dbdc02d559 edit artifact descriptions --- .../container_registry_artifact_event_target.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_target.rb b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_target.rb index 6ab8c237e3..0285cc136a 100644 --- a/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_target.rb +++ b/data/azure_event_grid/lib/2018-01-01/generated/azure_event_grid/models/container_registry_artifact_event_target.rb @@ -12,25 +12,25 @@ class ContainerRegistryArtifactEventTarget include MsRestAzure - # @return [String] The MIME type of the referenced object. + # @return [String] The MIME type of the artifact. attr_accessor :media_type - # @return [Integer] The number of bytes of the content. + # @return [Integer] The size in bytes of the artifact. attr_accessor :size - # @return [String] The digest of the helm chart. + # @return [String] The digest of the artifact. attr_accessor :digest - # @return [String] The repository name. + # @return [String] The repository name of the artifact. attr_accessor :repository - # @return [String] The tag name. + # @return [String] The tag of the artifact. attr_accessor :tag - # @return [String] The name of the helm chart. + # @return [String] The name of the artifact. attr_accessor :name - # @return [String] The version of the helm chart. + # @return [String] The version of the artifact. attr_accessor :version