From fd79248de58ec04eeeaa4c36e1f799bbd75b703d Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Fri, 25 Jan 2019 17:31:22 +0000 Subject: [PATCH 1/3] Generated from dc88f082aa7ada5747e55d11ec527990a7142773 Update Swagger Files For ManagedInstanceAdministrator --- .../modules/autosuggest_profile_module.rb | 48 +- .../modules/computervision_profile_module.rb | 128 ++-- .../contentmoderator_profile_module.rb | 148 ++-- .../customimagesearch_profile_module.rb | 48 +- .../modules/customsearch_profile_module.rb | 64 +- .../customvisiontraining_profile_module.rb | 148 ++-- .../modules/entitysearch_profile_module.rb | 72 +- .../lib/latest/modules/face_profile_module.rb | 52 +- .../modules/imagesearch_profile_module.rb | 58 +- .../modules/localsearch_profile_module.rb | 68 +- .../modules/newssearch_profile_module.rb | 64 +- .../latest/modules/qnamaker_profile_module.rb | 58 +- .../modules/spellcheck_profile_module.rb | 44 +- .../lib/latest/modules/sql_profile_module.rb | 430 +++++------ .../sqlvirtualmachine_profile_module.rb | 100 +-- .../latest/modules/storage_profile_module.rb | 280 +++---- .../storsimple8000series_profile_module.rb | 476 ++++++------ .../modules/streamanalytics_profile_module.rb | 172 ++--- .../modules/textanalytics_profile_module.rb | 56 +- .../modules/trafficmanager_profile_module.rb | 32 +- .../modules/videosearch_profile_module.rb | 46 +- .../modules/visualsearch_profile_module.rb | 160 ++-- .../lib/latest/modules/web_profile_module.rb | 112 +-- .../modules/websearch_profile_module.rb | 136 ++-- .../generated/azure_mgmt_sql.rb | 48 +- ...se_backup_short_term_retention_policies.rb | 683 ++++++++++++++++++ .../restorable_dropped_managed_database.rb | 124 ++++ ...le_dropped_managed_database_list_result.rb | 98 +++ .../restorable_dropped_managed_databases.rb | 337 +++++++++ .../azure_mgmt_sql/sql_management_client.rb | 11 + .../latest/modules/sql_profile_module.rb | 412 ++++++----- 31 files changed, 2997 insertions(+), 1716 deletions(-) create mode 100644 management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/managed_restorable_dropped_database_backup_short_term_retention_policies.rb create mode 100644 management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/restorable_dropped_managed_database.rb create mode 100644 management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/restorable_dropped_managed_database_list_result.rb create mode 100644 management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/restorable_dropped_managed_databases.rb diff --git a/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb b/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb index ae41b49651..6eb8151053 100644 --- a/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb +++ b/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb @@ -8,7 +8,12 @@ module Azure::Profiles::Latest module Autosuggest module Models + ScenarioType = Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType + SafeSearch = Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch ErrorResponse = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse + ResponseFormat = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat + ErrorCode = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode + Action = Azure::CognitiveServices::Autosuggest::V1_0::Models::Action QueryContext = Azure::CognitiveServices::Autosuggest::V1_0::Models::QueryContext SuggestionsSuggestionGroup = Azure::CognitiveServices::Autosuggest::V1_0::Models::SuggestionsSuggestionGroup ResponseBase = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseBase @@ -19,14 +24,9 @@ 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 - ScenarioType = Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType - Action = Azure::CognitiveServices::Autosuggest::V1_0::Models::Action - SearchKind = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind - ErrorCode = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode - 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 + SearchKind = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind end class AutosuggestDataClass @@ -58,9 +58,24 @@ def method_missing(method, *args) end class ModelClasses + def scenario_type + Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType + end + def safe_search + Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch + end def error_response Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse end + def response_format + Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat + end + def error_code + Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode + end + def action + Azure::CognitiveServices::Autosuggest::V1_0::Models::Action + end def query_context Azure::CognitiveServices::Autosuggest::V1_0::Models::QueryContext end @@ -91,30 +106,15 @@ def search_action def identifiable Azure::CognitiveServices::Autosuggest::V1_0::Models::Identifiable end - def scenario_type - Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType - end - def action - Azure::CognitiveServices::Autosuggest::V1_0::Models::Action - end - def search_kind - Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind - end - def error_code - Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode - end - def safe_search - Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch - end - def response_format - Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat - end def error Azure::CognitiveServices::Autosuggest::V1_0::Models::Error end def response Azure::CognitiveServices::Autosuggest::V1_0::Models::Response end + def search_kind + Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind + end end end end diff --git a/azure_sdk/lib/latest/modules/computervision_profile_module.rb b/azure_sdk/lib/latest/modules/computervision_profile_module.rb index ea03b80cbb..314d46de88 100644 --- a/azure_sdk/lib/latest/modules/computervision_profile_module.rb +++ b/azure_sdk/lib/latest/modules/computervision_profile_module.rb @@ -8,6 +8,22 @@ module Azure::Profiles::Latest module ComputerVision module Models + Word = Azure::CognitiveServices::ComputerVision::V2_0::Models::Word + DomainModelResults = Azure::CognitiveServices::ComputerVision::V2_0::Models::DomainModelResults + FaceRectangle = Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceRectangle + CelebrityResults = Azure::CognitiveServices::ComputerVision::V2_0::Models::CelebrityResults + Category = Azure::CognitiveServices::ComputerVision::V2_0::Models::Category + LandmarkResults = Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarkResults + ImageTag = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageTag + ImageDescription = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescription + RecognitionResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::RecognitionResult + TagResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::TagResult + ColorInfo = Azure::CognitiveServices::ComputerVision::V2_0::Models::ColorInfo + ComputerVisionError = Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionError + LandmarksModel = Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarksModel + ImageUrl = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageUrl + ImageDescriptionDetails = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescriptionDetails + TextOperationStatusCodes = Azure::CognitiveServices::ComputerVision::V2_0::Models::TextOperationStatusCodes Gender = Azure::CognitiveServices::ComputerVision::V2_0::Models::Gender ComputerVisionErrorCodes = Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionErrorCodes VisualFeatureTypes = Azure::CognitiveServices::ComputerVision::V2_0::Models::VisualFeatureTypes @@ -30,22 +46,6 @@ module Models ModelDescription = Azure::CognitiveServices::ComputerVision::V2_0::Models::ModelDescription ImageCaption = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageCaption ListModelsResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::ListModelsResult - Word = Azure::CognitiveServices::ComputerVision::V2_0::Models::Word - DomainModelResults = Azure::CognitiveServices::ComputerVision::V2_0::Models::DomainModelResults - FaceRectangle = Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceRectangle - CelebrityResults = Azure::CognitiveServices::ComputerVision::V2_0::Models::CelebrityResults - Category = Azure::CognitiveServices::ComputerVision::V2_0::Models::Category - LandmarkResults = Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarkResults - ImageTag = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageTag - ImageDescription = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescription - RecognitionResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::RecognitionResult - TagResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::TagResult - ColorInfo = Azure::CognitiveServices::ComputerVision::V2_0::Models::ColorInfo - ComputerVisionError = Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionError - LandmarksModel = Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarksModel - ImageUrl = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageUrl - ImageDescriptionDetails = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescriptionDetails - TextOperationStatusCodes = Azure::CognitiveServices::ComputerVision::V2_0::Models::TextOperationStatusCodes end class ComputerVisionDataClass @@ -77,6 +77,54 @@ def method_missing(method, *args) end class ModelClasses + def word + Azure::CognitiveServices::ComputerVision::V2_0::Models::Word + end + def domain_model_results + Azure::CognitiveServices::ComputerVision::V2_0::Models::DomainModelResults + end + def face_rectangle + Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceRectangle + end + def celebrity_results + Azure::CognitiveServices::ComputerVision::V2_0::Models::CelebrityResults + end + def category + Azure::CognitiveServices::ComputerVision::V2_0::Models::Category + end + def landmark_results + Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarkResults + end + def image_tag + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageTag + end + def image_description + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescription + end + def recognition_result + Azure::CognitiveServices::ComputerVision::V2_0::Models::RecognitionResult + end + def tag_result + Azure::CognitiveServices::ComputerVision::V2_0::Models::TagResult + end + def color_info + Azure::CognitiveServices::ComputerVision::V2_0::Models::ColorInfo + end + def computer_vision_error + Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionError + end + def landmarks_model + Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarksModel + end + def image_url + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageUrl + end + def image_description_details + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescriptionDetails + end + def text_operation_status_codes + Azure::CognitiveServices::ComputerVision::V2_0::Models::TextOperationStatusCodes + end def gender Azure::CognitiveServices::ComputerVision::V2_0::Models::Gender end @@ -143,54 +191,6 @@ def image_caption def list_models_result Azure::CognitiveServices::ComputerVision::V2_0::Models::ListModelsResult end - def word - Azure::CognitiveServices::ComputerVision::V2_0::Models::Word - end - def domain_model_results - Azure::CognitiveServices::ComputerVision::V2_0::Models::DomainModelResults - end - def face_rectangle - Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceRectangle - end - def celebrity_results - Azure::CognitiveServices::ComputerVision::V2_0::Models::CelebrityResults - end - def category - Azure::CognitiveServices::ComputerVision::V2_0::Models::Category - end - def landmark_results - Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarkResults - end - def image_tag - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageTag - end - def image_description - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescription - end - def recognition_result - Azure::CognitiveServices::ComputerVision::V2_0::Models::RecognitionResult - end - def tag_result - Azure::CognitiveServices::ComputerVision::V2_0::Models::TagResult - end - def color_info - Azure::CognitiveServices::ComputerVision::V2_0::Models::ColorInfo - end - def computer_vision_error - Azure::CognitiveServices::ComputerVision::V2_0::Models::ComputerVisionError - end - def landmarks_model - Azure::CognitiveServices::ComputerVision::V2_0::Models::LandmarksModel - end - def image_url - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageUrl - end - def image_description_details - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageDescriptionDetails - end - def text_operation_status_codes - Azure::CognitiveServices::ComputerVision::V2_0::Models::TextOperationStatusCodes - 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 409799c231..f437ad244f 100644 --- a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb +++ b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb @@ -21,11 +21,11 @@ module Models TermsInList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList ClassificationCategory2 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory2 TermsData = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData + Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face Classification = Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification - TermsPaging = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging + JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult Email = Azure::CognitiveServices::ContentModerator::V1_0::Models::Email - Terms = Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms - IPA = Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA + TermsPaging = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging Review = Azure::CognitiveServices::ContentModerator::V1_0::Models::Review JobExecutionReportDetails = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms @@ -35,42 +35,42 @@ module Models MatchResponse = Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse APIError = Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError ImageList = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList + IPA = Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA TranscriptModerationBodyItemTermsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem - RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex - Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face TranscriptModerationBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem - JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult - CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem Frame = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame - CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem + Terms = Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms ClassificationCategory3 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3 + CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem + RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem - SSN = Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN - CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII - CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem + CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces + CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem + SSN = Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN Body = Azure::CognitiveServices::ContentModerator::V1_0::Models::Body - Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match - ClassificationCategory1 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList - Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone + CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem + ClassificationCategory1 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem - OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR + Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem - KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair + Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem - Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen + OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR + Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone + KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem - Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content + Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem + Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage - Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error - ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job - Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address + ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag + Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status end @@ -128,20 +128,20 @@ def classification_category2 def terms_data Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData end + def face + Azure::CognitiveServices::ContentModerator::V1_0::Models::Face + end def classification Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification end - def terms_paging - Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging + def job_list_result + Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult end def email Azure::CognitiveServices::ContentModerator::V1_0::Models::Email end - def terms - Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms - end - def ipa - Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA + def terms_paging + Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging end def review Azure::CognitiveServices::ContentModerator::V1_0::Models::Review @@ -170,107 +170,104 @@ def apierror def image_list Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList end + def ipa + Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA + end def transcript_moderation_body_item_terms_item Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem end - def refresh_index - Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex - end - def face - Azure::CognitiveServices::ContentModerator::V1_0::Models::Face - end def transcript_moderation_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem end - def job_list_result - Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult - end - def create_video_reviews_body_item_video_frames_item_reviewer_result_tags_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem - end def frame Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame end - def create_video_reviews_body_item_video_frames_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem + def terms + Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms end def classification_category3 Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3 end - def create_video_reviews_body_item_video_frames_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem + def create_video_reviews_body_item_video_frames_item_metadata_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem end - def ssn - Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN + def refresh_index + Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex end - def create_video_reviews_body_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem + def create_video_reviews_body_item_video_frames_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem end def pii Azure::CognitiveServices::ContentModerator::V1_0::Models::PII end - def create_video_reviews_body_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem + def create_video_reviews_body_item_video_frames_item_reviewer_result_tags_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem end def found_faces Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces end - def body - Azure::CognitiveServices::ContentModerator::V1_0::Models::Body + def create_video_reviews_body_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem end - def match - Azure::CognitiveServices::ContentModerator::V1_0::Models::Match + def ssn + Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN end - def classification_category1 - Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 + def body + Azure::CognitiveServices::ContentModerator::V1_0::Models::Body end def term_list Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList end - def phone - Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone + def create_video_reviews_body_item_metadata_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem + end + def classification_category1 + Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 end def video_frame_body_item_reviewer_result_tags_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem end - def ocr - Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR + def match + Azure::CognitiveServices::ContentModerator::V1_0::Models::Match end def video_frame_body_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem end - def key_value_pair - Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair + def error + Azure::CognitiveServices::ContentModerator::V1_0::Models::Error end def video_frame_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem end - def screen - Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen + def ocr + Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR + end + def phone + Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone + end + def key_value_pair + Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair end def create_review_body_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem end - def content - Azure::CognitiveServices::ContentModerator::V1_0::Models::Content + def screen + Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen end def create_review_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem end + def content + Azure::CognitiveServices::ContentModerator::V1_0::Models::Content + end def detected_language Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage end - def error - Azure::CognitiveServices::ContentModerator::V1_0::Models::Error - end - def image_url - Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl - end def job Azure::CognitiveServices::ContentModerator::V1_0::Models::Job end - def address - Azure::CognitiveServices::ContentModerator::V1_0::Models::Address + def image_url + Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl end def image Azure::CognitiveServices::ContentModerator::V1_0::Models::Image @@ -278,6 +275,9 @@ def image def tag Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag end + def address + Azure::CognitiveServices::ContentModerator::V1_0::Models::Address + end def status Azure::CognitiveServices::ContentModerator::V1_0::Models::Status end diff --git a/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb b/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb index 9e789ded7e..d4cdf30bb9 100644 --- a/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb @@ -9,30 +9,30 @@ module Customimagesearch CustomInstance = Azure::CognitiveServices::Customimagesearch::V1_0::CustomInstance module Models + SafeSearch = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch + ErrorResponse = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse + Images = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images Query = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::Customimagesearch::V1_0::Models::MediaObject - ErrorResponse = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse WebPage = Azure::CognitiveServices::Customimagesearch::V1_0::Models::WebPage + ErrorSubCode = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorSubCode ImageAspect = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageAspect ImageColor = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageColor Freshness = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Freshness ImageContent = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageContent ImageType = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageType ImageLicense = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense - ImageSize = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize - Images = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images - ErrorSubCode = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorSubCode Response = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response + ImageSize = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize ResponseBase = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SearchResultsAnswer Thing = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::Customimagesearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable - ErrorCode = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch Error = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error + ErrorCode = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode end class CustomimagesearchDataClass @@ -65,6 +65,15 @@ def method_missing(method, *args) end class ModelClasses + def safe_search + Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch + end + def error_response + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse + end + def images + Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images + end def query Azure::CognitiveServices::Customimagesearch::V1_0::Models::Query end @@ -74,12 +83,12 @@ def image_object def media_object Azure::CognitiveServices::Customimagesearch::V1_0::Models::MediaObject end - def error_response - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse - end def web_page Azure::CognitiveServices::Customimagesearch::V1_0::Models::WebPage end + def error_sub_code + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorSubCode + end def image_aspect Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageAspect end @@ -98,18 +107,12 @@ def image_type def image_license Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense end - def image_size - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize - end - def images - Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images - end - def error_sub_code - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorSubCode - end def response Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response end + def image_size + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize + end def response_base Azure::CognitiveServices::Customimagesearch::V1_0::Models::ResponseBase end @@ -128,15 +131,12 @@ def creative_work def identifiable Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable end - def error_code - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode - end - def safe_search - Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch - end def error Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error end + def error_code + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode + end end end end diff --git a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb index 0d82f25074..b7cd0f3954 100644 --- a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb @@ -9,25 +9,25 @@ module CustomSearch CustomInstance = Azure::CognitiveServices::CustomSearch::V1_0::CustomInstance module Models + ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode + SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch + WebMetaTag = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag + WebWebAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer + SearchResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse + ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + TextFormat = Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat 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 Identifiable = Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable - ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode - ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode - SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch - WebMetaTag = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag - WebWebAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer - SearchResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse - TextFormat = Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode end class CustomSearchDataClass @@ -60,6 +60,27 @@ def method_missing(method, *args) end class ModelClasses + def error_sub_code + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode + end + def safe_search + Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch + end + def web_meta_tag + Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag + end + def web_web_answer + Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer + end + def search_response + Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse + end + def error_response + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + end + def text_format + Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat + end def query Azure::CognitiveServices::CustomSearch::V1_0::Models::Query end @@ -75,9 +96,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 @@ -90,33 +108,15 @@ def creative_work def identifiable Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable end - def error_code - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode - end - def error_sub_code - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode - end - def safe_search - Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch - end - def web_meta_tag - Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag - end - def web_web_answer - Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer - end - def search_response - Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse - end - 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 error_code + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode + end 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 ed43fb7cf5..a91a524c79 100644 --- a/azure_sdk/lib/latest/modules/customvisiontraining_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customvisiontraining_profile_module.rb @@ -8,21 +8,36 @@ module Azure::Profiles::Latest module Customvisiontraining module Models - ExportFlavorModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportFlavorModel + IterationPerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance + ImageCreateResult = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult + ImagePerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance + 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 + Iteration = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration + ImageUrlCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch + Export = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export + ImageRegionCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateBatch + ImageCreateStatus = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateStatus + Classifier = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Classifier + ExportPlatformModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportPlatformModel ExportStatusModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportStatusModel - Project = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Project + DomainType = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::DomainType + ExportFlavorModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportFlavorModel TagType = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType Domain = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain - Region = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region OrderBy = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy + Region = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region ImageTag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTag ImageUrl = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrl Image = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Image + Tag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag + Project = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Project 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 - Tag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag ImageRegionCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateEntry ImageRegionProposal = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionProposal ImageRegionCreateResult = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateResult @@ -39,21 +54,6 @@ module Models ImageTagCreateSummary = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateSummary TagPerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagPerformance ImageRegionCreateSummary = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateSummary - IterationPerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance - ImageCreateResult = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult - ImagePerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance - 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 - Iteration = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration - ImageUrlCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch - Export = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export - ImageRegionCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateBatch - Classifier = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Classifier - ExportPlatformModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportPlatformModel - ImageCreateStatus = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateStatus - DomainType = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::DomainType end class CustomvisiontrainingDataClass @@ -85,14 +85,56 @@ def method_missing(method, *args) end class ModelClasses - def export_flavor_model - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportFlavorModel + def iteration_performance + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance + end + def image_create_result + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult + end + def image_performance + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance + end + def image_file_create_batch + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch + end + def project_settings + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ProjectSettings + end + def image_tag_create_entry + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry + end + def image_region + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion + end + def iteration + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration + end + def image_url_create_batch + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch + end + def export + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export + 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 + 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 project - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Project + def domain_type + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::DomainType + end + def export_flavor_model + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportFlavorModel end def tag_type Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType @@ -100,12 +142,12 @@ def tag_type def domain Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain end - def region - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region - end def order_by Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy end + def region + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region + end def image_tag Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTag end @@ -115,6 +157,12 @@ def image_url def image Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Image end + def tag + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag + end + def project + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Project + end def image_id_create_batch Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageIdCreateBatch end @@ -127,9 +175,6 @@ def image_tag_create_batch def region_proposal Azure::CognitiveServices::Customvisiontraining::V2_2::Models::RegionProposal end - def tag - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag - end def image_region_create_entry Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateEntry end @@ -178,51 +223,6 @@ def tag_performance def image_region_create_summary Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateSummary end - def iteration_performance - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance - end - def image_create_result - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult - end - def image_performance - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance - end - def image_file_create_batch - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch - end - def project_settings - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ProjectSettings - end - def image_tag_create_entry - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry - end - def image_region - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion - end - def iteration - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration - end - def image_url_create_batch - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch - end - def export - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export - end - def image_region_create_batch - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateBatch - end - def classifier - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Classifier - end - def export_platform_model - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportPlatformModel - end - def image_create_status - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateStatus - end - def domain_type - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::DomainType - 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 5829d7532c..92a58d318b 100644 --- a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb @@ -9,42 +9,44 @@ module EntitySearch EntitiesOperations = Azure::CognitiveServices::EntitySearch::V1_0::EntitiesOperations module Models + SafeSearch = Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch + ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse ImageObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::MediaObject ErrorSubCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode + Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response ContractualRulesContractualRule = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule EntitiesEntityPresentationInfo = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntitiesEntityPresentationInfo Places = Azure::CognitiveServices::EntitySearch::V1_0::Models::Places - Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + PostalAddress = Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress Place = Azure::CognitiveServices::EntitySearch::V1_0::Models::Place 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 - PostalAddress = Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress + LocalBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::LocalBusiness TouristAttraction = Azure::CognitiveServices::EntitySearch::V1_0::Models::TouristAttraction Airport = Azure::CognitiveServices::EntitySearch::V1_0::Models::Airport - LocalBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::LocalBusiness + License = Azure::CognitiveServices::EntitySearch::V1_0::Models::License StructuredValue = Azure::CognitiveServices::EntitySearch::V1_0::Models::StructuredValue EntertainmentBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntertainmentBusiness - License = Azure::CognitiveServices::EntitySearch::V1_0::Models::License MovieTheater = Azure::CognitiveServices::EntitySearch::V1_0::Models::MovieTheater + ContractualRulesLicenseAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLicenseAttribution ContractualRulesLinkAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLinkAttribution ContractualRulesMediaAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesMediaAttribution - ContractualRulesLicenseAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLicenseAttribution ContractualRulesTextAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesTextAttribution + FoodEstablishment = Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment LodgingBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::LodgingBusiness Restaurant = Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant - FoodEstablishment = Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment + Hotel = Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel EntityQueryScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario EntityScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario - Hotel = Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType Error = Azure::CognitiveServices::EntitySearch::V1_0::Models::Error - SearchResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse Entities = Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities EntityType = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType + SearchResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse QueryContext = Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext ResponseBase = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer @@ -53,8 +55,6 @@ module Models CreativeWork = Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable ErrorCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch - ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat end class EntitySearchDataClass @@ -87,6 +87,12 @@ def method_missing(method, *args) end class ModelClasses + def safe_search + Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch + end + def response_format + Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat + end def error_response Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse end @@ -99,6 +105,9 @@ def media_object def error_sub_code Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode end + def response + Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + end def contractual_rules_contractual_rule Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule end @@ -108,8 +117,8 @@ def entities_entity_presentation_info def places Azure::CognitiveServices::EntitySearch::V1_0::Models::Places end - def response - Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + def postal_address + Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress end def place Azure::CognitiveServices::EntitySearch::V1_0::Models::Place @@ -126,8 +135,8 @@ def contractual_rules_attribution def civic_structure Azure::CognitiveServices::EntitySearch::V1_0::Models::CivicStructure end - def postal_address - Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress + def local_business + Azure::CognitiveServices::EntitySearch::V1_0::Models::LocalBusiness end def tourist_attraction Azure::CognitiveServices::EntitySearch::V1_0::Models::TouristAttraction @@ -135,8 +144,8 @@ def tourist_attraction def airport Azure::CognitiveServices::EntitySearch::V1_0::Models::Airport end - def local_business - Azure::CognitiveServices::EntitySearch::V1_0::Models::LocalBusiness + def license + Azure::CognitiveServices::EntitySearch::V1_0::Models::License end def structured_value Azure::CognitiveServices::EntitySearch::V1_0::Models::StructuredValue @@ -144,32 +153,32 @@ def structured_value def entertainment_business Azure::CognitiveServices::EntitySearch::V1_0::Models::EntertainmentBusiness end - def license - Azure::CognitiveServices::EntitySearch::V1_0::Models::License - end def movie_theater Azure::CognitiveServices::EntitySearch::V1_0::Models::MovieTheater end + def contractual_rules_license_attribution + Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLicenseAttribution + end def contractual_rules_link_attribution Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLinkAttribution end def contractual_rules_media_attribution Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesMediaAttribution end - def contractual_rules_license_attribution - Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLicenseAttribution - end def contractual_rules_text_attribution Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesTextAttribution end + def food_establishment + Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment + end def lodging_business Azure::CognitiveServices::EntitySearch::V1_0::Models::LodgingBusiness end def restaurant Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant end - def food_establishment - Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment + def hotel + Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel end def entity_query_scenario Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario @@ -177,24 +186,21 @@ def entity_query_scenario def entity_scenario Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario end - def hotel - Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel - end def answer_type Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType end def error Azure::CognitiveServices::EntitySearch::V1_0::Models::Error end - def search_response - Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse - end def entities Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities end def entity_type Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType end + def search_response + Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse + end def query_context Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext end @@ -219,12 +225,6 @@ def identifiable def error_code Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode end - def safe_search - Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch - end - def response_format - Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat - end end end end diff --git a/azure_sdk/lib/latest/modules/face_profile_module.rb b/azure_sdk/lib/latest/modules/face_profile_module.rb index e486c5ecfa..9ac334c805 100644 --- a/azure_sdk/lib/latest/modules/face_profile_module.rb +++ b/azure_sdk/lib/latest/modules/face_profile_module.rb @@ -13,9 +13,10 @@ module Face module Models APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError - FaceRectangle = Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle - ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl Error = Azure::CognitiveServices::Face::V1_0::Models::Error + FaceRectangle = Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle + FindSimilarRequest = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest + SimilarFace = Azure::CognitiveServices::Face::V1_0::Models::SimilarFace GroupRequest = Azure::CognitiveServices::Face::V1_0::Models::GroupRequest FaceLandmarks = Azure::CognitiveServices::Face::V1_0::Models::FaceLandmarks GroupResult = Azure::CognitiveServices::Face::V1_0::Models::GroupResult @@ -42,22 +43,21 @@ module Models DetectedFace = Azure::CognitiveServices::Face::V1_0::Models::DetectedFace UpdatePersonFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest Blur = Azure::CognitiveServices::Face::V1_0::Models::Blur + ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl TrainingStatus = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus - FaceList = Azure::CognitiveServices::Face::V1_0::Models::FaceList PersonGroup = Azure::CognitiveServices::Face::V1_0::Models::PersonGroup Person = Azure::CognitiveServices::Face::V1_0::Models::Person + FaceList = Azure::CognitiveServices::Face::V1_0::Models::FaceList GlassesType = Azure::CognitiveServices::Face::V1_0::Models::GlassesType - HairColorType = Azure::CognitiveServices::Face::V1_0::Models::HairColorType AccessoryType = Azure::CognitiveServices::Face::V1_0::Models::AccessoryType BlurLevel = Azure::CognitiveServices::Face::V1_0::Models::BlurLevel + HairColorType = Azure::CognitiveServices::Face::V1_0::Models::HairColorType ExposureLevel = Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel NoiseLevel = Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel - FindSimilarMatchMode = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode Gender = Azure::CognitiveServices::Face::V1_0::Models::Gender TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType + FindSimilarMatchMode = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType - FindSimilarRequest = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest - SimilarFace = Azure::CognitiveServices::Face::V1_0::Models::SimilarFace end class FaceDataClass @@ -96,14 +96,17 @@ class ModelClasses def apierror Azure::CognitiveServices::Face::V1_0::Models::APIError end + def error + Azure::CognitiveServices::Face::V1_0::Models::Error + end def face_rectangle Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle end - def image_url - Azure::CognitiveServices::Face::V1_0::Models::ImageUrl + def find_similar_request + Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest end - def error - Azure::CognitiveServices::Face::V1_0::Models::Error + def similar_face + Azure::CognitiveServices::Face::V1_0::Models::SimilarFace end def group_request Azure::CognitiveServices::Face::V1_0::Models::GroupRequest @@ -183,54 +186,51 @@ def update_person_face_request def blur Azure::CognitiveServices::Face::V1_0::Models::Blur end + def image_url + Azure::CognitiveServices::Face::V1_0::Models::ImageUrl + end def training_status Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus end - def face_list - Azure::CognitiveServices::Face::V1_0::Models::FaceList - end def person_group Azure::CognitiveServices::Face::V1_0::Models::PersonGroup end def person Azure::CognitiveServices::Face::V1_0::Models::Person end + def face_list + Azure::CognitiveServices::Face::V1_0::Models::FaceList + end def glasses_type Azure::CognitiveServices::Face::V1_0::Models::GlassesType end - def hair_color_type - Azure::CognitiveServices::Face::V1_0::Models::HairColorType - end def accessory_type Azure::CognitiveServices::Face::V1_0::Models::AccessoryType end def blur_level Azure::CognitiveServices::Face::V1_0::Models::BlurLevel end + def hair_color_type + Azure::CognitiveServices::Face::V1_0::Models::HairColorType + 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 gender Azure::CognitiveServices::Face::V1_0::Models::Gender end def training_status_type Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType end + def find_similar_match_mode + Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode + end def face_attribute_type Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType end - def find_similar_request - Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest - end - def similar_face - Azure::CognitiveServices::Face::V1_0::Models::SimilarFace - end end end end diff --git a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb index 5e66ddce3e..2a2681b357 100644 --- a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb @@ -9,8 +9,9 @@ module ImageSearch ImagesOperations = Azure::CognitiveServices::ImageSearch::V1_0::ImagesOperations module Models - Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query + SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse + Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject WebPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage @@ -21,18 +22,19 @@ module Models ImageContent = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType ImageLicense = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense - ImageSize = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response + ImageSize = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize Organization = Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization Intangible = Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible StructuredValue = Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue + Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error RelatedSearchesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule InsightsTag = Azure::CognitiveServices::ImageSearch::V1_0::Models::InsightsTag RecognizedEntitiesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntitiesModule PropertiesItem = Azure::CognitiveServices::ImageSearch::V1_0::Models::PropertiesItem RecognizedEntityGroup = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityGroup - Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error TrendingImagesCategory = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesCategory + PivotSuggestions = Azure::CognitiveServices::ImageSearch::V1_0::Models::PivotSuggestions RelatedCollectionsModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedCollectionsModule ImageTagsModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageTagsModule RecipesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecipesModule @@ -48,16 +50,15 @@ module Models NormalizedRectangle = Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle RecognizedEntity = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity RecognizedEntityRegion = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion - ImageInsights = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images TrendingImages = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages Rating = Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating + ImageInsights = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights CollectionPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage - PivotSuggestions = Azure::CognitiveServices::ImageSearch::V1_0::Models::PivotSuggestions - ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability Currency = Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency - ImageInsightModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule + ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability ImageCropType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType + ImageInsightModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule Person = Azure::CognitiveServices::ImageSearch::V1_0::Models::Person ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer @@ -66,7 +67,6 @@ module Models CreativeWork = Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable ErrorCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch end class ImageSearchDataClass @@ -99,12 +99,15 @@ def method_missing(method, *args) end class ModelClasses - def query - Azure::CognitiveServices::ImageSearch::V1_0::Models::Query + def safe_search + Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch end def error_response Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse end + def query + Azure::CognitiveServices::ImageSearch::V1_0::Models::Query + end def image_object Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject end @@ -135,12 +138,12 @@ def image_type def image_license Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense end - def image_size - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize - end def response Azure::CognitiveServices::ImageSearch::V1_0::Models::Response end + def image_size + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize + end def organization Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization end @@ -150,6 +153,9 @@ def intangible def structured_value Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue end + def error + Azure::CognitiveServices::ImageSearch::V1_0::Models::Error + end def related_searches_module Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule end @@ -165,12 +171,12 @@ def properties_item def recognized_entity_group Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityGroup end - def error - Azure::CognitiveServices::ImageSearch::V1_0::Models::Error - end def trending_images_category Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesCategory end + def pivot_suggestions + Azure::CognitiveServices::ImageSearch::V1_0::Models::PivotSuggestions + end def related_collections_module Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedCollectionsModule end @@ -216,9 +222,6 @@ def recognized_entity def recognized_entity_region Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion end - def image_insights - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights - end def images Azure::CognitiveServices::ImageSearch::V1_0::Models::Images end @@ -228,24 +231,24 @@ def trending_images def rating Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating end + def image_insights + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights + end def collection_page Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage end - def pivot_suggestions - Azure::CognitiveServices::ImageSearch::V1_0::Models::PivotSuggestions + def currency + Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency end def item_availability Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability end - def currency - Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency + def image_crop_type + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType end def image_insight_module Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule end - def image_crop_type - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType - end def person Azure::CognitiveServices::ImageSearch::V1_0::Models::Person end @@ -270,9 +273,6 @@ def identifiable def error_code Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode end - def safe_search - Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch - end 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 51d586ba9c..be56971945 100644 --- a/azure_sdk/lib/latest/modules/localsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/localsearch_profile_module.rb @@ -9,16 +9,20 @@ module LocalSearch Local = Azure::CognitiveServices::LocalSearch::V1_0::Local module Models + SafeSearch = Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch + ResponseFormat = Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat ErrorResponse = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorResponse + EntityScenario = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario ErrorSubCode = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorSubCode - SearchResponse = Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse - EntitiesEntityPresentationInfo = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntitiesEntityPresentationInfo Response = Azure::CognitiveServices::LocalSearch::V1_0::Models::Response - PostalAddress = Azure::CognitiveServices::LocalSearch::V1_0::Models::PostalAddress EntityType = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityType + SearchResponse = Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse + EntitiesEntityPresentationInfo = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntitiesEntityPresentationInfo Places = Azure::CognitiveServices::LocalSearch::V1_0::Models::Places - Intangible = Azure::CognitiveServices::LocalSearch::V1_0::Models::Intangible + Action = Azure::CognitiveServices::LocalSearch::V1_0::Models::Action Place = Azure::CognitiveServices::LocalSearch::V1_0::Models::Place + PostalAddress = Azure::CognitiveServices::LocalSearch::V1_0::Models::PostalAddress + 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 @@ -29,12 +33,8 @@ module Models CreativeWork = Azure::CognitiveServices::LocalSearch::V1_0::Models::CreativeWork SearchAction = Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchAction Identifiable = Azure::CognitiveServices::LocalSearch::V1_0::Models::Identifiable - Action = Azure::CognitiveServices::LocalSearch::V1_0::Models::Action - ErrorCode = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch - ResponseFormat = Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat - EntityScenario = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario Error = Azure::CognitiveServices::LocalSearch::V1_0::Models::Error + ErrorCode = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorCode end class LocalSearchDataClass @@ -67,36 +67,48 @@ def method_missing(method, *args) end class ModelClasses + def safe_search + Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch + end + def response_format + Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat + end def error_response Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorResponse end + def entity_scenario + Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario + end def error_sub_code Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorSubCode end - def search_response - Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse - end - def entities_entity_presentation_info - Azure::CognitiveServices::LocalSearch::V1_0::Models::EntitiesEntityPresentationInfo - end def response Azure::CognitiveServices::LocalSearch::V1_0::Models::Response end - def postal_address - Azure::CognitiveServices::LocalSearch::V1_0::Models::PostalAddress - end def entity_type Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityType end + def search_response + Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse + end + def entities_entity_presentation_info + Azure::CognitiveServices::LocalSearch::V1_0::Models::EntitiesEntityPresentationInfo + end def places Azure::CognitiveServices::LocalSearch::V1_0::Models::Places end - def intangible - Azure::CognitiveServices::LocalSearch::V1_0::Models::Intangible + def action + Azure::CognitiveServices::LocalSearch::V1_0::Models::Action end def place Azure::CognitiveServices::LocalSearch::V1_0::Models::Place end + def postal_address + Azure::CognitiveServices::LocalSearch::V1_0::Models::PostalAddress + end + def intangible + Azure::CognitiveServices::LocalSearch::V1_0::Models::Intangible + end def query_context Azure::CognitiveServices::LocalSearch::V1_0::Models::QueryContext end @@ -127,24 +139,12 @@ def search_action def identifiable Azure::CognitiveServices::LocalSearch::V1_0::Models::Identifiable end - def action - Azure::CognitiveServices::LocalSearch::V1_0::Models::Action + def error + Azure::CognitiveServices::LocalSearch::V1_0::Models::Error end def error_code Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorCode end - def safe_search - Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch - end - def response_format - Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat - end - def entity_scenario - Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario - end - def error - Azure::CognitiveServices::LocalSearch::V1_0::Models::Error - end end end end diff --git a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb index f3a46ba7bd..f4bc9f06d7 100644 --- a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb @@ -9,30 +9,30 @@ module NewsSearch NewsOperations = Azure::CognitiveServices::NewsSearch::V1_0::NewsOperations module Models + ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode + SafeSearch = Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch + ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse + Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error + NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject - ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness - TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat Organization = Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer Thing = Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing + CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork NewsArticle = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle News = Azure::CognitiveServices::NewsSearch::V1_0::Models::News - 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 - CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork - Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error end class NewsSearchDataClass @@ -65,6 +65,24 @@ def method_missing(method, *args) end class ModelClasses + def error_code + Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode + end + def safe_search + Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch + end + def error_response + Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse + end + def error + Azure::CognitiveServices::NewsSearch::V1_0::Models::Error + end + def news_topic + Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + end + def identifiable + Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable + end def query Azure::CognitiveServices::NewsSearch::V1_0::Models::Query end @@ -74,21 +92,18 @@ def image_object def media_object Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject end - def error_response - Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse - end def error_sub_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode end def freshness Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness end - def text_format - Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat - end def response Azure::CognitiveServices::NewsSearch::V1_0::Models::Response end + def text_format + Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat + end def organization Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization end @@ -104,39 +119,24 @@ def search_results_answer def thing Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing end + def creative_work + Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork + end def news_article Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle end def news Azure::CognitiveServices::NewsSearch::V1_0::Models::News end - def news_topic - Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic - end def article Azure::CognitiveServices::NewsSearch::V1_0::Models::Article end 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 - def safe_search - Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch - end - def error_code - Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode - end - def creative_work - Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork - end - def error - Azure::CognitiveServices::NewsSearch::V1_0::Models::Error - 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 a734528ad1..3cf22298b6 100644 --- a/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb +++ b/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb @@ -12,6 +12,10 @@ module Qnamaker Operations = Azure::CognitiveServices::Qnamaker::V4_0::Operations module Models + ErrorResponse = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse + CreateKbInputDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO + DeleteKbContentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::DeleteKbContentsDTO + QnADTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTO EndpointKeysDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointKeysDTO FileDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::FileDTO WordAlterationsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::WordAlterationsDTO @@ -20,6 +24,7 @@ module Models QnADocumentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADocumentsDTO UpdateQuestionsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQuestionsDTO CreateKbDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbDTO + Operation = Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation UpdateMetadataDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateMetadataDTO ReplaceKbDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::ReplaceKbDTO UpdateKbOperationDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO @@ -29,21 +34,16 @@ module Models MetadataDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO AlterationsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO UpdateKbOperationDTOAdd = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd - ErrorResponse = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse UpdateKbOperationDTODelete = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete UpdateKbOperationDTOUpdate = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate - QnADTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTO - UpdateQnaDTOMetadata = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata UpdateQnaDTOQuestions = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions + UpdateQnaDTOMetadata = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata + KnowledgebaseEnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseEnvironmentType ErrorCodeType = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType - Operation = Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation - EnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType OperationStateType = Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType + EnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType ErrorResponseError = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError - KnowledgebaseEnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseEnvironmentType Error = Azure::CognitiveServices::Qnamaker::V4_0::Models::Error - CreateKbInputDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO - DeleteKbContentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::DeleteKbContentsDTO end class QnamakerDataClass @@ -79,6 +79,18 @@ def method_missing(method, *args) end class ModelClasses + def error_response + Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse + end + def create_kb_input_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO + end + def delete_kb_contents_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::DeleteKbContentsDTO + end + def qn_adto + Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTO + end def endpoint_keys_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointKeysDTO end @@ -103,6 +115,9 @@ def update_questions_dto def create_kb_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbDTO end + def operation + Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation + end def update_metadata_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateMetadataDTO end @@ -130,51 +145,36 @@ def alterations_dto def update_kb_operation_dtoadd Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd end - def error_response - Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse - end def update_kb_operation_dtodelete Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete end def update_kb_operation_dtoupdate Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate end - def qn_adto - Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTO + def update_qna_dtoquestions + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions end def update_qna_dtometadata Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata end - def update_qna_dtoquestions - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions + def knowledgebase_environment_type + Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseEnvironmentType end def error_code_type Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType end - def operation - Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation + def operation_state_type + Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType end def environment_type Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType end - def operation_state_type - Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType - end def error_response_error Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError end - def knowledgebase_environment_type - Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseEnvironmentType - end def error Azure::CognitiveServices::Qnamaker::V4_0::Models::Error end - def create_kb_input_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO - end - def delete_kb_contents_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::DeleteKbContentsDTO - 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 95d5083701..dae7a6aedc 100644 --- a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb +++ b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb @@ -8,20 +8,20 @@ module Azure::Profiles::Latest module SpellCheck module Models - ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType + ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType + Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode + SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer - ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode + ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable - Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode - 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 + ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode end class SpellCheckDataClass @@ -53,20 +53,29 @@ def method_missing(method, *args) end class ModelClasses - def action_type - Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType + def error_sub_code + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode end def error_response Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse end + def action_type + Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType + end + def mode + Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode + end + def spell_check + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + end def response_base Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase end def answer Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer end - def error_sub_code - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode + def error_type + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType end def spelling_token_suggestion Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion @@ -77,24 +86,15 @@ def spelling_flagged_token def identifiable Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable end - def mode - Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode - end - def error_code - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode - end - def spell_check - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck - end - 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_code + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode + 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 7ac9b8645a..ec00d81ef8 100644 --- a/azure_sdk/lib/latest/modules/sql_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sql_profile_module.rb @@ -64,9 +64,11 @@ module Mgmt LongTermRetentionBackups = Azure::SQL::Mgmt::V2017_03_01_preview::LongTermRetentionBackups ManagedBackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedBackupShortTermRetentionPolicies ManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabases + ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies + RestorableDroppedManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::RestorableDroppedManagedDatabases + DatabaseVulnerabilityAssessments = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessments ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations ServerDnsAliases = Azure::SQL::Mgmt::V2017_03_01_preview::ServerDnsAliases - DatabaseVulnerabilityAssessments = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessments ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies ManagedDatabaseSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabaseSecurityAlertPolicies ManagedServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedServerSecurityAlertPolicies @@ -78,16 +80,16 @@ module Mgmt ServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerBlobAuditingPolicies DatabaseVulnerabilityAssessmentRuleBaselines = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessmentRuleBaselines DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies - ElasticPools = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPools - Capabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Capabilities - ElasticPoolOperations = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPoolOperations - DatabaseVulnerabilityAssessmentScans = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseVulnerabilityAssessmentScans - InstanceFailoverGroups = Azure::SQL::Mgmt::V2017_10_01_preview::InstanceFailoverGroups BackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_10_01_preview::BackupShortTermRetentionPolicies TdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::TdeCertificates - Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases + ElasticPools = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPools ManagedInstanceTdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::ManagedInstanceTdeCertificates + DatabaseVulnerabilityAssessmentScans = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseVulnerabilityAssessmentScans + Capabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Capabilities + Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations + ElasticPoolOperations = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPoolOperations + InstanceFailoverGroups = Azure::SQL::Mgmt::V2017_10_01_preview::InstanceFailoverGroups module Models UnitType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitType @@ -284,68 +286,70 @@ module Models OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction + JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput DatabaseVulnerabilityAssessmentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult + ManagedDatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate + ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult - ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult - CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition - JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult JobAgentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult - CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions JobAgentUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate - ManagedBackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition JobCredentialListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult - ManagedDatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate - LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions - JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult - DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem + ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition JobExecutionTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget - JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult + DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem + ManagedBackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult + ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget - ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition - ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition - JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult + CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult + JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput + RestorableDroppedManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult + JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy + ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline - ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities - JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent - JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution - JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion - JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup + JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType - LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup + JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep + ManagedBackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy + ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + RestorableDroppedManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase + ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy ManagedDatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy ManagedServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy + RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle - RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - 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 + JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource - 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 - JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason - ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning - VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - ManagedBackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy - ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup + JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion + LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState @@ -353,77 +357,77 @@ module Models AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint SecurityAlertPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState - ManagementOperationState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState - DatabaseStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus MaxSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability - CatalogCollationType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType EditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability TrackedResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource ProxyResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource ElasticPoolListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability + CatalogCollationType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType LocationCapabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities + DatabaseStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus + ManagementOperationState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState + ServerVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability ElasticPoolPerDatabaseMinPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability + ServiceObjectiveCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability BackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicyListResult - ElasticPoolPerDatabaseMaxPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability ElasticPoolPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerformanceLevelCapability VulnerabilityAssessmentScanError = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanError + ElasticPoolPerDatabaseMaxPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability InstanceFailoverGroupReadOnlyEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadOnlyEndpoint VulnerabilityAssessmentScanRecordListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecordListResult ManagedInstanceVcoresCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVcoresCapability - MaxSizeRangeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability ManagedInstanceFamilyCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability ManagedInstanceEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceEditionCapability - ManagedInstanceVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability + MaxSizeRangeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability ElasticPoolOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult ManagedInstancePairInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo - ServerVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability + ManagedInstanceVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability InstanceFailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint - ServiceObjectiveCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability LicenseTypeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability - LogSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability - PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability InstanceFailoverGroupListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult - ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation + PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings PartnerRegionInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo - DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport + LogSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord - BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy + DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport + ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation + ElasticPool = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool + ElasticPoolUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate 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 - MaxSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit + VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType VulnerabilityAssessmentScanState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState - DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType + MaxSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit LogSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit - ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + DatabaseListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale - CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup - InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole - ElasticPool = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool - ElasticPoolUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate + ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy - DatabaseListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult - DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate + InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole + DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource + CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup CapabilityStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus PerformanceLevelUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit - DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult - ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition Database = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database SampleName = Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName - ElasticPoolState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties + ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition + ElasticPoolState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState + DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult CreateMode = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation - DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment Sku = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku + DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment end class SQLManagementClass - attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :data_masking_rules, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :server_table_auditing_policies, :transparent_data_encryption_activities, :database_connection_policies, :database_table_auditing_policies, :database_usages, :server_usages, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :sync_agents, :sync_groups, :sync_members, :subscription_usages, :virtual_network_rules, :server_advisors, :database_advisors, :operations, :firewall_rules, :servers, :database_recommended_actions, :database_automatic_tuning_operations, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_backup_short_term_retention_policies, :managed_databases, :server_automatic_tuning_operations, :server_dns_aliases, :database_vulnerability_assessments, :server_security_alert_policies, :managed_database_security_alert_policies, :managed_server_security_alert_policies, :backup_long_term_retention_policies, :restore_points, :jobs, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_vulnerability_assessment_rule_baselines, :database_blob_auditing_policies, :elastic_pools, :capabilities, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :tde_certificates, :databases, :managed_instance_tde_certificates, :database_operations, :configurable, :base_url, :options, :model_classes + attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :data_masking_rules, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :server_table_auditing_policies, :transparent_data_encryption_activities, :database_connection_policies, :database_table_auditing_policies, :database_usages, :server_usages, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :sync_agents, :sync_groups, :sync_members, :subscription_usages, :virtual_network_rules, :server_advisors, :database_advisors, :operations, :firewall_rules, :servers, :database_recommended_actions, :database_automatic_tuning_operations, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_backup_short_term_retention_policies, :managed_databases, :managed_restorable_dropped_database_backup_short_term_retention_policies, :restorable_dropped_managed_databases, :database_vulnerability_assessments, :server_automatic_tuning_operations, :server_dns_aliases, :server_security_alert_policies, :managed_database_security_alert_policies, :managed_server_security_alert_policies, :backup_long_term_retention_policies, :restore_points, :jobs, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_vulnerability_assessment_rule_baselines, :database_blob_auditing_policies, :backup_short_term_retention_policies, :tde_certificates, :elastic_pools, :managed_instance_tde_certificates, :database_vulnerability_assessment_scans, :capabilities, :databases, :database_operations, :elastic_pool_operations, :instance_failover_groups, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -502,9 +506,11 @@ def initialize(configurable, base_url=nil, options=nil) @long_term_retention_backups = @client_2.long_term_retention_backups @managed_backup_short_term_retention_policies = @client_2.managed_backup_short_term_retention_policies @managed_databases = @client_2.managed_databases + @managed_restorable_dropped_database_backup_short_term_retention_policies = @client_2.managed_restorable_dropped_database_backup_short_term_retention_policies + @restorable_dropped_managed_databases = @client_2.restorable_dropped_managed_databases + @database_vulnerability_assessments = @client_2.database_vulnerability_assessments @server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations @server_dns_aliases = @client_2.server_dns_aliases - @database_vulnerability_assessments = @client_2.database_vulnerability_assessments @server_security_alert_policies = @client_2.server_security_alert_policies @managed_database_security_alert_policies = @client_2.managed_database_security_alert_policies @managed_server_security_alert_policies = @client_2.managed_server_security_alert_policies @@ -522,16 +528,16 @@ def initialize(configurable, base_url=nil, options=nil) @client_3.subscription_id = configurable.subscription_id end add_telemetry(@client_3) - @elastic_pools = @client_3.elastic_pools - @capabilities = @client_3.capabilities - @elastic_pool_operations = @client_3.elastic_pool_operations - @database_vulnerability_assessment_scans = @client_3.database_vulnerability_assessment_scans - @instance_failover_groups = @client_3.instance_failover_groups @backup_short_term_retention_policies = @client_3.backup_short_term_retention_policies @tde_certificates = @client_3.tde_certificates - @databases = @client_3.databases + @elastic_pools = @client_3.elastic_pools @managed_instance_tde_certificates = @client_3.managed_instance_tde_certificates + @database_vulnerability_assessment_scans = @client_3.database_vulnerability_assessment_scans + @capabilities = @client_3.capabilities + @databases = @client_3.databases @database_operations = @client_3.database_operations + @elastic_pool_operations = @client_3.elastic_pool_operations + @instance_failover_groups = @client_3.instance_failover_groups @model_classes = ModelClasses.new end @@ -1138,78 +1144,84 @@ def job def job_step_action Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction end + def job_step_output + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput + end def database_vulnerability_assessment_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult end - def managed_database_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult - end - def server_dns_alias_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult + def managed_database_update + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate end - def complete_database_restore_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition + def server_dns_alias_acquisition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition end - def job_step_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + def managed_database_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult end def job_agent_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult end - def create_database_restore_point_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + def automatic_tuning_server_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions end def job_agent_update Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate end - def managed_backup_short_term_retention_policy_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + def complete_database_restore_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition end def job_credential_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult end - def managed_database_update - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate - end - def long_term_retention_backup_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - end - def automatic_tuning_server_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + def import_export_database_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition end - def job_execution_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult + def job_execution_target + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget end def database_vulnerability_assessment_rule_baseline_item Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem end - def job_execution_target - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget + def managed_backup_short_term_retention_policy_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult end - def job_version_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult + def job_execution_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult + end + def server_dns_alias_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult end def job_target Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget end - def import_export_database_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + def create_database_restore_point_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition end - def server_dns_alias_acquisition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition + def long_term_retention_backup_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult end - def job_target_group_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult + def job_step_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + end + def job_version_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult end def job_step_execution_options Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions end - def job_step_output - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput + def restorable_dropped_managed_database_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult + end + def job_target_group_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult end def extended_database_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy end + def extended_server_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy + end def server_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy end @@ -1219,35 +1231,35 @@ def import_export_operation_result def database_vulnerability_assessment_rule_baseline Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline end - def extended_server_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy - end def data_warehouse_user_activities Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities end - def job_credential - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential - end def job_agent Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent end - def job_step - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep - end def job_execution Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution end - def job_version - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion - end - def job_target_group - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup + def job_credential + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential end def restore_point_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType end - def long_term_retention_backup - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup + def job_step + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep + end + def managed_backup_short_term_retention_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy + end + def managed_database + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + end + def restorable_dropped_managed_database + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase + end + 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 @@ -1261,36 +1273,33 @@ def managed_database_security_alert_policy def managed_server_security_alert_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy end + def restore_point_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + end def job_agent_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState end def job_execution_lifecycle Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle end - def restore_point_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - end - def job_target_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + def job_schedule_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType end def job_step_action_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType end + def job_target_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + 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 - 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 end - def job_schedule_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType - end def managed_database_create_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode end @@ -1300,20 +1309,20 @@ def automatic_tuning_server_mode def automatic_tuning_server_reason Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason end - def server_automatic_tuning - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning - end - def vulnerability_assessment_policy_baseline_name - Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + def job_step_output_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType end def long_term_retention_database_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState end - def managed_backup_short_term_retention_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy + def job_target_group + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup end - def managed_database - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + def job_version + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion + end + def long_term_retention_backup + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup end def provisioning_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState @@ -1324,6 +1333,9 @@ def job_list_result def job_schedule Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule end + def vulnerability_assessment_policy_baseline_name + Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + end def database_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy end @@ -1345,18 +1357,9 @@ def restore_point def security_alert_policy_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState end - def management_operation_state - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState - end - def database_status - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus - end def max_size_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability end - def catalog_collation_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType - end def edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability end @@ -1372,24 +1375,39 @@ def elastic_pool_list_result def elastic_pool_edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability end + def catalog_collation_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType + end def location_capabilities Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities end + def database_status + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus + end + def management_operation_state + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState + end + def server_version_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability + end def elastic_pool_per_database_min_performance_level_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability end + def service_objective_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability + end def backup_short_term_retention_policy_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicyListResult end - def elastic_pool_per_database_max_performance_level_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability - end def elastic_pool_performance_level_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerformanceLevelCapability end def vulnerability_assessment_scan_error Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanError end + def elastic_pool_per_database_max_performance_level_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability + end def instance_failover_group_read_only_endpoint Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadOnlyEndpoint end @@ -1399,17 +1417,14 @@ def vulnerability_assessment_scan_record_list_result def managed_instance_vcores_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVcoresCapability end - def max_size_range_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability - end def managed_instance_family_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability end def managed_instance_edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceEditionCapability end - def managed_instance_version_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability + def max_size_range_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability end def elastic_pool_operation_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult @@ -1417,29 +1432,20 @@ def elastic_pool_operation_list_result def managed_instance_pair_info Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo end - def server_version_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability + def managed_instance_version_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability end def instance_failover_group_read_write_endpoint Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint end - def service_objective_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability - end def license_type_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability end - def log_size_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability - end - def performance_level_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability - end def instance_failover_group_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult end - def elastic_pool_operation - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation + def performance_level_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability end def elastic_pool_per_database_settings Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings @@ -1447,53 +1453,56 @@ def elastic_pool_per_database_settings def partner_region_info Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo end - def database_vulnerability_assessment_scans_export - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport + def log_size_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability 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 database_vulnerability_assessment_scans_export + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport + end + def elastic_pool_operation + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation + end + def elastic_pool + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool + end + def elastic_pool_update + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate 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 max_size_unit - Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit + def vulnerability_assessment_scan_trigger_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType end def vulnerability_assessment_scan_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState end - def database_license_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType + def max_size_unit + Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit end def log_size_unit Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit end - def elastic_pool_license_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + def database_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult end def database_read_scale Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale end - def capability_group - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup - end - def instance_failover_group_replication_role - Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole - end - def elastic_pool - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool + def elastic_pool_license_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType end - def elastic_pool_update - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate + def database_update + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate end def read_write_endpoint_failover_policy Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy @@ -1501,38 +1510,41 @@ def read_write_endpoint_failover_policy def read_only_endpoint_failover_policy Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy end - def database_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult + def instance_failover_group_replication_role + Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole end - def database_update - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate + def database_license_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType end def resource Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource end + def capability_group + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup + 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 database_operation_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult - end - def resource_move_definition - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition - end def database Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database end def sample_name Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName end + def vulnerability_assessment_recurring_scans_properties + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties + end + def resource_move_definition + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition + end def elastic_pool_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState end - def vulnerability_assessment_recurring_scans_properties - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties + def database_operation_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult end def create_mode Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode @@ -1540,12 +1552,12 @@ def create_mode def database_operation Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation end - def database_vulnerability_assessment - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment - end def sku Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku end + def database_vulnerability_assessment + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + 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 5dbf8cb088..143624a5a4 100644 --- a/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb @@ -13,46 +13,46 @@ module Mgmt SqlVirtualMachineGroups = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::SqlVirtualMachineGroups module Models + DiskConfigurationType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType TrackedResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource IdentityType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::IdentityType ProxyResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource ResourceIdentity = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity DayOfWeek = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek Resource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource + 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 + ClusterConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration SqlVirtualMachineGroupListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroupListResult LoadBalancerConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::LoadBalancerConfiguration WsfcDomainCredentials = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::WsfcDomainCredentials PrivateIPAddress = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::PrivateIPAddress - OperationDisplay = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay ServerConfigurationsManagementSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ServerConfigurationsManagementSettings - Operation = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation - SqlVirtualMachineListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineListResult AutoPatchingSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AutoPatchingSettings - OperationListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult + SqlVirtualMachineListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineListResult AutoBackupSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AutoBackupSettings - SqlVirtualMachineUpdate = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineUpdate + SqlVirtualMachineGroupUpdate = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroupUpdate KeyVaultCredentialSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::KeyVaultCredentialSettings + 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 AvailabilityGroupListener = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener - SqlVirtualMachineGroupUpdate = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroupUpdate SqlVirtualMachineGroup = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroup - SqlConnectivityUpdateSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlConnectivityUpdateSettings + SqlVirtualMachine = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine SqlVmGroupImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVmGroupImageSku - SqlWorkloadTypeUpdateSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadTypeUpdateSettings - OperationOrigin = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin ClusterManagerType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterManagerType - SqlVirtualMachine = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine + OperationOrigin = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin + SqlServerLicenseType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType SqlImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlImageSku BackupScheduleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType - SqlServerLicenseType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType - ClusterConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration - SqlWorkloadType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType FullBackupFrequencyType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::FullBackupFrequencyType ConnectivityType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ConnectivityType - DiskConfigurationType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType + SqlWorkloadType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType ScaleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType end @@ -89,6 +89,9 @@ def method_missing(method, *args) end class ModelClasses + def disk_configuration_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType + end def tracked_resource Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource end @@ -107,6 +110,18 @@ def day_of_week def resource Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource end + def operation_display + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay + end + def operation + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation + end + def operation_list_result + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult + end + def cluster_configuration + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration + end def sql_virtual_machine_group_list_result Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroupListResult end @@ -119,33 +134,33 @@ def wsfc_domain_credentials def private_ipaddress Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::PrivateIPAddress end - def operation_display - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay - end def server_configurations_management_settings Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ServerConfigurationsManagementSettings end - def operation - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation - end - def sql_virtual_machine_list_result - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineListResult - end def auto_patching_settings Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AutoPatchingSettings end - def operation_list_result - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult + def sql_virtual_machine_list_result + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineListResult end def auto_backup_settings Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AutoBackupSettings end - def sql_virtual_machine_update - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineUpdate + def sql_virtual_machine_group_update + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroupUpdate end def key_vault_credential_settings Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::KeyVaultCredentialSettings end + def sql_connectivity_update_settings + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlConnectivityUpdateSettings + end + def sql_virtual_machine_update + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineUpdate + end + 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 @@ -161,29 +176,23 @@ def additional_features_server_configurations def availability_group_listener Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener end - def sql_virtual_machine_group_update - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroupUpdate - end def sql_virtual_machine_group Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroup end - def sql_connectivity_update_settings - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlConnectivityUpdateSettings + 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 end - def sql_workload_type_update_settings - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadTypeUpdateSettings + def cluster_manager_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterManagerType end def operation_origin Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin end - def cluster_manager_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterManagerType - end - def sql_virtual_machine - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine + def sql_server_license_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType end def sql_image_sku Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlImageSku @@ -191,23 +200,14 @@ def sql_image_sku def backup_schedule_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType end - def sql_server_license_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType - end - def cluster_configuration - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration - end - def sql_workload_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType - end def full_backup_frequency_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::FullBackupFrequencyType end def connectivity_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ConnectivityType end - def disk_configuration_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType + def sql_workload_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType end def scale_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType diff --git a/azure_sdk/lib/latest/modules/storage_profile_module.rb b/azure_sdk/lib/latest/modules/storage_profile_module.rb index 4e8e98a5d1..7518b800a9 100644 --- a/azure_sdk/lib/latest/modules/storage_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storage_profile_module.rb @@ -17,88 +17,88 @@ module Mgmt module Models ManagementPoliciesRulesSetParameter = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter StorageAccountManagementPolicies = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies + LeaseDuration = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration TrackedResource = Azure::Storage::Mgmt::V2018_07_01::Models::TrackedResource ProxyResource = Azure::Storage::Mgmt::V2018_07_01::Models::ProxyResource AzureEntityResource = Azure::Storage::Mgmt::V2018_07_01::Models::AzureEntityResource + ProvisioningState = Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState + State = Azure::Storage::Mgmt::V2018_07_01::Models::State GeoReplicationStats = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStats DeleteRetentionPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::DeleteRetentionPolicy CorsRules = Azure::Storage::Mgmt::V2018_07_01::Models::CorsRules - CorsRule = Azure::Storage::Mgmt::V2018_07_01::Models::CorsRule - BlobServiceProperties = Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties - GeoReplicationStatus = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus - ProvisioningState = Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState - State = Azure::Storage::Mgmt::V2018_07_01::Models::State - StorageAccountExpand = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountExpand NetworkRuleSet = Azure::Storage::Mgmt::V2018_07_01::Models::NetworkRuleSet StorageAccountCheckNameAvailabilityParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCheckNameAvailabilityParameters StorageAccountKey = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountKey StorageAccountListResult = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountListResult + Identity = Azure::Storage::Mgmt::V2018_07_01::Models::Identity EncryptionService = Azure::Storage::Mgmt::V2018_07_01::Models::EncryptionService StorageAccountListKeysResult = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountListKeysResult Encryption = Azure::Storage::Mgmt::V2018_07_01::Models::Encryption - StorageAccountRegenerateKeyParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountRegenerateKeyParameters Endpoints = Azure::Storage::Mgmt::V2018_07_01::Models::Endpoints CustomDomain = Azure::Storage::Mgmt::V2018_07_01::Models::CustomDomain + StorageAccountRegenerateKeyParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountRegenerateKeyParameters EncryptionServices = Azure::Storage::Mgmt::V2018_07_01::Models::EncryptionServices UsageListResult = Azure::Storage::Mgmt::V2018_07_01::Models::UsageListResult UsageName = Azure::Storage::Mgmt::V2018_07_01::Models::UsageName - StorageAccount = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccount - Identity = Azure::Storage::Mgmt::V2018_07_01::Models::Identity - Kind = Azure::Storage::Mgmt::V2018_07_01::Models::Kind + SkuTier = Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier + CorsRule = Azure::Storage::Mgmt::V2018_07_01::Models::CorsRule VirtualNetworkRule = Azure::Storage::Mgmt::V2018_07_01::Models::VirtualNetworkRule AccessTier = Azure::Storage::Mgmt::V2018_07_01::Models::AccessTier - KeyPermission = Azure::Storage::Mgmt::V2018_07_01::Models::KeyPermission - SkuTier = Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier - Reason = Azure::Storage::Mgmt::V2018_07_01::Models::Reason - UsageUnit = Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit + StorageAccount = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccount AccountStatus = Azure::Storage::Mgmt::V2018_07_01::Models::AccountStatus + Reason = Azure::Storage::Mgmt::V2018_07_01::Models::Reason + Kind = Azure::Storage::Mgmt::V2018_07_01::Models::Kind + BlobServiceProperties = Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties DefaultAction = Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction + UsageUnit = Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit Services = Azure::Storage::Mgmt::V2018_07_01::Models::Services + KeyPermission = Azure::Storage::Mgmt::V2018_07_01::Models::KeyPermission + GeoReplicationStatus = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus + StorageAccountExpand = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountExpand StorageAccountCreateParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCreateParameters - SKUCapability = Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability StorageAccountUpdateParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountUpdateParameters + Resource = Azure::Storage::Mgmt::V2018_07_01::Models::Resource + Permissions = Azure::Storage::Mgmt::V2018_07_01::Models::Permissions + OperationDisplay = Azure::Storage::Mgmt::V2018_07_01::Models::OperationDisplay + Operation = Azure::Storage::Mgmt::V2018_07_01::Models::Operation + OperationListResult = Azure::Storage::Mgmt::V2018_07_01::Models::OperationListResult + SKUCapability = Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability AccountSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters + ListAccountSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse KeyVaultProperties = Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties ServiceSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters ListServiceSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListServiceSasResponse - Resource = Azure::Storage::Mgmt::V2018_07_01::Models::Resource + CheckNameAvailabilityResult = Azure::Storage::Mgmt::V2018_07_01::Models::CheckNameAvailabilityResult StorageSkuListResult = Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult - ListAccountSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse + ListContainerItems = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems LegalHold = Azure::Storage::Mgmt::V2018_07_01::Models::LegalHold LegalHoldProperties = Azure::Storage::Mgmt::V2018_07_01::Models::LegalHoldProperties - OperationDisplay = Azure::Storage::Mgmt::V2018_07_01::Models::OperationDisplay Restriction = Azure::Storage::Mgmt::V2018_07_01::Models::Restriction - Operation = Azure::Storage::Mgmt::V2018_07_01::Models::Operation - ImmutabilityPolicyProperties = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyProperties - OperationListResult = Azure::Storage::Mgmt::V2018_07_01::Models::OperationListResult + IPRule = Azure::Storage::Mgmt::V2018_07_01::Models::IPRule + 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 + ServiceSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSpecification + Usage = Azure::Storage::Mgmt::V2018_07_01::Models::Usage + ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy BlobContainer = Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer - TagProperty = Azure::Storage::Mgmt::V2018_07_01::Models::TagProperty + ReasonCode = Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode ListContainerItem = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem - ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy - KeySource = Azure::Storage::Mgmt::V2018_07_01::Models::KeySource - CheckNameAvailabilityResult = Azure::Storage::Mgmt::V2018_07_01::Models::CheckNameAvailabilityResult - ListContainerItems = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems + Action = Azure::Storage::Mgmt::V2018_07_01::Models::Action + Dimension = Azure::Storage::Mgmt::V2018_07_01::Models::Dimension + SkuName = Azure::Storage::Mgmt::V2018_07_01::Models::SkuName + MetricSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification + Sku = Azure::Storage::Mgmt::V2018_07_01::Models::Sku Bypass = Azure::Storage::Mgmt::V2018_07_01::Models::Bypass - ReasonCode = Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode - ServiceSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSpecification - IPRule = Azure::Storage::Mgmt::V2018_07_01::Models::IPRule SignedResourceTypes = Azure::Storage::Mgmt::V2018_07_01::Models::SignedResourceTypes HttpProtocol = Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol - SkuName = Azure::Storage::Mgmt::V2018_07_01::Models::SkuName - Permissions = Azure::Storage::Mgmt::V2018_07_01::Models::Permissions + KeySource = Azure::Storage::Mgmt::V2018_07_01::Models::KeySource + PublicAccess = Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess LeaseStatus = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus - Usage = Azure::Storage::Mgmt::V2018_07_01::Models::Usage - SignedResource = Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource - Action = Azure::Storage::Mgmt::V2018_07_01::Models::Action - ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType LeaseState = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState - LeaseDuration = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration - Dimension = Azure::Storage::Mgmt::V2018_07_01::Models::Dimension - PublicAccess = Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess - MetricSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification - Sku = Azure::Storage::Mgmt::V2018_07_01::Models::Sku + 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 end class StorageManagementClass @@ -150,6 +150,9 @@ def management_policies_rules_set_parameter def storage_account_management_policies Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies end + def lease_duration + Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration + end def tracked_resource Azure::Storage::Mgmt::V2018_07_01::Models::TrackedResource end @@ -159,6 +162,12 @@ def proxy_resource def azure_entity_resource Azure::Storage::Mgmt::V2018_07_01::Models::AzureEntityResource end + def provisioning_state + Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState + end + def state + Azure::Storage::Mgmt::V2018_07_01::Models::State + end def geo_replication_stats Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStats end @@ -168,24 +177,6 @@ def delete_retention_policy def cors_rules Azure::Storage::Mgmt::V2018_07_01::Models::CorsRules end - def cors_rule - Azure::Storage::Mgmt::V2018_07_01::Models::CorsRule - end - def blob_service_properties - Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties - end - def geo_replication_status - Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus - end - def provisioning_state - Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState - end - def state - Azure::Storage::Mgmt::V2018_07_01::Models::State - end - def storage_account_expand - Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountExpand - end def network_rule_set Azure::Storage::Mgmt::V2018_07_01::Models::NetworkRuleSet end @@ -198,6 +189,9 @@ def storage_account_key def storage_account_list_result Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountListResult end + def identity + Azure::Storage::Mgmt::V2018_07_01::Models::Identity + end def encryption_service Azure::Storage::Mgmt::V2018_07_01::Models::EncryptionService end @@ -207,15 +201,15 @@ def storage_account_list_keys_result def encryption Azure::Storage::Mgmt::V2018_07_01::Models::Encryption end - def storage_account_regenerate_key_parameters - Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountRegenerateKeyParameters - end def endpoints Azure::Storage::Mgmt::V2018_07_01::Models::Endpoints end def custom_domain Azure::Storage::Mgmt::V2018_07_01::Models::CustomDomain end + def storage_account_regenerate_key_parameters + Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountRegenerateKeyParameters + end def encryption_services Azure::Storage::Mgmt::V2018_07_01::Models::EncryptionServices end @@ -225,14 +219,11 @@ def usage_list_result def usage_name Azure::Storage::Mgmt::V2018_07_01::Models::UsageName end - def storage_account - Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccount - end - def identity - Azure::Storage::Mgmt::V2018_07_01::Models::Identity + def sku_tier + Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier end - def kind - Azure::Storage::Mgmt::V2018_07_01::Models::Kind + def cors_rule + Azure::Storage::Mgmt::V2018_07_01::Models::CorsRule end def virtual_network_rule Azure::Storage::Mgmt::V2018_07_01::Models::VirtualNetworkRule @@ -240,39 +231,69 @@ def virtual_network_rule def access_tier Azure::Storage::Mgmt::V2018_07_01::Models::AccessTier end - def key_permission - Azure::Storage::Mgmt::V2018_07_01::Models::KeyPermission + def storage_account + Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccount end - def sku_tier - Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier + def account_status + Azure::Storage::Mgmt::V2018_07_01::Models::AccountStatus end def reason Azure::Storage::Mgmt::V2018_07_01::Models::Reason end - def usage_unit - Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit + def kind + Azure::Storage::Mgmt::V2018_07_01::Models::Kind end - def account_status - Azure::Storage::Mgmt::V2018_07_01::Models::AccountStatus + def blob_service_properties + Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties end def default_action Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction end + def usage_unit + Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit + end def services Azure::Storage::Mgmt::V2018_07_01::Models::Services end + def key_permission + Azure::Storage::Mgmt::V2018_07_01::Models::KeyPermission + end + def geo_replication_status + Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus + end + def storage_account_expand + Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountExpand + end def storage_account_create_parameters Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCreateParameters end - def skucapability - Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability - end def storage_account_update_parameters Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountUpdateParameters end + def resource + Azure::Storage::Mgmt::V2018_07_01::Models::Resource + end + def permissions + Azure::Storage::Mgmt::V2018_07_01::Models::Permissions + end + def operation_display + Azure::Storage::Mgmt::V2018_07_01::Models::OperationDisplay + end + def operation + Azure::Storage::Mgmt::V2018_07_01::Models::Operation + end + def operation_list_result + Azure::Storage::Mgmt::V2018_07_01::Models::OperationListResult + end + def skucapability + Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability + end def account_sas_parameters Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters end + def list_account_sas_response + Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse + end def key_vault_properties Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties end @@ -282,14 +303,14 @@ def service_sas_parameters def list_service_sas_response Azure::Storage::Mgmt::V2018_07_01::Models::ListServiceSasResponse end - def resource - Azure::Storage::Mgmt::V2018_07_01::Models::Resource + def check_name_availability_result + Azure::Storage::Mgmt::V2018_07_01::Models::CheckNameAvailabilityResult end def storage_sku_list_result Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult end - def list_account_sas_response - Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse + def list_container_items + Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems end def legal_hold Azure::Storage::Mgmt::V2018_07_01::Models::LegalHold @@ -297,105 +318,84 @@ def legal_hold def legal_hold_properties Azure::Storage::Mgmt::V2018_07_01::Models::LegalHoldProperties end - def operation_display - Azure::Storage::Mgmt::V2018_07_01::Models::OperationDisplay - end def restriction Azure::Storage::Mgmt::V2018_07_01::Models::Restriction end - def operation - Azure::Storage::Mgmt::V2018_07_01::Models::Operation + def iprule + Azure::Storage::Mgmt::V2018_07_01::Models::IPRule + end + def tag_property + Azure::Storage::Mgmt::V2018_07_01::Models::TagProperty + end + def update_history_property + Azure::Storage::Mgmt::V2018_07_01::Models::UpdateHistoryProperty end def immutability_policy_properties Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyProperties end - def operation_list_result - Azure::Storage::Mgmt::V2018_07_01::Models::OperationListResult + def service_specification + Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSpecification end - def update_history_property - Azure::Storage::Mgmt::V2018_07_01::Models::UpdateHistoryProperty + def usage + Azure::Storage::Mgmt::V2018_07_01::Models::Usage + end + def immutability_policy + Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy end def blob_container Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer end - def tag_property - Azure::Storage::Mgmt::V2018_07_01::Models::TagProperty + def reason_code + Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode end def list_container_item Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem end - def immutability_policy - Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy + def action + Azure::Storage::Mgmt::V2018_07_01::Models::Action end - def key_source - Azure::Storage::Mgmt::V2018_07_01::Models::KeySource + def dimension + Azure::Storage::Mgmt::V2018_07_01::Models::Dimension end - def check_name_availability_result - Azure::Storage::Mgmt::V2018_07_01::Models::CheckNameAvailabilityResult + def sku_name + Azure::Storage::Mgmt::V2018_07_01::Models::SkuName 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 sku + Azure::Storage::Mgmt::V2018_07_01::Models::Sku end def bypass Azure::Storage::Mgmt::V2018_07_01::Models::Bypass end - def reason_code - Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode - end - def service_specification - Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSpecification - end - def iprule - Azure::Storage::Mgmt::V2018_07_01::Models::IPRule - end def signed_resource_types Azure::Storage::Mgmt::V2018_07_01::Models::SignedResourceTypes end def http_protocol Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol end - def sku_name - Azure::Storage::Mgmt::V2018_07_01::Models::SkuName + def key_source + Azure::Storage::Mgmt::V2018_07_01::Models::KeySource end - def permissions - Azure::Storage::Mgmt::V2018_07_01::Models::Permissions + def public_access + Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess end def lease_status Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus end - def usage - Azure::Storage::Mgmt::V2018_07_01::Models::Usage + def lease_state + Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState end def signed_resource Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource end - def action - Azure::Storage::Mgmt::V2018_07_01::Models::Action + def immutability_policy_state + Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState end def immutability_policy_update_type Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType end - def lease_state - Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState - end - def lease_duration - Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration - end - def dimension - Azure::Storage::Mgmt::V2018_07_01::Models::Dimension - end - def public_access - Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess - 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 immutability_policy_state - Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState - 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 4a898fc9e8..86214c30d0 100644 --- a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb @@ -7,68 +7,84 @@ module Azure::Profiles::Latest module StorSimple8000Series module Mgmt + Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs 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 + Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations DeviceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::DeviceSettings BackupSchedules = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupSchedules - HardwareComponentGroups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::HardwareComponentGroups + BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers - Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs - Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes + HardwareComponentGroups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::HardwareComponentGroups StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials - Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations - BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies + Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups module Models - BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType - RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType + SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings + EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings + TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates + VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential + AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType + AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus + Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus + AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus - ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction - ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId - ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType + Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert + RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType + DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility DeviceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus - DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType + ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType - AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility - EncryptionAlgorithm = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm + ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus InEligibilityCategory = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory - EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus TargetEligibilityStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus - Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert - DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus - HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus - JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType - NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode - AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus - NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus + EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType - MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus - FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus + HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus + MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity + NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType + OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus VolumeStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType - OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus - AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity - AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource MetricDimension = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension DayOfWeek = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek + MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName + EncryptionAlgorithm = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm TargetEligibilityResult = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult FailoverTarget = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTarget AccessControlRecordList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecordList @@ -96,6 +112,7 @@ module Models StorageAccountCredentialList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredentialList AlertErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertErrorDetails BaseModel = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BaseModel + JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails 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 @@ -103,91 +120,74 @@ module Models FeatureList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureList SendTestAlertEmailRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SendTestAlertEmailRequest HardwareComponent = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent - CloudApplianceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings NetworkSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch NetworkInterfaceData0Settings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings HardwareComponentGroupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList JobErrorItem = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails + CloudApplianceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings RemoteManagementSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch JobStage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage DevicePatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch - JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails WebproxySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings DNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings JobFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter - JobList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList + Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time AvailableProviderOperationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList - BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList - Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key - BackupScheduleList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList ListFailoverTargetsRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest + BackupScheduleList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList + BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList + JobList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList BandwidthSettingList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList ManagerIntrinsicSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest ManagerSku = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku CloudApplianceConfigurationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList - NetworkAdapterList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList - SecuritySettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch + Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key + 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 - ManagerList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList - Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time - ManagerPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch - AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay + 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 - BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList - DimensionFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter + ManagerPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings - ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings - MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData - MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName - MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList - VmImage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage - DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList - DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics + BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList + AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition - BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule + ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings MetricFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter - AlertFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter + DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList + MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList + DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics MetricNameFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter - MetricList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList + VmImage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage Metrics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics + AlertFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter NicIPv4 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 + MetricList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList + BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule + Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup AccessControlRecord = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings - 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 BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting - 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 ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest - Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings - Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager BackupSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule - NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup - StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential + Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo - Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates - SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings - AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings - AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus - VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer - Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume - AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType - BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType - AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus - BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType - VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType - ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus + NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings end class StorSimple8000SeriesManagementClass - attr_reader :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :device_settings, :backup_schedules, :hardware_component_groups, :volume_containers, :jobs, :volumes, :storage_account_credentials, :operations, :backup_policies, :backups, :configurable, :base_url, :options, :model_classes + attr_reader :jobs, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :operations, :device_settings, :backup_schedules, :backup_policies, :volume_containers, :hardware_component_groups, :storage_account_credentials, :volumes, :backups, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -197,21 +197,21 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @jobs = @client_0.jobs @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 + @operations = @client_0.operations @device_settings = @client_0.device_settings @backup_schedules = @client_0.backup_schedules - @hardware_component_groups = @client_0.hardware_component_groups + @backup_policies = @client_0.backup_policies @volume_containers = @client_0.volume_containers - @jobs = @client_0.jobs - @volumes = @client_0.volumes + @hardware_component_groups = @client_0.hardware_component_groups @storage_account_credentials = @client_0.storage_account_credentials - @operations = @client_0.operations - @backup_policies = @client_0.backup_policies + @volumes = @client_0.volumes @backups = @client_0.backups @model_classes = ModelClasses.new @@ -231,47 +231,95 @@ def method_missing(method, *args) end class ModelClasses - def backup_policy_creation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + def security_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings end - def recurrence_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType + def encryption_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings + end + def time_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + end + def updates + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates + end + def volume_container + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + end + def storage_account_credential + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential + end + def alert_source_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType + end + def alert_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus + end + def volume + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + end + def alert_scope + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + end + def volume_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + end + def scheduled_backup_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus + end + def alert_email_notification_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + end + def backup_job_creation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType end def schedule_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus end - def controller_power_state_action - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction + def backup_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType end - def controller_id - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + def alert + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert end - def controller_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + def recurrence_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType + end + def device_configuration_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus end def kind Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind end + def controller_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + end + def backup_policy_creation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + end + def authorization_eligibility + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility + end def device_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus end - def device_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType + def controller_power_state_action + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction end def virtual_machine_api_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType end - def authorization_eligibility - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility + def controller_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus end - def encryption_algorithm - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm + def authorization_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus end def in_eligibility_category Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory end - def encryption_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + def device_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType end def key_rollover_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus @@ -279,35 +327,20 @@ def key_rollover_status def target_eligibility_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus end - def alert - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert - end - def device_configuration_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus - end - def hardware_component_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus - end - def job_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType - end - def net_interface_id - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId - end def target_eligibility_result_code Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode end - def authorization_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus + def feature_support_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus end - def network_mode - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + def encryption_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus end def manager_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType end - def metric_unit - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + def net_interface_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId end def job_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus @@ -315,8 +348,8 @@ def job_status def iscsiand_cloud_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus end - def feature_support_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus + def hardware_component_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus end def remote_management_mode_configuration Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration @@ -324,6 +357,21 @@ def remote_management_mode_configuration def ssl_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus end + def metric_unit + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + end + def alert_severity + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity + end + def network_mode + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + end + def job_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType + end + def operation_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + end def volume_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus end @@ -336,18 +384,12 @@ def owner_ship_status def metric_aggregation_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType end - def operation_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus - end - def alert_severity - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity + def monitoring_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus end def authentication_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType 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 @@ -363,6 +405,12 @@ def metric_dimension def day_of_week Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek end + def metric_name + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName + end + def encryption_algorithm + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm + end def target_eligibility_result Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult end @@ -444,6 +492,9 @@ def alert_error_details def base_model Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BaseModel end + def job_error_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails + end def public_key Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::PublicKey end @@ -465,9 +516,6 @@ def send_test_alert_email_request def hardware_component Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent end - def cloud_appliance_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings - end def network_settings_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch end @@ -483,6 +531,9 @@ def job_error_item def device_details Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails end + def cloud_appliance_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings + end def remote_management_settings_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch end @@ -492,9 +543,6 @@ def job_stage def device_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch end - def job_error_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails - end def webproxy_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings end @@ -504,23 +552,23 @@ def dnssettings def job_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter end - def job_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList + def time + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time end def available_provider_operation_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList end - def backup_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList - end - def key - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key + def list_failover_targets_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest end def backup_schedule_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList end - def list_failover_targets_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest + def backup_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList + end + def job_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList end def bandwidth_setting_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList @@ -537,89 +585,89 @@ def manager_sku def cloud_appliance_configuration_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList end - def network_adapter_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList + def key + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key end - def security_settings_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch + def manager_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList 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 + end def device_rollover_details Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails end - def manager_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList + def security_settings_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch end - def time - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time + def metric_data + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData + 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 available_provider_operation_display - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay - end - def metric_availablity - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + def secondary_dnssettings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings end def backup_policy_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList end - def dimension_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter + def available_provider_operation_display + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay end - def secondary_dnssettings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings + def volume_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList + end + def metric_definition + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition end def chap_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings end - def metric_data - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData + def metric_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter end - def metric_name - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName + def device_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList end 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 device_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList - end def data_statistics Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics end - def volume_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList - end - def metric_definition - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + 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 vm_image + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage end - def metric_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter + def metrics + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics end def alert_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter end - def metric_name_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter + def nic_ipv4 + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 end def metric_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList end - def metrics - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics + def bandwidth_schedule + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule end - def nic_ipv4 - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 + def backup + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup end def access_control_record Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord @@ -627,8 +675,8 @@ def access_control_record def alert_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings 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 @@ -636,8 +684,8 @@ def backup_policy def bandwidth_setting Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting 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 @@ -645,68 +693,20 @@ def configure_device_request def controller_power_state_change_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest end - def device - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - end - def encryption_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings - end - def manager - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager - end def backup_schedule Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule end - def network_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings - end def hardware_component_group Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup end - def storage_account_credential - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential + def manager + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager end def manager_extended_info Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo end - def updates - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates - end - def security_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings - end - def alert_scope - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - end - def time_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings - end - def alert_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus - end - def volume_container - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer - end - def volume - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume - end - def alert_source_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType - end - def backup_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType - end - def alert_email_notification_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus - end - def backup_job_creation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType - end - def volume_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType - end - def scheduled_backup_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus + def network_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings 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 80c282b67e..3dfc360d3d 100644 --- a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb @@ -16,8 +16,12 @@ module Mgmt Inputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Inputs module Models + JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat + UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse 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 AzureMachineLearningWebServiceInputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource @@ -33,61 +37,57 @@ module Models 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 - StorageAccount = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount + Diagnostics = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics AzureSqlDatabaseDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties + StreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource StreamingJobListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult InputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult AzureMachineLearningWebServiceOutputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus SubscriptionQuotasListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult - FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult + Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input - Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation + OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output + Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult + OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult + SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource + ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties Function = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob - JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding + Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation AzureMachineLearningWebServiceFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding - Diagnostics = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics - AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization - JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization - Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization - AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource - ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties + AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization + JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding EventHubDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties + AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource PowerBIOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource - ServiceBusQueueOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource + JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource - OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay + ServiceBusQueueOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource - Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource - OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult - SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource - BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource AzureTableOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource - AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource - StreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource + BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource + ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource - ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties - AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters + StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties + Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku 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 SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName + 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 - JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat - UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType - Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku - Encoding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding end class StreamAnalyticsManagementClass @@ -126,12 +126,24 @@ def method_missing(method, *args) end class ModelClasses + 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 error_response Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse end def serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization end + def storage_account + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount + end + def encoding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding + end def azure_machine_learning_web_service_input_column Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn end @@ -177,12 +189,15 @@ def blob_data_source_properties def function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters end - def storage_account - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount + def diagnostics + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics end def azure_sql_database_data_source_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties end + def stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource + end def streaming_job_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult end @@ -201,95 +216,92 @@ def resource_test_status def subscription_quotas_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult 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 end - def transformation - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation + def operation_display + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay end def output Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output end + def operation + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + end + def function_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult + 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 scalar_function_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties + end def function Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function end def streaming_job Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob end - def java_script_function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding + def transformation + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation end def azure_machine_learning_web_service_function_binding Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding end - def diagnostics - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics + def csv_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization end def avro_serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization end - def json_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization - end - def resource - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + def java_script_function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding end - def csv_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization + def event_hub_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties end def azure_data_lake_store_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource end - def scalar_function_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties - end - def event_hub_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties - end def power_bioutput_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource end - def service_bus_queue_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource + def json_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization end def service_bus_topic_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource end - def operation_display - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay + def service_bus_queue_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource end def document_db_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource end - def operation - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + def azure_sql_database_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource end def event_hub_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource 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 blob_reference_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource - end def azure_table_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource end def blob_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource end - def azure_sql_database_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource + def blob_reference_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource end - def stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource + def reference_input_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties end def io_thub_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource @@ -300,11 +312,11 @@ def event_hub_stream_input_data_source def blob_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource end - def reference_input_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties + def stream_input_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties end - def azure_machine_learning_web_service_function_retrieve_default_definition_parameters - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters + def sku + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku end def java_script_function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters @@ -312,12 +324,12 @@ def java_script_function_retrieve_default_definition_parameters def subscription_quota Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota end - def stream_input_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties - end def sku_name Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName end + def azure_machine_learning_web_service_function_retrieve_default_definition_parameters + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters + end def output_error_policy Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy end @@ -330,18 +342,6 @@ def output_start_mode def events_out_of_order_policy Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy end - def json_output_serialization_format - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat - end - def udf_type - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType - end - def sku - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku - end - def encoding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding - 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 09b6552aef..bc7176b6f6 100644 --- a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb @@ -8,14 +8,7 @@ module Azure::Profiles::Latest module TextAnalytics module Models - ErrorRecord = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorRecord - EntityRecordV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntityRecordV2dot1 ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse - 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 @@ -26,6 +19,13 @@ module Models 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 + InternalError = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::InternalError + Input = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::Input + EntitiesBatchResultV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntitiesBatchResultV2dot1 + MultiLanguageBatchInput = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MultiLanguageBatchInput end class TextAnalyticsDataClass @@ -57,30 +57,9 @@ def method_missing(method, *args) end class ModelClasses - 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 error_response Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse 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 @@ -111,6 +90,27 @@ def batch_input 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 + def internal_error + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::InternalError + 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 multi_language_batch_input + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MultiLanguageBatchInput + 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 5b626b7d10..b4c96c6f19 100644 --- a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb +++ b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb @@ -34,14 +34,14 @@ module Models 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 + Profile = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile + Endpoint = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint EndpointMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus - ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus + EndpointStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus MonitorProtocol = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol - ProfileStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus + ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod - Profile = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile - Endpoint = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint + ProfileStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus TrafficViewEnrollmentStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus end @@ -139,29 +139,29 @@ def user_metrics_model 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 + def profile + Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile + end + def endpoint + Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint end def endpoint_monitor_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus end - def profile_monitor_status - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus + def endpoint_status + Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus end def monitor_protocol Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol end - def profile_status - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus + def profile_monitor_status + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus end def traffic_routing_method Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod end - def profile - Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile - end - def endpoint - Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint + def profile_status + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus end def traffic_view_enrollment_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus diff --git a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb index 9a2dca6073..ccdcc88870 100644 --- a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb @@ -9,12 +9,16 @@ module VideoSearch VideosOperations = Azure::CognitiveServices::VideoSearch::V1_0::VideosOperations module Models + ErrorCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode + SafeSearch = Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch + ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse + 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 - ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse ErrorSubCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness + Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response TrendingVideosCategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory TrendingVideosSubcategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory VideosModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule @@ -28,7 +32,6 @@ module Models VideoResolution = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat VideoInsightModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule - Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response QueryContext = Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext ResponseBase = Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::VideoSearch::V1_0::Models::Answer @@ -36,11 +39,8 @@ module Models Thing = Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::VideoSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable - VideoObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject - ErrorCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error - PivotSuggestions = Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions + VideoObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject end class VideoSearchDataClass @@ -73,6 +73,18 @@ def method_missing(method, *args) end class ModelClasses + def error_code + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode + end + def safe_search + Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch + end + def error_response + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse + end + def pivot_suggestions + Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions + end def query Azure::CognitiveServices::VideoSearch::V1_0::Models::Query end @@ -82,15 +94,15 @@ def image_object def media_object Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject end - def error_response - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse - end def error_sub_code Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode end def freshness Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness end + def response + Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + end def trending_videos_category Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory end @@ -130,9 +142,6 @@ def text_format def video_insight_module Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule end - def response - Azure::CognitiveServices::VideoSearch::V1_0::Models::Response - end def query_context Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext end @@ -154,20 +163,11 @@ def creative_work def identifiable Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable end - def video_object - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject - end - def error_code - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode - end - def safe_search - Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch - end def error Azure::CognitiveServices::VideoSearch::V1_0::Models::Error end - def pivot_suggestions - Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions + def video_object + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject 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 f4fc565b56..62fef19baf 100644 --- a/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb @@ -9,53 +9,53 @@ module VisualSearch Images = Azure::CognitiveServices::VisualSearch::V1_0::Images module Models + ImageTagRegion = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTagRegion + KnowledgeRequest = Azure::CognitiveServices::VisualSearch::V1_0::Models::KnowledgeRequest + VisualSearchRequest = Azure::CognitiveServices::VisualSearch::V1_0::Models::VisualSearchRequest + Point2D = Azure::CognitiveServices::VisualSearch::V1_0::Models::Point2D + NormalizedQuadrilateral = Azure::CognitiveServices::VisualSearch::V1_0::Models::NormalizedQuadrilateral + ImageAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageAction + ImageKnowledge = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageKnowledge + ImageEntityAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageEntityAction + ErrorResponse = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse + ImageModuleAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageModuleAction + ImageRelatedSearchesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRelatedSearchesAction + ImageShoppingSourcesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageShoppingSourcesAction + ImageRecipesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRecipesAction + ContentTypes = Azure::CognitiveServices::VisualSearch::V1_0::Models::ContentTypes + ErrorCode = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorCode + SafeSearch = Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch Query = Azure::CognitiveServices::VisualSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::VisualSearch::V1_0::Models::MediaObject - ErrorResponse = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse ErrorSubCode = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorSubCode Response = Azure::CognitiveServices::VisualSearch::V1_0::Models::Response Organization = Azure::CognitiveServices::VisualSearch::V1_0::Models::Organization Intangible = Azure::CognitiveServices::VisualSearch::V1_0::Models::Intangible StructuredValue = Azure::CognitiveServices::VisualSearch::V1_0::Models::StructuredValue + Error = Azure::CognitiveServices::VisualSearch::V1_0::Models::Error + Filters = Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters ImageTag = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTag RelatedSearchesModule = Azure::CognitiveServices::VisualSearch::V1_0::Models::RelatedSearchesModule PropertiesItem = Azure::CognitiveServices::VisualSearch::V1_0::Models::PropertiesItem - Error = Azure::CognitiveServices::VisualSearch::V1_0::Models::Error RecipesModule = Azure::CognitiveServices::VisualSearch::V1_0::Models::RecipesModule ImagesImageMetadata = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImagesImageMetadata ImagesModule = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImagesModule - Filters = Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters AggregateRating = Azure::CognitiveServices::VisualSearch::V1_0::Models::AggregateRating - AggregateOffer = Azure::CognitiveServices::VisualSearch::V1_0::Models::AggregateOffer 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 Currency = Azure::CognitiveServices::VisualSearch::V1_0::Models::Currency ItemAvailability = Azure::CognitiveServices::VisualSearch::V1_0::Models::ItemAvailability Person = Azure::CognitiveServices::VisualSearch::V1_0::Models::Person + Action = Azure::CognitiveServices::VisualSearch::V1_0::Models::Action 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 - Action = Azure::CognitiveServices::VisualSearch::V1_0::Models::Action CropArea = Azure::CognitiveServices::VisualSearch::V1_0::Models::CropArea ImageInfo = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageInfo - ImageTagRegion = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTagRegion - KnowledgeRequest = Azure::CognitiveServices::VisualSearch::V1_0::Models::KnowledgeRequest - VisualSearchRequest = Azure::CognitiveServices::VisualSearch::V1_0::Models::VisualSearchRequest - Point2D = Azure::CognitiveServices::VisualSearch::V1_0::Models::Point2D - NormalizedQuadrilateral = Azure::CognitiveServices::VisualSearch::V1_0::Models::NormalizedQuadrilateral - ImageAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageAction - ImageKnowledge = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageKnowledge - ImageModuleAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageModuleAction - ImageRecipesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRecipesAction - ImageRelatedSearchesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRelatedSearchesAction - ImageShoppingSourcesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageShoppingSourcesAction - ContentTypes = Azure::CognitiveServices::VisualSearch::V1_0::Models::ContentTypes - ImageEntityAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageEntityAction - ErrorCode = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch end class VisualSearchDataClass @@ -88,6 +88,54 @@ def method_missing(method, *args) end class ModelClasses + def image_tag_region + Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTagRegion + end + def knowledge_request + Azure::CognitiveServices::VisualSearch::V1_0::Models::KnowledgeRequest + end + def visual_search_request + Azure::CognitiveServices::VisualSearch::V1_0::Models::VisualSearchRequest + end + def point2_d + Azure::CognitiveServices::VisualSearch::V1_0::Models::Point2D + end + def normalized_quadrilateral + Azure::CognitiveServices::VisualSearch::V1_0::Models::NormalizedQuadrilateral + end + def image_action + Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageAction + end + def image_knowledge + Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageKnowledge + end + def image_entity_action + Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageEntityAction + end + def error_response + Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse + end + def image_module_action + Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageModuleAction + end + def image_related_searches_action + Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRelatedSearchesAction + end + def image_shopping_sources_action + Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageShoppingSourcesAction + end + def image_recipes_action + Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRecipesAction + end + def content_types + Azure::CognitiveServices::VisualSearch::V1_0::Models::ContentTypes + end + def error_code + Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorCode + end + def safe_search + Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch + end def query Azure::CognitiveServices::VisualSearch::V1_0::Models::Query end @@ -97,9 +145,6 @@ def image_object def media_object Azure::CognitiveServices::VisualSearch::V1_0::Models::MediaObject end - def error_response - Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse - end def error_sub_code Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorSubCode end @@ -115,6 +160,12 @@ def intangible def structured_value Azure::CognitiveServices::VisualSearch::V1_0::Models::StructuredValue end + def error + Azure::CognitiveServices::VisualSearch::V1_0::Models::Error + end + def filters + Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters + end def image_tag Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTag end @@ -124,9 +175,6 @@ def related_searches_module def properties_item Azure::CognitiveServices::VisualSearch::V1_0::Models::PropertiesItem end - def error - Azure::CognitiveServices::VisualSearch::V1_0::Models::Error - end def recipes_module Azure::CognitiveServices::VisualSearch::V1_0::Models::RecipesModule end @@ -136,18 +184,15 @@ def images_image_metadata def images_module Azure::CognitiveServices::VisualSearch::V1_0::Models::ImagesModule end - def filters - Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters - end def aggregate_rating Azure::CognitiveServices::VisualSearch::V1_0::Models::AggregateRating end - def aggregate_offer - Azure::CognitiveServices::VisualSearch::V1_0::Models::AggregateOffer - end def offer Azure::CognitiveServices::VisualSearch::V1_0::Models::Offer end + def aggregate_offer + Azure::CognitiveServices::VisualSearch::V1_0::Models::AggregateOffer + end def recipe Azure::CognitiveServices::VisualSearch::V1_0::Models::Recipe end @@ -163,6 +208,9 @@ def item_availability def person Azure::CognitiveServices::VisualSearch::V1_0::Models::Person end + def action + Azure::CognitiveServices::VisualSearch::V1_0::Models::Action + end def response_base Azure::CognitiveServices::VisualSearch::V1_0::Models::ResponseBase end @@ -175,60 +223,12 @@ def creative_work def identifiable Azure::CognitiveServices::VisualSearch::V1_0::Models::Identifiable end - def action - Azure::CognitiveServices::VisualSearch::V1_0::Models::Action - end def crop_area Azure::CognitiveServices::VisualSearch::V1_0::Models::CropArea end def image_info Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageInfo end - def image_tag_region - Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTagRegion - end - def knowledge_request - Azure::CognitiveServices::VisualSearch::V1_0::Models::KnowledgeRequest - end - def visual_search_request - Azure::CognitiveServices::VisualSearch::V1_0::Models::VisualSearchRequest - end - def point2_d - Azure::CognitiveServices::VisualSearch::V1_0::Models::Point2D - end - def normalized_quadrilateral - Azure::CognitiveServices::VisualSearch::V1_0::Models::NormalizedQuadrilateral - end - def image_action - Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageAction - end - def image_knowledge - Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageKnowledge - end - def image_module_action - Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageModuleAction - end - def image_recipes_action - Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRecipesAction - end - def image_related_searches_action - Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRelatedSearchesAction - end - def image_shopping_sources_action - Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageShoppingSourcesAction - end - def content_types - Azure::CognitiveServices::VisualSearch::V1_0::Models::ContentTypes - end - def image_entity_action - Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageEntityAction - end - def error_code - Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorCode - end - def safe_search - Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch - end end end end diff --git a/azure_sdk/lib/latest/modules/web_profile_module.rb b/azure_sdk/lib/latest/modules/web_profile_module.rb index fa0f6e18d6..14f1558ef3 100644 --- a/azure_sdk/lib/latest/modules/web_profile_module.rb +++ b/azure_sdk/lib/latest/modules/web_profile_module.rb @@ -12,14 +12,14 @@ module Mgmt Certificates = Azure::Web::Mgmt::V2018_02_01::Certificates DeletedWebApps = Azure::Web::Mgmt::V2018_02_01::DeletedWebApps Diagnostics = Azure::Web::Mgmt::V2018_02_01::Diagnostics - Recommendations = Azure::Web::Mgmt::V2018_02_01::Recommendations + CertificateRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::CertificateRegistrationProvider + AppServiceCertificateOrders = Azure::Web::Mgmt::V2018_02_01::AppServiceCertificateOrders + DomainRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::DomainRegistrationProvider + TopLevelDomains = Azure::Web::Mgmt::V2018_02_01::TopLevelDomains ResourceHealthMetadataOperations = Azure::Web::Mgmt::V2018_02_01::ResourceHealthMetadataOperations + Recommendations = Azure::Web::Mgmt::V2018_02_01::Recommendations 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 - DomainRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::DomainRegistrationProvider AppServiceEnvironments = Azure::Web::Mgmt::V2018_02_01::AppServiceEnvironments module Models @@ -177,6 +177,7 @@ module Models WorkerPoolResource = Azure::Web::Mgmt::V2018_02_01::Models::WorkerPoolResource AppServicePlanPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanPatchResource HybridConnectionLimits = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionLimits + Contact = Azure::Web::Mgmt::V2018_02_01::Models::Contact TopLevelDomainCollection = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainCollection CertificateDetails = Azure::Web::Mgmt::V2018_02_01::Models::CertificateDetails AppServiceCertificateOrderCollection = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderCollection @@ -188,21 +189,20 @@ module Models DomainAvailablilityCheckResult = Azure::Web::Mgmt::V2018_02_01::Models::DomainAvailablilityCheckResult DomainControlCenterSsoRequest = Azure::Web::Mgmt::V2018_02_01::Models::DomainControlCenterSsoRequest DomainOwnershipIdentifierCollection = Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifierCollection - Contact = Azure::Web::Mgmt::V2018_02_01::Models::Contact DomainRecommendationSearchParameters = Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters + TldLegalAgreement = Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreement AppServiceCertificateCollection = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateCollection PrivateAccessVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessVirtualNetwork - TldLegalAgreement = Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreement NetworkTrace = Azure::Web::Mgmt::V2018_02_01::Models::NetworkTrace + HostName = Azure::Web::Mgmt::V2018_02_01::Models::HostName DomainCollection = Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection 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 - HostName = Azure::Web::Mgmt::V2018_02_01::Models::HostName + Address = Azure::Web::Mgmt::V2018_02_01::Models::Address TopLevelDomainAgreementOption = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainAgreementOption AppServiceCertificateResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource - Address = Azure::Web::Mgmt::V2018_02_01::Models::Address AppServiceCertificateOrder = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder AppServiceCertificateOrderPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderPatchResource AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource @@ -214,24 +214,24 @@ module Models DomainPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::DomainPatchResource TopLevelDomain = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomain AzureStoragePropertyDictionaryResource = Azure::Web::Mgmt::V2018_02_01::Models::AzureStoragePropertyDictionaryResource + Dimension = Azure::Web::Mgmt::V2018_02_01::Models::Dimension DeletedAppRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::DeletedAppRestoreRequest - PremierAddOnPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource + MetricSpecification = Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification PrivateAccess = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccess - SnapshotRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest + PremierAddOnPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource SwiftVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork - CertificateProductType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType + SnapshotRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest CertificateOrderStatus = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus + CertificateProductType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType + Usage = Azure::Web::Mgmt::V2018_02_01::Models::Usage CertificateOrderActionType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType IpFilterTag = Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag - Usage = Azure::Web::Mgmt::V2018_02_01::Models::Usage - AzureStorageState = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageState AzureStorageType = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType - DomainStatus = Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus + AzureStorageState = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageState FtpsState = Azure::Web::Mgmt::V2018_02_01::Models::FtpsState - DomainType = Azure::Web::Mgmt::V2018_02_01::Models::DomainType - Dimension = Azure::Web::Mgmt::V2018_02_01::Models::Dimension - MetricSpecification = Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification + DomainStatus = Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus DnsType = Azure::Web::Mgmt::V2018_02_01::Models::DnsType + 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 Resource = Azure::Web::Mgmt::V2018_02_01::Models::Resource @@ -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, :domains, :app_service_certificate_orders, :certificate_registration_provider, :top_level_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, :certificate_registration_provider, :app_service_certificate_orders, :domain_registration_provider, :top_level_domains, :resource_health_metadata_operations, :recommendations, :provider, :domains, :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 @@ -377,14 +377,14 @@ def initialize(configurable, base_url=nil, options=nil) @certificates = @client_0.certificates @deleted_web_apps = @client_0.deleted_web_apps @diagnostics = @client_0.diagnostics - @recommendations = @client_0.recommendations + @certificate_registration_provider = @client_0.certificate_registration_provider + @app_service_certificate_orders = @client_0.app_service_certificate_orders + @domain_registration_provider = @client_0.domain_registration_provider + @top_level_domains = @client_0.top_level_domains @resource_health_metadata_operations = @client_0.resource_health_metadata_operations + @recommendations = @client_0.recommendations @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 - @domain_registration_provider = @client_0.domain_registration_provider @app_service_environments = @client_0.app_service_environments @model_classes = ModelClasses.new @@ -866,6 +866,9 @@ def app_service_plan_patch_resource def hybrid_connection_limits Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionLimits end + def contact + Azure::Web::Mgmt::V2018_02_01::Models::Contact + end def top_level_domain_collection Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainCollection end @@ -899,24 +902,24 @@ def domain_control_center_sso_request def domain_ownership_identifier_collection Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifierCollection end - def contact - Azure::Web::Mgmt::V2018_02_01::Models::Contact - end def domain_recommendation_search_parameters Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters end + def tld_legal_agreement + Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreement + end def app_service_certificate_collection Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateCollection end def private_access_virtual_network Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessVirtualNetwork end - def tld_legal_agreement - Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreement - end def network_trace Azure::Web::Mgmt::V2018_02_01::Models::NetworkTrace end + def host_name + Azure::Web::Mgmt::V2018_02_01::Models::HostName + end def domain_collection Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection end @@ -932,8 +935,8 @@ def site_seal def name_identifier_collection Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection end - def host_name - Azure::Web::Mgmt::V2018_02_01::Models::HostName + def address + Azure::Web::Mgmt::V2018_02_01::Models::Address end def top_level_domain_agreement_option Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainAgreementOption @@ -941,9 +944,6 @@ def top_level_domain_agreement_option def app_service_certificate_resource Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource end - def address - Azure::Web::Mgmt::V2018_02_01::Models::Address - end def app_service_certificate_order Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder end @@ -977,60 +977,60 @@ def top_level_domain def azure_storage_property_dictionary_resource Azure::Web::Mgmt::V2018_02_01::Models::AzureStoragePropertyDictionaryResource end + def dimension + Azure::Web::Mgmt::V2018_02_01::Models::Dimension + end def deleted_app_restore_request Azure::Web::Mgmt::V2018_02_01::Models::DeletedAppRestoreRequest end - def premier_add_on_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource + def metric_specification + Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification end def private_access Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccess end - def snapshot_restore_request - Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest + def premier_add_on_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource end def swift_virtual_network Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork end - def certificate_product_type - Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType + def snapshot_restore_request + Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest end def certificate_order_status Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus end + def certificate_product_type + Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType + end + def usage + Azure::Web::Mgmt::V2018_02_01::Models::Usage + end def certificate_order_action_type Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType end def ip_filter_tag Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag end - def usage - Azure::Web::Mgmt::V2018_02_01::Models::Usage + def azure_storage_type + Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType end def azure_storage_state Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageState end - def azure_storage_type - Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType + def ftps_state + Azure::Web::Mgmt::V2018_02_01::Models::FtpsState end def domain_status Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus end - def ftps_state - Azure::Web::Mgmt::V2018_02_01::Models::FtpsState + def dns_type + Azure::Web::Mgmt::V2018_02_01::Models::DnsType end def domain_type Azure::Web::Mgmt::V2018_02_01::Models::DomainType 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 dns_type - Azure::Web::Mgmt::V2018_02_01::Models::DnsType - end def operation_status Azure::Web::Mgmt::V2018_02_01::Models::OperationStatus end diff --git a/azure_sdk/lib/latest/modules/websearch_profile_module.rb b/azure_sdk/lib/latest/modules/websearch_profile_module.rb index f897622dd1..5d7f2ee219 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 + RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer + News = Azure::CognitiveServices::WebSearch::V1_0::Models::News + QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext + ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse + AnswerType = Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType + Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone + ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch + Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article + StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images 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 - ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness - StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue - Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images + Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response 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 - Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response Places = Azure::CognitiveServices::WebSearch::V1_0::Models::Places 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 + Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase - Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer - Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation - QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext + SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions + Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork NewsArticle = Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle + Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer 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 - RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer - SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch - TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone - Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing - AnswerType = Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType - Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible - Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article - ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error + VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject end class WebSearchDataClass @@ -82,6 +82,42 @@ def method_missing(method, *args) end class ModelClasses + def related_searches_related_search_answer + Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer + end + def news + Azure::CognitiveServices::WebSearch::V1_0::Models::News + end + def query_context + Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext + end + def error_response + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse + end + def answer_type + Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType + end + def intangible + Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + end + def time_zone + Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone + end + def error_code + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + end + def safe_search + Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch + end + def article + Azure::CognitiveServices::WebSearch::V1_0::Models::Article + end + def structured_value + Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + end + def images + Azure::CognitiveServices::WebSearch::V1_0::Models::Images + end def query Azure::CognitiveServices::WebSearch::V1_0::Models::Query end @@ -97,17 +133,11 @@ def web_page def error_sub_code Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode end - def error_response - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse - end def freshness Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness end - def structured_value - Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue - end - def images - Azure::CognitiveServices::WebSearch::V1_0::Models::Images + def response + Azure::CognitiveServices::WebSearch::V1_0::Models::Response end def web_meta_tag Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag @@ -124,9 +154,6 @@ def videos def text_format Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat end - def response - Azure::CognitiveServices::WebSearch::V1_0::Models::Response - end def places Azure::CognitiveServices::WebSearch::V1_0::Models::Places end @@ -145,20 +172,20 @@ def web_web_grouping def time_zone_time_zone_information Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation end + def computation + Azure::CognitiveServices::WebSearch::V1_0::Models::Computation + end def response_base Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase end - def answer - Azure::CognitiveServices::WebSearch::V1_0::Models::Answer - end def search_results_answer Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer end - def computation - Azure::CognitiveServices::WebSearch::V1_0::Models::Computation + def spell_suggestions + Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions end - def query_context - Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext + def thing + Azure::CognitiveServices::WebSearch::V1_0::Models::Thing end def creative_work Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork @@ -166,45 +193,18 @@ def creative_work def news_article Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle end + def answer + Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + end def identifiable Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable end - def spell_suggestions - Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions - end - def news - Azure::CognitiveServices::WebSearch::V1_0::Models::News + def error + Azure::CognitiveServices::WebSearch::V1_0::Models::Error end 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 safe_search - Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch - 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 intangible - Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible - end - def article - Azure::CognitiveServices::WebSearch::V1_0::Models::Article - end - def error_code - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode - end - def error - Azure::CognitiveServices::WebSearch::V1_0::Models::Error - end end end end diff --git a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql.rb b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql.rb index 448515b2d4..f7c645d8d4 100644 --- a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql.rb +++ b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql.rb @@ -42,6 +42,8 @@ module Azure::SQL::Mgmt::V2017_03_01_preview autoload :BackupLongTermRetentionPolicies, '2017-03-01-preview/generated/azure_mgmt_sql/backup_long_term_retention_policies.rb' autoload :ManagedBackupShortTermRetentionPolicies, '2017-03-01-preview/generated/azure_mgmt_sql/managed_backup_short_term_retention_policies.rb' autoload :ManagedDatabases, '2017-03-01-preview/generated/azure_mgmt_sql/managed_databases.rb' + autoload :ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies, '2017-03-01-preview/generated/azure_mgmt_sql/managed_restorable_dropped_database_backup_short_term_retention_policies.rb' + autoload :RestorableDroppedManagedDatabases, '2017-03-01-preview/generated/azure_mgmt_sql/restorable_dropped_managed_databases.rb' autoload :RestorePoints, '2017-03-01-preview/generated/azure_mgmt_sql/restore_points.rb' autoload :ServerAutomaticTuningOperations, '2017-03-01-preview/generated/azure_mgmt_sql/server_automatic_tuning_operations.rb' autoload :ServerDnsAliases, '2017-03-01-preview/generated/azure_mgmt_sql/server_dns_aliases.rb' @@ -51,40 +53,41 @@ module Azure::SQL::Mgmt::V2017_03_01_preview autoload :SqlManagementClient, '2017-03-01-preview/generated/azure_mgmt_sql/sql_management_client.rb' module Models - autoload :JobListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_list_result.rb' autoload :JobStepAction, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_action.rb' + autoload :JobStepOutput, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_output.rb' autoload :DatabaseVulnerabilityAssessmentListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_vulnerability_assessment_list_result.rb' + autoload :ManagedDatabaseUpdate, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_database_update.rb' + autoload :ServerDnsAliasAcquisition, '2017-03-01-preview/generated/azure_mgmt_sql/models/server_dns_alias_acquisition.rb' autoload :ManagedDatabaseListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_database_list_result.rb' - autoload :ServerDnsAliasListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/server_dns_alias_list_result.rb' - autoload :CompleteDatabaseRestoreDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/complete_database_restore_definition.rb' autoload :Resource, '2017-03-01-preview/generated/azure_mgmt_sql/models/resource.rb' - autoload :JobStepListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_list_result.rb' - autoload :DatabaseOperationListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_operation_list_result.rb' autoload :JobAgentListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_agent_list_result.rb' - autoload :CreateDatabaseRestorePointDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/create_database_restore_point_definition.rb' + autoload :AutomaticTuningServerOptions, '2017-03-01-preview/generated/azure_mgmt_sql/models/automatic_tuning_server_options.rb' autoload :JobAgentUpdate, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_agent_update.rb' - autoload :DatabaseUpdate, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_update.rb' - autoload :ManagedBackupShortTermRetentionPolicyListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_backup_short_term_retention_policy_list_result.rb' - autoload :RestorePointListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/restore_point_list_result.rb' + autoload :Sku, '2017-03-01-preview/generated/azure_mgmt_sql/models/sku.rb' + autoload :CompleteDatabaseRestoreDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/complete_database_restore_definition.rb' + autoload :DatabaseListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_list_result.rb' autoload :JobCredentialListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_credential_list_result.rb' - autoload :ResourceMoveDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/resource_move_definition.rb' + autoload :ImportExportDatabaseDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/import_export_database_definition.rb' autoload :JobExecutionTarget, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_execution_target.rb' - autoload :ManagedDatabaseUpdate, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_database_update.rb' - autoload :LongTermRetentionBackupListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/long_term_retention_backup_list_result.rb' - autoload :AutomaticTuningServerOptions, '2017-03-01-preview/generated/azure_mgmt_sql/models/automatic_tuning_server_options.rb' + autoload :DatabaseVulnerabilityAssessmentRuleBaselineItem, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_vulnerability_assessment_rule_baseline_item.rb' + autoload :ManagedBackupShortTermRetentionPolicyListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_backup_short_term_retention_policy_list_result.rb' + autoload :VulnerabilityAssessmentRecurringScansProperties, '2017-03-01-preview/generated/azure_mgmt_sql/models/vulnerability_assessment_recurring_scans_properties.rb' autoload :JobExecutionListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_execution_list_result.rb' - autoload :DatabaseListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_list_result.rb' autoload :JobSchedule, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_schedule.rb' - autoload :DatabaseVulnerabilityAssessmentRuleBaselineItem, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_vulnerability_assessment_rule_baseline_item.rb' - autoload :JobVersionListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_version_list_result.rb' - autoload :ServerDnsAliasAcquisition, '2017-03-01-preview/generated/azure_mgmt_sql/models/server_dns_alias_acquisition.rb' + autoload :ServerDnsAliasListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/server_dns_alias_list_result.rb' autoload :JobTarget, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_target.rb' - autoload :ImportExportDatabaseDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/import_export_database_definition.rb' - autoload :JobTargetGroupListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_target_group_list_result.rb' - autoload :Sku, '2017-03-01-preview/generated/azure_mgmt_sql/models/sku.rb' - autoload :JobStepOutput, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_output.rb' - autoload :VulnerabilityAssessmentRecurringScansProperties, '2017-03-01-preview/generated/azure_mgmt_sql/models/vulnerability_assessment_recurring_scans_properties.rb' + autoload :CreateDatabaseRestorePointDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/create_database_restore_point_definition.rb' + autoload :LongTermRetentionBackupListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/long_term_retention_backup_list_result.rb' + autoload :RestorePointListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/restore_point_list_result.rb' + autoload :JobListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_list_result.rb' + autoload :ResourceMoveDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/resource_move_definition.rb' + autoload :JobStepListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_list_result.rb' + autoload :DatabaseUpdate, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_update.rb' + autoload :JobVersionListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_version_list_result.rb' + autoload :DatabaseOperationListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_operation_list_result.rb' autoload :JobStepExecutionOptions, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_execution_options.rb' + autoload :RestorableDroppedManagedDatabaseListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/restorable_dropped_managed_database_list_result.rb' + autoload :JobTargetGroupListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_target_group_list_result.rb' autoload :ProxyResource, '2017-03-01-preview/generated/azure_mgmt_sql/models/proxy_resource.rb' autoload :ExtendedDatabaseBlobAuditingPolicy, '2017-03-01-preview/generated/azure_mgmt_sql/models/extended_database_blob_auditing_policy.rb' autoload :ExtendedServerBlobAuditingPolicy, '2017-03-01-preview/generated/azure_mgmt_sql/models/extended_server_blob_auditing_policy.rb' @@ -108,6 +111,7 @@ module Models autoload :BackupLongTermRetentionPolicy, '2017-03-01-preview/generated/azure_mgmt_sql/models/backup_long_term_retention_policy.rb' autoload :ManagedBackupShortTermRetentionPolicy, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_backup_short_term_retention_policy.rb' autoload :ManagedDatabase, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_database.rb' + autoload :RestorableDroppedManagedDatabase, '2017-03-01-preview/generated/azure_mgmt_sql/models/restorable_dropped_managed_database.rb' autoload :RestorePoint, '2017-03-01-preview/generated/azure_mgmt_sql/models/restore_point.rb' autoload :ServerAutomaticTuning, '2017-03-01-preview/generated/azure_mgmt_sql/models/server_automatic_tuning.rb' autoload :ServerDnsAlias, '2017-03-01-preview/generated/azure_mgmt_sql/models/server_dns_alias.rb' diff --git a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/managed_restorable_dropped_database_backup_short_term_retention_policies.rb b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/managed_restorable_dropped_database_backup_short_term_retention_policies.rb new file mode 100644 index 0000000000..6c234ad4d4 --- /dev/null +++ b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/managed_restorable_dropped_database_backup_short_term_retention_policies.rb @@ -0,0 +1,683 @@ +# 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::SQL::Mgmt::V2017_03_01_preview + # + # The Azure SQL Database management API provides a RESTful set of web + # services that interact with Azure SQL Database services to manage your + # databases. The API enables you to create, retrieve, update, and delete + # databases. + # + class ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies + include MsRestAzure + + # + # Creates and initializes a new instance of the ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies class. + # @param client service class for accessing basic functionality. + # + def initialize(client) + @client = client + end + + # @return [SqlManagementClient] reference to the SqlManagementClient + attr_reader :client + + # + # Gets a dropped database's short term retention policy. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ManagedBackupShortTermRetentionPolicy] operation results. + # + def get(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers = nil) + response = get_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets a dropped database's short term retention policy. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def get_with_http_info(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers = nil) + get_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers).value! + end + + # + # Gets a dropped database's short term retention policy. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def get_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'managed_instance_name is nil' if managed_instance_name.nil? + fail ArgumentError, 'restorable_dropped_database_id is nil' if restorable_dropped_database_id.nil? + policy_name = 'default' + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/restorableDroppedDatabases/{restorableDroppedDatabaseId}/backupShortTermRetentionPolicies/{policyName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'managedInstanceName' => managed_instance_name,'restorableDroppedDatabaseId' => restorable_dropped_database_id,'policyName' => policy_name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Sets a database's long term retention policy. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param parameters [ManagedBackupShortTermRetentionPolicy] The long term + # retention policy info. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ManagedBackupShortTermRetentionPolicy] operation results. + # + def create_or_update(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers = nil) + response = create_or_update_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers).value! + response.body unless response.nil? + end + + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param parameters [ManagedBackupShortTermRetentionPolicy] The long term + # retention policy info. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Concurrent::Promise] promise which provides async access to http + # response. + # + def create_or_update_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers = nil) + # Send request + promise = begin_create_or_update_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers) + + promise = promise.then do |response| + # Defining deserialization method. + deserialize_method = lambda do |parsed_response| + result_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy.mapper() + parsed_response = @client.deserialize(result_mapper, parsed_response) + end + + # Waiting for response. + @client.get_long_running_operation_result(response, deserialize_method) + end + + promise + end + + # + # Sets a database's long term retention policy. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param parameters [ManagedBackupShortTermRetentionPolicy] The long term + # retention policy info. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ManagedBackupShortTermRetentionPolicy] operation results. + # + def update(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers = nil) + response = update_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers).value! + response.body unless response.nil? + end + + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param parameters [ManagedBackupShortTermRetentionPolicy] The long term + # retention policy info. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Concurrent::Promise] promise which provides async access to http + # response. + # + def update_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers = nil) + # Send request + promise = begin_update_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers) + + promise = promise.then do |response| + # Defining deserialization method. + deserialize_method = lambda do |parsed_response| + result_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy.mapper() + parsed_response = @client.deserialize(result_mapper, parsed_response) + end + + # Waiting for response. + @client.get_long_running_operation_result(response, deserialize_method) + end + + promise + end + + # + # Gets a dropped database's short term retention policy list. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list_by_restorable_dropped_database(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers = nil) + first_page = list_by_restorable_dropped_database_as_lazy(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers) + first_page.get_all_items + end + + # + # Gets a dropped database's short term retention policy list. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_by_restorable_dropped_database_with_http_info(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers = nil) + list_by_restorable_dropped_database_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers).value! + end + + # + # Gets a dropped database's short term retention policy list. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_by_restorable_dropped_database_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'managed_instance_name is nil' if managed_instance_name.nil? + fail ArgumentError, 'restorable_dropped_database_id is nil' if restorable_dropped_database_id.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/restorableDroppedDatabases/{restorableDroppedDatabaseId}/backupShortTermRetentionPolicies' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'managedInstanceName' => managed_instance_name,'restorableDroppedDatabaseId' => restorable_dropped_database_id,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Sets a database's long term retention policy. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param parameters [ManagedBackupShortTermRetentionPolicy] The long term + # retention policy info. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ManagedBackupShortTermRetentionPolicy] operation results. + # + def begin_create_or_update(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers = nil) + response = begin_create_or_update_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers).value! + response.body unless response.nil? + end + + # + # Sets a database's long term retention policy. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param parameters [ManagedBackupShortTermRetentionPolicy] The long term + # retention policy info. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def begin_create_or_update_with_http_info(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers = nil) + begin_create_or_update_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers).value! + end + + # + # Sets a database's long term retention policy. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param parameters [ManagedBackupShortTermRetentionPolicy] The long term + # retention policy info. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def begin_create_or_update_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'managed_instance_name is nil' if managed_instance_name.nil? + fail ArgumentError, 'restorable_dropped_database_id is nil' if restorable_dropped_database_id.nil? + policy_name = 'default' + fail ArgumentError, 'parameters is nil' if parameters.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + + request_headers['Content-Type'] = 'application/json; charset=utf-8' + + # Serialize Request + request_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy.mapper() + request_content = @client.serialize(request_mapper, parameters) + request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil + + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/restorableDroppedDatabases/{restorableDroppedDatabaseId}/backupShortTermRetentionPolicies/{policyName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'managedInstanceName' => managed_instance_name,'restorableDroppedDatabaseId' => restorable_dropped_database_id,'policyName' => policy_name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + body: request_content, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:put, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 || status_code == 202 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Sets a database's long term retention policy. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param parameters [ManagedBackupShortTermRetentionPolicy] The long term + # retention policy info. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ManagedBackupShortTermRetentionPolicy] operation results. + # + def begin_update(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers = nil) + response = begin_update_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers).value! + response.body unless response.nil? + end + + # + # Sets a database's long term retention policy. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param parameters [ManagedBackupShortTermRetentionPolicy] The long term + # retention policy info. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def begin_update_with_http_info(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers = nil) + begin_update_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers).value! + end + + # + # Sets a database's long term retention policy. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param parameters [ManagedBackupShortTermRetentionPolicy] The long term + # retention policy info. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def begin_update_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, parameters, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'managed_instance_name is nil' if managed_instance_name.nil? + fail ArgumentError, 'restorable_dropped_database_id is nil' if restorable_dropped_database_id.nil? + policy_name = 'default' + fail ArgumentError, 'parameters is nil' if parameters.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + + request_headers['Content-Type'] = 'application/json; charset=utf-8' + + # Serialize Request + request_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy.mapper() + request_content = @client.serialize(request_mapper, parameters) + request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil + + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/restorableDroppedDatabases/{restorableDroppedDatabaseId}/backupShortTermRetentionPolicies/{policyName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'managedInstanceName' => managed_instance_name,'restorableDroppedDatabaseId' => restorable_dropped_database_id,'policyName' => policy_name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + body: request_content, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:patch, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 || status_code == 202 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a dropped database's short term retention policy list. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ManagedBackupShortTermRetentionPolicyListResult] operation results. + # + def list_by_restorable_dropped_database_next(next_page_link, custom_headers = nil) + response = list_by_restorable_dropped_database_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets a dropped database's short term retention policy list. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_by_restorable_dropped_database_next_with_http_info(next_page_link, custom_headers = nil) + list_by_restorable_dropped_database_next_async(next_page_link, custom_headers).value! + end + + # + # Gets a dropped database's short term retention policy list. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_by_restorable_dropped_database_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a dropped database's short term retention policy list. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ManagedBackupShortTermRetentionPolicyListResult] which provide lazy + # access to pages of the response. + # + def list_by_restorable_dropped_database_as_lazy(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers = nil) + response = list_by_restorable_dropped_database_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_by_restorable_dropped_database_next_async(next_page_link, custom_headers) + end + page + end + end + + end +end diff --git a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/restorable_dropped_managed_database.rb b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/restorable_dropped_managed_database.rb new file mode 100644 index 0000000000..b5462bb43b --- /dev/null +++ b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/restorable_dropped_managed_database.rb @@ -0,0 +1,124 @@ +# 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::SQL::Mgmt::V2017_03_01_preview + module Models + # + # A restorable dropped managed database resource. + # + class RestorableDroppedManagedDatabase < TrackedResource + + include MsRestAzure + + # @return [String] The name of the database. + attr_accessor :database_name + + # @return [DateTime] The creation date of the database (ISO8601 format). + attr_accessor :creation_date + + # @return [DateTime] The deletion date of the database (ISO8601 format). + attr_accessor :deletion_date + + # @return [DateTime] The earliest restore date of the database (ISO8601 + # format). + attr_accessor :earliest_restore_date + + + # + # Mapper for RestorableDroppedManagedDatabase class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'RestorableDroppedManagedDatabase', + type: { + name: 'Composite', + class_name: 'RestorableDroppedManagedDatabase', + model_properties: { + id: { + required: false, + read_only: true, + serialized_name: 'id', + type: { + name: 'String' + } + }, + name: { + required: false, + read_only: true, + serialized_name: 'name', + type: { + name: 'String' + } + }, + type: { + required: false, + read_only: true, + serialized_name: 'type', + type: { + name: 'String' + } + }, + location: { + required: true, + serialized_name: 'location', + type: { + name: 'String' + } + }, + tags: { + required: false, + serialized_name: 'tags', + type: { + name: 'Dictionary', + value: { + required: false, + serialized_name: 'StringElementType', + type: { + name: 'String' + } + } + } + }, + database_name: { + required: false, + read_only: true, + serialized_name: 'properties.databaseName', + type: { + name: 'String' + } + }, + creation_date: { + required: false, + read_only: true, + serialized_name: 'properties.creationDate', + type: { + name: 'DateTime' + } + }, + deletion_date: { + required: false, + read_only: true, + serialized_name: 'properties.deletionDate', + type: { + name: 'DateTime' + } + }, + earliest_restore_date: { + required: false, + read_only: true, + serialized_name: 'properties.earliestRestoreDate', + type: { + name: 'DateTime' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/restorable_dropped_managed_database_list_result.rb b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/restorable_dropped_managed_database_list_result.rb new file mode 100644 index 0000000000..b5413b3900 --- /dev/null +++ b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/restorable_dropped_managed_database_list_result.rb @@ -0,0 +1,98 @@ +# 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::SQL::Mgmt::V2017_03_01_preview + module Models + # + # A list of restorable dropped managed databases. + # + class RestorableDroppedManagedDatabaseListResult + + include MsRestAzure + + include MsRest::JSONable + # @return [Array] Array of results. + attr_accessor :value + + # @return [String] Link to retrieve next page of results. + attr_accessor :next_link + + # return [Proc] with next page method call. + attr_accessor :next_method + + # + # Gets the rest of the items for the request, enabling auto-pagination. + # + # @return [Array] operation results. + # + def get_all_items + items = @value + page = self + while page.next_link != nil do + page = page.get_next_page + items.concat(page.value) + end + items + end + + # + # Gets the next page of results. + # + # @return [RestorableDroppedManagedDatabaseListResult] with next page + # content. + # + def get_next_page + response = @next_method.call(@next_link).value! unless @next_method.nil? + unless response.nil? + @next_link = response.body.next_link + @value = response.body.value + self + end + end + + # + # Mapper for RestorableDroppedManagedDatabaseListResult class as Ruby + # Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'RestorableDroppedManagedDatabaseListResult', + type: { + name: 'Composite', + class_name: 'RestorableDroppedManagedDatabaseListResult', + model_properties: { + value: { + required: false, + read_only: true, + serialized_name: 'value', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'RestorableDroppedManagedDatabaseElementType', + type: { + name: 'Composite', + class_name: 'RestorableDroppedManagedDatabase' + } + } + } + }, + next_link: { + required: false, + read_only: true, + serialized_name: 'nextLink', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/restorable_dropped_managed_databases.rb b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/restorable_dropped_managed_databases.rb new file mode 100644 index 0000000000..eecc33e55c --- /dev/null +++ b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/restorable_dropped_managed_databases.rb @@ -0,0 +1,337 @@ +# 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::SQL::Mgmt::V2017_03_01_preview + # + # The Azure SQL Database management API provides a RESTful set of web + # services that interact with Azure SQL Database services to manage your + # databases. The API enables you to create, retrieve, update, and delete + # databases. + # + class RestorableDroppedManagedDatabases + include MsRestAzure + + # + # Creates and initializes a new instance of the RestorableDroppedManagedDatabases class. + # @param client service class for accessing basic functionality. + # + def initialize(client) + @client = client + end + + # @return [SqlManagementClient] reference to the SqlManagementClient + attr_reader :client + + # + # Gets a list of restorable dropped managed databases. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list_by_instance(resource_group_name, managed_instance_name, custom_headers = nil) + first_page = list_by_instance_as_lazy(resource_group_name, managed_instance_name, custom_headers) + first_page.get_all_items + end + + # + # Gets a list of restorable dropped managed databases. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_by_instance_with_http_info(resource_group_name, managed_instance_name, custom_headers = nil) + list_by_instance_async(resource_group_name, managed_instance_name, custom_headers).value! + end + + # + # Gets a list of restorable dropped managed databases. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_by_instance_async(resource_group_name, managed_instance_name, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'managed_instance_name is nil' if managed_instance_name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/restorableDroppedDatabases' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'managedInstanceName' => managed_instance_name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a restorable dropped managed database. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RestorableDroppedManagedDatabase] operation results. + # + def get(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers = nil) + response = get_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets a restorable dropped managed database. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def get_with_http_info(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers = nil) + get_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers).value! + end + + # + # Gets a restorable dropped managed database. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param restorable_dropped_database_id [String] + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def get_async(resource_group_name, managed_instance_name, restorable_dropped_database_id, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'managed_instance_name is nil' if managed_instance_name.nil? + fail ArgumentError, 'restorable_dropped_database_id is nil' if restorable_dropped_database_id.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/restorableDroppedDatabases/{restorableDroppedDatabaseId}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'managedInstanceName' => managed_instance_name,'restorableDroppedDatabaseId' => restorable_dropped_database_id,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a list of restorable dropped managed databases. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RestorableDroppedManagedDatabaseListResult] operation results. + # + def list_by_instance_next(next_page_link, custom_headers = nil) + response = list_by_instance_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets a list of restorable dropped managed databases. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_by_instance_next_with_http_info(next_page_link, custom_headers = nil) + list_by_instance_next_async(next_page_link, custom_headers).value! + end + + # + # Gets a list of restorable dropped managed databases. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_by_instance_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a list of restorable dropped managed databases. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param managed_instance_name [String] The name of the managed instance. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RestorableDroppedManagedDatabaseListResult] which provide lazy + # access to pages of the response. + # + def list_by_instance_as_lazy(resource_group_name, managed_instance_name, custom_headers = nil) + response = list_by_instance_async(resource_group_name, managed_instance_name, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_by_instance_next_async(next_page_link, custom_headers) + end + page + end + end + + end +end diff --git a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/sql_management_client.rb b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/sql_management_client.rb index 5d1462411c..c4aaa41340 100644 --- a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/sql_management_client.rb +++ b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/sql_management_client.rb @@ -108,6 +108,15 @@ class SqlManagementClient < MsRestAzure::AzureServiceClient # @return [ManagedDatabases] managed_databases attr_reader :managed_databases + # @return + # [ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies] + # managed_restorable_dropped_database_backup_short_term_retention_policies + attr_reader :managed_restorable_dropped_database_backup_short_term_retention_policies + + # @return [RestorableDroppedManagedDatabases] + # restorable_dropped_managed_databases + attr_reader :restorable_dropped_managed_databases + # @return [RestorePoints] restore_points attr_reader :restore_points @@ -164,6 +173,8 @@ def initialize(credentials = nil, base_url = nil, options = nil) @backup_long_term_retention_policies = BackupLongTermRetentionPolicies.new(self) @managed_backup_short_term_retention_policies = ManagedBackupShortTermRetentionPolicies.new(self) @managed_databases = ManagedDatabases.new(self) + @managed_restorable_dropped_database_backup_short_term_retention_policies = ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies.new(self) + @restorable_dropped_managed_databases = RestorableDroppedManagedDatabases.new(self) @restore_points = RestorePoints.new(self) @server_automatic_tuning_operations = ServerAutomaticTuningOperations.new(self) @server_dns_aliases = ServerDnsAliases.new(self) diff --git a/management/azure_mgmt_sql/lib/profiles/latest/modules/sql_profile_module.rb b/management/azure_mgmt_sql/lib/profiles/latest/modules/sql_profile_module.rb index 100a030d50..8a3cb53969 100644 --- a/management/azure_mgmt_sql/lib/profiles/latest/modules/sql_profile_module.rb +++ b/management/azure_mgmt_sql/lib/profiles/latest/modules/sql_profile_module.rb @@ -69,23 +69,25 @@ module Mgmt ManagedBackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedBackupShortTermRetentionPolicies ManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabases LongTermRetentionBackups = Azure::SQL::Mgmt::V2017_03_01_preview::LongTermRetentionBackups - ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations + ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies JobVersions = Azure::SQL::Mgmt::V2017_03_01_preview::JobVersions + ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations + RestorableDroppedManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::RestorableDroppedManagedDatabases ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies ServerDnsAliases = Azure::SQL::Mgmt::V2017_03_01_preview::ServerDnsAliases - ManagedServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedServerSecurityAlertPolicies - ManagedDatabaseSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabaseSecurityAlertPolicies RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints + ManagedDatabaseSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabaseSecurityAlertPolicies + ManagedServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedServerSecurityAlertPolicies DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies - DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations - Capabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Capabilities ElasticPoolOperations = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPoolOperations - Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases DatabaseVulnerabilityAssessmentScans = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseVulnerabilityAssessmentScans InstanceFailoverGroups = Azure::SQL::Mgmt::V2017_10_01_preview::InstanceFailoverGroups BackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_10_01_preview::BackupShortTermRetentionPolicies TdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::TdeCertificates ManagedInstanceTdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::ManagedInstanceTdeCertificates + DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations + Capabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Capabilities + Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases ElasticPools = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPools module Models @@ -282,88 +284,90 @@ module Models AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType - JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction + JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput DatabaseVulnerabilityAssessmentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult + ManagedDatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate + ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult - ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult - CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition - JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult JobAgentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult - CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions JobAgentUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate - ManagedBackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition JobCredentialListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult + ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition JobExecutionTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget - ManagedDatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate - LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem + ManagedBackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule - DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem - JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult - ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition + ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget - ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult + JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult + JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions + RestorableDroppedManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult - JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy - ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy - JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline + ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy + ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult - DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities - JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential + DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent - JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep + DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution - JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion + JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup - ManagedBackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy + JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup - ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase - ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy + ManagedBackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias - ManagedDatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy - JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState + RestorableDroppedManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase ManagedServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy + ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy + ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState + ManagedDatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy + JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle - DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy - JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType + JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType - JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType - ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus - ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode + JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource + ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode - AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType - JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy + AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job SecurityAlertPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState - VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties Sku = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku + DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult MaxSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability - DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation EditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability - DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation ElasticPoolListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability + DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment LocationCapabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities + Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource ManagementOperationState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState DatabaseStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus - Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource CatalogCollationType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType ServerVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability DatabaseListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult @@ -372,9 +376,13 @@ module Models ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy ProxyResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource TrackedResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource + Database = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database + DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate + ElasticPool = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool ElasticPoolPerDatabaseMinPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability BackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicyListResult ElasticPoolPerDatabaseMaxPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability + ElasticPoolPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerformanceLevelCapability VulnerabilityAssessmentScanError = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanError InstanceFailoverGroupReadOnlyEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadOnlyEndpoint VulnerabilityAssessmentScanRecordListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecordListResult @@ -391,41 +399,37 @@ module Models InstanceFailoverGroupListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings - DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate PartnerRegionInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo - ElasticPoolUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate - VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation - ElasticPool = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool + VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport InstanceFailoverGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy TdeCertificate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate - Database = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database - ElasticPoolPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerformanceLevelCapability - MaxSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType + ElasticPoolUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate VulnerabilityAssessmentScanState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState - DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale + MaxSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit LogSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit - DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType CapabilityStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus - ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType - PerformanceLevelUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit - CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup CreateMode = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode - InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole - DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult + PerformanceLevelUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit SampleName = Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName - ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition + ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType + DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale + InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole + CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup + VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties ElasticPoolState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState + ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition end # # SQLManagementClass # class SQLManagementClass - attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :transparent_data_encryption_activities, :server_table_auditing_policies, :database_table_auditing_policies, :database_connection_policies, :server_usages, :database_usages, :operations, :database_recommended_actions, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :database_advisors, :servers, :sync_groups, :server_advisors, :subscription_usages, :sync_members, :sync_agents, :virtual_network_rules, :firewall_rules, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :backup_long_term_retention_policies, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :job_steps, :jobs, :job_step_executions, :job_target_groups, :job_target_executions, :managed_backup_short_term_retention_policies, :managed_databases, :long_term_retention_backups, :server_automatic_tuning_operations, :job_versions, :server_security_alert_policies, :server_dns_aliases, :managed_server_security_alert_policies, :managed_database_security_alert_policies, :restore_points, :database_blob_auditing_policies, :database_operations, :capabilities, :elastic_pool_operations, :databases, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :tde_certificates, :managed_instance_tde_certificates, :elastic_pools, :configurable, :base_url, :options, :model_classes + attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :transparent_data_encryption_activities, :server_table_auditing_policies, :database_table_auditing_policies, :database_connection_policies, :server_usages, :database_usages, :operations, :database_recommended_actions, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :database_advisors, :servers, :sync_groups, :server_advisors, :subscription_usages, :sync_members, :sync_agents, :virtual_network_rules, :firewall_rules, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :backup_long_term_retention_policies, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :job_steps, :jobs, :job_step_executions, :job_target_groups, :job_target_executions, :managed_backup_short_term_retention_policies, :managed_databases, :long_term_retention_backups, :managed_restorable_dropped_database_backup_short_term_retention_policies, :job_versions, :server_automatic_tuning_operations, :restorable_dropped_managed_databases, :server_security_alert_policies, :server_dns_aliases, :restore_points, :managed_database_security_alert_policies, :managed_server_security_alert_policies, :database_blob_auditing_policies, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :tde_certificates, :managed_instance_tde_certificates, :database_operations, :capabilities, :databases, :elastic_pools, :configurable, :base_url, :options, :model_classes def initialize(options = {}) if options.is_a?(Hash) && options.length == 0 @@ -520,13 +524,15 @@ def initialize(options = {}) @managed_backup_short_term_retention_policies = @client_2.managed_backup_short_term_retention_policies @managed_databases = @client_2.managed_databases @long_term_retention_backups = @client_2.long_term_retention_backups - @server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations + @managed_restorable_dropped_database_backup_short_term_retention_policies = @client_2.managed_restorable_dropped_database_backup_short_term_retention_policies @job_versions = @client_2.job_versions + @server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations + @restorable_dropped_managed_databases = @client_2.restorable_dropped_managed_databases @server_security_alert_policies = @client_2.server_security_alert_policies @server_dns_aliases = @client_2.server_dns_aliases - @managed_server_security_alert_policies = @client_2.managed_server_security_alert_policies - @managed_database_security_alert_policies = @client_2.managed_database_security_alert_policies @restore_points = @client_2.restore_points + @managed_database_security_alert_policies = @client_2.managed_database_security_alert_policies + @managed_server_security_alert_policies = @client_2.managed_server_security_alert_policies @database_blob_auditing_policies = @client_2.database_blob_auditing_policies @client_3 = Azure::SQL::Mgmt::V2017_10_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) @@ -534,15 +540,15 @@ def initialize(options = {}) @client_3.subscription_id = configurable.subscription_id end add_telemetry(@client_3) - @database_operations = @client_3.database_operations - @capabilities = @client_3.capabilities @elastic_pool_operations = @client_3.elastic_pool_operations - @databases = @client_3.databases @database_vulnerability_assessment_scans = @client_3.database_vulnerability_assessment_scans @instance_failover_groups = @client_3.instance_failover_groups @backup_short_term_retention_policies = @client_3.backup_short_term_retention_policies @tde_certificates = @client_3.tde_certificates @managed_instance_tde_certificates = @client_3.managed_instance_tde_certificates + @database_operations = @client_3.database_operations + @capabilities = @client_3.capabilities + @databases = @client_3.databases @elastic_pools = @client_3.elastic_pools @model_classes = ModelClasses.new @@ -1149,53 +1155,50 @@ def auto_execute_status def restore_point_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType end - def job_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult - end def job_step_action Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction end + def job_step_output + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput + end def database_vulnerability_assessment_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult end - def managed_database_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult - end - def server_dns_alias_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult + def managed_database_update + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate end - def complete_database_restore_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition + def server_dns_alias_acquisition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition end - def job_step_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + def managed_database_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult end def job_agent_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult end - def create_database_restore_point_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + def automatic_tuning_server_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions end def job_agent_update Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate end - def managed_backup_short_term_retention_policy_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + def complete_database_restore_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition end def job_credential_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult end + def import_export_database_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + end def job_execution_target Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget end - def managed_database_update - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate - end - def long_term_retention_backup_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult + def database_vulnerability_assessment_rule_baseline_item + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem end - def automatic_tuning_server_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + def managed_backup_short_term_retention_policy_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult end def job_execution_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult @@ -1203,141 +1206,147 @@ def job_execution_list_result def job_schedule Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule end - def database_vulnerability_assessment_rule_baseline_item - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem + def server_dns_alias_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult + end + def job_target + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget + end + def 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_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + end + def job_step_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult end def job_version_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult end - def server_dns_alias_acquisition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition - end - def job_target - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget + def job_step_execution_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions end - def import_export_database_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + def restorable_dropped_managed_database_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult end def job_target_group_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult end - def job_step_output - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput - end def extended_database_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy end - def extended_server_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy - end - def job_step_execution_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions + def restore_point_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult end def server_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy end - def restore_point_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + def extended_server_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy + end + def import_export_operation_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult end def database_vulnerability_assessment_rule_baseline Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline end - def import_export_operation_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult + def job_agent + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent end def data_warehouse_user_activities Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities end + def job_execution + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution + end def job_credential Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential end - def job_agent - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent + def job_target_group + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup end def job_step Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep end - def job_execution - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution + def long_term_retention_backup + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup end def job_version Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion end - def job_target_group - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup + def managed_database + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase end def managed_backup_short_term_retention_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy end - def long_term_retention_backup - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup + def server_dns_alias + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias end - def server_automatic_tuning - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + def restorable_dropped_managed_database + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase end - def managed_database - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + def managed_server_security_alert_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy end def server_security_alert_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy end - def server_dns_alias - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + def server_automatic_tuning + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning end - def managed_database_security_alert_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy + def database_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy + end + def provisioning_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState end def job_agent_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState end - def managed_server_security_alert_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy + def managed_database_security_alert_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy 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_execution_lifecycle Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle end - def database_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy - end - def job_step_action_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType + def job_step_output_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType end def job_schedule_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType end - def job_target_group_membership_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType + def job_step_action_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType end - def managed_database_status - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + def job_step_action_source + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource end def managed_database_create_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode end - def job_step_action_source - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource - end def automatic_tuning_server_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode end - def automatic_tuning_server_reason - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + def managed_database_status + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus end def long_term_retention_database_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState end - def job_step_output_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType - end - def job_target_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType - end def vulnerability_assessment_policy_baseline_name Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName end + def job_target_group_membership_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType + end def blob_auditing_policy_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState end @@ -1350,6 +1359,9 @@ def automatic_tuning_option_mode_actual def backup_long_term_retention_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy end + def automatic_tuning_server_reason + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + end def restore_point Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint end @@ -1359,23 +1371,20 @@ def job def security_alert_policy_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState end - def vulnerability_assessment_recurring_scans_properties - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties - end def sku Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku end + def database_operation_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult + end def max_size_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability end - def database_operation - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation - end def edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability end - def database_vulnerability_assessment - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + def database_operation + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation end def elastic_pool_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult @@ -1383,18 +1392,21 @@ def elastic_pool_list_result def elastic_pool_edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability end + def database_vulnerability_assessment + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + end def location_capabilities Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities end + def resource + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource + end def management_operation_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState end def database_status Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus end - def resource - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource - end def catalog_collation_type Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType end @@ -1419,6 +1431,15 @@ def proxy_resource def tracked_resource Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource end + def database + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database + end + def database_update + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate + end + def elastic_pool + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool + end def elastic_pool_per_database_min_performance_level_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability end @@ -1428,6 +1449,9 @@ def backup_short_term_retention_policy_list_result def elastic_pool_per_database_max_performance_level_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability end + def elastic_pool_performance_level_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerformanceLevelCapability + end def vulnerability_assessment_scan_error Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanError end @@ -1476,23 +1500,14 @@ def performance_level_capability def elastic_pool_per_database_settings Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings end - def database_update - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate - end def partner_region_info Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo end - def elastic_pool_update - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate - end - def vulnerability_assessment_scan_record - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord - end def elastic_pool_operation Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation end - def elastic_pool - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool + def vulnerability_assessment_scan_record + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord end def database_vulnerability_assessment_scans_export Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport @@ -1506,60 +1521,57 @@ def backup_short_term_retention_policy def tde_certificate Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate end - def database - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database - end - def elastic_pool_performance_level_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerformanceLevelCapability - end - def max_size_unit - Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit - end def vulnerability_assessment_scan_trigger_type Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType end + def elastic_pool_update + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate + end def vulnerability_assessment_scan_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState end - def database_read_scale - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale + def max_size_unit + Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit end def log_size_unit Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit end - def database_license_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType - end def capability_status Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus end - def elastic_pool_license_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + def create_mode + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode end def performance_level_unit Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit end - def capability_group - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup + def sample_name + Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName end - def create_mode - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode + def elastic_pool_license_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + end + def database_license_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType + end + def database_read_scale + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale end def instance_failover_group_replication_role Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole end - def database_operation_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult - end - def sample_name - Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName + def capability_group + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup end - def resource_move_definition - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition + def vulnerability_assessment_recurring_scans_properties + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties end def elastic_pool_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState end + def resource_move_definition + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition + end end end end From 1c1489e0e74ce56aa80968e02e433735b583cd63 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Mon, 11 Feb 2019 15:25:57 +0000 Subject: [PATCH 2/3] Generated from 8e5941308b5ca58e1e76003866096d35c37e2e3f Comments resolved --- .../analysisservices_profile_module.rb | 62 +- .../modules/apimanagement_profile_module.rb | 196 ++--- .../modules/authorization_profile_module.rb | 16 +- .../modules/automation_profile_module.rb | 14 +- .../modules/autosuggest_profile_module.rb | 40 +- .../latest/modules/batch_profile_module.rb | 26 +- .../latest/modules/billing_profile_module.rb | 36 +- .../lib/latest/modules/cdn_profile_module.rb | 8 +- .../cognitiveservices_profile_module.rb | 22 +- .../latest/modules/compute_profile_module.rb | 434 +++++------ .../modules/computervision_profile_module.rb | 120 +-- .../modules/consumption_profile_module.rb | 82 +- .../containerinstance_profile_module.rb | 94 +-- .../containerregistry_profile_module.rb | 84 +- .../containerservice_profile_module.rb | 16 +- .../contentmoderator_profile_module.rb | 140 ++-- .../customerinsights_profile_module.rb | 150 ++-- .../customimagesearch_profile_module.rb | 72 +- .../modules/customsearch_profile_module.rb | 30 +- .../customvisiontraining_profile_module.rb | 208 ++--- .../datalakeanalytics_profile_module.rb | 14 +- .../modules/datalakestore_profile_module.rb | 18 +- .../modules/datamigration_profile_module.rb | 6 +- .../modules/devspaces_profile_module.rb | 38 +- .../modules/devtestlabs_profile_module.rb | 282 +++---- .../lib/latest/modules/dns_profile_module.rb | 48 +- .../modules/entitysearch_profile_module.rb | 112 +-- .../modules/eventgrid_profile_module.rb | 54 +- .../latest/modules/eventhub_profile_module.rb | 26 +- .../lib/latest/modules/face_profile_module.rb | 242 +++--- .../latest/modules/features_profile_module.rb | 16 +- .../modules/graphrbac_profile_module.rb | 94 +-- .../modules/imagesearch_profile_module.rb | 132 ++-- .../modules/iotcentral_profile_module.rb | 48 +- .../latest/modules/iothub_profile_module.rb | 66 +- .../latest/modules/keyvault_profile_module.rb | 36 +- .../latest/modules/kusto_profile_module.rb | 62 +- .../latest/modules/links_profile_module.rb | 24 +- .../modules/localsearch_profile_module.rb | 76 +- .../latest/modules/locks_profile_module.rb | 24 +- .../latest/modules/logic_profile_module.rb | 26 +- .../modules/machinelearning_profile_module.rb | 6 +- .../managedapplications_profile_module.rb | 22 +- .../managedserviceidentity_profile_module.rb | 16 +- .../marketplaceordering_profile_module.rb | 30 +- .../modules/mediaservices_profile_module.rb | 408 +++++----- .../latest/modules/monitor_profile_module.rb | 228 +++--- .../latest/modules/network_profile_module.rb | 150 ++-- .../modules/newssearch_profile_module.rb | 100 +-- .../notificationhubs_profile_module.rb | 10 +- .../operationalinsights_profile_module.rb | 22 +- .../latest/modules/policy_profile_module.rb | 24 +- .../modules/policyinsights_profile_module.rb | 68 +- .../modules/powerbiembedded_profile_module.rb | 8 +- .../latest/modules/qnamaker_profile_module.rb | 94 +-- .../recoveryservices_profile_module.rb | 68 +- .../recoveryservicesbackup_profile_module.rb | 250 +++--- ...veryservicessiterecovery_profile_module.rb | 92 +-- .../latest/modules/redis_profile_module.rb | 118 +-- .../latest/modules/relay_profile_module.rb | 70 +- .../modules/resources_profile_module.rb | 68 +- .../resourcesmanagement_profile_module.rb | 40 +- .../modules/scheduler_profile_module.rb | 24 +- .../latest/modules/search_profile_module.rb | 56 +- .../latest/modules/security_profile_module.rb | 54 +- .../modules/servicebus_profile_module.rb | 72 +- .../modules/servicefabric_profile_module.rb | 102 +-- .../latest/modules/signalr_profile_module.rb | 6 +- .../modules/spellcheck_profile_module.rb | 42 +- .../lib/latest/modules/sql_profile_module.rb | 534 +++++++------ .../sqlvirtualmachine_profile_module.rb | 134 ++-- .../latest/modules/storage_profile_module.rb | 352 ++++----- .../storsimple8000series_profile_module.rb | 558 ++++++------- .../modules/streamanalytics_profile_module.rb | 352 ++++----- .../modules/subscriptions_profile_module.rb | 56 +- .../modules/textanalytics_profile_module.rb | 16 +- .../modules/trafficmanager_profile_module.rb | 68 +- .../modules/videosearch_profile_module.rb | 110 +-- .../modules/visualsearch_profile_module.rb | 124 +-- .../lib/latest/modules/web_profile_module.rb | 178 ++--- .../modules/websearch_profile_module.rb | 174 ++--- .../modules/compute_profile_module.rb | 58 +- .../v2017_03_09/modules/dns_profile_module.rb | 48 +- .../modules/features_profile_module.rb | 16 +- .../modules/keyvault_profile_module.rb | 68 +- .../modules/links_profile_module.rb | 24 +- .../modules/locks_profile_module.rb | 8 +- .../modules/network_profile_module.rb | 130 ++-- .../modules/policy_profile_module.rb | 16 +- .../modules/resources_profile_module.rb | 6 +- .../modules/storage_profile_module.rb | 80 +- .../modules/subscriptions_profile_module.rb | 56 +- .../modules/compute_profile_module.rb | 48 +- .../v2018_03_01/modules/dns_profile_module.rb | 48 +- .../modules/keyvault_profile_module.rb | 68 +- .../modules/locks_profile_module.rb | 24 +- .../modules/network_profile_module.rb | 370 ++++----- .../modules/policy_profile_module.rb | 16 +- .../modules/resources_profile_module.rb | 14 +- .../modules/storage_profile_module.rb | 80 +- .../modules/subscriptions_profile_module.rb | 56 +- .../v2018_03_01/modules/web_profile_module.rb | 174 ++--- .../generated/azure_mgmt_sql.rb | 1 + .../azure_mgmt_sql/models/managed_instance.rb | 22 + .../models/managed_instance_proxy_override.rb | 17 + .../models/managed_instance_update.rb | 22 + .../generated/azure_mgmt_sql.rb | 48 +- .../models/sensitivity_label.rb | 26 +- .../models/sensitivity_label_list_result.rb | 4 - .../azure_mgmt_sql/sensitivity_labels.rb | 290 ++++++- .../azure_mgmt_sql/sql_management_client.rb | 4 + .../latest/modules/sql_profile_module.rb | 736 +++++++++--------- 112 files changed, 5557 insertions(+), 5219 deletions(-) create mode 100644 management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_proxy_override.rb diff --git a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb index b7870a4194..1236db1cac 100644 --- a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb @@ -11,6 +11,12 @@ module Mgmt Servers = Azure::AnalysisServices::Mgmt::V2017_08_01::Servers module Models + GatewayListStatusLive = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusLive + GatewayError = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayError + GatewayListStatusError = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusError + AnalysisServicesServers = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServers + CheckServerNameAvailabilityParameters = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::CheckServerNameAvailabilityParameters + GatewayDetails = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayDetails CheckServerNameAvailabilityResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::CheckServerNameAvailabilityResult IPv4FirewallSettings = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::IPv4FirewallSettings ErrorResponse = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ErrorResponse @@ -24,20 +30,14 @@ module Models OperationStatus = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationStatus Resource = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource OperationDisplay = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationDisplay + State = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State Operation = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Operation OperationListResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationListResult ProvisioningState = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState - State = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State - ResourceSku = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ResourceSku Status = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status + ResourceSku = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ResourceSku SkuTier = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier AnalysisServicesServerUpdateParameters = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters - GatewayListStatusLive = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusLive - GatewayError = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayError - GatewayListStatusError = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusError - AnalysisServicesServers = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServers - CheckServerNameAvailabilityParameters = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::CheckServerNameAvailabilityParameters - GatewayDetails = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayDetails end class AnalysisServicesManagementClass @@ -71,6 +71,24 @@ def method_missing(method, *args) end class ModelClasses + def gateway_list_status_live + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusLive + end + def gateway_error + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayError + end + def gateway_list_status_error + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusError + end + def analysis_services_servers + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServers + end + def check_server_name_availability_parameters + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::CheckServerNameAvailabilityParameters + end + def gateway_details + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayDetails + end def check_server_name_availability_result Azure::AnalysisServices::Mgmt::V2017_08_01::Models::CheckServerNameAvailabilityResult end @@ -110,6 +128,9 @@ def resource def operation_display Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationDisplay end + def state + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State + end def operation Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Operation end @@ -119,39 +140,18 @@ def operation_list_result def provisioning_state Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState end - def state - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State + def status + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status end def resource_sku Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ResourceSku end - def status - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status - end def sku_tier Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier end def analysis_services_server_update_parameters Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters end - def gateway_list_status_live - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusLive - end - def gateway_error - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayError - end - def gateway_list_status_error - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusError - end - def analysis_services_servers - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServers - end - def check_server_name_availability_parameters - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::CheckServerNameAvailabilityParameters - end - def gateway_details - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayDetails - end end end end diff --git a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb index 457873beaf..ea371a9e22 100644 --- a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb @@ -7,8 +7,8 @@ module Azure::Profiles::Latest module ApiManagement module Mgmt - Certificate = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Certificate Group = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Group + Certificate = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Certificate Subscription = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Subscription PolicySnippets = Azure::ApiManagement::Mgmt::V2018_06_01_preview::PolicySnippets Regions = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Regions @@ -26,17 +26,17 @@ module Mgmt ApiIssueAttachment = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiIssueAttachment AuthorizationServer = Azure::ApiManagement::Mgmt::V2018_06_01_preview::AuthorizationServer Backend = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Backend + Policy = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Policy ApiManagementOperations = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiManagementOperations ApiManagementService = Azure::ApiManagement::Mgmt::V2018_06_01_preview::ApiManagementService Diagnostic = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Diagnostic EmailTemplate = Azure::ApiManagement::Mgmt::V2018_06_01_preview::EmailTemplate - GroupUser = Azure::ApiManagement::Mgmt::V2018_06_01_preview::GroupUser IdentityProvider = Azure::ApiManagement::Mgmt::V2018_06_01_preview::IdentityProvider - Policy = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Policy Notification = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Notification NotificationRecipientUser = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NotificationRecipientUser NotificationRecipientEmail = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NotificationRecipientEmail NetworkStatus = Azure::ApiManagement::Mgmt::V2018_06_01_preview::NetworkStatus + OpenIdConnectProvider = Azure::ApiManagement::Mgmt::V2018_06_01_preview::OpenIdConnectProvider SignInSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::SignInSettings SignUpSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::SignUpSettings DelegationSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::DelegationSettings @@ -51,7 +51,7 @@ module Mgmt Reports = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Reports TagResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TagResource TagDescription = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TagDescription - OpenIdConnectProvider = Azure::ApiManagement::Mgmt::V2018_06_01_preview::OpenIdConnectProvider + GroupUser = Azure::ApiManagement::Mgmt::V2018_06_01_preview::GroupUser OperationOperations = Azure::ApiManagement::Mgmt::V2018_06_01_preview::OperationOperations TenantAccess = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TenantAccess TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_06_01_preview::TenantAccessGit @@ -103,12 +103,12 @@ module Models ApimResource = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApimResource RepresentationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RepresentationContract TagDescriptionCreateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCreateParameters - ResponseContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract ErrorResponseBody = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponseBody - OperationUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract - UserUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserUpdateParameters SchemaCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaCollection + UserUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserUpdateParameters + PropertyCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyCollection UserTokenResult = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenResult + PolicySnippetContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetContract UserTokenParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenParameters RegionContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RegionContract BodyDiagnosticSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BodyDiagnosticSettings @@ -151,13 +151,13 @@ module Models SubscriptionCreateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionCreateParameters ApiVersionSetEntityBase = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetEntityBase IdentityProviderList = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderList - PropertyCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyCollection RequestContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestContract - PolicySnippetContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetContract - ApiVersionSetCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetCollection IdentityProviderUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderUpdateParameters - IssueCommentCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentCollection + ApiVersionSetCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetCollection IdentityProviderBaseParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderBaseParameters + ResponseContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract + IssueCommentCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentCollection + OperationUpdateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract HttpMessageDiagnostic = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HttpMessageDiagnostic RequestReportCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestReportCollection DiagnosticCollection = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::DiagnosticCollection @@ -228,45 +228,45 @@ module Models CertificateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::CertificateContract EmailTemplateContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::EmailTemplateContract ApiManagementServiceUpdateParameters = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateParameters - UserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract - GroupContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract - LoggerContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerContract IdentityProviderContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderContract - RecipientUserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserContract + LoggerContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerContract NotificationContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationContract - OpenidConnectProviderContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract + RecipientUserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserContract RecipientEmailContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailContract - PortalSignupSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSignupSettings + UserContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract + OpenidConnectProviderContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract PortalSigninSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSigninSettings - SubscriptionContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionContract + GroupContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract PortalDelegationSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalDelegationSettings - TagContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagContract + PortalSignupSettings = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSignupSettings PropertyContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyContract - ApiVersionSetContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContract + SubscriptionContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionContract TagDescriptionContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionContract - ContentFormat = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ContentFormat + TagContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagContract PolicyContentFormat = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContentFormat - ApiType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiType + ApiVersionSetContract = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContract SoapApiType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SoapApiType - AlwaysLog = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AlwaysLog + ContentFormat = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ContentFormat SamplingType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingType - GrantType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GrantType + ApiType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiType ProductState = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductState - ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod + AlwaysLog = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AlwaysLog AuthorizationMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationMethod - BackendProtocol = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol + GrantType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GrantType BearerTokenSendingMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BearerTokenSendingMethod - SkuType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType + ClientAuthenticationMethod = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod HostnameType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameType - NameAvailabilityReason = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason + BackendProtocol = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol VirtualNetworkType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType - Confirmation = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation + SkuType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType GroupType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupType - IdentityProviderType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType + State = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State UserState = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState - ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusType + Confirmation = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation + NameAvailabilityReason = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason + IdentityProviderType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType LoggerType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerType - State = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State + ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusType KeyType = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::KeyType VersioningScheme = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VersioningScheme TemplateName = Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TemplateName @@ -281,7 +281,7 @@ module Models end class ApiManagementManagementClass - attr_reader :certificate, :group, :subscription, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :api_diagnostic, :api_issue, :api_issue_comment, :api_issue_attachment, :authorization_server, :backend, :api_management_operations, :api_management_service, :diagnostic, :email_template, :group_user, :identity_provider, :policy, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :sign_in_settings, :sign_up_settings, :delegation_settings, :product, :product_api, :product_group, :product_subscriptions, :product_policy, :property, :quota_by_counter_keys, :quota_by_period_keys, :reports, :tag_resource, :tag_description, :open_id_connect_provider, :operation_operations, :tenant_access, :tenant_access_git, :tenant_configuration, :user, :user_subscription, :user_group, :api_version_set, :user_identities, :api_export, :tag, :logger, :configurable, :base_url, :options, :model_classes + attr_reader :group, :certificate, :subscription, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :api_diagnostic, :api_issue, :api_issue_comment, :api_issue_attachment, :authorization_server, :backend, :policy, :api_management_operations, :api_management_service, :diagnostic, :email_template, :identity_provider, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :open_id_connect_provider, :sign_in_settings, :sign_up_settings, :delegation_settings, :product, :product_api, :product_group, :product_subscriptions, :product_policy, :property, :quota_by_counter_keys, :quota_by_period_keys, :reports, :tag_resource, :tag_description, :group_user, :operation_operations, :tenant_access, :tenant_access_git, :tenant_configuration, :user, :user_subscription, :user_group, :api_version_set, :user_identities, :api_export, :tag, :logger, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -291,8 +291,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @certificate = @client_0.certificate @group = @client_0.group + @certificate = @client_0.certificate @subscription = @client_0.subscription @policy_snippets = @client_0.policy_snippets @regions = @client_0.regions @@ -310,17 +310,17 @@ def initialize(configurable, base_url=nil, options=nil) @api_issue_attachment = @client_0.api_issue_attachment @authorization_server = @client_0.authorization_server @backend = @client_0.backend + @policy = @client_0.policy @api_management_operations = @client_0.api_management_operations @api_management_service = @client_0.api_management_service @diagnostic = @client_0.diagnostic @email_template = @client_0.email_template - @group_user = @client_0.group_user @identity_provider = @client_0.identity_provider - @policy = @client_0.policy @notification = @client_0.notification @notification_recipient_user = @client_0.notification_recipient_user @notification_recipient_email = @client_0.notification_recipient_email @network_status = @client_0.network_status + @open_id_connect_provider = @client_0.open_id_connect_provider @sign_in_settings = @client_0.sign_in_settings @sign_up_settings = @client_0.sign_up_settings @delegation_settings = @client_0.delegation_settings @@ -335,7 +335,7 @@ def initialize(configurable, base_url=nil, options=nil) @reports = @client_0.reports @tag_resource = @client_0.tag_resource @tag_description = @client_0.tag_description - @open_id_connect_provider = @client_0.open_id_connect_provider + @group_user = @client_0.group_user @operation_operations = @client_0.operation_operations @tenant_access = @client_0.tenant_access @tenant_access_git = @client_0.tenant_access_git @@ -477,24 +477,24 @@ def representation_contract def tag_description_create_parameters Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionCreateParameters end - def response_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract - end def error_response_body Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ErrorResponseBody end - def operation_update_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract + def schema_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaCollection end def user_update_parameters Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserUpdateParameters end - def schema_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SchemaCollection + def property_collection + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyCollection end def user_token_result Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenResult end + def policy_snippet_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetContract + end def user_token_parameters Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserTokenParameters end @@ -621,26 +621,26 @@ def api_version_set_entity_base def identity_provider_list Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderList end - def property_collection - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyCollection - end def request_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RequestContract end - def policy_snippet_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicySnippetContract + def identity_provider_update_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderUpdateParameters end def api_version_set_collection Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetCollection end - def identity_provider_update_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderUpdateParameters + def identity_provider_base_parameters + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderBaseParameters + end + def response_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ResponseContract end def issue_comment_collection Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IssueCommentCollection end - def identity_provider_base_parameters - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderBaseParameters + def operation_update_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OperationUpdateContract end def http_message_diagnostic Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HttpMessageDiagnostic @@ -852,122 +852,122 @@ def email_template_contract def api_management_service_update_parameters Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiManagementServiceUpdateParameters end - def user_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract - end - def group_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract - end - def logger_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerContract - end def identity_provider_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderContract end - def recipient_user_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserContract + def logger_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerContract end def notification_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NotificationContract end - def openid_connect_provider_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract + def recipient_user_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientUserContract end def recipient_email_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::RecipientEmailContract end - def portal_signup_settings - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSignupSettings + def user_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserContract + end + def openid_connect_provider_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::OpenidConnectProviderContract end def portal_signin_settings Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSigninSettings end - def subscription_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionContract + def group_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupContract end def portal_delegation_settings Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalDelegationSettings end - def tag_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagContract + def portal_signup_settings + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PortalSignupSettings end def property_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PropertyContract end - def api_version_set_contract - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContract + def subscription_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SubscriptionContract end def tag_description_contract Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagDescriptionContract end - def content_format - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ContentFormat + def tag_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::TagContract end def policy_content_format Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::PolicyContentFormat end - def api_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiType + def api_version_set_contract + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiVersionSetContract end def soap_api_type Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SoapApiType end - def always_log - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AlwaysLog + def content_format + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ContentFormat end def sampling_type Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SamplingType end - def grant_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GrantType + def api_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ApiType end def product_state Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ProductState end - def client_authentication_method - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod + def always_log + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AlwaysLog end def authorization_method Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::AuthorizationMethod end - def backend_protocol - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol + def grant_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GrantType end def bearer_token_sending_method Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BearerTokenSendingMethod end - def sku_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType + def client_authentication_method + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ClientAuthenticationMethod end def hostname_type Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::HostnameType end - def name_availability_reason - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason + def backend_protocol + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::BackendProtocol end def virtual_network_type Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::VirtualNetworkType end - def confirmation - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation + def sku_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::SkuType end def group_type Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::GroupType end - def identity_provider_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType + def state + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State end def user_state Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::UserState end - def connectivity_status_type - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusType + def confirmation + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::Confirmation + end + def name_availability_reason + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::NameAvailabilityReason + end + def identity_provider_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::IdentityProviderType end def logger_type Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::LoggerType end - def state - Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::State + def connectivity_status_type + Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::ConnectivityStatusType end def key_type Azure::ApiManagement::Mgmt::V2018_06_01_preview::Models::KeyType diff --git a/azure_sdk/lib/latest/modules/authorization_profile_module.rb b/azure_sdk/lib/latest/modules/authorization_profile_module.rb index c6e30b8a7f..9062798a6b 100644 --- a/azure_sdk/lib/latest/modules/authorization_profile_module.rb +++ b/azure_sdk/lib/latest/modules/authorization_profile_module.rb @@ -26,11 +26,11 @@ module Models ResourceType = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType ProviderOperationsMetadataListResult = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ProviderOperationsMetadataListResult RoleDefinition = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition - DenyAssignmentPermission = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentPermission - DenyAssignmentListResult = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentListResult DenyAssignmentFilter = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentFilter Principal = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::Principal DenyAssignment = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignment + DenyAssignmentPermission = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentPermission + DenyAssignmentListResult = Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentListResult PrincipalType = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::PrincipalType RoleAssignmentCreateParameters = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignmentCreateParameters RoleAssignment = Azure::Authorization::Mgmt::V2018_09_01_preview::Models::RoleAssignment @@ -130,12 +130,6 @@ def provider_operations_metadata_list_result def role_definition Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition end - def deny_assignment_permission - Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentPermission - end - def deny_assignment_list_result - Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentListResult - end def deny_assignment_filter Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentFilter end @@ -145,6 +139,12 @@ def principal def deny_assignment Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignment end + def deny_assignment_permission + Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentPermission + end + def deny_assignment_list_result + Azure::Authorization::Mgmt::V2018_07_01_preview::Models::DenyAssignmentListResult + end def principal_type Azure::Authorization::Mgmt::V2018_09_01_preview::Models::PrincipalType end diff --git a/azure_sdk/lib/latest/modules/automation_profile_module.rb b/azure_sdk/lib/latest/modules/automation_profile_module.rb index eb1f1d5282..c9c0e1802c 100644 --- a/azure_sdk/lib/latest/modules/automation_profile_module.rb +++ b/azure_sdk/lib/latest/modules/automation_profile_module.rb @@ -7,6 +7,7 @@ module Azure::Profiles::Latest module Automation module Mgmt + Usages = Azure::Automation::Mgmt::V2015_10_31::Usages Operations = Azure::Automation::Mgmt::V2015_10_31::Operations AutomationAccountOperations = Azure::Automation::Mgmt::V2015_10_31::AutomationAccountOperations StatisticsOperations = Azure::Automation::Mgmt::V2015_10_31::StatisticsOperations @@ -38,9 +39,9 @@ module Mgmt ScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::ScheduleOperations VariableOperations = Azure::Automation::Mgmt::V2015_10_31::VariableOperations WebhookOperations = Azure::Automation::Mgmt::V2015_10_31::WebhookOperations - Usages = Azure::Automation::Mgmt::V2015_10_31::Usages module Models + RunbookTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum ErrorResponse = Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse TrackedResource = Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource ProxyResource = Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource @@ -178,11 +179,10 @@ module Models Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay ScheduleFrequency = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency - RunbookTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum end class AutomationManagementClass - attr_reader :operations, :automation_account_operations, :statistics_operations, :keys, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_compilation_job_stream, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :module_model_operations, :object_data_types, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_job_operations, :schedule_operations, :variable_operations, :webhook_operations, :usages, :configurable, :base_url, :options, :model_classes + attr_reader :usages, :operations, :automation_account_operations, :statistics_operations, :keys, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_compilation_job_stream, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :module_model_operations, :object_data_types, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_job_operations, :schedule_operations, :variable_operations, :webhook_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -192,6 +192,7 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @usages = @client_0.usages @operations = @client_0.operations @automation_account_operations = @client_0.automation_account_operations @statistics_operations = @client_0.statistics_operations @@ -223,7 +224,6 @@ def initialize(configurable, base_url=nil, options=nil) @schedule_operations = @client_0.schedule_operations @variable_operations = @client_0.variable_operations @webhook_operations = @client_0.webhook_operations - @usages = @client_0.usages @model_classes = ModelClasses.new end @@ -242,6 +242,9 @@ def method_missing(method, *args) end class ModelClasses + def runbook_type_enum + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum + end def error_response Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse end @@ -653,9 +656,6 @@ def schedule_day def schedule_frequency Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency end - def runbook_type_enum - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum - end end end end diff --git a/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb b/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb index 6eb8151053..860dab8bab 100644 --- a/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb +++ b/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb @@ -8,11 +8,9 @@ module Azure::Profiles::Latest module Autosuggest module Models - ScenarioType = Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType - SafeSearch = Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch - ErrorResponse = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse ResponseFormat = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat - ErrorCode = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode + Response = Azure::CognitiveServices::Autosuggest::V1_0::Models::Response + ErrorResponse = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse Action = Azure::CognitiveServices::Autosuggest::V1_0::Models::Action QueryContext = Azure::CognitiveServices::Autosuggest::V1_0::Models::QueryContext SuggestionsSuggestionGroup = Azure::CognitiveServices::Autosuggest::V1_0::Models::SuggestionsSuggestionGroup @@ -24,9 +22,11 @@ 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 - Error = Azure::CognitiveServices::Autosuggest::V1_0::Models::Error - Response = Azure::CognitiveServices::Autosuggest::V1_0::Models::Response + ScenarioType = Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType SearchKind = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind + Error = Azure::CognitiveServices::Autosuggest::V1_0::Models::Error + ErrorCode = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode + SafeSearch = Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch end class AutosuggestDataClass @@ -58,21 +58,15 @@ def method_missing(method, *args) end class ModelClasses - def scenario_type - Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType + def response_format + Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat end - def safe_search - Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch + def response + Azure::CognitiveServices::Autosuggest::V1_0::Models::Response end def error_response Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse end - def response_format - Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat - end - def error_code - Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode - end def action Azure::CognitiveServices::Autosuggest::V1_0::Models::Action end @@ -106,14 +100,20 @@ def search_action def identifiable Azure::CognitiveServices::Autosuggest::V1_0::Models::Identifiable end + def scenario_type + Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType + end + def search_kind + Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind + end def error Azure::CognitiveServices::Autosuggest::V1_0::Models::Error end - def response - Azure::CognitiveServices::Autosuggest::V1_0::Models::Response + def error_code + Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode end - def search_kind - Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind + def safe_search + Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch end end end diff --git a/azure_sdk/lib/latest/modules/batch_profile_module.rb b/azure_sdk/lib/latest/modules/batch_profile_module.rb index 8e0379c208..11e3eefca3 100644 --- a/azure_sdk/lib/latest/modules/batch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/batch_profile_module.rb @@ -8,14 +8,15 @@ module Azure::Profiles::Latest module Batch module Mgmt Location = Azure::Batch::Mgmt::V2017_09_01::Location + CertificateOperations = Azure::Batch::Mgmt::V2017_09_01::CertificateOperations BatchAccountOperations = Azure::Batch::Mgmt::V2017_09_01::BatchAccountOperations - Operations = Azure::Batch::Mgmt::V2017_09_01::Operations ApplicationPackageOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationPackageOperations ApplicationOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationOperations PoolOperations = Azure::Batch::Mgmt::V2017_09_01::PoolOperations - CertificateOperations = Azure::Batch::Mgmt::V2017_09_01::CertificateOperations + Operations = Azure::Batch::Mgmt::V2017_09_01::Operations module Models + WindowsConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration Certificate = Azure::Batch::Mgmt::V2017_09_01::Models::Certificate ProxyResource = Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource FixedScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings @@ -86,19 +87,18 @@ module Models CertificateStoreLocation = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateStoreLocation CertificateVisibility = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility Resource = Azure::Batch::Mgmt::V2017_09_01::Models::Resource - OperationDisplay = Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay ImageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference + OperationDisplay = Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay Operation = Azure::Batch::Mgmt::V2017_09_01::Models::Operation OperationListResult = Azure::Batch::Mgmt::V2017_09_01::Models::OperationListResult CheckNameAvailabilityResult = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult NameAvailabilityReason = Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason InboundNatPool = Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk - WindowsConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration end class BatchManagementClass - attr_reader :location, :batch_account_operations, :operations, :application_package_operations, :application_operations, :pool_operations, :certificate_operations, :configurable, :base_url, :options, :model_classes + attr_reader :location, :certificate_operations, :batch_account_operations, :application_package_operations, :application_operations, :pool_operations, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -109,12 +109,12 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @location = @client_0.location + @certificate_operations = @client_0.certificate_operations @batch_account_operations = @client_0.batch_account_operations - @operations = @client_0.operations @application_package_operations = @client_0.application_package_operations @application_operations = @client_0.application_operations @pool_operations = @client_0.pool_operations - @certificate_operations = @client_0.certificate_operations + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -133,6 +133,9 @@ def method_missing(method, *args) end class ModelClasses + def windows_configuration + Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration + end def certificate Azure::Batch::Mgmt::V2017_09_01::Models::Certificate end @@ -343,12 +346,12 @@ def certificate_visibility def resource Azure::Batch::Mgmt::V2017_09_01::Models::Resource end - def operation_display - Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay - end def image_reference Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference end + def operation_display + Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay + end def operation Azure::Batch::Mgmt::V2017_09_01::Models::Operation end @@ -367,9 +370,6 @@ def inbound_nat_pool def osdisk Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk end - def windows_configuration - Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration - end end end end diff --git a/azure_sdk/lib/latest/modules/billing_profile_module.rb b/azure_sdk/lib/latest/modules/billing_profile_module.rb index d0ae0e92df..73ed38bf4f 100644 --- a/azure_sdk/lib/latest/modules/billing_profile_module.rb +++ b/azure_sdk/lib/latest/modules/billing_profile_module.rb @@ -7,29 +7,29 @@ module Azure::Profiles::Latest module Billing module Mgmt - Operations = Azure::Billing::Mgmt::V2018_03_01_preview::Operations EnrollmentAccounts = Azure::Billing::Mgmt::V2018_03_01_preview::EnrollmentAccounts BillingPeriods = Azure::Billing::Mgmt::V2018_03_01_preview::BillingPeriods Invoices = Azure::Billing::Mgmt::V2018_03_01_preview::Invoices + Operations = Azure::Billing::Mgmt::V2018_03_01_preview::Operations module Models + OperationListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult + Invoice = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice ErrorResponse = Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorResponse Resource = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Resource DownloadUrl = Azure::Billing::Mgmt::V2018_03_01_preview::Models::DownloadUrl InvoicesListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::InvoicesListResult BillingPeriodsListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult EnrollmentAccountListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult + EnrollmentAccount = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount ErrorDetails = Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails OperationDisplay = Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay - BillingPeriod = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod Operation = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Operation - OperationListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult - EnrollmentAccount = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount - Invoice = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice + BillingPeriod = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod end class BillingManagementClass - attr_reader :operations, :enrollment_accounts, :billing_periods, :invoices, :configurable, :base_url, :options, :model_classes + attr_reader :enrollment_accounts, :billing_periods, :invoices, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -39,10 +39,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations @enrollment_accounts = @client_0.enrollment_accounts @billing_periods = @client_0.billing_periods @invoices = @client_0.invoices + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -61,6 +61,12 @@ def method_missing(method, *args) end class ModelClasses + def operation_list_result + Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult + end + def invoice + Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice + end def error_response Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorResponse end @@ -79,26 +85,20 @@ def billing_periods_list_result def enrollment_account_list_result Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult end + def enrollment_account + Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount + end def error_details Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails end def operation_display Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay end - def billing_period - Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod - end def operation Azure::Billing::Mgmt::V2018_03_01_preview::Models::Operation end - def operation_list_result - Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult - end - def enrollment_account - Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount - end - def invoice - Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice + def billing_period + Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod end end end diff --git a/azure_sdk/lib/latest/modules/cdn_profile_module.rb b/azure_sdk/lib/latest/modules/cdn_profile_module.rb index 13ce0112e8..4cccd58d53 100644 --- a/azure_sdk/lib/latest/modules/cdn_profile_module.rb +++ b/azure_sdk/lib/latest/modules/cdn_profile_module.rb @@ -70,9 +70,9 @@ module Models CustomHttpsProvisioningState = Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningState CustomHttpsProvisioningSubstate = Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningSubstate Resource = Azure::CDN::Mgmt::V2017_10_12::Models::Resource + ResourceType = Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType OperationDisplay = Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay Operation = Azure::CDN::Mgmt::V2017_10_12::Models::Operation - ResourceType = Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType SkuName = Azure::CDN::Mgmt::V2017_10_12::Models::SkuName Sku = Azure::CDN::Mgmt::V2017_10_12::Models::Sku end @@ -275,15 +275,15 @@ def custom_https_provisioning_substate def resource Azure::CDN::Mgmt::V2017_10_12::Models::Resource end + def resource_type + Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType + end def operation_display Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay end def operation Azure::CDN::Mgmt::V2017_10_12::Models::Operation end - def resource_type - Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType - end def sku_name Azure::CDN::Mgmt::V2017_10_12::Models::SkuName end diff --git a/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb b/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb index 67932c8961..d396890fb4 100644 --- a/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb @@ -7,12 +7,13 @@ module Azure::Profiles::Latest module CognitiveServices module Mgmt - ResourceSkus = Azure::CognitiveServices::Mgmt::V2017_04_18::ResourceSkus Accounts = Azure::CognitiveServices::Mgmt::V2017_04_18::Accounts CheckSkuAvailability = Azure::CognitiveServices::Mgmt::V2017_04_18::CheckSkuAvailability Operations = Azure::CognitiveServices::Mgmt::V2017_04_18::Operations + ResourceSkus = Azure::CognitiveServices::Mgmt::V2017_04_18::ResourceSkus module Models + ResourceSkuRestrictionsReasonCode = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsReasonCode ErrorBody = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody CognitiveServicesAccountUpdateParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountUpdateParameters OperationDisplayInfo = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo @@ -42,14 +43,13 @@ module Models ResourceSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkusResult Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku SkuTier = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier + Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error Kind = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind ResourceSkuRestrictionsType = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsType - ResourceSkuRestrictionsReasonCode = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsReasonCode - Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error end class CognitiveServicesManagementClass - attr_reader :resource_skus, :accounts, :check_sku_availability, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :accounts, :check_sku_availability, :operations, :resource_skus, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -59,10 +59,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @resource_skus = @client_0.resource_skus @accounts = @client_0.accounts @check_sku_availability = @client_0.check_sku_availability @operations = @client_0.operations + @resource_skus = @client_0.resource_skus @model_classes = ModelClasses.new end @@ -81,6 +81,9 @@ def method_missing(method, *args) end class ModelClasses + def resource_sku_restrictions_reason_code + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsReasonCode + end def error_body Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody end @@ -168,18 +171,15 @@ def sku def sku_tier Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier end + def error + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error + end def kind Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind end def resource_sku_restrictions_type Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsType end - def resource_sku_restrictions_reason_code - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ResourceSkuRestrictionsReasonCode - end - def error - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error - end end end end diff --git a/azure_sdk/lib/latest/modules/compute_profile_module.rb b/azure_sdk/lib/latest/modules/compute_profile_module.rb index e99fea52fa..2e4684b7d4 100644 --- a/azure_sdk/lib/latest/modules/compute_profile_module.rb +++ b/azure_sdk/lib/latest/modules/compute_profile_module.rb @@ -8,6 +8,9 @@ module Azure::Profiles::Latest module Compute module Mgmt ResourceSkus = Azure::Compute::Mgmt::V2017_09_01::ResourceSkus + Galleries = Azure::Compute::Mgmt::V2018_06_01::Galleries + Snapshots = Azure::Compute::Mgmt::V2018_06_01::Snapshots + LogAnalytics = Azure::Compute::Mgmt::V2018_06_01::LogAnalytics AvailabilitySets = Azure::Compute::Mgmt::V2018_06_01::AvailabilitySets VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineExtensionImages VirtualMachineExtensions = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineExtensions @@ -25,11 +28,12 @@ module Mgmt VirtualMachineRunCommands = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineRunCommands Disks = Azure::Compute::Mgmt::V2018_06_01::Disks GalleryImageVersions = Azure::Compute::Mgmt::V2018_06_01::GalleryImageVersions - Galleries = Azure::Compute::Mgmt::V2018_06_01::Galleries - Snapshots = Azure::Compute::Mgmt::V2018_06_01::Snapshots - LogAnalytics = Azure::Compute::Mgmt::V2018_06_01::LogAnalytics module Models + ResourceSkuRestrictionsType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType + ResourceSku = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku + ResourceSkuLocationInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuLocationInfo + ResourceSkusResult = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult ResourceSkuRestrictionsReasonCode = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode ResourceSkuRestrictionInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionInfo ResourceSkuCapacity = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacity @@ -37,10 +41,6 @@ module Models ResourceSkuCapabilities = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapabilities ResourceSkuCapacityScaleType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacityScaleType ResourceSkuRestrictions = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions - ResourceSkuRestrictionsType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType - ResourceSku = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku - ResourceSkuLocationInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuLocationInfo - ResourceSkusResult = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse ComputeLongRunningOperationProperties = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties ComputeOperationValue = Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationValue @@ -87,17 +87,17 @@ module Models SnapshotSku = Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotSku VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSProfile SnapshotList = Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotList - InstanceViewStatus = Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewStatus - Sku = Azure::Compute::Mgmt::V2018_06_01::Models::Sku + GalleryList = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryList + KeyVaultKeyReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultKeyReference VirtualHardDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualHardDisk KeyVaultAndKeyReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndKeyReference OSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::OSDisk Disallowed = Azure::Compute::Mgmt::V2018_06_01::Models::Disallowed - StorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::StorageProfile - ImagePurchasePlan = Azure::Compute::Mgmt::V2018_06_01::Models::ImagePurchasePlan + AdditionalCapabilities = Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalCapabilities + VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetStorageProfile WinRMListener = Azure::Compute::Mgmt::V2018_06_01::Models::WinRMListener VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateStorageProfile - DiffDiskSettings = Azure::Compute::Mgmt::V2018_06_01::Models::DiffDiskSettings + WindowsConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::WindowsConfiguration ApiEntityReference = Azure::Compute::Mgmt::V2018_06_01::Models::ApiEntityReference SshConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::SshConfiguration VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings @@ -106,7 +106,7 @@ module Models OSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::OSProfile VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration NetworkProfile = Azure::Compute::Mgmt::V2018_06_01::Models::NetworkProfile - VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue + DiffDiskSettings = Azure::Compute::Mgmt::V2018_06_01::Models::DiffDiskSettings DiagnosticsProfile = Azure::Compute::Mgmt::V2018_06_01::Models::DiagnosticsProfile SourceVault = Azure::Compute::Mgmt::V2018_06_01::Models::SourceVault VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineAgentInstanceView @@ -114,24 +114,24 @@ module Models BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnosticsInstanceView CreationData = Azure::Compute::Mgmt::V2018_06_01::Models::CreationData VirtualMachineIdentityUserAssignedIdentitiesValue = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineIdentityUserAssignedIdentitiesValue - RegionalReplicationStatus = Azure::Compute::Mgmt::V2018_06_01::Models::RegionalReplicationStatus - DiskList = Azure::Compute::Mgmt::V2018_06_01::Models::DiskList + StorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::StorageProfile + GalleryImageVersionStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionStorageProfile VirtualMachineScaleSetNetworkProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkProfile GalleryArtifactPublishingProfileBase = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactPublishingProfileBase VirtualMachineScaleSetUpdateNetworkProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkProfile MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceRedeployStatus - RollingUpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy - ImageStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::ImageStorageProfile + RegionalReplicationStatus = Azure::Compute::Mgmt::V2018_06_01::Models::RegionalReplicationStatus + DiskList = Azure::Compute::Mgmt::V2018_06_01::Models::DiskList VirtualMachineScaleSetExtensionListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionListResult VirtualMachineScaleSetExtensionProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionProfile - RunCommandParameterDefinition = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition + ImageStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::ImageStorageProfile VirtualMachineScaleSetVMProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMProfile - GalleryImageIdentifier = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageIdentifier + DataDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::DataDiskImage VirtualMachineScaleSetUpdateVMProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateVMProfile - ListUsagesResult = Azure::Compute::Mgmt::V2018_06_01::Models::ListUsagesResult + VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue DiskSku = Azure::Compute::Mgmt::V2018_06_01::Models::DiskSku - HardwareProfile = Azure::Compute::Mgmt::V2018_06_01::Models::HardwareProfile - GalleryImageList = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageList + RunCommandParameterDefinition = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition + ManagedArtifact = Azure::Compute::Mgmt::V2018_06_01::Models::ManagedArtifact DiskEncryptionSettings = Azure::Compute::Mgmt::V2018_06_01::Models::DiskEncryptionSettings VirtualMachineScaleSetVMInstanceIDs = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceIDs DataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::DataDisk @@ -142,7 +142,7 @@ module Models VirtualMachineScaleSetInstanceViewStatusesSummary = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary GrantAccessData = Azure::Compute::Mgmt::V2018_06_01::Models::GrantAccessData VirtualMachineScaleSetVMExtensionsSummary = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMExtensionsSummary - WindowsConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::WindowsConfiguration + ReplicationStatus = Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationStatus VirtualMachineScaleSetInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetInstanceView VirtualMachineIdentity = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineIdentity VirtualMachineScaleSetListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListResult @@ -155,15 +155,15 @@ module Models UsageName = Azure::Compute::Mgmt::V2018_06_01::Models::UsageName VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListSkusResult KeyVaultSecretReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultSecretReference + GalleryArtifactSource = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactSource VirtualMachineHealthStatus = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineHealthStatus - VirtualMachineListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineListResult VirtualMachineScaleSetVMInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceView VaultSecretGroup = Azure::Compute::Mgmt::V2018_06_01::Models::VaultSecretGroup SubResourceReadOnly = Azure::Compute::Mgmt::V2018_06_01::Models::SubResourceReadOnly DiskInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::DiskInstanceView VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMListResult UpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradePolicy - ReplicationStatus = Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationStatus + VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionHandlerInstanceView PurchasePlan = Azure::Compute::Mgmt::V2018_06_01::Models::PurchasePlan RollingUpgradeProgressInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeProgressInfo AccessUri = Azure::Compute::Mgmt::V2018_06_01::Models::AccessUri @@ -172,97 +172,97 @@ module Models InnerError = Azure::Compute::Mgmt::V2018_06_01::Models::InnerError VirtualMachineSize = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineSize ApiError = Azure::Compute::Mgmt::V2018_06_01::Models::ApiError - SshPublicKey = Azure::Compute::Mgmt::V2018_06_01::Models::SshPublicKey + RollingUpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeRunningStatus UpdateResource = Azure::Compute::Mgmt::V2018_06_01::Models::UpdateResource - RunCommandInputParameter = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter + SshPublicKey = Azure::Compute::Mgmt::V2018_06_01::Models::SshPublicKey VirtualMachineInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineInstanceView Resource = Azure::Compute::Mgmt::V2018_06_01::Models::Resource - VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionHandlerInstanceView AvailabilitySet = Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySet - VirtualMachineImageResource = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImageResource - VirtualMachineExtension = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtension VirtualMachineExtensionImage = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionImage - VirtualMachineImage = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImage + RunCommandInputParameter = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter + GalleryImageList = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageList + VirtualMachineListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineListResult + ListUsagesResult = Azure::Compute::Mgmt::V2018_06_01::Models::ListUsagesResult AdditionalUnattendContent = Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalUnattendContent + HardwareProfile = Azure::Compute::Mgmt::V2018_06_01::Models::HardwareProfile + VirtualMachineImageResource = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImageResource VirtualMachineCaptureResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineCaptureResult - ManagedDiskParameters = Azure::Compute::Mgmt::V2018_06_01::Models::ManagedDiskParameters - NetworkInterfaceReference = Azure::Compute::Mgmt::V2018_06_01::Models::NetworkInterfaceReference VirtualMachineExtensionUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionUpdate + VirtualMachineImage = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImage Image = Azure::Compute::Mgmt::V2018_06_01::Models::Image - VirtualMachineScaleSetIPConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIPConfiguration - ImageReference = Azure::Compute::Mgmt::V2018_06_01::Models::ImageReference + VirtualMachineExtension = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtension ImageDiskReference = Azure::Compute::Mgmt::V2018_06_01::Models::ImageDiskReference - VirtualMachineScaleSetNetworkConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfiguration - VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateIPConfiguration + VirtualMachineScaleSetIPConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIPConfiguration + VirtualMachine = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachine GalleryIdentifier = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryIdentifier - VirtualMachineScaleSetUpdateNetworkConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration + ManagedDiskParameters = Azure::Compute::Mgmt::V2018_06_01::Models::ManagedDiskParameters KeyVaultAndSecretReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndSecretReference RecommendedMachineConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::RecommendedMachineConfiguration RollingUpgradeStatusInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusInfo DiskUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::DiskUpdate - VirtualMachineScaleSet = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSet + VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateIPConfiguration SnapshotUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotUpdate - VirtualMachine = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachine + VirtualMachineScaleSetUpdateNetworkConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration RunCommandResult = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandResult - Disk = Azure::Compute::Mgmt::V2018_06_01::Models::Disk - VirtualMachineScaleSetUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdate - VirtualMachineScaleSetVM = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVM - GalleryDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDiskImage + VirtualMachineScaleSet = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSet + ImageReference = Azure::Compute::Mgmt::V2018_06_01::Models::ImageReference + VirtualMachineScaleSetNetworkConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfiguration + NetworkInterfaceReference = Azure::Compute::Mgmt::V2018_06_01::Models::NetworkInterfaceReference VirtualMachineScaleSetExtension = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtension ImageOSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::ImageOSDisk ResourceRange = Azure::Compute::Mgmt::V2018_06_01::Models::ResourceRange - VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk - AdditionalCapabilities = Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalCapabilities - GalleryImageVersionStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionStorageProfile - ManagedArtifact = Azure::Compute::Mgmt::V2018_06_01::Models::ManagedArtifact - GalleryOSDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryOSDiskImage - DataDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::DataDiskImage + VirtualMachineScaleSetVM = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVM RunCommandDocument = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocument + GalleryImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImage + GalleryImageVersionPublishingProfile = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionPublishingProfile + GalleryOSDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryOSDiskImage + VirtualMachineScaleSetUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdate + GalleryImageVersion = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersion AvailabilitySetSkuTypes = Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySetSkuTypes - StatusLevelTypes = Azure::Compute::Mgmt::V2018_06_01::Models::StatusLevelTypes + Disk = Azure::Compute::Mgmt::V2018_06_01::Models::Disk OperatingSystemTypes = Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemTypes + InstanceViewStatus = Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewStatus + CachingTypes = Azure::Compute::Mgmt::V2018_06_01::Models::CachingTypes + GalleryDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDiskImage + GalleryImageIdentifier = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageIdentifier + TargetRegion = Azure::Compute::Mgmt::V2018_06_01::Models::TargetRegion + ImagePurchasePlan = Azure::Compute::Mgmt::V2018_06_01::Models::ImagePurchasePlan + VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk Snapshot = Azure::Compute::Mgmt::V2018_06_01::Models::Snapshot - KeyVaultKeyReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultKeyReference DiskCreateOptionTypes = Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOptionTypes - GalleryArtifactSource = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactSource - TargetRegion = Azure::Compute::Mgmt::V2018_06_01::Models::TargetRegion - ComponentNames = Azure::Compute::Mgmt::V2018_06_01::Models::ComponentNames - Gallery = Azure::Compute::Mgmt::V2018_06_01::Models::Gallery - GalleryImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImage - VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetStorageProfile StorageAccountTypes = Azure::Compute::Mgmt::V2018_06_01::Models::StorageAccountTypes GalleryDataDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDataDiskImage - GalleryImageVersion = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersion + StatusLevelTypes = Azure::Compute::Mgmt::V2018_06_01::Models::StatusLevelTypes SettingNames = Azure::Compute::Mgmt::V2018_06_01::Models::SettingNames VirtualMachineSizeTypes = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineSizeTypes - CachingTypes = Azure::Compute::Mgmt::V2018_06_01::Models::CachingTypes + ResourceIdentityType = Azure::Compute::Mgmt::V2018_06_01::Models::ResourceIdentityType MaintenanceOperationResultCodeTypes = Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceOperationResultCodeTypes UpgradeMode = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeMode PassNames = Azure::Compute::Mgmt::V2018_06_01::Models::PassNames - GalleryList = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryList - DiskCreateOption = Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOption + ComponentNames = Azure::Compute::Mgmt::V2018_06_01::Models::ComponentNames + Sku = Azure::Compute::Mgmt::V2018_06_01::Models::Sku ProtocolTypes = Azure::Compute::Mgmt::V2018_06_01::Models::ProtocolTypes - ResourceIdentityType = Azure::Compute::Mgmt::V2018_06_01::Models::ResourceIdentityType - VirtualMachineScaleSetSkuScaleType = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetSkuScaleType + IPVersion = Azure::Compute::Mgmt::V2018_06_01::Models::IPVersion + Gallery = Azure::Compute::Mgmt::V2018_06_01::Models::Gallery RollingUpgradeStatusCode = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusCode - GalleryImageVersionPublishingProfile = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionPublishingProfile + OperatingSystemStateTypes = Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemStateTypes + DiskCreateOption = Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOption AccessLevel = Azure::Compute::Mgmt::V2018_06_01::Models::AccessLevel InstanceViewTypes = Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewTypes - IPVersion = Azure::Compute::Mgmt::V2018_06_01::Models::IPVersion DiffDiskOptions = Azure::Compute::Mgmt::V2018_06_01::Models::DiffDiskOptions AggregatedReplicationState = Azure::Compute::Mgmt::V2018_06_01::Models::AggregatedReplicationState RollingUpgradeActionType = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeActionType - OperatingSystemStateTypes = Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemStateTypes + HostCaching = Azure::Compute::Mgmt::V2018_06_01::Models::HostCaching DiskStorageAccountTypes = Azure::Compute::Mgmt::V2018_06_01::Models::DiskStorageAccountTypes ReplicationStatusTypes = Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationStatusTypes + VirtualMachineScaleSetSkuScaleType = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetSkuScaleType ReplicationState = Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationState - HostCaching = Azure::Compute::Mgmt::V2018_06_01::Models::HostCaching SnapshotStorageAccountTypes = Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotStorageAccountTypes end class ComputeManagementClass - attr_reader :resource_skus, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :images, :virtual_machine_scale_sets, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :virtual_machine_scale_set_vms, :gallery_images, :operations, :virtual_machine_run_commands, :disks, :gallery_image_versions, :galleries, :snapshots, :log_analytics, :configurable, :base_url, :options, :model_classes + attr_reader :resource_skus, :galleries, :snapshots, :log_analytics, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :images, :virtual_machine_scale_sets, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :virtual_machine_scale_set_vms, :gallery_images, :operations, :virtual_machine_run_commands, :disks, :gallery_image_versions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -291,6 +291,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_3.subscription_id = configurable.subscription_id end add_telemetry(@client_3) + @galleries = @client_3.galleries + @snapshots = @client_3.snapshots + @log_analytics = @client_3.log_analytics @availability_sets = @client_3.availability_sets @virtual_machine_extension_images = @client_3.virtual_machine_extension_images @virtual_machine_extensions = @client_3.virtual_machine_extensions @@ -308,9 +311,6 @@ def initialize(configurable, base_url=nil, options=nil) @virtual_machine_run_commands = @client_3.virtual_machine_run_commands @disks = @client_3.disks @gallery_image_versions = @client_3.gallery_image_versions - @galleries = @client_3.galleries - @snapshots = @client_3.snapshots - @log_analytics = @client_3.log_analytics @model_classes = ModelClasses.new end @@ -335,6 +335,18 @@ def method_missing(method, *args) end class ModelClasses + def resource_sku_restrictions_type + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType + end + def resource_sku + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku + end + def resource_sku_location_info + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuLocationInfo + end + def resource_skus_result + Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult + end def resource_sku_restrictions_reason_code Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode end @@ -356,18 +368,6 @@ def resource_sku_capacity_scale_type def resource_sku_restrictions Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions end - def resource_sku_restrictions_type - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType - end - def resource_sku - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku - end - def resource_sku_location_info - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuLocationInfo - end - def resource_skus_result - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult - end def operation_status_response Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse end @@ -506,11 +506,11 @@ def virtual_machine_scale_set_update_osprofile def snapshot_list Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotList end - def instance_view_status - Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewStatus + def gallery_list + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryList end - def sku - Azure::Compute::Mgmt::V2018_06_01::Models::Sku + def key_vault_key_reference + Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultKeyReference end def virtual_hard_disk Azure::Compute::Mgmt::V2018_06_01::Models::VirtualHardDisk @@ -524,11 +524,11 @@ def osdisk def disallowed Azure::Compute::Mgmt::V2018_06_01::Models::Disallowed end - def storage_profile - Azure::Compute::Mgmt::V2018_06_01::Models::StorageProfile + def additional_capabilities + Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalCapabilities end - def image_purchase_plan - Azure::Compute::Mgmt::V2018_06_01::Models::ImagePurchasePlan + def virtual_machine_scale_set_storage_profile + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetStorageProfile end def win_rmlistener Azure::Compute::Mgmt::V2018_06_01::Models::WinRMListener @@ -536,8 +536,8 @@ def win_rmlistener def virtual_machine_scale_set_update_storage_profile Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateStorageProfile end - def diff_disk_settings - Azure::Compute::Mgmt::V2018_06_01::Models::DiffDiskSettings + def windows_configuration + Azure::Compute::Mgmt::V2018_06_01::Models::WindowsConfiguration end def api_entity_reference Azure::Compute::Mgmt::V2018_06_01::Models::ApiEntityReference @@ -563,8 +563,8 @@ def virtual_machine_scale_set_update_public_ipaddress_configuration def network_profile Azure::Compute::Mgmt::V2018_06_01::Models::NetworkProfile end - def virtual_machine_scale_set_identity_user_assigned_identities_value - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue + def diff_disk_settings + Azure::Compute::Mgmt::V2018_06_01::Models::DiffDiskSettings end def diagnostics_profile Azure::Compute::Mgmt::V2018_06_01::Models::DiagnosticsProfile @@ -587,11 +587,11 @@ def creation_data def virtual_machine_identity_user_assigned_identities_value Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineIdentityUserAssignedIdentitiesValue end - def regional_replication_status - Azure::Compute::Mgmt::V2018_06_01::Models::RegionalReplicationStatus + def storage_profile + Azure::Compute::Mgmt::V2018_06_01::Models::StorageProfile end - def disk_list - Azure::Compute::Mgmt::V2018_06_01::Models::DiskList + def gallery_image_version_storage_profile + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionStorageProfile end def virtual_machine_scale_set_network_profile Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkProfile @@ -605,11 +605,11 @@ def virtual_machine_scale_set_update_network_profile def maintenance_redeploy_status Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceRedeployStatus end - def rolling_upgrade_policy - Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy + def regional_replication_status + Azure::Compute::Mgmt::V2018_06_01::Models::RegionalReplicationStatus end - def image_storage_profile - Azure::Compute::Mgmt::V2018_06_01::Models::ImageStorageProfile + def disk_list + Azure::Compute::Mgmt::V2018_06_01::Models::DiskList end def virtual_machine_scale_set_extension_list_result Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionListResult @@ -617,29 +617,29 @@ def virtual_machine_scale_set_extension_list_result def virtual_machine_scale_set_extension_profile Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionProfile end - def run_command_parameter_definition - Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition + def image_storage_profile + Azure::Compute::Mgmt::V2018_06_01::Models::ImageStorageProfile end def virtual_machine_scale_set_vmprofile Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMProfile end - def gallery_image_identifier - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageIdentifier + def data_disk_image + Azure::Compute::Mgmt::V2018_06_01::Models::DataDiskImage end def virtual_machine_scale_set_update_vmprofile Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateVMProfile end - def list_usages_result - Azure::Compute::Mgmt::V2018_06_01::Models::ListUsagesResult + def virtual_machine_scale_set_identity_user_assigned_identities_value + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue end def disk_sku Azure::Compute::Mgmt::V2018_06_01::Models::DiskSku end - def hardware_profile - Azure::Compute::Mgmt::V2018_06_01::Models::HardwareProfile + def run_command_parameter_definition + Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition end - def gallery_image_list - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageList + def managed_artifact + Azure::Compute::Mgmt::V2018_06_01::Models::ManagedArtifact end def disk_encryption_settings Azure::Compute::Mgmt::V2018_06_01::Models::DiskEncryptionSettings @@ -671,8 +671,8 @@ def grant_access_data def virtual_machine_scale_set_vmextensions_summary Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMExtensionsSummary end - def windows_configuration - Azure::Compute::Mgmt::V2018_06_01::Models::WindowsConfiguration + def replication_status + Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationStatus end def virtual_machine_scale_set_instance_view Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetInstanceView @@ -710,12 +710,12 @@ def virtual_machine_scale_set_list_skus_result def key_vault_secret_reference Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultSecretReference end + def gallery_artifact_source + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactSource + end def virtual_machine_health_status Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineHealthStatus end - def virtual_machine_list_result - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineListResult - end def virtual_machine_scale_set_vminstance_view Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceView end @@ -734,8 +734,8 @@ def virtual_machine_scale_set_vmlist_result def upgrade_policy Azure::Compute::Mgmt::V2018_06_01::Models::UpgradePolicy end - def replication_status - Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationStatus + def virtual_machine_extension_handler_instance_view + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionHandlerInstanceView end def purchase_plan Azure::Compute::Mgmt::V2018_06_01::Models::PurchasePlan @@ -761,8 +761,8 @@ def virtual_machine_size def api_error Azure::Compute::Mgmt::V2018_06_01::Models::ApiError end - def ssh_public_key - Azure::Compute::Mgmt::V2018_06_01::Models::SshPublicKey + def rolling_upgrade_policy + Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy end def rolling_upgrade_running_status Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeRunningStatus @@ -770,8 +770,8 @@ def rolling_upgrade_running_status def update_resource Azure::Compute::Mgmt::V2018_06_01::Models::UpdateResource end - def run_command_input_parameter - Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter + def ssh_public_key + Azure::Compute::Mgmt::V2018_06_01::Models::SshPublicKey end def virtual_machine_instance_view Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineInstanceView @@ -779,62 +779,62 @@ def virtual_machine_instance_view def resource Azure::Compute::Mgmt::V2018_06_01::Models::Resource end - def virtual_machine_extension_handler_instance_view - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionHandlerInstanceView - end def availability_set Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySet end - def virtual_machine_image_resource - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImageResource - end - def virtual_machine_extension - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtension - end def virtual_machine_extension_image Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionImage end - def virtual_machine_image - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImage + def run_command_input_parameter + Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter + end + def gallery_image_list + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageList + end + def virtual_machine_list_result + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineListResult + end + def list_usages_result + Azure::Compute::Mgmt::V2018_06_01::Models::ListUsagesResult end def additional_unattend_content Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalUnattendContent end - def virtual_machine_capture_result - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineCaptureResult + def hardware_profile + Azure::Compute::Mgmt::V2018_06_01::Models::HardwareProfile end - def managed_disk_parameters - Azure::Compute::Mgmt::V2018_06_01::Models::ManagedDiskParameters + def virtual_machine_image_resource + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImageResource end - def network_interface_reference - Azure::Compute::Mgmt::V2018_06_01::Models::NetworkInterfaceReference + def virtual_machine_capture_result + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineCaptureResult end def virtual_machine_extension_update Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionUpdate end + def virtual_machine_image + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineImage + end def image Azure::Compute::Mgmt::V2018_06_01::Models::Image end - def virtual_machine_scale_set_ipconfiguration - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIPConfiguration - end - def image_reference - Azure::Compute::Mgmt::V2018_06_01::Models::ImageReference + def virtual_machine_extension + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtension end def image_disk_reference Azure::Compute::Mgmt::V2018_06_01::Models::ImageDiskReference end - def virtual_machine_scale_set_network_configuration - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfiguration + def virtual_machine_scale_set_ipconfiguration + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIPConfiguration end - def virtual_machine_scale_set_update_ipconfiguration - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateIPConfiguration + def virtual_machine + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachine end def gallery_identifier Azure::Compute::Mgmt::V2018_06_01::Models::GalleryIdentifier end - def virtual_machine_scale_set_update_network_configuration - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration + def managed_disk_parameters + Azure::Compute::Mgmt::V2018_06_01::Models::ManagedDiskParameters end def key_vault_and_secret_reference Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndSecretReference @@ -848,29 +848,29 @@ def rolling_upgrade_status_info def disk_update Azure::Compute::Mgmt::V2018_06_01::Models::DiskUpdate end - def virtual_machine_scale_set - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSet + def virtual_machine_scale_set_update_ipconfiguration + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateIPConfiguration end def snapshot_update Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotUpdate end - def virtual_machine - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachine + def virtual_machine_scale_set_update_network_configuration + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration end def run_command_result Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandResult end - def disk - Azure::Compute::Mgmt::V2018_06_01::Models::Disk + def virtual_machine_scale_set + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSet end - def virtual_machine_scale_set_update - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdate + def image_reference + Azure::Compute::Mgmt::V2018_06_01::Models::ImageReference end - def virtual_machine_scale_set_vm - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVM + def virtual_machine_scale_set_network_configuration + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfiguration end - def gallery_disk_image - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDiskImage + def network_interface_reference + Azure::Compute::Mgmt::V2018_06_01::Models::NetworkInterfaceReference end def virtual_machine_scale_set_extension Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtension @@ -881,62 +881,62 @@ def image_osdisk def resource_range Azure::Compute::Mgmt::V2018_06_01::Models::ResourceRange end - def virtual_machine_scale_set_data_disk - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk + def virtual_machine_scale_set_vm + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVM end - def additional_capabilities - Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalCapabilities + def run_command_document + Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocument end - def gallery_image_version_storage_profile - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionStorageProfile + def gallery_image + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImage end - def managed_artifact - Azure::Compute::Mgmt::V2018_06_01::Models::ManagedArtifact + def gallery_image_version_publishing_profile + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionPublishingProfile end def gallery_osdisk_image Azure::Compute::Mgmt::V2018_06_01::Models::GalleryOSDiskImage end - def data_disk_image - Azure::Compute::Mgmt::V2018_06_01::Models::DataDiskImage + def virtual_machine_scale_set_update + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdate end - def run_command_document - Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocument + def gallery_image_version + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersion end def availability_set_sku_types Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySetSkuTypes end - def status_level_types - Azure::Compute::Mgmt::V2018_06_01::Models::StatusLevelTypes + def disk + Azure::Compute::Mgmt::V2018_06_01::Models::Disk end def operating_system_types Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemTypes end - def snapshot - Azure::Compute::Mgmt::V2018_06_01::Models::Snapshot + def instance_view_status + Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewStatus end - def key_vault_key_reference - Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultKeyReference + def caching_types + Azure::Compute::Mgmt::V2018_06_01::Models::CachingTypes end - def disk_create_option_types - Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOptionTypes + def gallery_disk_image + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDiskImage end - def gallery_artifact_source - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactSource + def gallery_image_identifier + Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageIdentifier end def target_region Azure::Compute::Mgmt::V2018_06_01::Models::TargetRegion end - def component_names - Azure::Compute::Mgmt::V2018_06_01::Models::ComponentNames + def image_purchase_plan + Azure::Compute::Mgmt::V2018_06_01::Models::ImagePurchasePlan end - def gallery - Azure::Compute::Mgmt::V2018_06_01::Models::Gallery + def virtual_machine_scale_set_data_disk + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk end - def gallery_image - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImage + def snapshot + Azure::Compute::Mgmt::V2018_06_01::Models::Snapshot end - def virtual_machine_scale_set_storage_profile - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetStorageProfile + def disk_create_option_types + Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOptionTypes end def storage_account_types Azure::Compute::Mgmt::V2018_06_01::Models::StorageAccountTypes @@ -944,8 +944,8 @@ def storage_account_types def gallery_data_disk_image Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDataDiskImage end - def gallery_image_version - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersion + def status_level_types + Azure::Compute::Mgmt::V2018_06_01::Models::StatusLevelTypes end def setting_names Azure::Compute::Mgmt::V2018_06_01::Models::SettingNames @@ -953,8 +953,8 @@ def setting_names def virtual_machine_size_types Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineSizeTypes end - def caching_types - Azure::Compute::Mgmt::V2018_06_01::Models::CachingTypes + def resource_identity_type + Azure::Compute::Mgmt::V2018_06_01::Models::ResourceIdentityType end def maintenance_operation_result_code_types Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceOperationResultCodeTypes @@ -965,26 +965,29 @@ def upgrade_mode def pass_names Azure::Compute::Mgmt::V2018_06_01::Models::PassNames end - def gallery_list - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryList + def component_names + Azure::Compute::Mgmt::V2018_06_01::Models::ComponentNames end - def disk_create_option - Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOption + def sku + Azure::Compute::Mgmt::V2018_06_01::Models::Sku end def protocol_types Azure::Compute::Mgmt::V2018_06_01::Models::ProtocolTypes end - def resource_identity_type - Azure::Compute::Mgmt::V2018_06_01::Models::ResourceIdentityType + def ipversion + Azure::Compute::Mgmt::V2018_06_01::Models::IPVersion end - def virtual_machine_scale_set_sku_scale_type - Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetSkuScaleType + def gallery + Azure::Compute::Mgmt::V2018_06_01::Models::Gallery end def rolling_upgrade_status_code Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusCode end - def gallery_image_version_publishing_profile - Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionPublishingProfile + def operating_system_state_types + Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemStateTypes + end + def disk_create_option + Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOption end def access_level Azure::Compute::Mgmt::V2018_06_01::Models::AccessLevel @@ -992,9 +995,6 @@ def access_level def instance_view_types Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewTypes end - def ipversion - Azure::Compute::Mgmt::V2018_06_01::Models::IPVersion - end def diff_disk_options Azure::Compute::Mgmt::V2018_06_01::Models::DiffDiskOptions end @@ -1004,8 +1004,8 @@ def aggregated_replication_state def rolling_upgrade_action_type Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeActionType end - def operating_system_state_types - Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemStateTypes + def host_caching + Azure::Compute::Mgmt::V2018_06_01::Models::HostCaching end def disk_storage_account_types Azure::Compute::Mgmt::V2018_06_01::Models::DiskStorageAccountTypes @@ -1013,12 +1013,12 @@ def disk_storage_account_types def replication_status_types Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationStatusTypes end + def virtual_machine_scale_set_sku_scale_type + Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetSkuScaleType + end def replication_state Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationState end - def host_caching - Azure::Compute::Mgmt::V2018_06_01::Models::HostCaching - end def snapshot_storage_account_types Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotStorageAccountTypes end diff --git a/azure_sdk/lib/latest/modules/computervision_profile_module.rb b/azure_sdk/lib/latest/modules/computervision_profile_module.rb index 314d46de88..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,21 @@ 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 + OcrWord = Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrWord + CelebritiesModel = Azure::CognitiveServices::ComputerVision::V2_0::Models::CelebritiesModel + OcrLine = Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrLine + CategoryDetail = Azure::CognitiveServices::ComputerVision::V2_0::Models::CategoryDetail + OcrRegion = Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrRegion + AdultInfo = Azure::CognitiveServices::ComputerVision::V2_0::Models::AdultInfo + OcrResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrResult + ModelDescription = Azure::CognitiveServices::ComputerVision::V2_0::Models::ModelDescription + ImageCaption = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageCaption + ListModelsResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::ListModelsResult Word = Azure::CognitiveServices::ComputerVision::V2_0::Models::Word DomainModelResults = Azure::CognitiveServices::ComputerVision::V2_0::Models::DomainModelResults FaceRectangle = Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceRectangle @@ -31,21 +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 - Line = Azure::CognitiveServices::ComputerVision::V2_0::Models::Line - ImageAnalysis = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageAnalysis - TextOperationResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::TextOperationResult - OcrWord = Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrWord - CelebritiesModel = Azure::CognitiveServices::ComputerVision::V2_0::Models::CelebritiesModel - OcrLine = Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrLine - CategoryDetail = Azure::CognitiveServices::ComputerVision::V2_0::Models::CategoryDetail - OcrRegion = Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrRegion - AdultInfo = Azure::CognitiveServices::ComputerVision::V2_0::Models::AdultInfo - OcrResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrResult - ModelDescription = Azure::CognitiveServices::ComputerVision::V2_0::Models::ModelDescription - ImageCaption = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageCaption - ListModelsResult = Azure::CognitiveServices::ComputerVision::V2_0::Models::ListModelsResult end class ComputerVisionDataClass @@ -77,6 +77,51 @@ 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 + def image_analysis + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageAnalysis + end + def text_operation_result + Azure::CognitiveServices::ComputerVision::V2_0::Models::TextOperationResult + end + def ocr_word + Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrWord + end + def celebrities_model + Azure::CognitiveServices::ComputerVision::V2_0::Models::CelebritiesModel + end + def ocr_line + Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrLine + end + def category_detail + Azure::CognitiveServices::ComputerVision::V2_0::Models::CategoryDetail + end + def ocr_region + Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrRegion + end + def adult_info + Azure::CognitiveServices::ComputerVision::V2_0::Models::AdultInfo + end + def ocr_result + Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrResult + end + def model_description + Azure::CognitiveServices::ComputerVision::V2_0::Models::ModelDescription + end + def image_caption + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageCaption + end + def list_models_result + Azure::CognitiveServices::ComputerVision::V2_0::Models::ListModelsResult + end def word Azure::CognitiveServices::ComputerVision::V2_0::Models::Word end @@ -146,51 +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 - def line - Azure::CognitiveServices::ComputerVision::V2_0::Models::Line - end - def image_analysis - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageAnalysis - end - def text_operation_result - Azure::CognitiveServices::ComputerVision::V2_0::Models::TextOperationResult - end - def ocr_word - Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrWord - end - def celebrities_model - Azure::CognitiveServices::ComputerVision::V2_0::Models::CelebritiesModel - end - def ocr_line - Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrLine - end - def category_detail - Azure::CognitiveServices::ComputerVision::V2_0::Models::CategoryDetail - end - def ocr_region - Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrRegion - end - def adult_info - Azure::CognitiveServices::ComputerVision::V2_0::Models::AdultInfo - end - def ocr_result - Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrResult - end - def model_description - Azure::CognitiveServices::ComputerVision::V2_0::Models::ModelDescription - end - def image_caption - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageCaption - end - def list_models_result - Azure::CognitiveServices::ComputerVision::V2_0::Models::ListModelsResult - end end end end diff --git a/azure_sdk/lib/latest/modules/consumption_profile_module.rb b/azure_sdk/lib/latest/modules/consumption_profile_module.rb index fc9f87bceb..3ddd72db49 100644 --- a/azure_sdk/lib/latest/modules/consumption_profile_module.rb +++ b/azure_sdk/lib/latest/modules/consumption_profile_module.rb @@ -7,18 +7,18 @@ module Azure::Profiles::Latest module Consumption module Mgmt - Operations = Azure::Consumption::Mgmt::V2018_06_30::Operations - Tags = Azure::Consumption::Mgmt::V2018_06_30::Tags - UsageDetails = Azure::Consumption::Mgmt::V2018_06_30::UsageDetails - Marketplaces = Azure::Consumption::Mgmt::V2018_06_30::Marketplaces - Balances = Azure::Consumption::Mgmt::V2018_06_30::Balances - ReservationsSummaries = Azure::Consumption::Mgmt::V2018_06_30::ReservationsSummaries ReservationsDetails = Azure::Consumption::Mgmt::V2018_06_30::ReservationsDetails ReservationRecommendations = Azure::Consumption::Mgmt::V2018_06_30::ReservationRecommendations Budgets = Azure::Consumption::Mgmt::V2018_06_30::Budgets PriceSheet = Azure::Consumption::Mgmt::V2018_06_30::PriceSheet CostTags = Azure::Consumption::Mgmt::V2018_06_30::CostTags Forecasts = Azure::Consumption::Mgmt::V2018_06_30::Forecasts + Operations = Azure::Consumption::Mgmt::V2018_06_30::Operations + Tags = Azure::Consumption::Mgmt::V2018_06_30::Tags + UsageDetails = Azure::Consumption::Mgmt::V2018_06_30::UsageDetails + Marketplaces = Azure::Consumption::Mgmt::V2018_06_30::Marketplaces + Balances = Azure::Consumption::Mgmt::V2018_06_30::Balances + ReservationsSummaries = Azure::Consumption::Mgmt::V2018_06_30::ReservationsSummaries module Models ErrorResponse = Azure::Consumption::Mgmt::V2018_06_30::Models::ErrorResponse @@ -50,27 +50,27 @@ module Models Operation = Azure::Consumption::Mgmt::V2018_06_30::Models::Operation ReservationDetail = Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationDetail OperationListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::OperationListResult - Marketplace = Azure::Consumption::Mgmt::V2018_06_30::Models::Marketplace + Tag = Azure::Consumption::Mgmt::V2018_06_30::Models::Tag ReservationDetailsListResult = Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationDetailsListResult PriceSheetResult = Azure::Consumption::Mgmt::V2018_06_30::Models::PriceSheetResult CostTag = Azure::Consumption::Mgmt::V2018_06_30::Models::CostTag - TagsResult = Azure::Consumption::Mgmt::V2018_06_30::Models::TagsResult - Tag = Azure::Consumption::Mgmt::V2018_06_30::Models::Tag + Marketplace = Azure::Consumption::Mgmt::V2018_06_30::Models::Marketplace + Balance = Azure::Consumption::Mgmt::V2018_06_30::Models::Balance TimeGrainType = Azure::Consumption::Mgmt::V2018_06_30::Models::TimeGrainType - OperatorType = Azure::Consumption::Mgmt::V2018_06_30::Models::OperatorType - Forecast = Azure::Consumption::Mgmt::V2018_06_30::Models::Forecast + CategoryType = Azure::Consumption::Mgmt::V2018_06_30::Models::CategoryType + TagsResult = Azure::Consumption::Mgmt::V2018_06_30::Models::TagsResult Budget = Azure::Consumption::Mgmt::V2018_06_30::Models::Budget - Balance = Azure::Consumption::Mgmt::V2018_06_30::Models::Balance + Grain = Azure::Consumption::Mgmt::V2018_06_30::Models::Grain ChargeType = Azure::Consumption::Mgmt::V2018_06_30::Models::ChargeType - Bound = Azure::Consumption::Mgmt::V2018_06_30::Models::Bound + Forecast = Azure::Consumption::Mgmt::V2018_06_30::Models::Forecast BillingFrequency = Azure::Consumption::Mgmt::V2018_06_30::Models::BillingFrequency - CategoryType = Azure::Consumption::Mgmt::V2018_06_30::Models::CategoryType + Bound = Azure::Consumption::Mgmt::V2018_06_30::Models::Bound + OperatorType = Azure::Consumption::Mgmt::V2018_06_30::Models::OperatorType Datagrain = Azure::Consumption::Mgmt::V2018_06_30::Models::Datagrain - Grain = Azure::Consumption::Mgmt::V2018_06_30::Models::Grain end class ConsumptionManagementClass - attr_reader :operations, :tags, :usage_details, :marketplaces, :balances, :reservations_summaries, :reservations_details, :reservation_recommendations, :budgets, :price_sheet, :cost_tags, :forecasts, :configurable, :base_url, :options, :model_classes + attr_reader :reservations_details, :reservation_recommendations, :budgets, :price_sheet, :cost_tags, :forecasts, :operations, :tags, :usage_details, :marketplaces, :balances, :reservations_summaries, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -80,18 +80,18 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations - @tags = @client_0.tags - @usage_details = @client_0.usage_details - @marketplaces = @client_0.marketplaces - @balances = @client_0.balances - @reservations_summaries = @client_0.reservations_summaries @reservations_details = @client_0.reservations_details @reservation_recommendations = @client_0.reservation_recommendations @budgets = @client_0.budgets @price_sheet = @client_0.price_sheet @cost_tags = @client_0.cost_tags @forecasts = @client_0.forecasts + @operations = @client_0.operations + @tags = @client_0.tags + @usage_details = @client_0.usage_details + @marketplaces = @client_0.marketplaces + @balances = @client_0.balances + @reservations_summaries = @client_0.reservations_summaries @model_classes = ModelClasses.new end @@ -197,8 +197,8 @@ def reservation_detail def operation_list_result Azure::Consumption::Mgmt::V2018_06_30::Models::OperationListResult end - def marketplace - Azure::Consumption::Mgmt::V2018_06_30::Models::Marketplace + def tag + Azure::Consumption::Mgmt::V2018_06_30::Models::Tag end def reservation_details_list_result Azure::Consumption::Mgmt::V2018_06_30::Models::ReservationDetailsListResult @@ -209,45 +209,45 @@ def price_sheet_result def cost_tag Azure::Consumption::Mgmt::V2018_06_30::Models::CostTag end - def tags_result - Azure::Consumption::Mgmt::V2018_06_30::Models::TagsResult + def marketplace + Azure::Consumption::Mgmt::V2018_06_30::Models::Marketplace end - def tag - Azure::Consumption::Mgmt::V2018_06_30::Models::Tag + def balance + Azure::Consumption::Mgmt::V2018_06_30::Models::Balance end def time_grain_type Azure::Consumption::Mgmt::V2018_06_30::Models::TimeGrainType end - def operator_type - Azure::Consumption::Mgmt::V2018_06_30::Models::OperatorType + def category_type + Azure::Consumption::Mgmt::V2018_06_30::Models::CategoryType end - def forecast - Azure::Consumption::Mgmt::V2018_06_30::Models::Forecast + def tags_result + Azure::Consumption::Mgmt::V2018_06_30::Models::TagsResult end def budget Azure::Consumption::Mgmt::V2018_06_30::Models::Budget end - def balance - Azure::Consumption::Mgmt::V2018_06_30::Models::Balance + def grain + Azure::Consumption::Mgmt::V2018_06_30::Models::Grain end def charge_type Azure::Consumption::Mgmt::V2018_06_30::Models::ChargeType end - def bound - Azure::Consumption::Mgmt::V2018_06_30::Models::Bound + def forecast + Azure::Consumption::Mgmt::V2018_06_30::Models::Forecast end def billing_frequency Azure::Consumption::Mgmt::V2018_06_30::Models::BillingFrequency end - def category_type - Azure::Consumption::Mgmt::V2018_06_30::Models::CategoryType + def bound + Azure::Consumption::Mgmt::V2018_06_30::Models::Bound + end + def operator_type + Azure::Consumption::Mgmt::V2018_06_30::Models::OperatorType end def datagrain Azure::Consumption::Mgmt::V2018_06_30::Models::Datagrain end - def grain - Azure::Consumption::Mgmt::V2018_06_30::Models::Grain - end end end end diff --git a/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb b/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb index 4264f57c31..2678c453f7 100644 --- a/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb @@ -7,22 +7,28 @@ module Azure::Profiles::Latest module ContainerInstance module Mgmt - ServiceAssociationLink = Azure::ContainerInstance::Mgmt::V2018_10_01::ServiceAssociationLink - Operations = Azure::ContainerInstance::Mgmt::V2018_10_01::Operations ContainerGroups = Azure::ContainerInstance::Mgmt::V2018_10_01::ContainerGroups ContainerGroupUsage = Azure::ContainerInstance::Mgmt::V2018_10_01::ContainerGroupUsage ContainerOperations = Azure::ContainerInstance::Mgmt::V2018_10_01::ContainerOperations + ServiceAssociationLink = Azure::ContainerInstance::Mgmt::V2018_10_01::ServiceAssociationLink + Operations = Azure::ContainerInstance::Mgmt::V2018_10_01::Operations module Models + ContainerExecRequest = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequest + AzureFileVolume = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::AzureFileVolume + ContainerExecResponse = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecResponse + GpuResource = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::GpuResource + ContainerGroup = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroup + ContainerNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerNetworkProtocol GpuSku = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::GpuSku ContainerGroupRestartPolicy = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupRestartPolicy - ContainerExecResponse = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecResponse ContainerGroupNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupNetworkProtocol - ContainerExecRequest = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequest - LogAnalyticsLogType = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::LogAnalyticsLogType ContainerGroupIpAddressType = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupIpAddressType - OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::OperatingSystemTypes + EnvironmentVariable = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::EnvironmentVariable + Logs = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Logs ContainerInstanceOperationsOrigin = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerInstanceOperationsOrigin + OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::OperatingSystemTypes + LogAnalyticsLogType = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::LogAnalyticsLogType Event = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Event UsageListResult = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::UsageListResult UsageName = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::UsageName @@ -54,19 +60,13 @@ module Models ResourceIdentityType = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ResourceIdentityType ContainerGroupListResult = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupListResult Volume = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Volume - Logs = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Logs - EnvironmentVariable = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::EnvironmentVariable - ContainerExecRequestTerminalSize = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequestTerminalSize VolumeMount = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::VolumeMount - AzureFileVolume = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::AzureFileVolume + ContainerExecRequestTerminalSize = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequestTerminalSize ContainerGroupIdentity = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupIdentity - GpuResource = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::GpuResource - ContainerGroup = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroup - ContainerNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerNetworkProtocol end class ContainerInstanceManagementClass - attr_reader :service_association_link, :operations, :container_groups, :container_group_usage, :container_operations, :configurable, :base_url, :options, :model_classes + attr_reader :container_groups, :container_group_usage, :container_operations, :service_association_link, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -76,11 +76,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @service_association_link = @client_0.service_association_link - @operations = @client_0.operations @container_groups = @client_0.container_groups @container_group_usage = @client_0.container_group_usage @container_operations = @client_0.container_operations + @service_association_link = @client_0.service_association_link + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -99,33 +99,51 @@ def method_missing(method, *args) end class ModelClasses + def container_exec_request + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequest + end + def azure_file_volume + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::AzureFileVolume + end + def container_exec_response + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecResponse + end + def gpu_resource + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::GpuResource + end + def container_group + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroup + end + def container_network_protocol + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerNetworkProtocol + end def gpu_sku Azure::ContainerInstance::Mgmt::V2018_10_01::Models::GpuSku end def container_group_restart_policy Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupRestartPolicy end - def container_exec_response - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecResponse - end def container_group_network_protocol Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupNetworkProtocol end - def container_exec_request - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequest - end - def log_analytics_log_type - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::LogAnalyticsLogType - end def container_group_ip_address_type Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupIpAddressType end - def operating_system_types - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::OperatingSystemTypes + def environment_variable + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::EnvironmentVariable + end + def logs + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Logs end def container_instance_operations_origin Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerInstanceOperationsOrigin end + def operating_system_types + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::OperatingSystemTypes + end + def log_analytics_log_type + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::LogAnalyticsLogType + end def event Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Event end @@ -219,33 +237,15 @@ def container_group_list_result def volume Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Volume end - def logs - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::Logs - end - def environment_variable - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::EnvironmentVariable - end - def container_exec_request_terminal_size - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequestTerminalSize - end def volume_mount Azure::ContainerInstance::Mgmt::V2018_10_01::Models::VolumeMount end - def azure_file_volume - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::AzureFileVolume + def container_exec_request_terminal_size + Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerExecRequestTerminalSize end def container_group_identity Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroupIdentity end - def gpu_resource - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::GpuResource - end - def container_group - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerGroup - end - def container_network_protocol - Azure::ContainerInstance::Mgmt::V2018_10_01::Models::ContainerNetworkProtocol - end end end end diff --git a/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb b/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb index 587853a49d..037e46719d 100644 --- a/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb @@ -7,11 +7,11 @@ module Azure::Profiles::Latest module ContainerRegistry module Mgmt - Replications = Azure::ContainerRegistry::Mgmt::V2017_10_01::Replications Webhooks = Azure::ContainerRegistry::Mgmt::V2017_10_01::Webhooks Operations = Azure::ContainerRegistry::Mgmt::V2017_10_01::Operations - Registries = Azure::ContainerRegistry::Mgmt::V2018_09_01::Registries + Replications = Azure::ContainerRegistry::Mgmt::V2017_10_01::Replications Runs = Azure::ContainerRegistry::Mgmt::V2018_09_01::Runs + Registries = Azure::ContainerRegistry::Mgmt::V2018_09_01::Registries Tasks = Azure::ContainerRegistry::Mgmt::V2018_09_01::Tasks module Models @@ -43,7 +43,7 @@ module Models Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target CallbackConfig = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig RegistryListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult - RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage + EventListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult RegistryListCredentialsResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult EventContent = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent VirtualNetworkRule = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::VirtualNetworkRule @@ -52,10 +52,10 @@ module Models EventResponseMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage Registry = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry Replication = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication - ImportMode = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode + RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage Actor = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor DefaultAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::DefaultAction - EventListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult + ImportMode = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit PasswordName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName SkuTier = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier @@ -65,10 +65,16 @@ module Models WebhookAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction OperationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult Webhook = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook - SkuName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName Status = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status + SkuName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName Sku = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku Source = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source + PlatformUpdateParameters = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::PlatformUpdateParameters + TaskStepUpdateParameters = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::TaskStepUpdateParameters + ImageDescriptor = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::ImageDescriptor + AuthInfoUpdateParameters = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::AuthInfoUpdateParameters + SourceTriggerDescriptor = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::SourceTriggerDescriptor + SourceUpdateParameters = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::SourceUpdateParameters AgentProperties = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::AgentProperties SourceTriggerUpdateParameters = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::SourceTriggerUpdateParameters SourceUploadDefinition = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::SourceUploadDefinition @@ -119,16 +125,10 @@ module Models BaseImageTriggerType = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::BaseImageTriggerType TriggerStatus = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::TriggerStatus Resource = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::Resource - PlatformUpdateParameters = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::PlatformUpdateParameters - TaskStepUpdateParameters = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::TaskStepUpdateParameters - ImageDescriptor = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::ImageDescriptor - AuthInfoUpdateParameters = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::AuthInfoUpdateParameters - SourceTriggerDescriptor = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::SourceTriggerDescriptor - SourceUpdateParameters = Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::SourceUpdateParameters end class ContainerRegistryManagementClass - attr_reader :replications, :webhooks, :operations, :registries, :runs, :tasks, :configurable, :base_url, :options, :model_classes + attr_reader :webhooks, :operations, :replications, :runs, :registries, :tasks, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -138,17 +138,17 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @replications = @client_0.replications @webhooks = @client_0.webhooks @operations = @client_0.operations + @replications = @client_0.replications @client_1 = Azure::ContainerRegistry::Mgmt::V2018_09_01::ContainerRegistryManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @registries = @client_1.registries @runs = @client_1.runs + @registries = @client_1.registries @tasks = @client_1.tasks @model_classes = ModelClasses.new @@ -254,8 +254,8 @@ def callback_config def registry_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult end - def registry_usage - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage + def event_list_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult end def registry_list_credentials_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult @@ -281,8 +281,8 @@ def registry def replication Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication end - def import_mode - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode + def registry_usage + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage end def actor Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor @@ -290,8 +290,8 @@ def actor def default_action Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::DefaultAction end - def event_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult + def import_mode + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode end def registry_usage_unit Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit @@ -320,18 +320,36 @@ def operation_list_result def webhook Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook end - def sku_name - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName - end def status Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status end + def sku_name + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName + end def sku Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku end def source Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source end + def platform_update_parameters + Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::PlatformUpdateParameters + end + def task_step_update_parameters + Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::TaskStepUpdateParameters + end + def image_descriptor + Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::ImageDescriptor + end + def auth_info_update_parameters + Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::AuthInfoUpdateParameters + end + def source_trigger_descriptor + Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::SourceTriggerDescriptor + end + def source_update_parameters + Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::SourceUpdateParameters + end def agent_properties Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::AgentProperties end @@ -482,24 +500,6 @@ def trigger_status def resource Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::Resource end - def platform_update_parameters - Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::PlatformUpdateParameters - end - def task_step_update_parameters - Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::TaskStepUpdateParameters - end - def image_descriptor - Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::ImageDescriptor - end - def auth_info_update_parameters - Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::AuthInfoUpdateParameters - end - def source_trigger_descriptor - Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::SourceTriggerDescriptor - end - def source_update_parameters - Azure::ContainerRegistry::Mgmt::V2018_09_01::Models::SourceUpdateParameters - end end end end diff --git a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb index 51437dd44d..2e64bceb0a 100644 --- a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb @@ -18,6 +18,7 @@ module Models ContainerServiceListResult = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceListResult ContainerService = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerService ContainerServiceOrchestratorTypes = Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceOrchestratorTypes + TagsObject = Azure::ContainerService::Mgmt::V2018_03_31::Models::TagsObject ContainerServiceWindowsProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceWindowsProfile ContainerServiceSshPublicKey = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceSshPublicKey ContainerServiceSshConfiguration = Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceSshConfiguration @@ -44,10 +45,9 @@ module Models ManagedClusterAccessProfile = Azure::ContainerService::Mgmt::V2018_03_31::Models::ManagedClusterAccessProfile NetworkPlugin = Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPlugin NetworkPolicy = Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPolicy - TagsObject = Azure::ContainerService::Mgmt::V2018_03_31::Models::TagsObject - OrchestratorVersionProfileListResult = Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfileListResult OrchestratorProfile = Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorProfile OrchestratorVersionProfile = Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfile + OrchestratorVersionProfileListResult = Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfileListResult end class ContainerServiceManagementClass @@ -116,6 +116,9 @@ def container_service def container_service_orchestrator_types Azure::ContainerService::Mgmt::V2017_07_01::Models::ContainerServiceOrchestratorTypes end + def tags_object + Azure::ContainerService::Mgmt::V2018_03_31::Models::TagsObject + end def container_service_windows_profile Azure::ContainerService::Mgmt::V2018_03_31::Models::ContainerServiceWindowsProfile end @@ -194,18 +197,15 @@ def network_plugin def network_policy Azure::ContainerService::Mgmt::V2018_03_31::Models::NetworkPolicy end - def tags_object - Azure::ContainerService::Mgmt::V2018_03_31::Models::TagsObject - end - def orchestrator_version_profile_list_result - Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfileListResult - end def orchestrator_profile Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorProfile end def orchestrator_version_profile Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfile end + def orchestrator_version_profile_list_result + Azure::ContainerService::Mgmt::V2017_09_30::Models::OrchestratorVersionProfileListResult + end end end end diff --git a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb index f437ad244f..7d861e02ef 100644 --- a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb +++ b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb @@ -6,76 +6,76 @@ module Azure::Profiles::Latest module ContentModerator - 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 ListManagementTermLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTermLists + ListManagementImage = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImage + ListManagementTerm = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTerm module Models + Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address + Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face + JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult ImageAdditionalInfoItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageAdditionalInfoItem ImageIds = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds Frames = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames TermsInList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList ClassificationCategory2 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory2 TermsData = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData - Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face Classification = Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification - JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult - Email = Azure::CognitiveServices::ContentModerator::V1_0::Models::Email TermsPaging = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging + Email = Azure::CognitiveServices::ContentModerator::V1_0::Models::Email + Terms = Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms + IPA = Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA + Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error Review = Azure::CognitiveServices::ContentModerator::V1_0::Models::Review JobExecutionReportDetails = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails - DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms Candidate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate JobId = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId Evaluate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate MatchResponse = Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse APIError = Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError ImageList = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList - IPA = Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA TranscriptModerationBodyItemTermsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem + RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex TranscriptModerationBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem Frame = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame - Terms = Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms + CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem ClassificationCategory3 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3 CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem - RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex + SSN = Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII - CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem + Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem - SSN = Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN + Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match Body = Azure::CognitiveServices::ContentModerator::V1_0::Models::Body TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList - CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem ClassificationCategory1 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem - Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match + Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem - Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error + DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR - Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone - KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem - Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen + KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair + Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image + Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content + Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage - Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl - Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image - Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag - Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status end class ContentModeratorDataClass - attr_reader :list_management_image, :list_management_term, :reviews, :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :configurable, :base_url, :options, :model_classes + attr_reader :reviews, :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :list_management_image, :list_management_term, :configurable, :base_url, :options, :model_classes 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) - @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 @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 @model_classes = ModelClasses.new end @@ -110,6 +110,15 @@ def method_missing(method, *args) end class ModelClasses + def address + Azure::CognitiveServices::ContentModerator::V1_0::Models::Address + end + def face + Azure::CognitiveServices::ContentModerator::V1_0::Models::Face + end + def job_list_result + Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult + end def image_additional_info_item Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageAdditionalInfoItem end @@ -128,20 +137,23 @@ def classification_category2 def terms_data Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData end - def face - Azure::CognitiveServices::ContentModerator::V1_0::Models::Face - end def classification Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification end - def job_list_result - Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult + def terms_paging + Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging end def email Azure::CognitiveServices::ContentModerator::V1_0::Models::Email end - def terms_paging - Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging + def terms + Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms + end + def ipa + Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA + end + def error + Azure::CognitiveServices::ContentModerator::V1_0::Models::Error end def review Azure::CognitiveServices::ContentModerator::V1_0::Models::Review @@ -149,9 +161,6 @@ def review def job_execution_report_details Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails end - def detected_terms - Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms - end def candidate Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate end @@ -170,20 +179,20 @@ def apierror def image_list Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList end - def ipa - Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA - end def transcript_moderation_body_item_terms_item Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem end + def refresh_index + Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex + end def transcript_moderation_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem end def frame Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame end - def terms - Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms + def create_video_reviews_body_item_video_frames_item_reviewer_result_tags_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem end def classification_category3 Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3 @@ -191,8 +200,8 @@ def classification_category3 def create_video_reviews_body_item_video_frames_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem end - def refresh_index - Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex + def ssn + Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN end def create_video_reviews_body_item_video_frames_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem @@ -200,8 +209,11 @@ def create_video_reviews_body_item_video_frames_item def pii Azure::CognitiveServices::ContentModerator::V1_0::Models::PII end - def create_video_reviews_body_item_video_frames_item_reviewer_result_tags_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem + def job + Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + end + def create_video_reviews_body_item_metadata_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem end def found_faces Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces @@ -209,8 +221,8 @@ def found_faces def create_video_reviews_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem end - def ssn - Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN + def match + Azure::CognitiveServices::ContentModerator::V1_0::Models::Match end def body Azure::CognitiveServices::ContentModerator::V1_0::Models::Body @@ -218,23 +230,20 @@ def body def term_list Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList end - def create_video_reviews_body_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem - end def classification_category1 Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 end def video_frame_body_item_reviewer_result_tags_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem end - def match - Azure::CognitiveServices::ContentModerator::V1_0::Models::Match + def phone + Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone end def video_frame_body_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem end - def error - Azure::CognitiveServices::ContentModerator::V1_0::Models::Error + def detected_terms + Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms end def video_frame_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem @@ -242,17 +251,17 @@ def video_frame_body_item def ocr Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR end - def phone - Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone + def create_review_body_item_metadata_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem end def key_value_pair Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair end - def create_review_body_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem + def image + Azure::CognitiveServices::ContentModerator::V1_0::Models::Image end - def screen - Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen + def tag + Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag end def create_review_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem @@ -260,24 +269,15 @@ def create_review_body_item def content Azure::CognitiveServices::ContentModerator::V1_0::Models::Content end + def screen + Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen + end def detected_language Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage end - def job - Azure::CognitiveServices::ContentModerator::V1_0::Models::Job - end def image_url Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl end - def image - Azure::CognitiveServices::ContentModerator::V1_0::Models::Image - end - def tag - Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag - end - def address - Azure::CognitiveServices::ContentModerator::V1_0::Models::Address - end def status Azure::CognitiveServices::ContentModerator::V1_0::Models::Status end diff --git a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb index 516b285a25..2dc6f80dda 100644 --- a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb @@ -7,6 +7,12 @@ module Azure::Profiles::Latest module CustomerInsights module Mgmt + Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions + Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships + RelationshipLinks = Azure::CustomerInsights::Mgmt::V2017_04_26::RelationshipLinks + AuthorizationPolicies = Azure::CustomerInsights::Mgmt::V2017_04_26::AuthorizationPolicies + Connectors = Azure::CustomerInsights::Mgmt::V2017_04_26::Connectors + ConnectorMappings = Azure::CustomerInsights::Mgmt::V2017_04_26::ConnectorMappings Kpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Kpi WidgetTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::WidgetTypes Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles @@ -14,16 +20,10 @@ module Mgmt Roles = Azure::CustomerInsights::Mgmt::V2017_04_26::Roles Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions - Images = Azure::CustomerInsights::Mgmt::V2017_04_26::Images RoleAssignments = Azure::CustomerInsights::Mgmt::V2017_04_26::RoleAssignments + Images = Azure::CustomerInsights::Mgmt::V2017_04_26::Images Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs - Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions - Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships - RelationshipLinks = Azure::CustomerInsights::Mgmt::V2017_04_26::RelationshipLinks - AuthorizationPolicies = Azure::CustomerInsights::Mgmt::V2017_04_26::AuthorizationPolicies - Connectors = Azure::CustomerInsights::Mgmt::V2017_04_26::Connectors - ConnectorMappings = Azure::CustomerInsights::Mgmt::V2017_04_26::ConnectorMappings module Models KpiListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult @@ -35,9 +35,9 @@ module Models DataSourcePrecedence = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence ProfileListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult SuggestRelationshipLinksResponse = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse + AuthorizationPolicy = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy PredictionGradesItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem SalesforceTable = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceTable - AuthorizationPolicy = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy InteractionListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionListResult AzureBlobConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AzureBlobConnectorProperties PredictionMappings = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionMappings @@ -45,20 +45,20 @@ module Models ConnectorMappingErrorManagement = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingErrorManagement RelationshipsLookup = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipsLookup ConnectorMappingAvailability = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability - ConnectorMappingCompleteOperation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation + KpiThresholds = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds ConnectorListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult + ConnectorMappingCompleteOperation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation KpiParticipantProfilesMetadata = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata - KpiThresholds = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds KpiExtract = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract + ConnectorMappingListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult TypePropertiesMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping AuthorizationPolicyListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult - ConnectorMappingListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult - RelationshipTypeFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping PredictionListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult - LinkListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult - HubListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult RelationshipLinkFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping + RelationshipTypeFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping + HubListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult PredictionModelStatus = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus + LinkListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult RelationshipListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult SalesforceConnectorProperties = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceConnectorProperties PropertyDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PropertyDefinition @@ -100,40 +100,40 @@ module Models AuthorizationPolicyResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat Resource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource RelationshipResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat - RelationshipLinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat + RoleAssignmentListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult ViewResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat WidgetTypeResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat - RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + RelationshipLinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat RoleResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat PredictionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat OperationDisplay = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay - RoleAssignmentListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult + DataSourceType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType Operation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation EntityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes OperationListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult ProvisioningStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates PermissionTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes ConnectorTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes - DataSourceType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType - ErrorManagementTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes + ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates + RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat FrequencyTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes CompletionOperationTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes - ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates - CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes + ConnectorMappingStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates + ErrorManagementTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes KpiFunctions = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions EntityType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType - ConnectorMappingStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates - InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType + LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes + CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes CardinalityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes RoleTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes - LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes - PredictionModelLifeCycle = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle CanonicalPropertyValueType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType + InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType + PredictionModelLifeCycle = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status end class CustomerInsightsManagementClass - attr_reader :kpi, :widget_types, :profiles, :views, :roles, :links, :predictions, :images, :role_assignments, :operations, :hubs, :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :configurable, :base_url, :options, :model_classes + attr_reader :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :profiles, :views, :roles, :links, :predictions, :role_assignments, :images, :operations, :hubs, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -143,6 +143,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @interactions = @client_0.interactions + @relationships = @client_0.relationships + @relationship_links = @client_0.relationship_links + @authorization_policies = @client_0.authorization_policies + @connectors = @client_0.connectors + @connector_mappings = @client_0.connector_mappings @kpi = @client_0.kpi @widget_types = @client_0.widget_types @profiles = @client_0.profiles @@ -150,16 +156,10 @@ def initialize(configurable, base_url=nil, options=nil) @roles = @client_0.roles @links = @client_0.links @predictions = @client_0.predictions - @images = @client_0.images @role_assignments = @client_0.role_assignments + @images = @client_0.images @operations = @client_0.operations @hubs = @client_0.hubs - @interactions = @client_0.interactions - @relationships = @client_0.relationships - @relationship_links = @client_0.relationship_links - @authorization_policies = @client_0.authorization_policies - @connectors = @client_0.connectors - @connector_mappings = @client_0.connector_mappings @model_classes = ModelClasses.new end @@ -205,15 +205,15 @@ def profile_list_result def suggest_relationship_links_response Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse end + def authorization_policy + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy + end def prediction_grades_item Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem end def salesforce_table Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceTable end - def authorization_policy - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy - end def interaction_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionListResult end @@ -235,48 +235,48 @@ def relationships_lookup def connector_mapping_availability Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability end - def connector_mapping_complete_operation - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation + def kpi_thresholds + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds end def connector_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult end + def connector_mapping_complete_operation + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation + end def kpi_participant_profiles_metadata Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata end - def kpi_thresholds - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds - end def kpi_extract Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract end + def connector_mapping_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult + end def type_properties_mapping Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping end def authorization_policy_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult end - def connector_mapping_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult - end - def relationship_type_field_mapping - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping - end def prediction_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionListResult end - def link_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult + def relationship_link_field_mapping + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping + end + def relationship_type_field_mapping + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping end def hub_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubListResult end - def relationship_link_field_mapping - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkFieldMapping - end def prediction_model_status Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelStatus end + def link_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkListResult + end def relationship_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipListResult end @@ -400,8 +400,8 @@ def resource def relationship_resource_format Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat end - def relationship_link_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat + def role_assignment_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult end def view_resource_format Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat @@ -409,8 +409,8 @@ def view_resource_format def widget_type_resource_format Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat end - def role_assignment_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + def relationship_link_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat end def role_resource_format Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat @@ -421,8 +421,8 @@ def prediction_resource_format def operation_display Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay end - def role_assignment_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult + def data_source_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType end def operation Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation @@ -442,11 +442,11 @@ def permission_types def connector_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes end - def data_source_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType + def connector_states + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates end - def error_management_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes + def role_assignment_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat end def frequency_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes @@ -454,11 +454,11 @@ def frequency_types def completion_operation_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes end - def connector_states - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates + def connector_mapping_states + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates end - def calculation_window_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes + def error_management_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes end def kpi_functions Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions @@ -466,11 +466,11 @@ def kpi_functions def entity_type Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType end - def connector_mapping_states - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates + def link_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes end - def instance_operation_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType + def calculation_window_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes end def cardinality_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes @@ -478,15 +478,15 @@ def cardinality_types def role_types Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes end - def link_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes + def canonical_property_value_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType + end + def instance_operation_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType end def prediction_model_life_cycle Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle end - def canonical_property_value_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType - end def status Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status end diff --git a/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb b/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb index d4cdf30bb9..3da09f9d2f 100644 --- a/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb @@ -9,9 +9,17 @@ module Customimagesearch CustomInstance = Azure::CognitiveServices::Customimagesearch::V1_0::CustomInstance module Models - SafeSearch = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch ErrorResponse = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse + ResponseBase = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ResponseBase + Answer = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Answer Images = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images + SearchResultsAnswer = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SearchResultsAnswer + Thing = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Thing + CreativeWork = Azure::CognitiveServices::Customimagesearch::V1_0::Models::CreativeWork + Identifiable = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable + ErrorCode = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode + SafeSearch = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch + Response = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response Query = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::Customimagesearch::V1_0::Models::MediaObject @@ -23,16 +31,8 @@ module Models ImageContent = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageContent ImageType = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageType ImageLicense = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense - Response = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response ImageSize = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize - ResponseBase = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ResponseBase - Answer = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Answer - SearchResultsAnswer = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SearchResultsAnswer - Thing = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Thing - CreativeWork = Azure::CognitiveServices::Customimagesearch::V1_0::Models::CreativeWork - Identifiable = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable Error = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error - ErrorCode = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode end class CustomimagesearchDataClass @@ -65,15 +65,39 @@ def method_missing(method, *args) end class ModelClasses - def safe_search - Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch - end def error_response Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse end + def response_base + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ResponseBase + end + def answer + Azure::CognitiveServices::Customimagesearch::V1_0::Models::Answer + end def images Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images end + def search_results_answer + Azure::CognitiveServices::Customimagesearch::V1_0::Models::SearchResultsAnswer + end + def thing + Azure::CognitiveServices::Customimagesearch::V1_0::Models::Thing + end + def creative_work + Azure::CognitiveServices::Customimagesearch::V1_0::Models::CreativeWork + end + def identifiable + Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable + end + def error_code + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode + end + def safe_search + Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch + end + def response + Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response + end def query Azure::CognitiveServices::Customimagesearch::V1_0::Models::Query end @@ -107,36 +131,12 @@ def image_type def image_license Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense end - def response - Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response - end def image_size Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize end - def response_base - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ResponseBase - end - def answer - Azure::CognitiveServices::Customimagesearch::V1_0::Models::Answer - end - def search_results_answer - Azure::CognitiveServices::Customimagesearch::V1_0::Models::SearchResultsAnswer - end - def thing - Azure::CognitiveServices::Customimagesearch::V1_0::Models::Thing - end - def creative_work - Azure::CognitiveServices::Customimagesearch::V1_0::Models::CreativeWork - end - def identifiable - Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable - end def error Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error end - def error_code - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode - end end end end diff --git a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb index b7cd0f3954..749c24c621 100644 --- a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb @@ -9,13 +9,13 @@ module CustomSearch CustomInstance = Azure::CognitiveServices::CustomSearch::V1_0::CustomInstance module Models - ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode - SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch WebMetaTag = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag WebWebAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer SearchResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse - ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response TextFormat = Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat + ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode Query = Azure::CognitiveServices::CustomSearch::V1_0::Models::Query QueryContext = Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext ResponseBase = Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase @@ -26,8 +26,8 @@ module Models CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error - Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode + SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch end class CustomSearchDataClass @@ -60,12 +60,6 @@ def method_missing(method, *args) end class ModelClasses - def error_sub_code - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode - end - def safe_search - Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch - end def web_meta_tag Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag end @@ -75,12 +69,18 @@ def web_web_answer def search_response Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse end - def error_response - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + def response + Azure::CognitiveServices::CustomSearch::V1_0::Models::Response end def text_format Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat end + def error_response + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse + end + def error_sub_code + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode + end def query Azure::CognitiveServices::CustomSearch::V1_0::Models::Query end @@ -111,12 +111,12 @@ def identifiable def error Azure::CognitiveServices::CustomSearch::V1_0::Models::Error end - def response - Azure::CognitiveServices::CustomSearch::V1_0::Models::Response - end def error_code Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode end + def safe_search + Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch + end 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 a91a524c79..1bfc60793d 100644 --- a/azure_sdk/lib/latest/modules/customvisiontraining_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customvisiontraining_profile_module.rb @@ -8,32 +8,6 @@ module Azure::Profiles::Latest module Customvisiontraining module Models - IterationPerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance - ImageCreateResult = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult - ImagePerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance - 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 - Iteration = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration - ImageUrlCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch - Export = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export - ImageRegionCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateBatch - ImageCreateStatus = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateStatus - Classifier = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Classifier - 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 - TagType = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType - Domain = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain - OrderBy = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy - Region = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region - ImageTag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTag - ImageUrl = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrl - Image = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Image - Tag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag - Project = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Project ImageIdCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageIdCreateBatch BoundingBox = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::BoundingBox ImageTagCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateBatch @@ -53,7 +27,33 @@ module Models PredictionQueryResult = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::PredictionQueryResult ImageTagCreateSummary = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateSummary TagPerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagPerformance + Domain = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain ImageRegionCreateSummary = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateSummary + IterationPerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance + ImagePerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance + ImageFileCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch + ImageCreateResult = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult + ProjectSettings = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ProjectSettings + ImageRegion = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion + Iteration = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration + ImageTagCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry + ImageUrlCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch + Export = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export + ImageCreateStatus = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateStatus + Classifier = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Classifier + ExportPlatformModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportPlatformModel + ExportStatusModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportStatusModel + DomainType = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::DomainType + ImageRegionCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateBatch + TagType = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType + ExportFlavorModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportFlavorModel + OrderBy = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy + Region = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region + Image = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Image + Tag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag + ImageTag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTag + ImageUrl = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrl + Project = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Project end class CustomvisiontrainingDataClass @@ -85,84 +85,6 @@ def method_missing(method, *args) end class ModelClasses - def iteration_performance - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance - end - def image_create_result - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult - end - def image_performance - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance - end - def image_file_create_batch - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch - end - def project_settings - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ProjectSettings - end - def image_tag_create_entry - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry - end - def image_region - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion - end - def iteration - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration - end - def image_url_create_batch - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch - end - def export - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export - 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 - 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 tag_type - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType - end - def domain - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain - end - def order_by - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy - end - def region - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region - end - def image_tag - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTag - end - def image_url - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrl - end - def image - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Image - end - def tag - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag - end - def project - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Project - end def image_id_create_batch Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageIdCreateBatch end @@ -220,9 +142,87 @@ def image_tag_create_summary def tag_performance Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagPerformance end + def domain + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain + end def image_region_create_summary Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateSummary end + def iteration_performance + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance + end + def image_performance + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance + end + def image_file_create_batch + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch + end + def image_create_result + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult + end + def project_settings + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ProjectSettings + end + def image_region + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion + end + def iteration + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration + end + def image_tag_create_entry + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry + end + def image_url_create_batch + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch + end + def export + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export + end + def image_create_status + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateStatus + end + def classifier + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Classifier + 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 image_region_create_batch + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateBatch + end + def tag_type + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType + end + def export_flavor_model + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportFlavorModel + end + def order_by + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy + end + def region + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region + end + def image + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Image + end + def tag + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag + end + def image_tag + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTag + end + def image_url + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrl + end + def project + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Project + end end end end diff --git a/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb index 2ed9f87553..a722939695 100644 --- a/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb @@ -7,13 +7,13 @@ module Azure::Profiles::Latest module DataLakeAnalytics module Mgmt + Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations + FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts Operations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Operations DataLakeStoreAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::DataLakeStoreAccounts - StorageAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::StorageAccounts - FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules ComputePolicies = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::ComputePolicies - Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations + StorageAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::StorageAccounts module Models CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters @@ -67,7 +67,7 @@ module Models end class DataLakeAnalyticsManagementClass - attr_reader :accounts, :operations, :data_lake_store_accounts, :storage_accounts, :firewall_rules, :compute_policies, :locations, :configurable, :base_url, :options, :model_classes + attr_reader :locations, :firewall_rules, :accounts, :operations, :data_lake_store_accounts, :compute_policies, :storage_accounts, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -77,13 +77,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @locations = @client_0.locations + @firewall_rules = @client_0.firewall_rules @accounts = @client_0.accounts @operations = @client_0.operations @data_lake_store_accounts = @client_0.data_lake_store_accounts - @storage_accounts = @client_0.storage_accounts - @firewall_rules = @client_0.firewall_rules @compute_policies = @client_0.compute_policies - @locations = @client_0.locations + @storage_accounts = @client_0.storage_accounts @model_classes = ModelClasses.new end diff --git a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb index b22b5882c5..cf6daa4253 100644 --- a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb @@ -7,12 +7,12 @@ module Azure::Profiles::Latest module DataLakeStore module Mgmt + VirtualNetworkRules = Azure::DataLakeStore::Mgmt::V2016_11_01::VirtualNetworkRules + TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts Operations = Azure::DataLakeStore::Mgmt::V2016_11_01::Operations FirewallRules = Azure::DataLakeStore::Mgmt::V2016_11_01::FirewallRules Locations = Azure::DataLakeStore::Mgmt::V2016_11_01::Locations - VirtualNetworkRules = Azure::DataLakeStore::Mgmt::V2016_11_01::VirtualNetworkRules - TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders module Models EncryptionIdentity = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity @@ -34,9 +34,9 @@ module Models DataLakeStoreAccountListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult CreateOrUpdateVirtualNetworkRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateVirtualNetworkRuleParameters UpdateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters + TrustedIdProvider = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider DataLakeStoreAccount = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount DataLakeStoreAccountBasic = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic - TrustedIdProvider = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider EncryptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState EncryptionProvisioningState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState EncryptionConfigType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType @@ -65,7 +65,7 @@ module Models end class DataLakeStoreManagementClass - attr_reader :accounts, :operations, :firewall_rules, :locations, :virtual_network_rules, :trusted_id_providers, :configurable, :base_url, :options, :model_classes + attr_reader :virtual_network_rules, :trusted_id_providers, :accounts, :operations, :firewall_rules, :locations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -75,12 +75,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @virtual_network_rules = @client_0.virtual_network_rules + @trusted_id_providers = @client_0.trusted_id_providers @accounts = @client_0.accounts @operations = @client_0.operations @firewall_rules = @client_0.firewall_rules @locations = @client_0.locations - @virtual_network_rules = @client_0.virtual_network_rules - @trusted_id_providers = @client_0.trusted_id_providers @model_classes = ModelClasses.new end @@ -156,15 +156,15 @@ def create_or_update_virtual_network_rule_parameters def update_data_lake_store_account_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters end + def trusted_id_provider + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider + end def data_lake_store_account Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount end def data_lake_store_account_basic Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic end - def trusted_id_provider - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider - end def encryption_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState end diff --git a/azure_sdk/lib/latest/modules/datamigration_profile_module.rb b/azure_sdk/lib/latest/modules/datamigration_profile_module.rb index d11dee224f..7e9c7eedf3 100644 --- a/azure_sdk/lib/latest/modules/datamigration_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datamigration_profile_module.rb @@ -7,13 +7,13 @@ module Azure::Profiles::Latest module DataMigration module Mgmt + Usages = Azure::DataMigration::Mgmt::V2018_07_15_preview::Usages ResourceSkus = Azure::DataMigration::Mgmt::V2018_07_15_preview::ResourceSkus Services = Azure::DataMigration::Mgmt::V2018_07_15_preview::Services Projects = Azure::DataMigration::Mgmt::V2018_07_15_preview::Projects Files = Azure::DataMigration::Mgmt::V2018_07_15_preview::Files Operations = Azure::DataMigration::Mgmt::V2018_07_15_preview::Operations Tasks = Azure::DataMigration::Mgmt::V2018_07_15_preview::Tasks - Usages = Azure::DataMigration::Mgmt::V2018_07_15_preview::Usages module Models MigrateSqlServerSqlMITaskOutput = Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrateSqlServerSqlMITaskOutput @@ -257,7 +257,7 @@ module Models end class DataMigrationManagementClass - attr_reader :resource_skus, :services, :projects, :files, :operations, :tasks, :usages, :configurable, :base_url, :options, :model_classes + attr_reader :usages, :resource_skus, :services, :projects, :files, :operations, :tasks, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -267,13 +267,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @usages = @client_0.usages @resource_skus = @client_0.resource_skus @services = @client_0.services @projects = @client_0.projects @files = @client_0.files @operations = @client_0.operations @tasks = @client_0.tasks - @usages = @client_0.usages @model_classes = ModelClasses.new end diff --git a/azure_sdk/lib/latest/modules/devspaces_profile_module.rb b/azure_sdk/lib/latest/modules/devspaces_profile_module.rb index c8b4575870..2a23a033b4 100644 --- a/azure_sdk/lib/latest/modules/devspaces_profile_module.rb +++ b/azure_sdk/lib/latest/modules/devspaces_profile_module.rb @@ -11,10 +11,13 @@ module Mgmt Operations = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Operations module Models + KubernetesConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::KubernetesConnectionDetails + ErrorDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorDetails + ProvisioningState = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ProvisioningState ErrorResponse = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorResponse TrackedResource = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::TrackedResource - Resource = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource ControllerConnectionDetailsList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetailsList + ControllerUpdateParameters = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerUpdateParameters ResourceProviderOperationDisplay = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDisplay OrchestratorSpecificConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::OrchestratorSpecificConnectionDetails ResourceProviderOperationDefinition = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDefinition @@ -23,10 +26,7 @@ module Models Sku = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Sku ControllerList = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerList Controller = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Controller - ErrorDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorDetails - ControllerUpdateParameters = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerUpdateParameters - KubernetesConnectionDetails = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::KubernetesConnectionDetails - ProvisioningState = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ProvisioningState + Resource = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource SkuTier = Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::SkuTier end @@ -61,18 +61,27 @@ def method_missing(method, *args) end class ModelClasses + def kubernetes_connection_details + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::KubernetesConnectionDetails + end + def error_details + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorDetails + end + def provisioning_state + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ProvisioningState + end def error_response Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorResponse end def tracked_resource Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::TrackedResource end - def resource - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource - end def controller_connection_details_list Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerConnectionDetailsList end + def controller_update_parameters + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerUpdateParameters + end def resource_provider_operation_display Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ResourceProviderOperationDisplay end @@ -97,17 +106,8 @@ def controller_list def controller Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Controller end - def error_details - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ErrorDetails - end - def controller_update_parameters - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ControllerUpdateParameters - end - def kubernetes_connection_details - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::KubernetesConnectionDetails - end - def provisioning_state - Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::ProvisioningState + def resource + Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::Resource end def sku_tier Azure::DevSpaces::Mgmt::V2018_06_01_preview::Models::SkuTier diff --git a/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb b/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb index 2f896ec67d..fb2615c571 100644 --- a/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb @@ -7,6 +7,7 @@ module Azure::Profiles::Latest module DevTestLabs module Mgmt + VirtualNetworks = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualNetworks ProviderOperations = Azure::DevTestLabs::Mgmt::V2016_05_15::ProviderOperations Labs = Azure::DevTestLabs::Mgmt::V2016_05_15::Labs GlobalSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::GlobalSchedules @@ -29,7 +30,6 @@ module Mgmt Operations = Azure::DevTestLabs::Mgmt::V2016_05_15::Operations Policies = Azure::DevTestLabs::Mgmt::V2016_05_15::Policies GalleryImages = Azure::DevTestLabs::Mgmt::V2016_05_15::GalleryImages - VirtualNetworks = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualNetworks module Models GalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage @@ -50,6 +50,7 @@ module Models UserSecretStore = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStore InboundNatRule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule HourDetails = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetails + ArtifactParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterProperties ArtifactInstallProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallProperties ResponseWithContinuationLab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLab ParametersValueFileInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ParametersValueFileInfo @@ -59,7 +60,6 @@ module Models ResponseWithContinuationUser = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationUser LabVirtualMachineCreationParameter = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineCreationParameter ArtifactDeploymentStatusPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusPropertiesFragment - ArtifactParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterProperties FormulaPropertiesFromVm = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FormulaPropertiesFromVm ArtifactInstallPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallPropertiesFragment ResponseWithContinuationLabVhd = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVhd @@ -73,15 +73,15 @@ module Models GenerateUploadUriParameter = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriParameter ComputeVmInstanceViewStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatus GenerateUploadUriResponse = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriResponse - ComputeVmProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmProperties IdentityProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::IdentityProperties - PercentageCostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PercentageCostThresholdProperties - InboundNatRuleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRuleFragment WindowsOsInfo = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsInfo + InboundNatRuleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRuleFragment + ComputeVmProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmProperties UserIdentityFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentityFragment - CustomImagePropertiesFromVm = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesFromVm - DetachDataDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDataDiskProperties ResponseWithContinuationSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSchedule + TargetCostProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostProperties + DetachDataDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDataDiskProperties + LabCostSummaryProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCostSummaryProperties ResponseWithContinuationPolicy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationPolicy LabCostDetailsProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCostDetailsProperties ResponseWithContinuationNotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationNotificationChannel @@ -121,77 +121,77 @@ module Models ArtifactParameterPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterPropertiesFragment PortFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PortFragment ProviderOperationResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult - CostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties + CustomImagePropertiesFromVm = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesFromVm DetachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties UserIdentity = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity - TargetCostProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostProperties + EvaluatePoliciesResponse = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse ResponseWithContinuationArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate - LabCostSummaryProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCostSummaryProperties - ResponseWithContinuationArtifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact + CostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties + PercentageCostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PercentageCostThresholdProperties ArmTemplateParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties - EvaluatePoliciesResponse = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse - ComputeVmInstanceViewStatusFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment - ResponseWithContinuationCustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage ResponseWithContinuationArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource - ResponseWithContinuationDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk - AttachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties + ResponseWithContinuationArtifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact + ResponseWithContinuationCustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage EvaluatePoliciesProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties - NotificationSettingsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment - ResponseWithContinuationFormula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula + ComputeVmInstanceViewStatusFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment + AttachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties ResponseWithContinuationDtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment - ResponseWithContinuationGalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage - ApplicableSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule + ResponseWithContinuationDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk + ResponseWithContinuationFormula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula CustomImagePropertiesCustom = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom - ApplicableScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment - ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate + NotificationSettingsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment + ApplicableSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule ScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment - ArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource - ArtifactSourceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment + ResponseWithContinuationGalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage + ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate Artifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact - DtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment - Formula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula + ApplicableScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment + ArtifactSourceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment CustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage - LabCost = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost - LabFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment + ArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource + Formula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula Lab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab - LabVirtualMachineFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment - NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + DtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment + LabFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment LabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine - PolicyFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment - Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret + LabCost = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost + NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel NotificationChannelFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment + LabVirtualMachineFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment + Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret + ServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner Disk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk VirtualNetworkFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment + EnableStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus Policy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy - UserFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment - StorageType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType + PolicyFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment VirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork - ServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner - LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState - CostThresholdStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus - EnableStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus NotificationStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus - CustomImageOsType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType - HostCachingOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions + UserFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment + CostThresholdStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus WindowsOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState + SourceControlType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType + StorageType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType + HostCachingOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions + NotificationChannelEventType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule - FileUploadOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions + CustomImageOsType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType PremiumDataDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk - NotificationChannelEventType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType + TargetCostStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource Port = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port - SourceControlType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType - TargetCostStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus - ReportingCycleType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType - TransportProtocol = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol PolicyFactName = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName PolicyEvaluatorType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType + ReportingCycleType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType + TransportProtocol = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol + FileUploadOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions + LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState UsagePermissionType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType CostType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType end class DevTestLabsManagementClass - attr_reader :provider_operations, :labs, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :notification_channels, :policy_sets, :schedules, :service_runners, :users, :environments, :secrets, :virtual_machine_schedules, :virtual_machines, :disks, :operations, :policies, :gallery_images, :virtual_networks, :configurable, :base_url, :options, :model_classes + attr_reader :virtual_networks, :provider_operations, :labs, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :notification_channels, :policy_sets, :schedules, :service_runners, :users, :environments, :secrets, :virtual_machine_schedules, :virtual_machines, :disks, :operations, :policies, :gallery_images, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -201,6 +201,7 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @virtual_networks = @client_0.virtual_networks @provider_operations = @client_0.provider_operations @labs = @client_0.labs @global_schedules = @client_0.global_schedules @@ -223,7 +224,6 @@ def initialize(configurable, base_url=nil, options=nil) @operations = @client_0.operations @policies = @client_0.policies @gallery_images = @client_0.gallery_images - @virtual_networks = @client_0.virtual_networks @model_classes = ModelClasses.new end @@ -296,6 +296,9 @@ def inbound_nat_rule def hour_details Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HourDetails end + def artifact_parameter_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterProperties + end def artifact_install_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallProperties end @@ -323,9 +326,6 @@ def lab_virtual_machine_creation_parameter def artifact_deployment_status_properties_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusPropertiesFragment end - def artifact_parameter_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterProperties - end def formula_properties_from_vm Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FormulaPropertiesFromVm end @@ -365,32 +365,32 @@ def compute_vm_instance_view_status def generate_upload_uri_response Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GenerateUploadUriResponse end - def compute_vm_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmProperties - end def identity_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::IdentityProperties end - def percentage_cost_threshold_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PercentageCostThresholdProperties + def windows_os_info + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsInfo end def inbound_nat_rule_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRuleFragment end - def windows_os_info - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsInfo + def compute_vm_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmProperties end def user_identity_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentityFragment end - def custom_image_properties_from_vm - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesFromVm + def response_with_continuation_schedule + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSchedule + end + def target_cost_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostProperties end def detach_data_disk_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDataDiskProperties end - def response_with_continuation_schedule - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSchedule + def lab_cost_summary_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCostSummaryProperties end def response_with_continuation_policy Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationPolicy @@ -509,8 +509,8 @@ def port_fragment def provider_operation_result Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult end - def cost_threshold_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties + def custom_image_properties_from_vm + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesFromVm end def detach_disk_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties @@ -518,113 +518,113 @@ def detach_disk_properties def user_identity Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity end - def target_cost_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostProperties + def evaluate_policies_response + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse end def response_with_continuation_arm_template Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate end - def lab_cost_summary_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCostSummaryProperties + def cost_threshold_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties end - def response_with_continuation_artifact - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact + def percentage_cost_threshold_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PercentageCostThresholdProperties end def arm_template_parameter_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties end - def evaluate_policies_response - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse + def response_with_continuation_artifact_source + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource end - def compute_vm_instance_view_status_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment + def response_with_continuation_artifact + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact end def response_with_continuation_custom_image Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationCustomImage end - def response_with_continuation_artifact_source - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifactSource + def evaluate_policies_properties + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties end - def response_with_continuation_disk - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk + def compute_vm_instance_view_status_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ComputeVmInstanceViewStatusFragment end def attach_disk_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachDiskProperties end - def evaluate_policies_properties - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesProperties + def response_with_continuation_dtl_environment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment end - def notification_settings_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment + def response_with_continuation_disk + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDisk end def response_with_continuation_formula Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula end - def response_with_continuation_dtl_environment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationDtlEnvironment + def custom_image_properties_custom + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom end - def response_with_continuation_gallery_image - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage + def notification_settings_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettingsFragment end def applicable_schedule Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule end - def custom_image_properties_custom - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom + def schedule_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment end - def applicable_schedule_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment + def response_with_continuation_gallery_image + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage end def arm_template Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate end - def schedule_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment + def artifact + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact end - def artifact_source - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource + def applicable_schedule_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment end def artifact_source_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment end - def artifact - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact + def custom_image + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage end - def dtl_environment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment + def artifact_source + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource end def formula Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula end - def custom_image - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage + def lab + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab end - def lab_cost - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost + def dtl_environment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment end def lab_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment end - def lab - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab + def lab_virtual_machine + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine end - def lab_virtual_machine_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment + def lab_cost + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost end def notification_channel Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel end - def lab_virtual_machine - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine + def notification_channel_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment end - def policy_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment + def lab_virtual_machine_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment end def secret Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret end - def notification_channel_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment + def service_runner + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner end def disk Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk @@ -632,53 +632,53 @@ def disk def virtual_network_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment end + def enable_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus + end def policy Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy end - def user_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment - end - def storage_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType + def policy_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment end def virtual_network Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork end - def service_runner - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner + def notification_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus end - def linux_os_state - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState + def user_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment end def cost_threshold_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus end - def enable_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus + def windows_os_state + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState end - def notification_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus + def source_control_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType end - def custom_image_os_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType + def storage_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType end def host_caching_options Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions end - def windows_os_state - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState + def notification_channel_event_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType end def schedule Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule end - def file_upload_options - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions + def custom_image_os_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType end def premium_data_disk Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk end - def notification_channel_event_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType + def target_cost_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus end def virtual_machine_creation_source Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource @@ -686,11 +686,11 @@ def virtual_machine_creation_source def port Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port end - def source_control_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType + def policy_fact_name + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName end - def target_cost_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus + def policy_evaluator_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType end def reporting_cycle_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType @@ -698,11 +698,11 @@ def reporting_cycle_type def transport_protocol Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol end - def policy_fact_name - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName + def file_upload_options + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions end - def policy_evaluator_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType + def linux_os_state + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState end def usage_permission_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType diff --git a/azure_sdk/lib/latest/modules/dns_profile_module.rb b/azure_sdk/lib/latest/modules/dns_profile_module.rb index 69ebff1dbb..3a74bfbc5e 100644 --- a/azure_sdk/lib/latest/modules/dns_profile_module.rb +++ b/azure_sdk/lib/latest/modules/dns_profile_module.rb @@ -11,6 +11,12 @@ module Mgmt Zones = Azure::Dns::Mgmt::V2018_03_01_preview::Zones module Models + AaaaRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::AaaaRecord + ARecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord + MxRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::MxRecord + PtrRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord + SrvRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord + CnameRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::CnameRecord RecordSet = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSet ZoneListResult = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneListResult TxtRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::TxtRecord @@ -28,12 +34,6 @@ module Models ZoneType = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneType RecordSetUpdateParameters = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetUpdateParameters RecordSetListResult = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult - AaaaRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::AaaaRecord - ARecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord - MxRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::MxRecord - PtrRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord - SrvRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord - CnameRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::CnameRecord end class DnsManagementClass @@ -67,6 +67,24 @@ def method_missing(method, *args) end class ModelClasses + def aaaa_record + Azure::Dns::Mgmt::V2018_03_01_preview::Models::AaaaRecord + end + def arecord + Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord + end + def mx_record + Azure::Dns::Mgmt::V2018_03_01_preview::Models::MxRecord + end + def ptr_record + Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord + end + def srv_record + Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord + end + def cname_record + Azure::Dns::Mgmt::V2018_03_01_preview::Models::CnameRecord + end def record_set Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSet end @@ -118,24 +136,6 @@ def record_set_update_parameters def record_set_list_result Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult end - def aaaa_record - Azure::Dns::Mgmt::V2018_03_01_preview::Models::AaaaRecord - end - def arecord - Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord - end - def mx_record - Azure::Dns::Mgmt::V2018_03_01_preview::Models::MxRecord - end - def ptr_record - Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord - end - def srv_record - Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord - end - def cname_record - Azure::Dns::Mgmt::V2018_03_01_preview::Models::CnameRecord - 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 92a58d318b..2db62eb826 100644 --- a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb @@ -9,13 +9,23 @@ module EntitySearch EntitiesOperations = Azure::CognitiveServices::EntitySearch::V1_0::EntitiesOperations module Models + SearchResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse + 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 + Thing = Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing + CreativeWork = Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork + Identifiable = Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable + ErrorCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat - ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse + Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response ImageObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::MediaObject ErrorSubCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode - Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + Error = Azure::CognitiveServices::EntitySearch::V1_0::Models::Error ContractualRulesContractualRule = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule EntitiesEntityPresentationInfo = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntitiesEntityPresentationInfo Places = Azure::CognitiveServices::EntitySearch::V1_0::Models::Places @@ -36,25 +46,15 @@ module Models ContractualRulesLinkAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLinkAttribution ContractualRulesMediaAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesMediaAttribution ContractualRulesTextAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesTextAttribution - FoodEstablishment = Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment + Entities = Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities LodgingBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::LodgingBusiness Restaurant = Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant + FoodEstablishment = Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment Hotel = Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel - EntityQueryScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario EntityScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType - Error = Azure::CognitiveServices::EntitySearch::V1_0::Models::Error - Entities = Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities + EntityQueryScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario EntityType = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType - SearchResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse - 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 - Thing = Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing - CreativeWork = Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork - Identifiable = Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable - ErrorCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode end class EntitySearchDataClass @@ -87,14 +87,44 @@ def method_missing(method, *args) end class ModelClasses + def search_response + Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse + end + def error_response + Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse + end + def query_context + Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext + end + def response_base + Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase + end + def answer + Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer + end + def search_results_answer + Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer + end + def thing + Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing + end + def creative_work + Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork + end + def identifiable + Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable + end + def error_code + Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode + end def safe_search Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch end def response_format Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat end - def error_response - Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse + def response + Azure::CognitiveServices::EntitySearch::V1_0::Models::Response end def image_object Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject @@ -105,8 +135,8 @@ def media_object def error_sub_code Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode end - def response - Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + def error + Azure::CognitiveServices::EntitySearch::V1_0::Models::Error end def contractual_rules_contractual_rule Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule @@ -168,8 +198,8 @@ def contractual_rules_media_attribution def contractual_rules_text_attribution Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesTextAttribution end - def food_establishment - Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment + def entities + Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities end def lodging_business Azure::CognitiveServices::EntitySearch::V1_0::Models::LodgingBusiness @@ -177,54 +207,24 @@ def lodging_business def restaurant Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant end + def food_establishment + Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment + end def hotel Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel end - def entity_query_scenario - Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario - end def entity_scenario Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario end def answer_type Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType end - def error - Azure::CognitiveServices::EntitySearch::V1_0::Models::Error - end - def entities - Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities + def entity_query_scenario + Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario end def entity_type Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType end - def search_response - Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse - end - def query_context - Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext - end - def response_base - Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase - end - def answer - Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer - end - def search_results_answer - Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer - end - def thing - Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing - end - def creative_work - Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork - end - def identifiable - Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable - end - def error_code - Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode - end end end end diff --git a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb index 8e1342de17..dafb2cd558 100644 --- a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb @@ -9,6 +9,12 @@ module Azure::Profiles::Latest module EventGrid module Models + DeviceTwinInfoProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties + ResourceWriteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData + DeviceTwinInfoX509Thumbprint = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint + ResourceWriteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData + DeviceTwinInfo = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo + ResourceDeleteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData DeviceLifeCycleEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties EventGridEvent = Azure::EventGrid::V2018_01_01::Models::EventGridEvent DeviceConnectionStateEventInfo = Azure::EventGrid::V2018_01_01::Models::DeviceConnectionStateEventInfo @@ -39,12 +45,6 @@ module Models DeviceTwinMetadata = Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata DeviceTwinProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties StorageBlobDeletedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData - DeviceTwinInfoProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties - ResourceWriteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData - DeviceTwinInfoX509Thumbprint = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint - ResourceWriteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData - DeviceTwinInfo = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo - ResourceDeleteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData end class EventGridDataClass @@ -76,6 +76,24 @@ def method_missing(method, *args) end class ModelClasses + def device_twin_info_properties + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties + end + def resource_write_success_data + Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData + end + def device_twin_info_x509_thumbprint + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint + end + def resource_write_cancel_data + Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData + end + def device_twin_info + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo + end + def resource_delete_failure_data + Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData + end def device_life_cycle_event_properties Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties end @@ -166,33 +184,15 @@ def device_twin_properties def storage_blob_deleted_event_data Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData end - def device_twin_info_properties - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties - end - def resource_write_success_data - Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData - end - def device_twin_info_x509_thumbprint - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint - end - def resource_write_cancel_data - Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData - end - def device_twin_info - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo - end - def resource_delete_failure_data - Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData - end end end module Mgmt - Operations = Azure::EventGrid::Mgmt::V2018_09_15_preview::Operations Domains = Azure::EventGrid::Mgmt::V2018_09_15_preview::Domains DomainTopics = Azure::EventGrid::Mgmt::V2018_09_15_preview::DomainTopics EventSubscriptions = Azure::EventGrid::Mgmt::V2018_09_15_preview::EventSubscriptions Topics = Azure::EventGrid::Mgmt::V2018_09_15_preview::Topics TopicTypes = Azure::EventGrid::Mgmt::V2018_09_15_preview::TopicTypes + Operations = Azure::EventGrid::Mgmt::V2018_09_15_preview::Operations module Models TopicSharedAccessKeys = Azure::EventGrid::Mgmt::V2018_09_15_preview::Models::TopicSharedAccessKeys @@ -256,7 +256,7 @@ module Models end class EventGridManagementClass - attr_reader :operations, :domains, :domain_topics, :event_subscriptions, :topics, :topic_types, :configurable, :base_url, :options, :model_classes + attr_reader :domains, :domain_topics, :event_subscriptions, :topics, :topic_types, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -266,12 +266,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations @domains = @client_0.domains @domain_topics = @client_0.domain_topics @event_subscriptions = @client_0.event_subscriptions @topics = @client_0.topics @topic_types = @client_0.topic_types + @operations = @client_0.operations @model_classes = ModelClasses.new end diff --git a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb index 4ec10f35aa..5846398301 100644 --- a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb @@ -7,12 +7,14 @@ 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 Operations = Azure::EventHub::Mgmt::V2018_01_01_preview::Operations + Clusters = Azure::EventHub::Mgmt::V2018_01_01_preview::Clusters + Namespaces = Azure::EventHub::Mgmt::V2018_01_01_preview::Namespaces module Models + OperationListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationListResult + VirtualNetworkRuleListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRuleListResult ErrorResponse = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ErrorResponse ClusterQuotaConfigurationProperties = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ClusterQuotaConfigurationProperties ClusterListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ClusterListResult @@ -31,12 +33,10 @@ module Models SkuTier = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::SkuTier Operation = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::Operation VirtualNetworkRule = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRule - OperationListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationListResult - VirtualNetworkRuleListResult = Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRuleListResult end class EventHubManagementClass - attr_reader :clusters, :namespaces, :configuration, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :configuration, :operations, :clusters, :namespaces, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -46,10 +46,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @clusters = @client_0.clusters - @namespaces = @client_0.namespaces @configuration = @client_0.configuration @operations = @client_0.operations + @clusters = @client_0.clusters + @namespaces = @client_0.namespaces @model_classes = ModelClasses.new end @@ -68,6 +68,12 @@ def method_missing(method, *args) end class ModelClasses + def operation_list_result + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationListResult + end + def virtual_network_rule_list_result + Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRuleListResult + end def error_response Azure::EventHub::Mgmt::V2018_01_01_preview::Models::ErrorResponse end @@ -122,12 +128,6 @@ def operation def virtual_network_rule Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRule end - def operation_list_result - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::OperationListResult - end - def virtual_network_rule_list_result - Azure::EventHub::Mgmt::V2018_01_01_preview::Models::VirtualNetworkRuleListResult - end end end end diff --git a/azure_sdk/lib/latest/modules/face_profile_module.rb b/azure_sdk/lib/latest/modules/face_profile_module.rb index 9ac334c805..521881ee27 100644 --- a/azure_sdk/lib/latest/modules/face_profile_module.rb +++ b/azure_sdk/lib/latest/modules/face_profile_module.rb @@ -6,36 +6,12 @@ module Azure::Profiles::Latest module Face - PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson - Face = Azure::CognitiveServices::Face::V1_0::Face PersonGroupOperations = Azure::CognitiveServices::Face::V1_0::PersonGroupOperations FaceListOperations = Azure::CognitiveServices::Face::V1_0::FaceListOperations + Face = Azure::CognitiveServices::Face::V1_0::Face + PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson module Models - APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError - Error = Azure::CognitiveServices::Face::V1_0::Models::Error - FaceRectangle = Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle - FindSimilarRequest = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest - SimilarFace = Azure::CognitiveServices::Face::V1_0::Models::SimilarFace - GroupRequest = Azure::CognitiveServices::Face::V1_0::Models::GroupRequest - FaceLandmarks = Azure::CognitiveServices::Face::V1_0::Models::FaceLandmarks - GroupResult = Azure::CognitiveServices::Face::V1_0::Models::GroupResult - HeadPose = Azure::CognitiveServices::Face::V1_0::Models::HeadPose - IdentifyRequest = Azure::CognitiveServices::Face::V1_0::Models::IdentifyRequest - HairColor = Azure::CognitiveServices::Face::V1_0::Models::HairColor - IdentifyCandidate = Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate - Makeup = Azure::CognitiveServices::Face::V1_0::Models::Makeup - IdentifyResult = Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult - Accessory = Azure::CognitiveServices::Face::V1_0::Models::Accessory - VerifyFaceToPersonRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest - Exposure = Azure::CognitiveServices::Face::V1_0::Models::Exposure - VerifyFaceToFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest - FaceAttributes = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes - VerifyResult = Azure::CognitiveServices::Face::V1_0::Models::VerifyResult - PersistedFace = Azure::CognitiveServices::Face::V1_0::Models::PersistedFace - FacialHair = Azure::CognitiveServices::Face::V1_0::Models::FacialHair - Coordinate = Azure::CognitiveServices::Face::V1_0::Models::Coordinate - Emotion = Azure::CognitiveServices::Face::V1_0::Models::Emotion Occlusion = Azure::CognitiveServices::Face::V1_0::Models::Occlusion Noise = Azure::CognitiveServices::Face::V1_0::Models::Noise Hair = Azure::CognitiveServices::Face::V1_0::Models::Hair @@ -43,25 +19,49 @@ module Models DetectedFace = Azure::CognitiveServices::Face::V1_0::Models::DetectedFace UpdatePersonFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest Blur = Azure::CognitiveServices::Face::V1_0::Models::Blur - ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl TrainingStatus = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus + FaceList = Azure::CognitiveServices::Face::V1_0::Models::FaceList PersonGroup = Azure::CognitiveServices::Face::V1_0::Models::PersonGroup Person = Azure::CognitiveServices::Face::V1_0::Models::Person - FaceList = Azure::CognitiveServices::Face::V1_0::Models::FaceList GlassesType = Azure::CognitiveServices::Face::V1_0::Models::GlassesType + HairColorType = Azure::CognitiveServices::Face::V1_0::Models::HairColorType AccessoryType = Azure::CognitiveServices::Face::V1_0::Models::AccessoryType BlurLevel = Azure::CognitiveServices::Face::V1_0::Models::BlurLevel - HairColorType = Azure::CognitiveServices::Face::V1_0::Models::HairColorType ExposureLevel = Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel NoiseLevel = Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel - Gender = Azure::CognitiveServices::Face::V1_0::Models::Gender - TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType FindSimilarMatchMode = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode + FacialHair = Azure::CognitiveServices::Face::V1_0::Models::FacialHair + Coordinate = Azure::CognitiveServices::Face::V1_0::Models::Coordinate FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType + TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType + Error = Azure::CognitiveServices::Face::V1_0::Models::Error + APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError + FaceRectangle = Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle + ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl + FindSimilarRequest = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest + SimilarFace = Azure::CognitiveServices::Face::V1_0::Models::SimilarFace + Gender = Azure::CognitiveServices::Face::V1_0::Models::Gender + FaceLandmarks = Azure::CognitiveServices::Face::V1_0::Models::FaceLandmarks + GroupRequest = Azure::CognitiveServices::Face::V1_0::Models::GroupRequest + HeadPose = Azure::CognitiveServices::Face::V1_0::Models::HeadPose + GroupResult = Azure::CognitiveServices::Face::V1_0::Models::GroupResult + HairColor = Azure::CognitiveServices::Face::V1_0::Models::HairColor + IdentifyRequest = Azure::CognitiveServices::Face::V1_0::Models::IdentifyRequest + Makeup = Azure::CognitiveServices::Face::V1_0::Models::Makeup + IdentifyCandidate = Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate + Accessory = Azure::CognitiveServices::Face::V1_0::Models::Accessory + IdentifyResult = Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult + Exposure = Azure::CognitiveServices::Face::V1_0::Models::Exposure + VerifyFaceToPersonRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest + FaceAttributes = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes + VerifyFaceToFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest + PersistedFace = Azure::CognitiveServices::Face::V1_0::Models::PersistedFace + VerifyResult = Azure::CognitiveServices::Face::V1_0::Models::VerifyResult + Emotion = Azure::CognitiveServices::Face::V1_0::Models::Emotion end class FaceDataClass - attr_reader :person_group_person, :face, :person_group_operations, :face_list_operations, :configurable, :base_url, :options, :model_classes + attr_reader :person_group_operations, :face_list_operations, :face, :person_group_person, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -71,10 +71,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @person_group_person = @client_0.person_group_person - @face = @client_0.face @person_group_operations = @client_0.person_group_operations @face_list_operations = @client_0.face_list_operations + @face = @client_0.face + @person_group_person = @client_0.person_group_person @model_classes = ModelClasses.new end @@ -93,78 +93,6 @@ def method_missing(method, *args) end class ModelClasses - def apierror - Azure::CognitiveServices::Face::V1_0::Models::APIError - end - def error - Azure::CognitiveServices::Face::V1_0::Models::Error - end - def face_rectangle - Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle - end - def find_similar_request - Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest - end - def similar_face - Azure::CognitiveServices::Face::V1_0::Models::SimilarFace - end - def group_request - Azure::CognitiveServices::Face::V1_0::Models::GroupRequest - end - def face_landmarks - Azure::CognitiveServices::Face::V1_0::Models::FaceLandmarks - end - def group_result - Azure::CognitiveServices::Face::V1_0::Models::GroupResult - end - def head_pose - Azure::CognitiveServices::Face::V1_0::Models::HeadPose - end - def identify_request - Azure::CognitiveServices::Face::V1_0::Models::IdentifyRequest - end - def hair_color - Azure::CognitiveServices::Face::V1_0::Models::HairColor - end - def identify_candidate - Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate - end - def makeup - Azure::CognitiveServices::Face::V1_0::Models::Makeup - end - def identify_result - Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult - end - def accessory - Azure::CognitiveServices::Face::V1_0::Models::Accessory - end - def verify_face_to_person_request - Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest - end - def exposure - Azure::CognitiveServices::Face::V1_0::Models::Exposure - end - def verify_face_to_face_request - Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest - end - def face_attributes - Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes - end - def verify_result - Azure::CognitiveServices::Face::V1_0::Models::VerifyResult - end - def persisted_face - Azure::CognitiveServices::Face::V1_0::Models::PersistedFace - end - def facial_hair - Azure::CognitiveServices::Face::V1_0::Models::FacialHair - end - def coordinate - Azure::CognitiveServices::Face::V1_0::Models::Coordinate - end - def emotion - Azure::CognitiveServices::Face::V1_0::Models::Emotion - end def occlusion Azure::CognitiveServices::Face::V1_0::Models::Occlusion end @@ -186,51 +114,123 @@ def update_person_face_request def blur Azure::CognitiveServices::Face::V1_0::Models::Blur end - def image_url - Azure::CognitiveServices::Face::V1_0::Models::ImageUrl - end def training_status Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus end + def face_list + Azure::CognitiveServices::Face::V1_0::Models::FaceList + end def person_group Azure::CognitiveServices::Face::V1_0::Models::PersonGroup end def person Azure::CognitiveServices::Face::V1_0::Models::Person end - def face_list - Azure::CognitiveServices::Face::V1_0::Models::FaceList - end def glasses_type Azure::CognitiveServices::Face::V1_0::Models::GlassesType end + def hair_color_type + Azure::CognitiveServices::Face::V1_0::Models::HairColorType + end def accessory_type Azure::CognitiveServices::Face::V1_0::Models::AccessoryType end def blur_level Azure::CognitiveServices::Face::V1_0::Models::BlurLevel end - def hair_color_type - Azure::CognitiveServices::Face::V1_0::Models::HairColorType - end def exposure_level Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel end def noise_level Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel end - def gender - Azure::CognitiveServices::Face::V1_0::Models::Gender - end - def training_status_type - Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType - end def find_similar_match_mode Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode end + def facial_hair + Azure::CognitiveServices::Face::V1_0::Models::FacialHair + end + def coordinate + Azure::CognitiveServices::Face::V1_0::Models::Coordinate + end def face_attribute_type Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType end + def training_status_type + Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType + end + def error + Azure::CognitiveServices::Face::V1_0::Models::Error + end + def apierror + Azure::CognitiveServices::Face::V1_0::Models::APIError + end + def face_rectangle + Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle + end + def image_url + Azure::CognitiveServices::Face::V1_0::Models::ImageUrl + end + def find_similar_request + Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest + end + def similar_face + Azure::CognitiveServices::Face::V1_0::Models::SimilarFace + end + def gender + Azure::CognitiveServices::Face::V1_0::Models::Gender + end + def face_landmarks + Azure::CognitiveServices::Face::V1_0::Models::FaceLandmarks + end + def group_request + Azure::CognitiveServices::Face::V1_0::Models::GroupRequest + end + def head_pose + Azure::CognitiveServices::Face::V1_0::Models::HeadPose + end + def group_result + Azure::CognitiveServices::Face::V1_0::Models::GroupResult + end + def hair_color + Azure::CognitiveServices::Face::V1_0::Models::HairColor + end + def identify_request + Azure::CognitiveServices::Face::V1_0::Models::IdentifyRequest + end + def makeup + Azure::CognitiveServices::Face::V1_0::Models::Makeup + end + def identify_candidate + Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate + end + def accessory + Azure::CognitiveServices::Face::V1_0::Models::Accessory + end + def identify_result + Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult + end + def exposure + Azure::CognitiveServices::Face::V1_0::Models::Exposure + end + def verify_face_to_person_request + Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest + end + def face_attributes + Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes + end + def verify_face_to_face_request + Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest + end + def persisted_face + Azure::CognitiveServices::Face::V1_0::Models::PersistedFace + end + def verify_result + Azure::CognitiveServices::Face::V1_0::Models::VerifyResult + end + def emotion + Azure::CognitiveServices::Face::V1_0::Models::Emotion + end end end end diff --git a/azure_sdk/lib/latest/modules/features_profile_module.rb b/azure_sdk/lib/latest/modules/features_profile_module.rb index 7f6cea3857..f8ec439407 100644 --- a/azure_sdk/lib/latest/modules/features_profile_module.rb +++ b/azure_sdk/lib/latest/modules/features_profile_module.rb @@ -10,12 +10,12 @@ module Mgmt Features = Azure::Features::Mgmt::V2015_12_01::Features module Models - Operation = Azure::Features::Mgmt::V2015_12_01::Models::Operation - FeatureResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult OperationListResult = Azure::Features::Mgmt::V2015_12_01::Models::OperationListResult FeatureProperties = Azure::Features::Mgmt::V2015_12_01::Models::FeatureProperties OperationDisplay = Azure::Features::Mgmt::V2015_12_01::Models::OperationDisplay FeatureOperationsListResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult + Operation = Azure::Features::Mgmt::V2015_12_01::Models::Operation + FeatureResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult end class FeaturesManagementClass @@ -48,12 +48,6 @@ def method_missing(method, *args) end class ModelClasses - def operation - Azure::Features::Mgmt::V2015_12_01::Models::Operation - end - def feature_result - Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult - end def operation_list_result Azure::Features::Mgmt::V2015_12_01::Models::OperationListResult end @@ -66,6 +60,12 @@ def operation_display def feature_operations_list_result Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult end + def operation + Azure::Features::Mgmt::V2015_12_01::Models::Operation + end + def feature_result + Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult + end end end end diff --git a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb index 4f9128d832..fe28525b9c 100644 --- a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb +++ b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb @@ -6,29 +6,36 @@ module Azure::Profiles::Latest module GraphRbac + Domains = Azure::GraphRbac::V1_6::Domains + Users = Azure::GraphRbac::V1_6::Users Objects = Azure::GraphRbac::V1_6::Objects Applications = Azure::GraphRbac::V1_6::Applications Groups = Azure::GraphRbac::V1_6::Groups ServicePrincipals = Azure::GraphRbac::V1_6::ServicePrincipals - Domains = Azure::GraphRbac::V1_6::Domains - Users = Azure::GraphRbac::V1_6::Users module Models + UserListResult = Azure::GraphRbac::V1_6::Models::UserListResult + DirectoryObject = Azure::GraphRbac::V1_6::Models::DirectoryObject + UserGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters + ADGroup = Azure::GraphRbac::V1_6::Models::ADGroup + ServicePrincipal = Azure::GraphRbac::V1_6::Models::ServicePrincipal + UserUpdateParameters = Azure::GraphRbac::V1_6::Models::UserUpdateParameters User = Azure::GraphRbac::V1_6::Models::User Application = Azure::GraphRbac::V1_6::Models::Application UserType = Azure::GraphRbac::V1_6::Models::UserType UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters Domain = Azure::GraphRbac::V1_6::Models::Domain - GroupAddMemberParameters = Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters + 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 - ApplicationListResult = Azure::GraphRbac::V1_6::Models::ApplicationListResult GroupGetMemberGroupsResult = Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsResult KeyCredentialListResult = Azure::GraphRbac::V1_6::Models::KeyCredentialListResult + ApplicationListResult = Azure::GraphRbac::V1_6::Models::ApplicationListResult CheckGroupMembershipParameters = Azure::GraphRbac::V1_6::Models::CheckGroupMembershipParameters KeyCredentialsUpdateParameters = Azure::GraphRbac::V1_6::Models::KeyCredentialsUpdateParameters CheckGroupMembershipResult = Azure::GraphRbac::V1_6::Models::CheckGroupMembershipResult @@ -36,30 +43,23 @@ module Models ServicePrincipalCreateParameters = Azure::GraphRbac::V1_6::Models::ServicePrincipalCreateParameters GetObjectsResult = Azure::GraphRbac::V1_6::Models::GetObjectsResult DomainListResult = Azure::GraphRbac::V1_6::Models::DomainListResult - PasswordCredential = Azure::GraphRbac::V1_6::Models::PasswordCredential ApplicationCreateParameters = Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters ServicePrincipalListResult = Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult - PasswordProfile = Azure::GraphRbac::V1_6::Models::PasswordProfile + PasswordCredential = Azure::GraphRbac::V1_6::Models::PasswordCredential DirectoryObjectListResult = Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult ApplicationUpdateParameters = Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters AADObject = Azure::GraphRbac::V1_6::Models::AADObject UserBase = Azure::GraphRbac::V1_6::Models::UserBase - GroupListResult = Azure::GraphRbac::V1_6::Models::GroupListResult + PasswordProfile = Azure::GraphRbac::V1_6::Models::PasswordProfile RequiredResourceAccess = Azure::GraphRbac::V1_6::Models::RequiredResourceAccess GetObjectsParameters = Azure::GraphRbac::V1_6::Models::GetObjectsParameters PasswordCredentialListResult = Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult SignInName = Azure::GraphRbac::V1_6::Models::SignInName ApplicationAddOwnerParameters = Azure::GraphRbac::V1_6::Models::ApplicationAddOwnerParameters - UserListResult = Azure::GraphRbac::V1_6::Models::UserListResult - DirectoryObject = Azure::GraphRbac::V1_6::Models::DirectoryObject - UserGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters - ADGroup = Azure::GraphRbac::V1_6::Models::ADGroup - ServicePrincipal = Azure::GraphRbac::V1_6::Models::ServicePrincipal - 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, :users, :objects, :applications, :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 + @users = @client_0.users @objects = @client_0.objects @applications = @client_0.applications @groups = @client_0.groups @service_principals = @client_0.service_principals - @domains = @client_0.domains - @users = @client_0.users @model_classes = ModelClasses.new end @@ -93,6 +93,24 @@ def method_missing(method, *args) end class ModelClasses + def user_list_result + Azure::GraphRbac::V1_6::Models::UserListResult + end + def directory_object + Azure::GraphRbac::V1_6::Models::DirectoryObject + end + def user_get_member_groups_parameters + Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters + end + def adgroup + Azure::GraphRbac::V1_6::Models::ADGroup + end + def service_principal + Azure::GraphRbac::V1_6::Models::ServicePrincipal + end + def user_update_parameters + Azure::GraphRbac::V1_6::Models::UserUpdateParameters + end def user Azure::GraphRbac::V1_6::Models::User end @@ -108,12 +126,12 @@ def user_create_parameters def domain Azure::GraphRbac::V1_6::Models::Domain end - def group_add_member_parameters - Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters - end def group_create_parameters Azure::GraphRbac::V1_6::Models::GroupCreateParameters end + def group_add_member_parameters + Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters + end def graph_error Azure::GraphRbac::V1_6::Models::GraphError end @@ -123,21 +141,24 @@ def key_credential def resource_access Azure::GraphRbac::V1_6::Models::ResourceAccess end + def group_list_result + Azure::GraphRbac::V1_6::Models::GroupListResult + end def group_get_member_groups_parameters Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsParameters end def user_get_member_groups_result Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsResult end - def application_list_result - Azure::GraphRbac::V1_6::Models::ApplicationListResult - end def group_get_member_groups_result Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsResult end def key_credential_list_result Azure::GraphRbac::V1_6::Models::KeyCredentialListResult end + def application_list_result + Azure::GraphRbac::V1_6::Models::ApplicationListResult + end def check_group_membership_parameters Azure::GraphRbac::V1_6::Models::CheckGroupMembershipParameters end @@ -159,17 +180,14 @@ def get_objects_result def domain_list_result Azure::GraphRbac::V1_6::Models::DomainListResult end - def password_credential - Azure::GraphRbac::V1_6::Models::PasswordCredential - end def application_create_parameters Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters end def service_principal_list_result Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult end - def password_profile - Azure::GraphRbac::V1_6::Models::PasswordProfile + def password_credential + Azure::GraphRbac::V1_6::Models::PasswordCredential end def directory_object_list_result Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult @@ -183,8 +201,8 @@ def aadobject def user_base Azure::GraphRbac::V1_6::Models::UserBase end - def group_list_result - Azure::GraphRbac::V1_6::Models::GroupListResult + def password_profile + Azure::GraphRbac::V1_6::Models::PasswordProfile end def required_resource_access Azure::GraphRbac::V1_6::Models::RequiredResourceAccess @@ -201,24 +219,6 @@ def sign_in_name def application_add_owner_parameters Azure::GraphRbac::V1_6::Models::ApplicationAddOwnerParameters end - def user_list_result - Azure::GraphRbac::V1_6::Models::UserListResult - end - def directory_object - Azure::GraphRbac::V1_6::Models::DirectoryObject - end - def user_get_member_groups_parameters - Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters - end - def adgroup - Azure::GraphRbac::V1_6::Models::ADGroup - end - def service_principal - Azure::GraphRbac::V1_6::Models::ServicePrincipal - end - def user_update_parameters - Azure::GraphRbac::V1_6::Models::UserUpdateParameters - end end end end diff --git a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb index 2a2681b357..f285ac070c 100644 --- a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb @@ -9,8 +9,21 @@ module ImageSearch ImagesOperations = Azure::CognitiveServices::ImageSearch::V1_0::ImagesOperations module Models - SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch + Currency = Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency + ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability + ImageCropType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType + ImageInsightModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse + Person = Azure::CognitiveServices::ImageSearch::V1_0::Models::Person + ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase + Answer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer + SearchResultsAnswer = Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer + Thing = Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing + CreativeWork = Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork + Identifiable = Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable + ErrorCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode + SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch + Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject @@ -22,12 +35,12 @@ module Models ImageContent = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType ImageLicense = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense - Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response ImageSize = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize + Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error Organization = Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization Intangible = Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible + Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images StructuredValue = Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue - Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error RelatedSearchesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule InsightsTag = Azure::CognitiveServices::ImageSearch::V1_0::Models::InsightsTag RecognizedEntitiesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntitiesModule @@ -50,23 +63,10 @@ module Models NormalizedRectangle = Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle RecognizedEntity = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity RecognizedEntityRegion = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion - Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images + ImageInsights = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights TrendingImages = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages Rating = Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating - ImageInsights = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights CollectionPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage - Currency = Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency - ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability - ImageCropType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType - ImageInsightModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule - Person = Azure::CognitiveServices::ImageSearch::V1_0::Models::Person - ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase - Answer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer - SearchResultsAnswer = Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer - Thing = Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing - CreativeWork = Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork - Identifiable = Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable - ErrorCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode end class ImageSearchDataClass @@ -99,12 +99,51 @@ def method_missing(method, *args) end class ModelClasses - def safe_search - Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch + def currency + Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency + end + def item_availability + Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability + end + def image_crop_type + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType + end + def image_insight_module + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule end def error_response Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse end + def person + Azure::CognitiveServices::ImageSearch::V1_0::Models::Person + end + def response_base + Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase + end + def answer + Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer + end + def search_results_answer + Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer + end + def thing + Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing + end + def creative_work + Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork + end + def identifiable + Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable + end + def error_code + Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode + end + def safe_search + Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch + end + def response + Azure::CognitiveServices::ImageSearch::V1_0::Models::Response + end def query Azure::CognitiveServices::ImageSearch::V1_0::Models::Query end @@ -138,24 +177,24 @@ def image_type def image_license Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense end - def response - Azure::CognitiveServices::ImageSearch::V1_0::Models::Response - end def image_size Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize end + def error + Azure::CognitiveServices::ImageSearch::V1_0::Models::Error + end def organization Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization end def intangible Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible end + def images + Azure::CognitiveServices::ImageSearch::V1_0::Models::Images + end def structured_value Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue end - def error - Azure::CognitiveServices::ImageSearch::V1_0::Models::Error - end def related_searches_module Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule end @@ -222,8 +261,8 @@ def recognized_entity def recognized_entity_region Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion end - def images - Azure::CognitiveServices::ImageSearch::V1_0::Models::Images + def image_insights + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights end def trending_images Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages @@ -231,48 +270,9 @@ def trending_images def rating Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating end - def image_insights - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights - end def collection_page Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage end - def currency - Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency - end - def item_availability - Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability - end - def image_crop_type - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType - end - def image_insight_module - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule - end - def person - Azure::CognitiveServices::ImageSearch::V1_0::Models::Person - end - def response_base - Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase - end - def answer - Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer - end - def search_results_answer - Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer - end - def thing - Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing - end - def creative_work - Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork - end - def identifiable - Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable - end - def error_code - Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode - end end end end diff --git a/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb b/azure_sdk/lib/latest/modules/iotcentral_profile_module.rb index 832538545e..1686053410 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 Apps = Azure::IotCentral::Mgmt::V2018_09_01::Apps module Models + AppSkuInfo = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSkuInfo + AppPatch = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppPatch + OperationInputs = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationInputs ErrorResponseBody = Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorResponseBody + AppAvailabilityInfo = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppAvailabilityInfo + App = Azure::IotCentral::Mgmt::V2018_09_01::Models::App + OperationListResult = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationListResult 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 AppListResult = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppListResult - OperationListResult = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationListResult - AppSkuInfo = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSkuInfo - AppPatch = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppPatch - AppAvailabilityInfo = Azure::IotCentral::Mgmt::V2018_09_01::Models::AppAvailabilityInfo - App = Azure::IotCentral::Mgmt::V2018_09_01::Models::App - OperationInputs = Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationInputs end class IotCentralManagementClass @@ -57,9 +57,27 @@ def method_missing(method, *args) end class ModelClasses + def app_sku_info + Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSkuInfo + end + def app_patch + Azure::IotCentral::Mgmt::V2018_09_01::Models::AppPatch + end + def operation_inputs + Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationInputs + end def error_response_body Azure::IotCentral::Mgmt::V2018_09_01::Models::ErrorResponseBody 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 operation_list_result + Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationListResult + end def app_sku Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSku end @@ -78,24 +96,6 @@ def operation def app_list_result Azure::IotCentral::Mgmt::V2018_09_01::Models::AppListResult end - def operation_list_result - Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationListResult - end - def app_sku_info - Azure::IotCentral::Mgmt::V2018_09_01::Models::AppSkuInfo - end - def app_patch - Azure::IotCentral::Mgmt::V2018_09_01::Models::AppPatch - 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 operation_inputs - Azure::IotCentral::Mgmt::V2018_09_01::Models::OperationInputs - 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 a4105bb709..93f2d2be55 100644 --- a/azure_sdk/lib/latest/modules/iothub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/iothub_profile_module.rb @@ -7,12 +7,18 @@ module Azure::Profiles::Latest module IotHub module Mgmt - ResourceProviderCommon = Azure::IotHub::Mgmt::V2018_04_01::ResourceProviderCommon - Certificates = Azure::IotHub::Mgmt::V2018_04_01::Certificates Operations = Azure::IotHub::Mgmt::V2018_04_01::Operations IotHubResource = Azure::IotHub::Mgmt::V2018_04_01::IotHubResource + ResourceProviderCommon = Azure::IotHub::Mgmt::V2018_04_01::ResourceProviderCommon + Certificates = Azure::IotHub::Mgmt::V2018_04_01::Certificates module Models + RouteErrorPosition = Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorPosition + RouteCompilationError = Azure::IotHub::Mgmt::V2018_04_01::Models::RouteCompilationError + CertificateBodyDescription = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateBodyDescription + IotHubSkuInfo = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuInfo + FeedbackProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::FeedbackProperties + TestRouteResult = Azure::IotHub::Mgmt::V2018_04_01::Models::TestRouteResult TestRouteResultDetails = Azure::IotHub::Mgmt::V2018_04_01::Models::TestRouteResultDetails ExportDevicesRequest = Azure::IotHub::Mgmt::V2018_04_01::Models::ExportDevicesRequest ImportDevicesRequest = Azure::IotHub::Mgmt::V2018_04_01::Models::ImportDevicesRequest @@ -51,7 +57,6 @@ module Models RoutingServiceBusTopicEndpointProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingServiceBusTopicEndpointProperties JobResponseListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::JobResponseListResult RoutingStorageContainerProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingStorageContainerProperties - 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 @@ -61,6 +66,7 @@ module Models 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 + IotHubCapacity = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubCapacity IotHubSkuDescriptionListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuDescriptionListResult IotHubDescriptionListResult = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubDescriptionListResult OperationDisplay = Azure::IotHub::Mgmt::V2018_04_01::Models::OperationDisplay @@ -84,16 +90,10 @@ module Models TestAllRoutesResult = Azure::IotHub::Mgmt::V2018_04_01::Models::TestAllRoutesResult FallbackRouteProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::FallbackRouteProperties RouteErrorRange = Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorRange - RouteErrorPosition = Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorPosition - RouteCompilationError = Azure::IotHub::Mgmt::V2018_04_01::Models::RouteCompilationError - CertificateBodyDescription = Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateBodyDescription - IotHubSkuInfo = Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuInfo - FeedbackProperties = Azure::IotHub::Mgmt::V2018_04_01::Models::FeedbackProperties - TestRouteResult = Azure::IotHub::Mgmt::V2018_04_01::Models::TestRouteResult end class IotHubManagementClass - attr_reader :resource_provider_common, :certificates, :operations, :iot_hub_resource, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :iot_hub_resource, :resource_provider_common, :certificates, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -103,10 +103,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @resource_provider_common = @client_0.resource_provider_common - @certificates = @client_0.certificates @operations = @client_0.operations @iot_hub_resource = @client_0.iot_hub_resource + @resource_provider_common = @client_0.resource_provider_common + @certificates = @client_0.certificates @model_classes = ModelClasses.new end @@ -125,6 +125,24 @@ def method_missing(method, *args) end class ModelClasses + def route_error_position + Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorPosition + end + def route_compilation_error + Azure::IotHub::Mgmt::V2018_04_01::Models::RouteCompilationError + end + def certificate_body_description + Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateBodyDescription + end + def iot_hub_sku_info + Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuInfo + end + def feedback_properties + Azure::IotHub::Mgmt::V2018_04_01::Models::FeedbackProperties + end + def test_route_result + Azure::IotHub::Mgmt::V2018_04_01::Models::TestRouteResult + end def test_route_result_details Azure::IotHub::Mgmt::V2018_04_01::Models::TestRouteResultDetails end @@ -239,9 +257,6 @@ def job_response_list_result def routing_storage_container_properties Azure::IotHub::Mgmt::V2018_04_01::Models::RoutingStorageContainerProperties end - def iot_hub_capacity - Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubCapacity - end def route_properties Azure::IotHub::Mgmt::V2018_04_01::Models::RouteProperties end @@ -269,6 +284,9 @@ def event_hub_consumer_groups_list_result def iot_hub_properties Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubProperties end + def iot_hub_capacity + Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubCapacity + end def iot_hub_sku_description_list_result Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuDescriptionListResult end @@ -338,24 +356,6 @@ def fallback_route_properties def route_error_range Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorRange end - def route_error_position - Azure::IotHub::Mgmt::V2018_04_01::Models::RouteErrorPosition - end - def route_compilation_error - Azure::IotHub::Mgmt::V2018_04_01::Models::RouteCompilationError - end - def certificate_body_description - Azure::IotHub::Mgmt::V2018_04_01::Models::CertificateBodyDescription - end - def iot_hub_sku_info - Azure::IotHub::Mgmt::V2018_04_01::Models::IotHubSkuInfo - end - def feedback_properties - Azure::IotHub::Mgmt::V2018_04_01::Models::FeedbackProperties - end - def test_route_result - Azure::IotHub::Mgmt::V2018_04_01::Models::TestRouteResult - 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 88379d6a40..18f21e3228 100644 --- a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb +++ b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb @@ -9,11 +9,11 @@ module Azure::Profiles::Latest 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 StorageRestoreParameters = Azure::KeyVault::V7_0::Models::StorageRestoreParameters BackupStorageResult = Azure::KeyVault::V7_0::Models::BackupStorageResult - Action = Azure::KeyVault::V7_0::Models::Action CertificateRestoreParameters = Azure::KeyVault::V7_0::Models::CertificateRestoreParameters DeletedStorageListResult = Azure::KeyVault::V7_0::Models::DeletedStorageListResult DeletedStorageBundle = Azure::KeyVault::V7_0::Models::DeletedStorageBundle @@ -79,13 +79,13 @@ module Models SecretProperties = Azure::KeyVault::V7_0::Models::SecretProperties PendingCertificateSigningRequestResult = Azure::KeyVault::V7_0::Models::PendingCertificateSigningRequestResult CertificateBundle = Azure::KeyVault::V7_0::Models::CertificateBundle - StorageAccountAttributes = Azure::KeyVault::V7_0::Models::StorageAccountAttributes + Error = Azure::KeyVault::V7_0::Models::Error IssuerAttributes = Azure::KeyVault::V7_0::Models::IssuerAttributes StorageBundle = Azure::KeyVault::V7_0::Models::StorageBundle SasDefinitionListResult = Azure::KeyVault::V7_0::Models::SasDefinitionListResult StorageAccountCreateParameters = Azure::KeyVault::V7_0::Models::StorageAccountCreateParameters CertificateOperation = Azure::KeyVault::V7_0::Models::CertificateOperation - Error = Azure::KeyVault::V7_0::Models::Error + StorageAccountAttributes = Azure::KeyVault::V7_0::Models::StorageAccountAttributes StorageAccountUpdateParameters = Azure::KeyVault::V7_0::Models::StorageAccountUpdateParameters KeyCreateParameters = Azure::KeyVault::V7_0::Models::KeyCreateParameters StorageAccountItem = Azure::KeyVault::V7_0::Models::StorageAccountItem @@ -138,6 +138,9 @@ def method_missing(method, *args) end class ModelClasses + def action + Azure::KeyVault::V7_0::Models::Action + end def backup_certificate_result Azure::KeyVault::V7_0::Models::BackupCertificateResult end @@ -150,9 +153,6 @@ def storage_restore_parameters def backup_storage_result Azure::KeyVault::V7_0::Models::BackupStorageResult end - def action - Azure::KeyVault::V7_0::Models::Action - end def certificate_restore_parameters Azure::KeyVault::V7_0::Models::CertificateRestoreParameters end @@ -348,8 +348,8 @@ def pending_certificate_signing_request_result def certificate_bundle Azure::KeyVault::V7_0::Models::CertificateBundle end - def storage_account_attributes - Azure::KeyVault::V7_0::Models::StorageAccountAttributes + def error + Azure::KeyVault::V7_0::Models::Error end def issuer_attributes Azure::KeyVault::V7_0::Models::IssuerAttributes @@ -366,8 +366,8 @@ def storage_account_create_parameters def certificate_operation Azure::KeyVault::V7_0::Models::CertificateOperation end - def error - Azure::KeyVault::V7_0::Models::Error + def storage_account_attributes + Azure::KeyVault::V7_0::Models::StorageAccountAttributes end def storage_account_update_parameters Azure::KeyVault::V7_0::Models::StorageAccountUpdateParameters @@ -439,6 +439,8 @@ module Mgmt Operations = Azure::KeyVault::Mgmt::V2018_02_14::Operations module Models + Reason = Azure::KeyVault::Mgmt::V2018_02_14::Models::Reason + AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2018_02_14::Models::AccessPolicyUpdateKind Permissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::Permissions Resource = Azure::KeyVault::Mgmt::V2018_02_14::Models::Resource OperationDisplay = Azure::KeyVault::Mgmt::V2018_02_14::Models::OperationDisplay @@ -469,12 +471,10 @@ module Models StoragePermissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::StoragePermissions CreateMode = Azure::KeyVault::Mgmt::V2018_02_14::Models::CreateMode CertificatePermissions = Azure::KeyVault::Mgmt::V2018_02_14::Models::CertificatePermissions - Reason = Azure::KeyVault::Mgmt::V2018_02_14::Models::Reason Sku = Azure::KeyVault::Mgmt::V2018_02_14::Models::Sku NetworkRuleBypassOptions = Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleBypassOptions NetworkRuleAction = Azure::KeyVault::Mgmt::V2018_02_14::Models::NetworkRuleAction VirtualNetworkRule = Azure::KeyVault::Mgmt::V2018_02_14::Models::VirtualNetworkRule - AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2018_02_14::Models::AccessPolicyUpdateKind end class KeyVaultManagementClass @@ -508,6 +508,12 @@ def method_missing(method, *args) end class ModelClasses + def reason + Azure::KeyVault::Mgmt::V2018_02_14::Models::Reason + end + def access_policy_update_kind + Azure::KeyVault::Mgmt::V2018_02_14::Models::AccessPolicyUpdateKind + end def permissions Azure::KeyVault::Mgmt::V2018_02_14::Models::Permissions end @@ -598,9 +604,6 @@ def create_mode def certificate_permissions Azure::KeyVault::Mgmt::V2018_02_14::Models::CertificatePermissions end - def reason - Azure::KeyVault::Mgmt::V2018_02_14::Models::Reason - end def sku Azure::KeyVault::Mgmt::V2018_02_14::Models::Sku end @@ -613,9 +616,6 @@ def network_rule_action def virtual_network_rule Azure::KeyVault::Mgmt::V2018_02_14::Models::VirtualNetworkRule end - def access_policy_update_kind - Azure::KeyVault::Mgmt::V2018_02_14::Models::AccessPolicyUpdateKind - end end end end diff --git a/azure_sdk/lib/latest/modules/kusto_profile_module.rb b/azure_sdk/lib/latest/modules/kusto_profile_module.rb index f088e46169..6bc77f1af0 100644 --- a/azure_sdk/lib/latest/modules/kusto_profile_module.rb +++ b/azure_sdk/lib/latest/modules/kusto_profile_module.rb @@ -7,12 +7,18 @@ 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 Operations = Azure::Kusto::Mgmt::V2018_09_07_preview::Operations + Clusters = Azure::Kusto::Mgmt::V2018_09_07_preview::Clusters module Models + 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 EventHubConnectionValidationResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::EventHubConnectionValidationResult ClusterCheckNameRequest = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterCheckNameRequest @@ -34,11 +40,11 @@ module Models DatabasePrincipalType = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalType DatabasePrincipalRole = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalRole OperationDisplay = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::OperationDisplay + State = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::State Operation = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Operation OperationListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::OperationListResult ProvisioningState = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ProvisioningState Database = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Database - State = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::State ClusterListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterListResult Cluster = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Cluster DatabasePrincipalListResult = Azure::Kusto::Mgmt::V2018_09_07_preview::Models::DatabasePrincipalListResult @@ -46,16 +52,10 @@ module Models 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 end class KustoManagementClass - attr_reader :clusters, :databases, :event_hub_connections, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :databases, :event_hub_connections, :operations, :clusters, :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 @operations = @client_0.operations + @clusters = @client_0.clusters @model_classes = ModelClasses.new end @@ -87,6 +87,24 @@ def method_missing(method, *args) end class ModelClasses + 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 + def list_resource_skus_result + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ListResourceSkusResult + end def list_skus_result Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ListSkusResult end @@ -150,6 +168,9 @@ def database_principal_role def operation_display Azure::Kusto::Mgmt::V2018_09_07_preview::Models::OperationDisplay end + def state + Azure::Kusto::Mgmt::V2018_09_07_preview::Models::State + end def operation Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Operation end @@ -162,9 +183,6 @@ def provisioning_state def database Azure::Kusto::Mgmt::V2018_09_07_preview::Models::Database end - def state - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::State - end def cluster_list_result Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ClusterListResult end @@ -186,24 +204,6 @@ def event_hub_connection_validation_list_result 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 - def list_resource_skus_result - Azure::Kusto::Mgmt::V2018_09_07_preview::Models::ListResourceSkusResult - end end end end diff --git a/azure_sdk/lib/latest/modules/links_profile_module.rb b/azure_sdk/lib/latest/modules/links_profile_module.rb index c3ddcc186a..a7c9038c3e 100644 --- a/azure_sdk/lib/latest/modules/links_profile_module.rb +++ b/azure_sdk/lib/latest/modules/links_profile_module.rb @@ -11,14 +11,14 @@ module Mgmt Operations = Azure::Links::Mgmt::V2016_09_01::Operations module Models + OperationListResult = Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult + ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink + Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter ResourceLinkResult = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult OperationDisplay = Azure::Links::Mgmt::V2016_09_01::Models::OperationDisplay ResourceLinkFilter = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter Operation = Azure::Links::Mgmt::V2016_09_01::Models::Operation ResourceLinkProperties = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties - OperationListResult = Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult - ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink - Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter end class LinksManagementClass @@ -52,6 +52,15 @@ def method_missing(method, *args) end class ModelClasses + def operation_list_result + Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult + end + def resource_link + Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink + end + def filter + Azure::Links::Mgmt::V2016_09_01::Models::Filter + end def resource_link_result Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult end @@ -67,15 +76,6 @@ def operation def resource_link_properties Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties end - def operation_list_result - Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult - end - def resource_link - Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink - end - def filter - Azure::Links::Mgmt::V2016_09_01::Models::Filter - end 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 be56971945..1afe8e2c72 100644 --- a/azure_sdk/lib/latest/modules/localsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/localsearch_profile_module.rb @@ -9,19 +9,12 @@ module LocalSearch Local = Azure::CognitiveServices::LocalSearch::V1_0::Local module Models - SafeSearch = Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch - ResponseFormat = Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat - ErrorResponse = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorResponse - EntityScenario = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario - ErrorSubCode = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorSubCode - Response = Azure::CognitiveServices::LocalSearch::V1_0::Models::Response - EntityType = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityType SearchResponse = Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse + ErrorResponse = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorResponse EntitiesEntityPresentationInfo = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntitiesEntityPresentationInfo Places = Azure::CognitiveServices::LocalSearch::V1_0::Models::Places - Action = Azure::CognitiveServices::LocalSearch::V1_0::Models::Action - Place = Azure::CognitiveServices::LocalSearch::V1_0::Models::Place PostalAddress = Azure::CognitiveServices::LocalSearch::V1_0::Models::PostalAddress + Place = Azure::CognitiveServices::LocalSearch::V1_0::Models::Place Intangible = Azure::CognitiveServices::LocalSearch::V1_0::Models::Intangible QueryContext = Azure::CognitiveServices::LocalSearch::V1_0::Models::QueryContext GeoCoordinates = Azure::CognitiveServices::LocalSearch::V1_0::Models::GeoCoordinates @@ -33,8 +26,15 @@ module Models CreativeWork = Azure::CognitiveServices::LocalSearch::V1_0::Models::CreativeWork SearchAction = Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchAction Identifiable = Azure::CognitiveServices::LocalSearch::V1_0::Models::Identifiable - Error = Azure::CognitiveServices::LocalSearch::V1_0::Models::Error ErrorCode = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorCode + SafeSearch = Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch + ResponseFormat = Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat + EntityScenario = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario + Response = Azure::CognitiveServices::LocalSearch::V1_0::Models::Response + EntityType = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityType + Action = Azure::CognitiveServices::LocalSearch::V1_0::Models::Action + ErrorSubCode = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorSubCode + Error = Azure::CognitiveServices::LocalSearch::V1_0::Models::Error end class LocalSearchDataClass @@ -67,45 +67,24 @@ def method_missing(method, *args) end class ModelClasses - def safe_search - Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch - end - def response_format - Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat + def search_response + Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse end def error_response Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorResponse end - def entity_scenario - Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario - end - def error_sub_code - Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorSubCode - end - def response - Azure::CognitiveServices::LocalSearch::V1_0::Models::Response - end - def entity_type - Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityType - end - def search_response - Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse - end def entities_entity_presentation_info Azure::CognitiveServices::LocalSearch::V1_0::Models::EntitiesEntityPresentationInfo end def places Azure::CognitiveServices::LocalSearch::V1_0::Models::Places end - def action - Azure::CognitiveServices::LocalSearch::V1_0::Models::Action + def postal_address + Azure::CognitiveServices::LocalSearch::V1_0::Models::PostalAddress end def place Azure::CognitiveServices::LocalSearch::V1_0::Models::Place end - def postal_address - Azure::CognitiveServices::LocalSearch::V1_0::Models::PostalAddress - end def intangible Azure::CognitiveServices::LocalSearch::V1_0::Models::Intangible end @@ -139,12 +118,33 @@ def search_action def identifiable Azure::CognitiveServices::LocalSearch::V1_0::Models::Identifiable end - def error - Azure::CognitiveServices::LocalSearch::V1_0::Models::Error - end def error_code Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorCode end + def safe_search + Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch + end + def response_format + Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat + end + def entity_scenario + Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario + end + def response + Azure::CognitiveServices::LocalSearch::V1_0::Models::Response + end + def entity_type + Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityType + end + def action + Azure::CognitiveServices::LocalSearch::V1_0::Models::Action + end + def error_sub_code + Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorSubCode + end + def error + Azure::CognitiveServices::LocalSearch::V1_0::Models::Error + end end end end diff --git a/azure_sdk/lib/latest/modules/locks_profile_module.rb b/azure_sdk/lib/latest/modules/locks_profile_module.rb index 175a6c7b5d..162ab67d61 100644 --- a/azure_sdk/lib/latest/modules/locks_profile_module.rb +++ b/azure_sdk/lib/latest/modules/locks_profile_module.rb @@ -11,13 +11,13 @@ module Mgmt ManagementLocks = Azure::Locks::Mgmt::V2016_09_01::ManagementLocks module Models + OperationListResult = Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult + ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject + LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel OperationDisplay = Azure::Locks::Mgmt::V2016_09_01::Models::OperationDisplay ManagementLockOwner = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner Operation = Azure::Locks::Mgmt::V2016_09_01::Models::Operation ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult - OperationListResult = Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult - ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject - LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel end class LocksManagementClass @@ -51,6 +51,15 @@ def method_missing(method, *args) end class ModelClasses + def operation_list_result + Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult + end + def management_lock_object + Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject + end + def lock_level + Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel + end def operation_display Azure::Locks::Mgmt::V2016_09_01::Models::OperationDisplay end @@ -63,15 +72,6 @@ def operation def management_lock_list_result Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult end - def operation_list_result - Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult - end - def management_lock_object - Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject - end - def lock_level - Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel - end end end end diff --git a/azure_sdk/lib/latest/modules/logic_profile_module.rb b/azure_sdk/lib/latest/modules/logic_profile_module.rb index 372e7ef458..887200cfd6 100644 --- a/azure_sdk/lib/latest/modules/logic_profile_module.rb +++ b/azure_sdk/lib/latest/modules/logic_profile_module.rb @@ -7,6 +7,12 @@ module Azure::Profiles::Latest module Logic module Mgmt + 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 Operations = Azure::Logic::Mgmt::V2018_07_01_preview::Operations @@ -23,12 +29,6 @@ module Mgmt 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 module Models ErrorResponse = Azure::Logic::Mgmt::V2018_07_01_preview::Models::ErrorResponse @@ -208,7 +208,7 @@ module Models end class LogicManagementClass - attr_reader :integration_account_certificates, :integration_account_sessions, :operations, :workflows, :workflow_versions, :workflow_triggers, :workflow_version_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :workflow_run_action_repetitions, :workflow_run_action_repetitions_request_histories, :workflow_run_action_request_histories, :workflow_run_action_scope_repetitions, :workflow_run_operations, :integration_accounts, :integration_account_assemblies, :integration_account_batch_configurations, :integration_account_schemas, :integration_account_maps, :integration_account_partners, :integration_account_agreements, :configurable, :base_url, :options, :model_classes + attr_reader :integration_account_assemblies, :integration_account_batch_configurations, :integration_account_schemas, :integration_account_maps, :integration_account_partners, :integration_account_agreements, :integration_account_certificates, :integration_account_sessions, :operations, :workflows, :workflow_versions, :workflow_triggers, :workflow_version_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :workflow_run_action_repetitions, :workflow_run_action_repetitions_request_histories, :workflow_run_action_request_histories, :workflow_run_action_scope_repetitions, :workflow_run_operations, :integration_accounts, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -218,6 +218,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @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 @operations = @client_0.operations @@ -234,12 +240,6 @@ def initialize(configurable, base_url=nil, options=nil) @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 @model_classes = ModelClasses.new end diff --git a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb index 7465bca836..422f4463b9 100644 --- a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb +++ b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb @@ -7,8 +7,8 @@ module Azure::Profiles::Latest module MachineLearning module Mgmt - WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices Operations = Azure::MachineLearning::Mgmt::V2017_01_01::Operations + WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices module Models AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus @@ -54,7 +54,7 @@ module Models end class MachineLearningManagementClass - attr_reader :web_services, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :web_services, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -64,8 +64,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @web_services = @client_0.web_services @operations = @client_0.operations + @web_services = @client_0.web_services @model_classes = ModelClasses.new end diff --git a/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb b/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb index a30085c025..1521456639 100644 --- a/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb +++ b/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb @@ -7,10 +7,12 @@ module Azure::Profiles::Latest module ManagedApplications module Mgmt - ApplicationDefinitions = Azure::ManagedApplications::Mgmt::V2018_06_01::ApplicationDefinitions Applications = Azure::ManagedApplications::Mgmt::V2018_06_01::Applications + ApplicationDefinitions = Azure::ManagedApplications::Mgmt::V2018_06_01::ApplicationDefinitions module Models + ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType + ProvisioningState = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState 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 @@ -27,12 +29,10 @@ module Models GenericResource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource Sku = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku ApplicationArtifactType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifactType - ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType - ProvisioningState = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState end class ManagedApplicationsManagementClass - attr_reader :application_definitions, :applications, :configurable, :base_url, :options, :model_classes + attr_reader :applications, :application_definitions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -42,8 +42,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @application_definitions = @client_0.application_definitions @applications = @client_0.applications + @application_definitions = @client_0.application_definitions @model_classes = ModelClasses.new end @@ -62,6 +62,12 @@ def method_missing(method, *args) end class ModelClasses + def resource_identity_type + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType + end + def provisioning_state + Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState + end def error_response Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ErrorResponse end @@ -110,12 +116,6 @@ def sku 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 - end - def provisioning_state - Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState - end end end end diff --git a/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb b/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb index c97bc4d243..45d6225825 100644 --- a/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb +++ b/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb @@ -11,12 +11,12 @@ module Mgmt UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::UserAssignedIdentities module Models - Operation = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation - UserAssignedIdentitiesListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult OperationListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult Identity = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity OperationDisplay = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities + Operation = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation + UserAssignedIdentitiesListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult end class ManagedServiceIdentityManagementClass @@ -50,12 +50,6 @@ def method_missing(method, *args) end class ModelClasses - def operation - Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation - end - def user_assigned_identities_list_result - Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult - end def operation_list_result Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult end @@ -68,6 +62,12 @@ def operation_display def user_assigned_identities Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities end + def operation + Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation + end + def user_assigned_identities_list_result + Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult + end 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..ac4771ce38 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 - 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 + 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 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,15 +51,6 @@ def method_missing(method, *args) end class ModelClasses - def error_response - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse - end - def operation_display - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay - end - def operation - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation - end def operation_list_result Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult end @@ -72,6 +63,15 @@ def agreement_terms def resource Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource end + def error_response + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse + end + def operation_display + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay + end + def operation + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation + end end end end diff --git a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb index 22c8229f12..e8b4474078 100644 --- a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb @@ -35,14 +35,14 @@ module Models FirstQuality = Azure::MediaServices::Mgmt::V2018_07_01::Models::FirstQuality FilterTrackSelection = Azure::MediaServices::Mgmt::V2018_07_01::Models::FilterTrackSelection StreamingPolicyFairPlayConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyFairPlayConfiguration - ContentKeyPolicyCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyCollection AccountFilterCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::AccountFilterCollection Preset = Azure::MediaServices::Mgmt::V2018_07_01::Models::Preset FilterTrackPropertyCondition = Azure::MediaServices::Mgmt::V2018_07_01::Models::FilterTrackPropertyCondition StreamingPath = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPath + MetricDimension = Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricDimension StreamingLocatorContentKey = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocatorContentKey ListContentKeysResponse = Azure::MediaServices::Mgmt::V2018_07_01::Models::ListContentKeysResponse - MetricDimension = Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricDimension + Overlay = Azure::MediaServices::Mgmt::V2018_07_01::Models::Overlay EntityNameAvailabilityCheckOutput = Azure::MediaServices::Mgmt::V2018_07_01::Models::EntityNameAvailabilityCheckOutput CommonEncryptionCbcs = Azure::MediaServices::Mgmt::V2018_07_01::Models::CommonEncryptionCbcs SyncStorageKeysInput = Azure::MediaServices::Mgmt::V2018_07_01::Models::SyncStorageKeysInput @@ -63,36 +63,36 @@ module Models ContentKeyPolicyPlayReadyPlayRight = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyPlayRight StreamingPolicyContentKeys = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyContentKeys EnvelopeEncryption = Azure::MediaServices::Mgmt::V2018_07_01::Models::EnvelopeEncryption - ContentKeyPolicyPlayReadyLicense = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyLicense + NoEncryption = Azure::MediaServices::Mgmt::V2018_07_01::Models::NoEncryption DefaultKey = Azure::MediaServices::Mgmt::V2018_07_01::Models::DefaultKey ContentKeyPolicyConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyConfiguration - NoEncryption = Azure::MediaServices::Mgmt::V2018_07_01::Models::NoEncryption EnabledProtocols = Azure::MediaServices::Mgmt::V2018_07_01::Models::EnabledProtocols - CencDrmConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::CencDrmConfiguration - TransformCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::TransformCollection TrackPropertyCondition = Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyCondition + ContentKeyPolicyPlayReadyLicense = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyLicense + TransformCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::TransformCollection CbcsDrmConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::CbcsDrmConfiguration - StreamingPolicyCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyCollection - Deinterlace = Azure::MediaServices::Mgmt::V2018_07_01::Models::Deinterlace - StreamingLocatorCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocatorCollection + CencDrmConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::CencDrmConfiguration JobError = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobError - IPRange = Azure::MediaServices::Mgmt::V2018_07_01::Models::IPRange - MediaServiceCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::MediaServiceCollection + Deinterlace = Azure::MediaServices::Mgmt::V2018_07_01::Models::Deinterlace + StreamingPolicyCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyCollection Rectangle = Azure::MediaServices::Mgmt::V2018_07_01::Models::Rectangle - Layer = Azure::MediaServices::Mgmt::V2018_07_01::Models::Layer - StreamingPolicyWidevineConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyWidevineConfiguration + IPRange = Azure::MediaServices::Mgmt::V2018_07_01::Models::IPRange + StreamingLocatorCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocatorCollection AssetFileEncryptionMetadata = Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetFileEncryptionMetadata - AssetFilterCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetFilterCollection - StreamingEntityScaleUnit = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEntityScaleUnit + Layer = Azure::MediaServices::Mgmt::V2018_07_01::Models::Layer + MediaServiceCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::MediaServiceCollection StreamingEndpointListResult = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointListResult - StreamingEndpointAccessControl = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointAccessControl - ContentKeyPolicyRestriction = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRestriction + AssetFilterCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetFilterCollection + StreamingPolicyWidevineConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyWidevineConfiguration StreamingPolicyContentKey = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyContentKey - ContentKeyPolicyRestrictionTokenKey = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRestrictionTokenKey - AkamaiSignatureHeaderAuthenticationKey = Azure::MediaServices::Mgmt::V2018_07_01::Models::AkamaiSignatureHeaderAuthenticationKey + StreamingEndpointAccessControl = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointAccessControl + StreamingEntityScaleUnit = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEntityScaleUnit AkamaiAccessControl = Azure::MediaServices::Mgmt::V2018_07_01::Models::AkamaiAccessControl + ContentKeyPolicyRestrictionTokenKey = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRestrictionTokenKey + ContentKeyPolicyRestriction = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRestriction + ListPathsResponse = Azure::MediaServices::Mgmt::V2018_07_01::Models::ListPathsResponse OutputFile = Azure::MediaServices::Mgmt::V2018_07_01::Models::OutputFile - JobErrorDetail = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorDetail + AkamaiSignatureHeaderAuthenticationKey = Azure::MediaServices::Mgmt::V2018_07_01::Models::AkamaiSignatureHeaderAuthenticationKey LiveEventListResult = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventListResult SubscriptionMediaServiceCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::SubscriptionMediaServiceCollection LiveEventActionInput = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventActionInput @@ -100,69 +100,69 @@ module Models CrossSiteAccessPolicies = Azure::MediaServices::Mgmt::V2018_07_01::Models::CrossSiteAccessPolicies ContentKeyPolicyTokenClaim = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyTokenClaim LiveEventEncoding = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventEncoding - ListPathsResponse = Azure::MediaServices::Mgmt::V2018_07_01::Models::ListPathsResponse JobCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobCollection LiveEventPreview = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventPreview + JobErrorDetail = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorDetail ContentKeyPolicyOption = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyOption LiveEventPreviewAccessControl = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventPreviewAccessControl ContentKeyPolicyPlayReadyContentKeyLocation = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentKeyLocation + LiveEventInput = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventInput JobOutput = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobOutput LiveEventInputAccessControl = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventInputAccessControl - Overlay = Azure::MediaServices::Mgmt::V2018_07_01::Models::Overlay - IPAccessControl = Azure::MediaServices::Mgmt::V2018_07_01::Models::IPAccessControl + TrackSelection = Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackSelection AssetStreamingLocator = Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetStreamingLocator - LiveEventInput = Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventInput - AccountFilter = Azure::MediaServices::Mgmt::V2018_07_01::Models::AccountFilter + TransformOutput = Azure::MediaServices::Mgmt::V2018_07_01::Models::TransformOutput + ContentKeyPolicyCollection = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyCollection MediaService = Azure::MediaServices::Mgmt::V2018_07_01::Models::MediaService - TrackSelection = Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackSelection - Asset = Azure::MediaServices::Mgmt::V2018_07_01::Models::Asset + SubscriptionMediaService = Azure::MediaServices::Mgmt::V2018_07_01::Models::SubscriptionMediaService + IPAccessControl = Azure::MediaServices::Mgmt::V2018_07_01::Models::IPAccessControl AssetFilter = Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetFilter - TransformOutput = Azure::MediaServices::Mgmt::V2018_07_01::Models::TransformOutput - ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier + ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader + AccountFilter = Azure::MediaServices::Mgmt::V2018_07_01::Models::AccountFilter ContentKeyPolicyOpenRestriction = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyOpenRestriction - SubscriptionMediaService = Azure::MediaServices::Mgmt::V2018_07_01::Models::SubscriptionMediaService - ContentKeyPolicySymmetricTokenKey = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicySymmetricTokenKey + ContentKeyPolicyUnknownRestriction = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyUnknownRestriction + Asset = Azure::MediaServices::Mgmt::V2018_07_01::Models::Asset ContentKeyPolicyRsaTokenKey = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRsaTokenKey - ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader - ContentKeyPolicyTokenRestriction = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyTokenRestriction + ContentKeyPolicyX509CertificateTokenKey = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyX509CertificateTokenKey + ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier ContentKeyPolicyClearKeyConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyClearKeyConfiguration - ContentKeyPolicyUnknownRestriction = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyUnknownRestriction - ContentKeyPolicyWidevineConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyWidevineConfiguration + ContentKeyPolicyUnknownConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyUnknownConfiguration + ContentKeyPolicySymmetricTokenKey = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicySymmetricTokenKey ContentKeyPolicyPlayReadyConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyConfiguration - ContentKeyPolicyX509CertificateTokenKey = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyX509CertificateTokenKey - ContentKeyPolicy = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicy + ContentKeyPolicyFairPlayConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyFairPlayConfiguration + ContentKeyPolicyTokenRestriction = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyTokenRestriction Audio = Azure::MediaServices::Mgmt::V2018_07_01::Models::Audio - ContentKeyPolicyUnknownConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyUnknownConfiguration - AudioAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::AudioAnalyzerPreset + AacAudio = Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudio + ContentKeyPolicyWidevineConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyWidevineConfiguration AudioOverlay = Azure::MediaServices::Mgmt::V2018_07_01::Models::AudioOverlay - ContentKeyPolicyFairPlayConfiguration = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyFairPlayConfiguration - Video = Azure::MediaServices::Mgmt::V2018_07_01::Models::Video + CopyVideo = Azure::MediaServices::Mgmt::V2018_07_01::Models::CopyVideo + ContentKeyPolicy = Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicy ImageFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::ImageFormat - AacAudio = Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudio - PngFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::PngFormat + JpgFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgFormat + AudioAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::AudioAnalyzerPreset CopyAudio = Azure::MediaServices::Mgmt::V2018_07_01::Models::CopyAudio - CopyVideo = Azure::MediaServices::Mgmt::V2018_07_01::Models::CopyVideo - H264Layer = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Layer + VideoLayer = Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoLayer + Video = Azure::MediaServices::Mgmt::V2018_07_01::Models::Video H264Video = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Video - JpgFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgFormat - JpgImage = Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgImage + JpgLayer = Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgLayer + PngFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::PngFormat MultiBitrateFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::MultiBitrateFormat - VideoLayer = Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoLayer - PngLayer = Azure::MediaServices::Mgmt::V2018_07_01::Models::PngLayer + Mp4Format = Azure::MediaServices::Mgmt::V2018_07_01::Models::Mp4Format + H264Layer = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Layer PngImage = Azure::MediaServices::Mgmt::V2018_07_01::Models::PngImage - JpgLayer = Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgLayer - StandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::StandardEncoderPreset + BuiltInStandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::BuiltInStandardEncoderPreset + JpgImage = Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgImage VideoAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoAnalyzerPreset - Mp4Format = Azure::MediaServices::Mgmt::V2018_07_01::Models::Mp4Format - VideoOverlay = Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoOverlay + TransportStreamFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::TransportStreamFormat + PngLayer = Azure::MediaServices::Mgmt::V2018_07_01::Models::PngLayer Transform = Azure::MediaServices::Mgmt::V2018_07_01::Models::Transform - BuiltInStandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::BuiltInStandardEncoderPreset - JobInputs = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputs + JobInputClip = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputClip + StandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::StandardEncoderPreset JobInputAsset = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputAsset - TransportStreamFormat = Azure::MediaServices::Mgmt::V2018_07_01::Models::TransportStreamFormat + JobInputHttp = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputHttp JobOutputAsset = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobOutputAsset StreamingPolicy = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicy - JobInputClip = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputClip + StreamingLocator = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocator 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 @@ -182,19 +182,19 @@ module Models ProxyResource = Azure::MediaServices::Mgmt::V2018_07_01::Models::ProxyResource DeinterlaceParity = Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceParity DeinterlaceMode = Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceMode - Rotation = Azure::MediaServices::Mgmt::V2018_07_01::Models::Rotation + VideoOverlay = Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoOverlay AacAudioProfile = Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudioProfile + Rotation = Azure::MediaServices::Mgmt::V2018_07_01::Models::Rotation + JobInputs = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputs EntropyMode = Azure::MediaServices::Mgmt::V2018_07_01::Models::EntropyMode + H264Complexity = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Complexity H264VideoProfile = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264VideoProfile - EncoderNamedPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::EncoderNamedPreset - JobInputHttp = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputHttp - OnErrorType = Azure::MediaServices::Mgmt::V2018_07_01::Models::OnErrorType InsightsType = Azure::MediaServices::Mgmt::V2018_07_01::Models::InsightsType - StreamingLocator = Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocator - Priority = Azure::MediaServices::Mgmt::V2018_07_01::Models::Priority + OnErrorType = Azure::MediaServices::Mgmt::V2018_07_01::Models::OnErrorType + EncoderNamedPreset = Azure::MediaServices::Mgmt::V2018_07_01::Models::EncoderNamedPreset JobErrorCode = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCode JobErrorCategory = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCategory - H264Complexity = Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Complexity + Priority = Azure::MediaServices::Mgmt::V2018_07_01::Models::Priority TrackPropertyType = Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyType TrackPropertyCompareOperation = Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyCompareOperation JobRetry = Azure::MediaServices::Mgmt::V2018_07_01::Models::JobRetry @@ -212,8 +212,8 @@ module Models Filters = Azure::MediaServices::Mgmt::V2018_07_01::Models::Filters ApiError = Azure::MediaServices::Mgmt::V2018_07_01::Models::ApiError 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 + Image = Azure::MediaServices::Mgmt::V2018_07_01::Models::Image Location = Azure::MediaServices::Mgmt::V2018_07_01::Models::Location StorageAccount = Azure::MediaServices::Mgmt::V2018_07_01::Models::StorageAccount StorageAccountType = Azure::MediaServices::Mgmt::V2018_07_01::Models::StorageAccountType @@ -298,9 +298,6 @@ def filter_track_selection def streaming_policy_fair_play_configuration Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyFairPlayConfiguration end - def content_key_policy_collection - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyCollection - end def account_filter_collection Azure::MediaServices::Mgmt::V2018_07_01::Models::AccountFilterCollection end @@ -313,14 +310,17 @@ def filter_track_property_condition def streaming_path Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPath end + def metric_dimension + Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricDimension + end def streaming_locator_content_key Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocatorContentKey end def list_content_keys_response Azure::MediaServices::Mgmt::V2018_07_01::Models::ListContentKeysResponse end - def metric_dimension - Azure::MediaServices::Mgmt::V2018_07_01::Models::MetricDimension + def overlay + Azure::MediaServices::Mgmt::V2018_07_01::Models::Overlay end def entity_name_availability_check_output Azure::MediaServices::Mgmt::V2018_07_01::Models::EntityNameAvailabilityCheckOutput @@ -382,8 +382,8 @@ def streaming_policy_content_keys def envelope_encryption Azure::MediaServices::Mgmt::V2018_07_01::Models::EnvelopeEncryption end - def content_key_policy_play_ready_license - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyLicense + def no_encryption + Azure::MediaServices::Mgmt::V2018_07_01::Models::NoEncryption end def default_key Azure::MediaServices::Mgmt::V2018_07_01::Models::DefaultKey @@ -391,86 +391,86 @@ def default_key def content_key_policy_configuration Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyConfiguration end - def no_encryption - Azure::MediaServices::Mgmt::V2018_07_01::Models::NoEncryption - end def enabled_protocols Azure::MediaServices::Mgmt::V2018_07_01::Models::EnabledProtocols end - def cenc_drm_configuration - Azure::MediaServices::Mgmt::V2018_07_01::Models::CencDrmConfiguration + def track_property_condition + Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyCondition + end + def content_key_policy_play_ready_license + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyLicense end def transform_collection Azure::MediaServices::Mgmt::V2018_07_01::Models::TransformCollection end - def track_property_condition - Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyCondition - end def cbcs_drm_configuration Azure::MediaServices::Mgmt::V2018_07_01::Models::CbcsDrmConfiguration end - def streaming_policy_collection - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyCollection + def cenc_drm_configuration + Azure::MediaServices::Mgmt::V2018_07_01::Models::CencDrmConfiguration + end + def job_error + Azure::MediaServices::Mgmt::V2018_07_01::Models::JobError end def deinterlace Azure::MediaServices::Mgmt::V2018_07_01::Models::Deinterlace end - def streaming_locator_collection - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocatorCollection + def streaming_policy_collection + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyCollection end - def job_error - Azure::MediaServices::Mgmt::V2018_07_01::Models::JobError + def rectangle + Azure::MediaServices::Mgmt::V2018_07_01::Models::Rectangle end def iprange Azure::MediaServices::Mgmt::V2018_07_01::Models::IPRange end - def media_service_collection - Azure::MediaServices::Mgmt::V2018_07_01::Models::MediaServiceCollection + def streaming_locator_collection + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocatorCollection end - def rectangle - Azure::MediaServices::Mgmt::V2018_07_01::Models::Rectangle + def asset_file_encryption_metadata + Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetFileEncryptionMetadata end def layer Azure::MediaServices::Mgmt::V2018_07_01::Models::Layer end - def streaming_policy_widevine_configuration - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyWidevineConfiguration + def media_service_collection + Azure::MediaServices::Mgmt::V2018_07_01::Models::MediaServiceCollection end - def asset_file_encryption_metadata - Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetFileEncryptionMetadata + def streaming_endpoint_list_result + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointListResult end def asset_filter_collection Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetFilterCollection end - def streaming_entity_scale_unit - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEntityScaleUnit + def streaming_policy_widevine_configuration + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyWidevineConfiguration end - def streaming_endpoint_list_result - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointListResult + def streaming_policy_content_key + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyContentKey end def streaming_endpoint_access_control Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEndpointAccessControl end - def content_key_policy_restriction - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRestriction + def streaming_entity_scale_unit + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingEntityScaleUnit end - def streaming_policy_content_key - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicyContentKey + def akamai_access_control + Azure::MediaServices::Mgmt::V2018_07_01::Models::AkamaiAccessControl end def content_key_policy_restriction_token_key Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRestrictionTokenKey end - def akamai_signature_header_authentication_key - Azure::MediaServices::Mgmt::V2018_07_01::Models::AkamaiSignatureHeaderAuthenticationKey + def content_key_policy_restriction + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRestriction end - def akamai_access_control - Azure::MediaServices::Mgmt::V2018_07_01::Models::AkamaiAccessControl + def list_paths_response + Azure::MediaServices::Mgmt::V2018_07_01::Models::ListPathsResponse end def output_file Azure::MediaServices::Mgmt::V2018_07_01::Models::OutputFile end - def job_error_detail - Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorDetail + def akamai_signature_header_authentication_key + Azure::MediaServices::Mgmt::V2018_07_01::Models::AkamaiSignatureHeaderAuthenticationKey end def live_event_list_result Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventListResult @@ -493,15 +493,15 @@ def content_key_policy_token_claim def live_event_encoding Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventEncoding end - def list_paths_response - Azure::MediaServices::Mgmt::V2018_07_01::Models::ListPathsResponse - end def job_collection Azure::MediaServices::Mgmt::V2018_07_01::Models::JobCollection end def live_event_preview Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventPreview end + def job_error_detail + Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorDetail + end def content_key_policy_option Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyOption end @@ -511,167 +511,167 @@ def live_event_preview_access_control def content_key_policy_play_ready_content_key_location Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentKeyLocation end + def live_event_input + Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventInput + end def job_output Azure::MediaServices::Mgmt::V2018_07_01::Models::JobOutput end def live_event_input_access_control Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventInputAccessControl end - def overlay - Azure::MediaServices::Mgmt::V2018_07_01::Models::Overlay - end - def ipaccess_control - Azure::MediaServices::Mgmt::V2018_07_01::Models::IPAccessControl + def track_selection + Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackSelection end def asset_streaming_locator Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetStreamingLocator end - def live_event_input - Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveEventInput + def transform_output + Azure::MediaServices::Mgmt::V2018_07_01::Models::TransformOutput end - def account_filter - Azure::MediaServices::Mgmt::V2018_07_01::Models::AccountFilter + def content_key_policy_collection + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyCollection end def media_service Azure::MediaServices::Mgmt::V2018_07_01::Models::MediaService end - def track_selection - Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackSelection + def subscription_media_service + Azure::MediaServices::Mgmt::V2018_07_01::Models::SubscriptionMediaService end - def asset - Azure::MediaServices::Mgmt::V2018_07_01::Models::Asset + def ipaccess_control + Azure::MediaServices::Mgmt::V2018_07_01::Models::IPAccessControl end def asset_filter Azure::MediaServices::Mgmt::V2018_07_01::Models::AssetFilter end - def transform_output - Azure::MediaServices::Mgmt::V2018_07_01::Models::TransformOutput + def content_key_policy_play_ready_content_encryption_key_from_header + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader end - def content_key_policy_play_ready_content_encryption_key_from_key_identifier - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier + def account_filter + Azure::MediaServices::Mgmt::V2018_07_01::Models::AccountFilter end def content_key_policy_open_restriction Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyOpenRestriction end - def subscription_media_service - Azure::MediaServices::Mgmt::V2018_07_01::Models::SubscriptionMediaService + def content_key_policy_unknown_restriction + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyUnknownRestriction end - def content_key_policy_symmetric_token_key - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicySymmetricTokenKey + def asset + Azure::MediaServices::Mgmt::V2018_07_01::Models::Asset end def content_key_policy_rsa_token_key Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyRsaTokenKey end - def content_key_policy_play_ready_content_encryption_key_from_header - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader + def content_key_policy_x509_certificate_token_key + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyX509CertificateTokenKey end - def content_key_policy_token_restriction - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyTokenRestriction + def content_key_policy_play_ready_content_encryption_key_from_key_identifier + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier end def content_key_policy_clear_key_configuration Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyClearKeyConfiguration end - def content_key_policy_unknown_restriction - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyUnknownRestriction + def content_key_policy_unknown_configuration + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyUnknownConfiguration end - def content_key_policy_widevine_configuration - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyWidevineConfiguration + def content_key_policy_symmetric_token_key + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicySymmetricTokenKey end def content_key_policy_play_ready_configuration Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyPlayReadyConfiguration end - def content_key_policy_x509_certificate_token_key - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyX509CertificateTokenKey + def content_key_policy_fair_play_configuration + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyFairPlayConfiguration end - def content_key_policy - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicy + def content_key_policy_token_restriction + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyTokenRestriction end def audio Azure::MediaServices::Mgmt::V2018_07_01::Models::Audio end - def content_key_policy_unknown_configuration - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyUnknownConfiguration + def aac_audio + Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudio end - def audio_analyzer_preset - Azure::MediaServices::Mgmt::V2018_07_01::Models::AudioAnalyzerPreset + def content_key_policy_widevine_configuration + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyWidevineConfiguration end def audio_overlay Azure::MediaServices::Mgmt::V2018_07_01::Models::AudioOverlay end - def content_key_policy_fair_play_configuration - Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicyFairPlayConfiguration + def copy_video + Azure::MediaServices::Mgmt::V2018_07_01::Models::CopyVideo end - def video - Azure::MediaServices::Mgmt::V2018_07_01::Models::Video + def content_key_policy + Azure::MediaServices::Mgmt::V2018_07_01::Models::ContentKeyPolicy end def image_format Azure::MediaServices::Mgmt::V2018_07_01::Models::ImageFormat end - def aac_audio - Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudio + def jpg_format + Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgFormat end - def png_format - Azure::MediaServices::Mgmt::V2018_07_01::Models::PngFormat + def audio_analyzer_preset + Azure::MediaServices::Mgmt::V2018_07_01::Models::AudioAnalyzerPreset end def copy_audio Azure::MediaServices::Mgmt::V2018_07_01::Models::CopyAudio end - def copy_video - Azure::MediaServices::Mgmt::V2018_07_01::Models::CopyVideo + def video_layer + Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoLayer end - def h264_layer - Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Layer + def video + Azure::MediaServices::Mgmt::V2018_07_01::Models::Video end def h264_video Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Video end - def jpg_format - Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgFormat + def jpg_layer + Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgLayer end - def jpg_image - Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgImage + def png_format + Azure::MediaServices::Mgmt::V2018_07_01::Models::PngFormat end def multi_bitrate_format Azure::MediaServices::Mgmt::V2018_07_01::Models::MultiBitrateFormat end - def video_layer - Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoLayer + def mp4_format + Azure::MediaServices::Mgmt::V2018_07_01::Models::Mp4Format end - def png_layer - Azure::MediaServices::Mgmt::V2018_07_01::Models::PngLayer + def h264_layer + Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Layer end def png_image Azure::MediaServices::Mgmt::V2018_07_01::Models::PngImage end - def jpg_layer - Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgLayer + def built_in_standard_encoder_preset + Azure::MediaServices::Mgmt::V2018_07_01::Models::BuiltInStandardEncoderPreset end - def standard_encoder_preset - Azure::MediaServices::Mgmt::V2018_07_01::Models::StandardEncoderPreset + def jpg_image + Azure::MediaServices::Mgmt::V2018_07_01::Models::JpgImage end def video_analyzer_preset Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoAnalyzerPreset end - def mp4_format - Azure::MediaServices::Mgmt::V2018_07_01::Models::Mp4Format + def transport_stream_format + Azure::MediaServices::Mgmt::V2018_07_01::Models::TransportStreamFormat end - def video_overlay - Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoOverlay + def png_layer + Azure::MediaServices::Mgmt::V2018_07_01::Models::PngLayer end def transform Azure::MediaServices::Mgmt::V2018_07_01::Models::Transform end - def built_in_standard_encoder_preset - Azure::MediaServices::Mgmt::V2018_07_01::Models::BuiltInStandardEncoderPreset + def job_input_clip + Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputClip end - def job_inputs - Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputs + def standard_encoder_preset + Azure::MediaServices::Mgmt::V2018_07_01::Models::StandardEncoderPreset end def job_input_asset Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputAsset end - def transport_stream_format - Azure::MediaServices::Mgmt::V2018_07_01::Models::TransportStreamFormat + def job_input_http + Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputHttp end def job_output_asset Azure::MediaServices::Mgmt::V2018_07_01::Models::JobOutputAsset @@ -679,8 +679,8 @@ def job_output_asset def streaming_policy Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingPolicy end - def job_input_clip - Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputClip + def streaming_locator + Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocator end def live_output Azure::MediaServices::Mgmt::V2018_07_01::Models::LiveOutput @@ -739,35 +739,35 @@ def deinterlace_parity def deinterlace_mode Azure::MediaServices::Mgmt::V2018_07_01::Models::DeinterlaceMode end - def rotation - Azure::MediaServices::Mgmt::V2018_07_01::Models::Rotation + def video_overlay + Azure::MediaServices::Mgmt::V2018_07_01::Models::VideoOverlay end def aac_audio_profile Azure::MediaServices::Mgmt::V2018_07_01::Models::AacAudioProfile end + def rotation + Azure::MediaServices::Mgmt::V2018_07_01::Models::Rotation + end + def job_inputs + Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputs + end def entropy_mode Azure::MediaServices::Mgmt::V2018_07_01::Models::EntropyMode end + def h264_complexity + Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Complexity + end 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 job_input_http - Azure::MediaServices::Mgmt::V2018_07_01::Models::JobInputHttp - end - def on_error_type - Azure::MediaServices::Mgmt::V2018_07_01::Models::OnErrorType - end def insights_type Azure::MediaServices::Mgmt::V2018_07_01::Models::InsightsType end - def streaming_locator - Azure::MediaServices::Mgmt::V2018_07_01::Models::StreamingLocator + def on_error_type + Azure::MediaServices::Mgmt::V2018_07_01::Models::OnErrorType end - def priority - Azure::MediaServices::Mgmt::V2018_07_01::Models::Priority + def encoder_named_preset + Azure::MediaServices::Mgmt::V2018_07_01::Models::EncoderNamedPreset end def job_error_code Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCode @@ -775,8 +775,8 @@ def job_error_code def job_error_category Azure::MediaServices::Mgmt::V2018_07_01::Models::JobErrorCategory end - def h264_complexity - Azure::MediaServices::Mgmt::V2018_07_01::Models::H264Complexity + def priority + Azure::MediaServices::Mgmt::V2018_07_01::Models::Priority end def track_property_type Azure::MediaServices::Mgmt::V2018_07_01::Models::TrackPropertyType @@ -829,12 +829,12 @@ def api_error def resource Azure::MediaServices::Mgmt::V2018_07_01::Models::Resource end - def image - Azure::MediaServices::Mgmt::V2018_07_01::Models::Image - end def format Azure::MediaServices::Mgmt::V2018_07_01::Models::Format end + def image + Azure::MediaServices::Mgmt::V2018_07_01::Models::Image + end def location Azure::MediaServices::Mgmt::V2018_07_01::Models::Location end diff --git a/azure_sdk/lib/latest/modules/monitor_profile_module.rb b/azure_sdk/lib/latest/modules/monitor_profile_module.rb index af678467f1..9a8970dcfe 100644 --- a/azure_sdk/lib/latest/modules/monitor_profile_module.rb +++ b/azure_sdk/lib/latest/modules/monitor_profile_module.rb @@ -21,12 +21,18 @@ module Mgmt MetricBaseline = Azure::Monitor::Mgmt::V2017_11_01_preview::MetricBaseline MetricDefinitions = Azure::Monitor::Mgmt::V2018_01_01::MetricDefinitions Metrics = Azure::Monitor::Mgmt::V2018_01_01::Metrics - ActionGroups = Azure::Monitor::Mgmt::V2018_03_01::ActionGroups MetricAlerts = Azure::Monitor::Mgmt::V2018_03_01::MetricAlerts MetricAlertsStatus = Azure::Monitor::Mgmt::V2018_03_01::MetricAlertsStatus + ActionGroups = Azure::Monitor::Mgmt::V2018_03_01::ActionGroups ScheduledQueryRules = Azure::Monitor::Mgmt::V2018_04_16::ScheduledQueryRules module Models + AutoscaleSettingResource = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource + MetricStatisticType = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType + TimeAggregationType = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType + ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType + ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection + ScaleType = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult @@ -49,56 +55,51 @@ module Models EventCategoryCollection = Azure::Monitor::Mgmt::V2015_04_01::Models::EventCategoryCollection HttpRequestInfo = Azure::Monitor::Mgmt::V2015_04_01::Models::HttpRequestInfo TimeWindow = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow - AutoscaleSettingResource = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource - MetricStatisticType = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType - TimeAggregationType = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType - ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType - ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection - ScaleType = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType RuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleCondition AlertRuleResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch - RuleManagementEventClaimsDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventClaimsDataSource AlertRuleResourceCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection RuleDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleDataSource + RuleManagementEventClaimsDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventClaimsDataSource LogProfileResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResourcePatch - ManagementEventAggregationCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventAggregationCondition + LogProfileCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileCollection Incident = Azure::Monitor::Mgmt::V2016_03_01::Models::Incident RuleAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction - LogProfileCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileCollection 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 - RuleManagementEventDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource - RuleEmailAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction ManagementEventRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition RuleWebhookAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction - AlertRuleResource = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource + RuleEmailAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction LogProfileResource = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource - ConditionOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator + ManagementEventAggregationCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventAggregationCondition TimeAggregationOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator + ConditionOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator + AlertRuleResource = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource + ActivityLogAlertLeafCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition ActivityLogAlertAllOfCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition ActivityLogAlertActionGroup = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup ActivityLogAlertActionList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList ActivityLogAlertPatchBody = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody ActivityLogAlertList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList ActivityLogAlertResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource - ActivityLogAlertLeafCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition + CategoryType = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType + ProxyOnlyResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource + MetricSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings LogSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings DiagnosticSettingsCategoryResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection DiagnosticSettingsResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource RetentionPolicy = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy - CategoryType = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType - ProxyOnlyResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource - MetricSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings + 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 + Response = Azure::Monitor::Mgmt::V2018_01_01::Models::Response 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 @@ -110,7 +111,11 @@ module Models MetricDefinition = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinition MetricDefinitionCollection = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricDefinitionCollection MetricAvailability = Azure::Monitor::Mgmt::V2018_01_01::Models::MetricAvailability - Response = Azure::Monitor::Mgmt::V2018_01_01::Models::Response + EnableRequest = Azure::Monitor::Mgmt::V2018_03_01::Models::EnableRequest + 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 + MetricDimension = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricDimension AzureAppPushReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::AzureAppPushReceiver AutomationRunbookReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::AutomationRunbookReceiver ItsmReceiver = Azure::Monitor::Mgmt::V2018_03_01::Models::ItsmReceiver @@ -131,33 +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 - EnableRequest = Azure::Monitor::Mgmt::V2018_03_01::Models::EnableRequest - 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 - MetricDimension = Azure::Monitor::Mgmt::V2018_03_01::Models::MetricDimension + Schedule = Azure::Monitor::Mgmt::V2018_04_16::Models::Schedule + ProvisioningState = Azure::Monitor::Mgmt::V2018_04_16::Models::ProvisioningState 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 + ErrorResponse = Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse LogSearchRuleResource = Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResource AlertingAction = Azure::Monitor::Mgmt::V2018_04_16::Models::AlertingAction - Enabled = Azure::Monitor::Mgmt::V2018_04_16::Models::Enabled - ErrorResponse = Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse + Action = Azure::Monitor::Mgmt::V2018_04_16::Models::Action QueryType = Azure::Monitor::Mgmt::V2018_04_16::Models::QueryType - ConditionalOperator = Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator + Enabled = Azure::Monitor::Mgmt::V2018_04_16::Models::Enabled MetricTriggerType = Azure::Monitor::Mgmt::V2018_04_16::Models::MetricTriggerType - AlertSeverity = Azure::Monitor::Mgmt::V2018_04_16::Models::AlertSeverity + ConditionalOperator = Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator Resource = Azure::Monitor::Mgmt::V2018_04_16::Models::Resource - Action = Azure::Monitor::Mgmt::V2018_04_16::Models::Action - Schedule = Azure::Monitor::Mgmt::V2018_04_16::Models::Schedule - ProvisioningState = Azure::Monitor::Mgmt::V2018_04_16::Models::ProvisioningState + AlertSeverity = Azure::Monitor::Mgmt::V2018_04_16::Models::AlertSeverity Source = Azure::Monitor::Mgmt::V2018_04_16::Models::Source end class MonitorManagementClass - attr_reader :activity_logs, :autoscale_settings, :event_categories, :operations, :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, :action_groups, :metric_alerts, :metric_alerts_status, :scheduled_query_rules, :configurable, :base_url, :options, :model_classes + attr_reader :activity_logs, :autoscale_settings, :event_categories, :operations, :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 @@ -217,9 +217,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_6.subscription_id = configurable.subscription_id end add_telemetry(@client_6) - @action_groups = @client_6.action_groups @metric_alerts = @client_6.metric_alerts @metric_alerts_status = @client_6.metric_alerts_status + @action_groups = @client_6.action_groups @client_7 = Azure::Monitor::Mgmt::V2018_04_16::MonitorClient.new(configurable.credentials, base_url, options) if(@client_7.respond_to?(:subscription_id)) @@ -259,6 +259,24 @@ def method_missing(method, *args) end class ModelClasses + def autoscale_setting_resource + Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource + end + def metric_statistic_type + Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType + end + def time_aggregation_type + Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType + end + def comparison_operation_type + Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType + end + def scale_direction + Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection + end + def scale_type + Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType + end def operation_display Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay end @@ -325,44 +343,26 @@ def http_request_info def time_window Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow end - def autoscale_setting_resource - Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource - end - def metric_statistic_type - Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType - end - def time_aggregation_type - Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType - end - def comparison_operation_type - Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType - end - def scale_direction - Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection - end - def scale_type - Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType - end def rule_condition Azure::Monitor::Mgmt::V2016_03_01::Models::RuleCondition end def alert_rule_resource_patch Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch end - def rule_management_event_claims_data_source - Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventClaimsDataSource - end def alert_rule_resource_collection Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection end def rule_data_source Azure::Monitor::Mgmt::V2016_03_01::Models::RuleDataSource end + def rule_management_event_claims_data_source + Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventClaimsDataSource + end def log_profile_resource_patch Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResourcePatch end - def management_event_aggregation_condition - Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventAggregationCondition + def log_profile_collection + Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileCollection end def incident Azure::Monitor::Mgmt::V2016_03_01::Models::Incident @@ -370,45 +370,48 @@ def incident def rule_action Azure::Monitor::Mgmt::V2016_03_01::Models::RuleAction end - def log_profile_collection - Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileCollection - 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 location_threshold_rule_condition Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition end - def rule_management_event_data_source - Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource - end - def rule_email_action - Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction - end def management_event_rule_condition Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition end def rule_webhook_action Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction end - def alert_rule_resource - Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource + def rule_email_action + Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction end def log_profile_resource Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource end - def condition_operator - Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator + def management_event_aggregation_condition + Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventAggregationCondition end def time_aggregation_operator Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator end + def condition_operator + Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator + end + def alert_rule_resource + Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource + end + def activity_log_alert_leaf_condition + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition + end def activity_log_alert_all_of_condition Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition end @@ -427,8 +430,14 @@ def activity_log_alert_list def activity_log_alert_resource Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource end - def activity_log_alert_leaf_condition - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertLeafCondition + def category_type + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType + end + def proxy_only_resource + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource + end + def metric_settings + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings end def log_settings Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings @@ -448,14 +457,8 @@ def diagnostic_settings_category_resource def retention_policy Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy end - def category_type - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType - end - def proxy_only_resource - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource - end - def metric_settings - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings + def sensitivity + Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity end def baseline Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline @@ -472,8 +475,8 @@ 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 + def response + Azure::Monitor::Mgmt::V2018_01_01::Models::Response end def localizable_string Azure::Monitor::Mgmt::V2018_01_01::Models::LocalizableString @@ -508,8 +511,20 @@ def metric_definition_collection def metric_availability Azure::Monitor::Mgmt::V2018_01_01::Models::MetricAvailability end - def response - Azure::Monitor::Mgmt::V2018_01_01::Models::Response + def enable_request + Azure::Monitor::Mgmt::V2018_03_01::Models::EnableRequest + 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 metric_dimension + Azure::Monitor::Mgmt::V2018_03_01::Models::MetricDimension end def azure_app_push_receiver Azure::Monitor::Mgmt::V2018_03_01::Models::AzureAppPushReceiver @@ -571,20 +586,11 @@ def action_group_list def action_group_resource Azure::Monitor::Mgmt::V2018_03_01::Models::ActionGroupResource end - def enable_request - Azure::Monitor::Mgmt::V2018_03_01::Models::EnableRequest - 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 + def schedule + Azure::Monitor::Mgmt::V2018_04_16::Models::Schedule end - def metric_dimension - Azure::Monitor::Mgmt::V2018_03_01::Models::MetricDimension + def provisioning_state + Azure::Monitor::Mgmt::V2018_04_16::Models::ProvisioningState end def log_search_rule_resource_collection Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourceCollection @@ -601,41 +607,35 @@ def az_ns_action_group def log_search_rule_resource_patch Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResourcePatch end + def error_response + Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse + end def log_search_rule_resource Azure::Monitor::Mgmt::V2018_04_16::Models::LogSearchRuleResource end def alerting_action Azure::Monitor::Mgmt::V2018_04_16::Models::AlertingAction end - def enabled - Azure::Monitor::Mgmt::V2018_04_16::Models::Enabled - end - def error_response - Azure::Monitor::Mgmt::V2018_04_16::Models::ErrorResponse + def action + Azure::Monitor::Mgmt::V2018_04_16::Models::Action end def query_type Azure::Monitor::Mgmt::V2018_04_16::Models::QueryType end - def conditional_operator - Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator + def enabled + Azure::Monitor::Mgmt::V2018_04_16::Models::Enabled end def metric_trigger_type Azure::Monitor::Mgmt::V2018_04_16::Models::MetricTriggerType end - def alert_severity - Azure::Monitor::Mgmt::V2018_04_16::Models::AlertSeverity + def conditional_operator + Azure::Monitor::Mgmt::V2018_04_16::Models::ConditionalOperator end def resource Azure::Monitor::Mgmt::V2018_04_16::Models::Resource end - def action - Azure::Monitor::Mgmt::V2018_04_16::Models::Action - end - def schedule - Azure::Monitor::Mgmt::V2018_04_16::Models::Schedule - end - def provisioning_state - Azure::Monitor::Mgmt::V2018_04_16::Models::ProvisioningState + def alert_severity + Azure::Monitor::Mgmt::V2018_04_16::Models::AlertSeverity end def source Azure::Monitor::Mgmt::V2018_04_16::Models::Source diff --git a/azure_sdk/lib/latest/modules/network_profile_module.rb b/azure_sdk/lib/latest/modules/network_profile_module.rb index 42ecac0ff2..9e63414b5b 100644 --- a/azure_sdk/lib/latest/modules/network_profile_module.rb +++ b/azure_sdk/lib/latest/modules/network_profile_module.rb @@ -30,12 +30,12 @@ module Mgmt PacketCaptures = Azure::Network::Mgmt::V2018_10_01::PacketCaptures ConnectionMonitors = Azure::Network::Mgmt::V2018_10_01::ConnectionMonitors AzureFirewalls = Azure::Network::Mgmt::V2018_10_01::AzureFirewalls - AvailableDelegations = Azure::Network::Mgmt::V2018_10_01::AvailableDelegations - AvailableResourceGroupDelegations = Azure::Network::Mgmt::V2018_10_01::AvailableResourceGroupDelegations - ExpressRouteCircuitConnections = Azure::Network::Mgmt::V2018_10_01::ExpressRouteCircuitConnections - AzureFirewallFqdnTags = Azure::Network::Mgmt::V2018_10_01::AzureFirewallFqdnTags - DdosProtectionPlans = Azure::Network::Mgmt::V2018_10_01::DdosProtectionPlans + ExpressRouteCrossConnections = Azure::Network::Mgmt::V2018_10_01::ExpressRouteCrossConnections + ExpressRouteCrossConnectionPeerings = Azure::Network::Mgmt::V2018_10_01::ExpressRouteCrossConnectionPeerings ExpressRouteGateways = Azure::Network::Mgmt::V2018_10_01::ExpressRouteGateways + ExpressRouteConnections = Azure::Network::Mgmt::V2018_10_01::ExpressRouteConnections + ExpressRoutePortsLocations = Azure::Network::Mgmt::V2018_10_01::ExpressRoutePortsLocations + ExpressRoutePorts = Azure::Network::Mgmt::V2018_10_01::ExpressRoutePorts ExpressRouteLinks = Azure::Network::Mgmt::V2018_10_01::ExpressRouteLinks InterfaceEndpoints = Azure::Network::Mgmt::V2018_10_01::InterfaceEndpoints LoadBalancerOutboundRules = Azure::Network::Mgmt::V2018_10_01::LoadBalancerOutboundRules @@ -44,38 +44,39 @@ module Mgmt NetworkProfiles = Azure::Network::Mgmt::V2018_10_01::NetworkProfiles PublicIPPrefixes = Azure::Network::Mgmt::V2018_10_01::PublicIPPrefixes PublicIPAddresses = Azure::Network::Mgmt::V2018_10_01::PublicIPAddresses - ExpressRoutePortsLocations = Azure::Network::Mgmt::V2018_10_01::ExpressRoutePortsLocations - ExpressRouteCrossConnections = Azure::Network::Mgmt::V2018_10_01::ExpressRouteCrossConnections - ExpressRouteCrossConnectionPeerings = Azure::Network::Mgmt::V2018_10_01::ExpressRouteCrossConnectionPeerings + ExpressRouteCircuitConnections = Azure::Network::Mgmt::V2018_10_01::ExpressRouteCircuitConnections + AvailableDelegations = Azure::Network::Mgmt::V2018_10_01::AvailableDelegations + AvailableResourceGroupDelegations = Azure::Network::Mgmt::V2018_10_01::AvailableResourceGroupDelegations Routes = Azure::Network::Mgmt::V2018_10_01::Routes - ExpressRouteConnections = Azure::Network::Mgmt::V2018_10_01::ExpressRouteConnections - ServiceEndpointPolicyDefinitions = Azure::Network::Mgmt::V2018_10_01::ServiceEndpointPolicyDefinitions - ExpressRoutePorts = Azure::Network::Mgmt::V2018_10_01::ExpressRoutePorts + AzureFirewallFqdnTags = Azure::Network::Mgmt::V2018_10_01::AzureFirewallFqdnTags + DdosProtectionPlans = Azure::Network::Mgmt::V2018_10_01::DdosProtectionPlans + RouteFilters = Azure::Network::Mgmt::V2018_10_01::RouteFilters RouteFilterRules = Azure::Network::Mgmt::V2018_10_01::RouteFilterRules RouteTables = Azure::Network::Mgmt::V2018_10_01::RouteTables - VirtualNetworkGateways = Azure::Network::Mgmt::V2018_10_01::VirtualNetworkGateways + ServiceEndpointPolicyDefinitions = Azure::Network::Mgmt::V2018_10_01::ServiceEndpointPolicyDefinitions BgpServiceCommunities = Azure::Network::Mgmt::V2018_10_01::BgpServiceCommunities Usages = Azure::Network::Mgmt::V2018_10_01::Usages VirtualNetworks = Azure::Network::Mgmt::V2018_10_01::VirtualNetworks - RouteFilters = Azure::Network::Mgmt::V2018_10_01::RouteFilters + ServiceEndpointPolicies = Azure::Network::Mgmt::V2018_10_01::ServiceEndpointPolicies Operations = Azure::Network::Mgmt::V2018_10_01::Operations - VirtualNetworkTaps = Azure::Network::Mgmt::V2018_10_01::VirtualNetworkTaps + VirtualNetworkGateways = Azure::Network::Mgmt::V2018_10_01::VirtualNetworkGateways VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2018_10_01::VirtualNetworkGatewayConnections LocalNetworkGateways = Azure::Network::Mgmt::V2018_10_01::LocalNetworkGateways VpnSitesConfiguration = Azure::Network::Mgmt::V2018_10_01::VpnSitesConfiguration - ServiceEndpointPolicies = Azure::Network::Mgmt::V2018_10_01::ServiceEndpointPolicies + VirtualHubs = Azure::Network::Mgmt::V2018_10_01::VirtualHubs Subnets = Azure::Network::Mgmt::V2018_10_01::Subnets VirtualNetworkPeerings = Azure::Network::Mgmt::V2018_10_01::VirtualNetworkPeerings VirtualWans = Azure::Network::Mgmt::V2018_10_01::VirtualWans VpnSites = Azure::Network::Mgmt::V2018_10_01::VpnSites P2sVpnGateways = Azure::Network::Mgmt::V2018_10_01::P2sVpnGateways - VirtualHubs = Azure::Network::Mgmt::V2018_10_01::VirtualHubs HubVirtualNetworkConnections = Azure::Network::Mgmt::V2018_10_01::HubVirtualNetworkConnections VpnGateways = Azure::Network::Mgmt::V2018_10_01::VpnGateways - VpnConnections = Azure::Network::Mgmt::V2018_10_01::VpnConnections + VirtualNetworkTaps = Azure::Network::Mgmt::V2018_10_01::VirtualNetworkTaps P2sVpnServerConfigurations = Azure::Network::Mgmt::V2018_10_01::P2sVpnServerConfigurations + VpnConnections = Azure::Network::Mgmt::V2018_10_01::VpnConnections module Models + VirtualNetworkGatewayConnectionProtocol = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionProtocol TunnelConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::TunnelConnectionStatus HubVirtualNetworkConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnectionStatus LogSpecification = Azure::Network::Mgmt::V2018_10_01::Models::LogSpecification @@ -196,13 +197,13 @@ module Models FrontendIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::FrontendIPConfiguration VirtualNetworkTap = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkTap ApplicationGatewayRewriteRuleSet = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRewriteRuleSet - AzureFirewallIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallIPConfiguration + Error = Azure::Network::Mgmt::V2018_10_01::Models::Error ExpressRouteLink = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLink ExpressRouteCrossConnection = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnection AzureFirewallNetworkRuleCollection = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallNetworkRuleCollection ServiceAssociationLink = Azure::Network::Mgmt::V2018_10_01::Models::ServiceAssociationLink Route = Azure::Network::Mgmt::V2018_10_01::Models::Route - Error = Azure::Network::Mgmt::V2018_10_01::Models::Error + ExpressRouteCircuitConnection = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitConnection ServiceEndpointPolicyDefinition = Azure::Network::Mgmt::V2018_10_01::Models::ServiceEndpointPolicyDefinition OutboundRule = Azure::Network::Mgmt::V2018_10_01::Models::OutboundRule ExpressRouteConnection = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteConnection @@ -385,13 +386,13 @@ module Models ExpressRouteCircuit = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuit InboundNatPool = Azure::Network::Mgmt::V2018_10_01::Models::InboundNatPool LoadBalancingRule = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancingRule - Probe = Azure::Network::Mgmt::V2018_10_01::Models::Probe + AzureFirewallIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallIPConfiguration NetworkWatcher = Azure::Network::Mgmt::V2018_10_01::Models::NetworkWatcher PatchRouteFilterRule = Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilterRule LoadBalancer = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancer - BgpServiceCommunity = Azure::Network::Mgmt::V2018_10_01::Models::BgpServiceCommunity + Probe = Azure::Network::Mgmt::V2018_10_01::Models::Probe VirtualNetworkPeering = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkPeering - ExpressRouteCircuitConnection = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitConnection + PatchRouteFilter = Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilter ExpressRouteCrossConnectionPeering = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionPeering VpnClientRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientRootCertificate VirtualNetwork = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetwork @@ -406,14 +407,14 @@ module Models P2SVpnServerConfigVpnClientRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRootCertificate VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayIPConfiguration VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionListEntity - PatchRouteFilter = Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilter - VirtualNetworkGateway = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGateway + P2SVpnServerConfigRadiusClientRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusClientRootCertificate + BgpServiceCommunity = Azure::Network::Mgmt::V2018_10_01::Models::BgpServiceCommunity VirtualWAN = Azure::Network::Mgmt::V2018_10_01::Models::VirtualWAN VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnection 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 + VirtualNetworkGateway = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGateway P2SVpnGateway = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnGateway ApplicationGatewayTier = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayTier SecurityRuleProtocol = Azure::Network::Mgmt::V2018_10_01::Models::SecurityRuleProtocol @@ -427,15 +428,15 @@ module Models ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProtocol P2SVpnServerConfigVpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate P2SVpnServerConfigRadiusServerRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusServerRootCertificate - P2SVpnServerConfigRadiusClientRootCertificate = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusClientRootCertificate + ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySkuName P2SVpnServerConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfiguration ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslProtocol VpnSite = Azure::Network::Mgmt::V2018_10_01::Models::VpnSite ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslPolicyName ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySslCipherSuite 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 + VpnGateway = Azure::Network::Mgmt::V2018_10_01::Models::VpnGateway + ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayOperationalState ApplicationGatewayCustomErrorStatusCode = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCustomErrorStatusCode IPVersion = Azure::Network::Mgmt::V2018_10_01::Models::IPVersion AzureFirewallApplicationRuleProtocolType = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallApplicationRuleProtocolType @@ -443,7 +444,7 @@ module Models ResourceIdentityType = Azure::Network::Mgmt::V2018_10_01::Models::ResourceIdentityType ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRequestRoutingRuleType ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectType - ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayOperationalState + ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendHealthServerHealth ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFirewallMode AuthorizationUseStatus = Azure::Network::Mgmt::V2018_10_01::Models::AuthorizationUseStatus ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState @@ -508,11 +509,10 @@ module Models Container = Azure::Network::Mgmt::V2018_10_01::Models::Container PfsGroup = Azure::Network::Mgmt::V2018_10_01::Models::PfsGroup BgpPeerState = Azure::Network::Mgmt::V2018_10_01::Models::BgpPeerState - VirtualNetworkGatewayConnectionProtocol = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionProtocol end class NetworkManagementClass - attr_reader :application_gateways, :application_security_groups, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :azure_firewalls, :available_delegations, :available_resource_group_delegations, :express_route_circuit_connections, :azure_firewall_fqdn_tags, :ddos_protection_plans, :express_route_gateways, :express_route_links, :interface_endpoints, :load_balancer_outbound_rules, :network_interfaces, :network_interface_tap_configurations, :network_profiles, :public_ipprefixes, :public_ipaddresses, :express_route_ports_locations, :express_route_cross_connections, :express_route_cross_connection_peerings, :routes, :express_route_connections, :service_endpoint_policy_definitions, :express_route_ports, :route_filter_rules, :route_tables, :virtual_network_gateways, :bgp_service_communities, :usages, :virtual_networks, :route_filters, :operations, :virtual_network_taps, :virtual_network_gateway_connections, :local_network_gateways, :vpn_sites_configuration, :service_endpoint_policies, :subnets, :virtual_network_peerings, :virtual_wans, :vpn_sites, :p2s_vpn_gateways, :virtual_hubs, :hub_virtual_network_connections, :vpn_gateways, :vpn_connections, :p2s_vpn_server_configurations, :configurable, :base_url, :options, :model_classes + attr_reader :application_gateways, :application_security_groups, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :azure_firewalls, :express_route_cross_connections, :express_route_cross_connection_peerings, :express_route_gateways, :express_route_connections, :express_route_ports_locations, :express_route_ports, :express_route_links, :interface_endpoints, :load_balancer_outbound_rules, :network_interfaces, :network_interface_tap_configurations, :network_profiles, :public_ipprefixes, :public_ipaddresses, :express_route_circuit_connections, :available_delegations, :available_resource_group_delegations, :routes, :azure_firewall_fqdn_tags, :ddos_protection_plans, :route_filters, :route_filter_rules, :route_tables, :service_endpoint_policy_definitions, :bgp_service_communities, :usages, :virtual_networks, :service_endpoint_policies, :operations, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :vpn_sites_configuration, :virtual_hubs, :subnets, :virtual_network_peerings, :virtual_wans, :vpn_sites, :p2s_vpn_gateways, :hub_virtual_network_connections, :vpn_gateways, :virtual_network_taps, :p2s_vpn_server_configurations, :vpn_connections, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -551,12 +551,12 @@ def initialize(configurable, base_url=nil, options=nil) @packet_captures = @client_1.packet_captures @connection_monitors = @client_1.connection_monitors @azure_firewalls = @client_1.azure_firewalls - @available_delegations = @client_1.available_delegations - @available_resource_group_delegations = @client_1.available_resource_group_delegations - @express_route_circuit_connections = @client_1.express_route_circuit_connections - @azure_firewall_fqdn_tags = @client_1.azure_firewall_fqdn_tags - @ddos_protection_plans = @client_1.ddos_protection_plans + @express_route_cross_connections = @client_1.express_route_cross_connections + @express_route_cross_connection_peerings = @client_1.express_route_cross_connection_peerings @express_route_gateways = @client_1.express_route_gateways + @express_route_connections = @client_1.express_route_connections + @express_route_ports_locations = @client_1.express_route_ports_locations + @express_route_ports = @client_1.express_route_ports @express_route_links = @client_1.express_route_links @interface_endpoints = @client_1.interface_endpoints @load_balancer_outbound_rules = @client_1.load_balancer_outbound_rules @@ -565,36 +565,36 @@ def initialize(configurable, base_url=nil, options=nil) @network_profiles = @client_1.network_profiles @public_ipprefixes = @client_1.public_ipprefixes @public_ipaddresses = @client_1.public_ipaddresses - @express_route_ports_locations = @client_1.express_route_ports_locations - @express_route_cross_connections = @client_1.express_route_cross_connections - @express_route_cross_connection_peerings = @client_1.express_route_cross_connection_peerings + @express_route_circuit_connections = @client_1.express_route_circuit_connections + @available_delegations = @client_1.available_delegations + @available_resource_group_delegations = @client_1.available_resource_group_delegations @routes = @client_1.routes - @express_route_connections = @client_1.express_route_connections - @service_endpoint_policy_definitions = @client_1.service_endpoint_policy_definitions - @express_route_ports = @client_1.express_route_ports + @azure_firewall_fqdn_tags = @client_1.azure_firewall_fqdn_tags + @ddos_protection_plans = @client_1.ddos_protection_plans + @route_filters = @client_1.route_filters @route_filter_rules = @client_1.route_filter_rules @route_tables = @client_1.route_tables - @virtual_network_gateways = @client_1.virtual_network_gateways + @service_endpoint_policy_definitions = @client_1.service_endpoint_policy_definitions @bgp_service_communities = @client_1.bgp_service_communities @usages = @client_1.usages @virtual_networks = @client_1.virtual_networks - @route_filters = @client_1.route_filters + @service_endpoint_policies = @client_1.service_endpoint_policies @operations = @client_1.operations - @virtual_network_taps = @client_1.virtual_network_taps + @virtual_network_gateways = @client_1.virtual_network_gateways @virtual_network_gateway_connections = @client_1.virtual_network_gateway_connections @local_network_gateways = @client_1.local_network_gateways @vpn_sites_configuration = @client_1.vpn_sites_configuration - @service_endpoint_policies = @client_1.service_endpoint_policies + @virtual_hubs = @client_1.virtual_hubs @subnets = @client_1.subnets @virtual_network_peerings = @client_1.virtual_network_peerings @virtual_wans = @client_1.virtual_wans @vpn_sites = @client_1.vpn_sites @p2s_vpn_gateways = @client_1.p2s_vpn_gateways - @virtual_hubs = @client_1.virtual_hubs @hub_virtual_network_connections = @client_1.hub_virtual_network_connections @vpn_gateways = @client_1.vpn_gateways - @vpn_connections = @client_1.vpn_connections + @virtual_network_taps = @client_1.virtual_network_taps @p2s_vpn_server_configurations = @client_1.p2s_vpn_server_configurations + @vpn_connections = @client_1.vpn_connections @model_classes = ModelClasses.new end @@ -615,6 +615,9 @@ def method_missing(method, *args) end class ModelClasses + def virtual_network_gateway_connection_protocol + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionProtocol + end def tunnel_connection_status Azure::Network::Mgmt::V2018_10_01::Models::TunnelConnectionStatus end @@ -975,8 +978,8 @@ def virtual_network_tap 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 + def error + Azure::Network::Mgmt::V2018_10_01::Models::Error end def express_route_link Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteLink @@ -993,8 +996,8 @@ def service_association_link def route Azure::Network::Mgmt::V2018_10_01::Models::Route end - def error - Azure::Network::Mgmt::V2018_10_01::Models::Error + def express_route_circuit_connection + Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitConnection end def service_endpoint_policy_definition Azure::Network::Mgmt::V2018_10_01::Models::ServiceEndpointPolicyDefinition @@ -1542,8 +1545,8 @@ def inbound_nat_pool def load_balancing_rule Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancingRule end - def probe - Azure::Network::Mgmt::V2018_10_01::Models::Probe + def azure_firewall_ipconfiguration + Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallIPConfiguration end def network_watcher Azure::Network::Mgmt::V2018_10_01::Models::NetworkWatcher @@ -1554,14 +1557,14 @@ def patch_route_filter_rule def load_balancer Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancer end - def bgp_service_community - Azure::Network::Mgmt::V2018_10_01::Models::BgpServiceCommunity + def probe + Azure::Network::Mgmt::V2018_10_01::Models::Probe end def virtual_network_peering Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkPeering end - def express_route_circuit_connection - Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitConnection + def patch_route_filter + Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilter end def express_route_cross_connection_peering Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionPeering @@ -1605,11 +1608,11 @@ def virtual_network_gateway_ipconfiguration def virtual_network_gateway_connection_list_entity Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionListEntity end - def patch_route_filter - Azure::Network::Mgmt::V2018_10_01::Models::PatchRouteFilter + def p2_svpn_server_config_radius_client_root_certificate + Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusClientRootCertificate end - def virtual_network_gateway - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGateway + def bgp_service_community + Azure::Network::Mgmt::V2018_10_01::Models::BgpServiceCommunity end def virtual_wan Azure::Network::Mgmt::V2018_10_01::Models::VirtualWAN @@ -1626,8 +1629,8 @@ def virtual_hub def vpn_connection Azure::Network::Mgmt::V2018_10_01::Models::VpnConnection end - def vpn_gateway - Azure::Network::Mgmt::V2018_10_01::Models::VpnGateway + def virtual_network_gateway + Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGateway end def p2_svpn_gateway Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnGateway @@ -1668,8 +1671,8 @@ def p2_svpn_server_config_vpn_client_revoked_certificate def p2_svpn_server_config_radius_server_root_certificate Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusServerRootCertificate end - def p2_svpn_server_config_radius_client_root_certificate - Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfigRadiusClientRootCertificate + def application_gateway_sku_name + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewaySkuName end def p2_svpn_server_configuration Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnServerConfiguration @@ -1689,11 +1692,11 @@ def application_gateway_ssl_cipher_suite 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 + def vpn_gateway + Azure::Network::Mgmt::V2018_10_01::Models::VpnGateway 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_custom_error_status_code Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCustomErrorStatusCode @@ -1716,8 +1719,8 @@ def application_gateway_request_routing_rule_type def application_gateway_redirect_type Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayRedirectType end - def application_gateway_operational_state - Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayOperationalState + def application_gateway_backend_health_server_health + Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendHealthServerHealth end def application_gateway_firewall_mode Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFirewallMode @@ -1911,9 +1914,6 @@ def pfs_group def bgp_peer_state Azure::Network::Mgmt::V2018_10_01::Models::BgpPeerState end - def virtual_network_gateway_connection_protocol - Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionProtocol - end end end end diff --git a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb index f4bc9f06d7..ec7e8f7490 100644 --- a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb @@ -9,19 +9,8 @@ module NewsSearch NewsOperations = Azure::CognitiveServices::NewsSearch::V1_0::NewsOperations module Models - ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch - ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse - Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error - NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic - Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable - Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query - ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject - MediaObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject - ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness - Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat + ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse Organization = Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer @@ -30,9 +19,20 @@ module Models CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork NewsArticle = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle News = Azure::CognitiveServices::NewsSearch::V1_0::Models::News + Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable Article = Azure::CognitiveServices::NewsSearch::V1_0::Models::Article - TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics + ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject + TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics + NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + SafeSearch = Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch + Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query + ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject + MediaObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject + ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode + Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness + Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error end class NewsSearchDataClass @@ -65,45 +65,12 @@ def method_missing(method, *args) end class ModelClasses - def error_code - Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode - end - def safe_search - Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch + def text_format + Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat end def error_response Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse end - def error - Azure::CognitiveServices::NewsSearch::V1_0::Models::Error - end - def news_topic - Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic - end - def identifiable - Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable - end - def query - Azure::CognitiveServices::NewsSearch::V1_0::Models::Query - end - def image_object - Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject - end - def media_object - Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject - end - def error_sub_code - Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode - end - def freshness - Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness - end - def response - Azure::CognitiveServices::NewsSearch::V1_0::Models::Response - end - def text_format - Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat - end def organization Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization end @@ -128,15 +95,48 @@ def news_article def news Azure::CognitiveServices::NewsSearch::V1_0::Models::News end + def identifiable + Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable + end def article Azure::CognitiveServices::NewsSearch::V1_0::Models::Article end - def trending_topics - Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics + def error_code + Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode end def video_object Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject end + def trending_topics + Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics + end + def news_topic + Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + end + def safe_search + Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch + end + def response + Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + end + def query + Azure::CognitiveServices::NewsSearch::V1_0::Models::Query + end + def image_object + Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject + end + def media_object + Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject + end + def error_sub_code + Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode + end + def freshness + Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness + end + def error + Azure::CognitiveServices::NewsSearch::V1_0::Models::Error + end end end end diff --git a/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb b/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb index 4f1a7b019a..8256a7932d 100644 --- a/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb @@ -7,9 +7,9 @@ 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 + NotificationHubs = Azure::NotificationHubs::Mgmt::V2017_04_01::NotificationHubs + Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces module Models AccessRights = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights @@ -49,7 +49,7 @@ module Models end class NotificationHubsManagementClass - attr_reader :namespaces, :notification_hubs, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :notification_hubs, :namespaces, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -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 + @notification_hubs = @client_0.notification_hubs + @namespaces = @client_0.namespaces @model_classes = ModelClasses.new end diff --git a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb index 92a055a21b..177a393059 100644 --- a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb @@ -9,12 +9,13 @@ 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 + Tag = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag SearchSchemaValue = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue SearchGetSchemaResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchGetSchemaResponse SearchHighlight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchHighlight @@ -31,15 +32,14 @@ module Models SearchError = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError WorkspacePurgeBodyFilters = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters WorkspacePurgeBody = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody - Tag = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag WorkspacePurgeResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse SearchMetadata = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata WorkspacePurgeStatusResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse StorageInsight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight SearchSortEnum = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum + StorageInsightState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState StorageAccount = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount PurgeState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState - StorageInsightState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState ProxyResource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource Resource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource DataSource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource @@ -66,7 +66,7 @@ module Models 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 @@ -108,6 +108,9 @@ def method_missing(method, *args) end class ModelClasses + def tag + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag + end def search_schema_value Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue end @@ -156,9 +159,6 @@ def workspace_purge_body_filters def workspace_purge_body Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody end - def tag - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag - end def workspace_purge_response Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse end @@ -174,15 +174,15 @@ def storage_insight def search_sort_enum Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum end + def storage_insight_state + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState + end def storage_account Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount end def purge_state Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState end - def storage_insight_state - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState - end def proxy_resource Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource end diff --git a/azure_sdk/lib/latest/modules/policy_profile_module.rb b/azure_sdk/lib/latest/modules/policy_profile_module.rb index 4497a70644..bf456efaba 100644 --- a/azure_sdk/lib/latest/modules/policy_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policy_profile_module.rb @@ -12,6 +12,9 @@ module Mgmt PolicySetDefinitions = Azure::Policy::Mgmt::V2018_03_01::PolicySetDefinitions module Models + PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinitionListResult + PolicySku = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySku + PolicyAssignment = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignment PolicyDefinition = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinition PolicyAssignmentListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignmentListResult PolicyDefinitionListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinitionListResult @@ -20,9 +23,6 @@ module Models PolicyMode = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyMode PolicyDefinitionReference = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinitionReference PolicySetDefinition = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinition - PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySetDefinitionListResult - PolicySku = Azure::Policy::Mgmt::V2018_03_01::Models::PolicySku - PolicyAssignment = Azure::Policy::Mgmt::V2018_03_01::Models::PolicyAssignment end class PolicyManagementClass @@ -57,6 +57,15 @@ def method_missing(method, *args) end class ModelClasses + 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 def policy_definition Azure::Policy::Mgmt::V2018_03_01::Models::PolicyDefinition end @@ -81,15 +90,6 @@ def policy_definition_reference 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 b6ec9f5bec..7cd0853b22 100644 --- a/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb @@ -7,31 +7,31 @@ module Azure::Profiles::Latest module PolicyInsights module Mgmt + Operations = Azure::PolicyInsights::Mgmt::V2018_04_04::Operations PolicyEvents = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyEvents PolicyStates = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyStates - Operations = Azure::PolicyInsights::Mgmt::V2018_04_04::Operations module Models + PolicyEvent = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent + PolicyState = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState + PolicyStatesQueryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesQueryResults + QueryFailure = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailure QueryFailureError = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError + OperationsListResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults PolicyStatesResource = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource + SummaryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults QueryOptions = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions 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 + OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay Summary = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Summary - QueryFailure = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailure - SummarizeResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummarizeResults - PolicyStatesQueryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesQueryResults - PolicyEvent = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent Operation = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation - OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay - OperationsListResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults - PolicyState = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState - SummaryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults + SummarizeResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummarizeResults end class PolicyInsightsManagementClass - attr_reader :policy_events, :policy_states, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :policy_events, :policy_states, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -41,9 +41,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations @policy_events = @client_0.policy_events @policy_states = @client_0.policy_states - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -62,12 +62,30 @@ def method_missing(method, *args) end class ModelClasses + 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 policy_states_query_results + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesQueryResults + end + def query_failure + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailure + end def query_failure_error Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError 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 end + def summary_results + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults + end def query_options Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions end @@ -80,35 +98,17 @@ def policy_assignment_summary def policy_events_query_results Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEventsQueryResults end + def operation_display + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay + end def summary Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Summary end - def query_failure - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailure - end - def summarize_results - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummarizeResults - end - def policy_states_query_results - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesQueryResults - end - def policy_event - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent - end def operation Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation end - def operation_display - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay - end - def operations_list_results - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults - end - def policy_state - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState - end - def summary_results - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults + def summarize_results + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummarizeResults 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 ed0803c128..2fe9e430d3 100644 --- a/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb +++ b/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb @@ -11,6 +11,7 @@ module Mgmt Workspaces = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Workspaces module Models + Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error OperationList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList WorkspaceCollectionAccessKeys = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys WorkspaceCollection = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollection @@ -29,7 +30,6 @@ module Models 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 end class PowerBiEmbeddedManagementClass @@ -63,6 +63,9 @@ def method_missing(method, *args) end class ModelClasses + def error + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error + end def operation_list Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList end @@ -117,9 +120,6 @@ def azure_sku def operation Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation end - def error - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error - 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 3cf22298b6..dad6d4f065 100644 --- a/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb +++ b/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb @@ -6,13 +6,23 @@ module Azure::Profiles::Latest module Qnamaker - 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 + EndpointKeys = Azure::CognitiveServices::Qnamaker::V4_0::EndpointKeys module Models + UpdateKbOperationDTODelete = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete + UpdateKbOperationDTOUpdate = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate + UpdateQnaDTOQuestions = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions + UpdateQnaDTOMetadata = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata + KnowledgebaseEnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseEnvironmentType + ErrorCodeType = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType + OperationStateType = Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType + EnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType ErrorResponse = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse + Operation = Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation + ErrorResponseError = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError CreateKbInputDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO DeleteKbContentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::DeleteKbContentsDTO QnADTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTO @@ -24,7 +34,6 @@ module Models QnADocumentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADocumentsDTO UpdateQuestionsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQuestionsDTO CreateKbDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbDTO - Operation = Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation UpdateMetadataDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateMetadataDTO ReplaceKbDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::ReplaceKbDTO UpdateKbOperationDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO @@ -32,22 +41,13 @@ module Models UpdateKbContentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO InnerErrorModel = Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel MetadataDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO + Error = Azure::CognitiveServices::Qnamaker::V4_0::Models::Error AlterationsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO UpdateKbOperationDTOAdd = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd - UpdateKbOperationDTODelete = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete - UpdateKbOperationDTOUpdate = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate - UpdateQnaDTOQuestions = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions - UpdateQnaDTOMetadata = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata - KnowledgebaseEnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseEnvironmentType - ErrorCodeType = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType - OperationStateType = Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType - EnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType - ErrorResponseError = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError - Error = Azure::CognitiveServices::Qnamaker::V4_0::Models::Error end class QnamakerDataClass - attr_reader :endpoint_keys, :alterations, :knowledgebase, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :alterations, :knowledgebase, :operations, :endpoint_keys, :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) - @endpoint_keys = @client_0.endpoint_keys @alterations = @client_0.alterations @knowledgebase = @client_0.knowledgebase @operations = @client_0.operations + @endpoint_keys = @client_0.endpoint_keys @model_classes = ModelClasses.new end @@ -79,9 +79,39 @@ def method_missing(method, *args) end class ModelClasses + def update_kb_operation_dtodelete + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete + end + def update_kb_operation_dtoupdate + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate + end + def update_qna_dtoquestions + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions + end + def update_qna_dtometadata + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata + end + def knowledgebase_environment_type + Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseEnvironmentType + end + def error_code_type + Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType + end + def operation_state_type + Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType + end + def environment_type + Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType + end def error_response Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse end + def operation + Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation + end + def error_response_error + Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError + end def create_kb_input_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO end @@ -115,9 +145,6 @@ def update_questions_dto def create_kb_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbDTO end - def operation - Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation - end def update_metadata_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateMetadataDTO end @@ -139,42 +166,15 @@ def inner_error_model def metadata_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO end + def error + Azure::CognitiveServices::Qnamaker::V4_0::Models::Error + end def alterations_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO end def update_kb_operation_dtoadd Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd end - def update_kb_operation_dtodelete - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete - end - def update_kb_operation_dtoupdate - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate - end - def update_qna_dtoquestions - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions - end - def update_qna_dtometadata - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata - end - def knowledgebase_environment_type - Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseEnvironmentType - end - def error_code_type - Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType - end - def operation_state_type - Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType - end - 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 end end end diff --git a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb index 7d4de4e500..d900d16c33 100644 --- a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb @@ -7,13 +7,13 @@ module Azure::Profiles::Latest module RecoveryServices module Mgmt + Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages VaultCertificates = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultCertificates - Vaults = Azure::RecoveryServices::Mgmt::V2016_06_01::Vaults RegisteredIdentities = Azure::RecoveryServices::Mgmt::V2016_06_01::RegisteredIdentities - VaultExtendedInfoOperations = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultExtendedInfoOperations ReplicationUsages = Azure::RecoveryServices::Mgmt::V2016_06_01::ReplicationUsages + VaultExtendedInfoOperations = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultExtendedInfoOperations + Vaults = Azure::RecoveryServices::Mgmt::V2016_06_01::Vaults Operations = Azure::RecoveryServices::Mgmt::V2016_06_01::Operations - Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages module Models TrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource @@ -23,37 +23,37 @@ module Models ClientDiscoveryForProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForProperties RawCertificateData = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::RawCertificateData Resource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource + VaultCertificateResponse = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultCertificateResponse JobsSummary = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::JobsSummary 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 ClientDiscoveryForServiceSpecification = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForServiceSpecification - VaultCertificateResponse = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultCertificateResponse MonitoringSummary = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::MonitoringSummary VaultUsage = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsage VaultUsageList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsageList - ClientDiscoveryForLogSpecification = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification + UpgradeDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails ReplicationUsageList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList ResourceCertificateDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails - UpgradeDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails VaultProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties - ResourceCertificateAndAadDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails NameInfo = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo - PatchTrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource + ClientDiscoveryForLogSpecification = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification ResourceCertificateAndAcsDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails - VaultExtendedInfoResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource + ResourceCertificateAndAadDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails PatchVault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault - VaultUpgradeState = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState + PatchTrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource AuthType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType - UsagesUnit = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit + VaultExtendedInfoResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource TriggerType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType + VaultUpgradeState = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState + UsagesUnit = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit Vault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault SkuName = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName Sku = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku end class RecoveryServicesManagementClass - attr_reader :vault_certificates, :vaults, :registered_identities, :vault_extended_info_operations, :replication_usages, :operations, :usages, :configurable, :base_url, :options, :model_classes + attr_reader :usages, :vault_certificates, :registered_identities, :replication_usages, :vault_extended_info_operations, :vaults, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -63,13 +63,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @usages = @client_0.usages @vault_certificates = @client_0.vault_certificates - @vaults = @client_0.vaults @registered_identities = @client_0.registered_identities - @vault_extended_info_operations = @client_0.vault_extended_info_operations @replication_usages = @client_0.replication_usages + @vault_extended_info_operations = @client_0.vault_extended_info_operations + @vaults = @client_0.vaults @operations = @client_0.operations - @usages = @client_0.usages @model_classes = ModelClasses.new end @@ -109,6 +109,9 @@ def raw_certificate_data def resource Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource end + def vault_certificate_response + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultCertificateResponse + end def jobs_summary Azure::RecoveryServices::Mgmt::V2016_06_01::Models::JobsSummary end @@ -124,9 +127,6 @@ def client_discovery_display def client_discovery_for_service_specification Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForServiceSpecification end - def vault_certificate_response - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultCertificateResponse - end def monitoring_summary Azure::RecoveryServices::Mgmt::V2016_06_01::Models::MonitoringSummary end @@ -136,8 +136,8 @@ def vault_usage def vault_usage_list Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsageList end - def client_discovery_for_log_specification - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification + def upgrade_details + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails end def replication_usage_list Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList @@ -145,42 +145,42 @@ def replication_usage_list def resource_certificate_details Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails end - def upgrade_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails - end def vault_properties Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties end - def resource_certificate_and_aad_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails - end def name_info Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo end - def patch_tracked_resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource + def client_discovery_for_log_specification + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification end def resource_certificate_and_acs_details Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails end - def vault_extended_info_resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource + def resource_certificate_and_aad_details + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails end def patch_vault Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault end - def vault_upgrade_state - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState + def patch_tracked_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource end def auth_type Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType end - def usages_unit - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit + def vault_extended_info_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource end def trigger_type Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType end + def vault_upgrade_state + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState + end + def usages_unit + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit + end def vault Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault end diff --git a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb index 3705c77c83..d3ac60aa91 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb @@ -8,6 +8,12 @@ module Azure::Profiles::Latest module RecoveryServicesBackup module Mgmt Operations = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Operations + ProtectionContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionContainers + BackupWorkloadItems = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupWorkloadItems + ProtectionContainerOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionContainerOperationResults + ProtectedItems = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectedItems + Backups = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Backups + ProtectedItemOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectedItemOperationResults ProtectedItemOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectedItemOperationStatuses RecoveryPoints = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::RecoveryPoints ItemLevelRecoveryConnections = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ItemLevelRecoveryConnections @@ -27,31 +33,25 @@ module Mgmt BackupEngines = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupEngines ProtectionContainerRefreshOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionContainerRefreshOperationResults ProtectableContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectableContainers - ProtectionContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionContainers - BackupWorkloadItems = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupWorkloadItems - ProtectionContainerOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionContainerOperationResults - ProtectedItems = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectedItems - Backups = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Backups - ProtectedItemOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectedItemOperationResults + BackupProtectedItems = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupProtectedItems + BackupUsageSummaries = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupUsageSummaries + BackupPolicies = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupPolicies Jobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Jobs ProtectionIntentOperations = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ProtectionIntentOperations BackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupStatus FeatureSupport = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::FeatureSupport BackupJobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupJobs JobDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::JobDetails - ExportJobsOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ExportJobsOperationResults - BackupPolicies = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupPolicies - BackupProtectedItems = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupProtectedItems - BackupUsageSummaries = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupUsageSummaries Operation = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Operation + ExportJobsOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ExportJobsOperationResults module Models - 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 @@ -100,8 +100,8 @@ module Models AzureFileShareBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest AzureFileShareProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem AzureFileShareRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint - AzureIaaSClassicComputeVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem AzureIaaSClassicComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer + AzureIaaSClassicComputeVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem AzureIaaSComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMContainer AzureIaaSComputeVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMProtectableItem AzureSqlContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSqlContainer @@ -172,9 +172,15 @@ module Models OperationStatusValues = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues BackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest StorageType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType + DpmJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo + AzureSqlProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo + AzureBackupGoalFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureBackupGoalFeatureSupportRequest + ValidateOperationResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse + AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent AzureStorageJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob - AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo ProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem TargetAFSRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::TargetAFSRestoreInfo TargetRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::TargetRestoreInfo @@ -184,60 +190,59 @@ 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 - AzureIaaSVMJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo + AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest AzureWorkloadAutoProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadAutoProtectionIntent WeeklyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule SQLDataDirectoryMapping = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SQLDataDirectoryMapping - AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo + AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo MabFileFolderProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob - AzureWorkloadSQLAutoProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLAutoProtectionIntent - DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails + AzureRecoveryServiceVaultProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureRecoveryServiceVaultProtectionIntent + BackupStatusResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse AzureFileshareProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem AzureFileShareProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy - AzureSqlProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo + JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList AzureFileShareRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareRestoreRequest - OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo + AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo 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 - DpmJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList 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 - PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse + ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList AzureSqlProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem AzureSqlProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy - JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList - ValidateIaasVMRestoreOperationRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateIaasVMRestoreOperationRequest - JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + ValidateRestoreOperationRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateRestoreOperationRequest + BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest OperationResultInfoBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource - ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList + AzureWorkloadSQLAutoProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLAutoProtectionIntent AzureVmWorkloadProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItem AzureVmWorkloadProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy JobResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource AzureVmWorkloadSAPHanaDatabaseProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSAPHanaDatabaseProtectedItem - SupportStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus + JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName Type = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type 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 BMSBackupSummariesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject - ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy + SupportStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode 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 - JobStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + 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 HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState - ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job DPMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource @@ -248,6 +253,7 @@ module Models LogSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LogSchedulePolicy LongTermRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermRetentionPolicy LongTermSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermSchedulePolicy + JobStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus MabFileFolderProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem MabProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy ProtectedItemResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource @@ -278,8 +284,8 @@ 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 Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings + NameInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo UsagesUnit = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit RestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RestoreRequest SubProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy @@ -310,22 +316,16 @@ module Models BackupManagementUsage = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject AzureVmWorkloadProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo - BackupStatusResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse - BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy + PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse AzureVMResourceFeatureSupportResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse - AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo + AzureIaaSVMJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo JobQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject - DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo - BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest - ValidateOperationResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse - AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo - AzureBackupGoalFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureBackupGoalFeatureSupportRequest - AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob - AzureRecoveryServiceVaultProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureRecoveryServiceVaultProtectionIntent + DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails end class RecoveryServicesBackupManagementClass - attr_reader :operations, :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_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, :jobs, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :backup_policies, :backup_protected_items, :backup_usage_summaries, :operation, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :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_resource_vault_configs, :backup_engines, :protection_container_refresh_operation_results, :protectable_containers, :backup_protected_items, :backup_usage_summaries, :backup_policies, :jobs, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :operation, :export_jobs_operation_results, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -342,6 +342,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @protection_containers = @client_1.protection_containers + @backup_workload_items = @client_1.backup_workload_items + @protection_container_operation_results = @client_1.protection_container_operation_results + @protected_items = @client_1.protected_items + @backups = @client_1.backups + @protected_item_operation_results = @client_1.protected_item_operation_results @protected_item_operation_statuses = @client_1.protected_item_operation_statuses @recovery_points = @client_1.recovery_points @item_level_recovery_connections = @client_1.item_level_recovery_connections @@ -361,29 +367,23 @@ def initialize(configurable, base_url=nil, options=nil) @backup_engines = @client_1.backup_engines @protection_container_refresh_operation_results = @client_1.protection_container_refresh_operation_results @protectable_containers = @client_1.protectable_containers - @protection_containers = @client_1.protection_containers - @backup_workload_items = @client_1.backup_workload_items - @protection_container_operation_results = @client_1.protection_container_operation_results - @protected_items = @client_1.protected_items - @backups = @client_1.backups - @protected_item_operation_results = @client_1.protected_item_operation_results @client_2 = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::RecoveryServicesBackupClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) + @backup_protected_items = @client_2.backup_protected_items + @backup_usage_summaries = @client_2.backup_usage_summaries + @backup_policies = @client_2.backup_policies @jobs = @client_2.jobs @protection_intent_operations = @client_2.protection_intent_operations @backup_status = @client_2.backup_status @feature_support = @client_2.feature_support @backup_jobs = @client_2.backup_jobs @job_details = @client_2.job_details - @export_jobs_operation_results = @client_2.export_jobs_operation_results - @backup_policies = @client_2.backup_policies - @backup_protected_items = @client_2.backup_protected_items - @backup_usage_summaries = @client_2.backup_usage_summaries @operation = @client_2.operation + @export_jobs_operation_results = @client_2.export_jobs_operation_results @model_classes = ModelClasses.new end @@ -406,9 +406,6 @@ def method_missing(method, *args) end class ModelClasses - 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 +421,9 @@ def client_discovery_response 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 @@ -568,12 +568,12 @@ def azure_file_share_protectable_item def azure_file_share_recovery_point Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint end - def azure_iaa_sclassic_compute_vmprotectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem - end def azure_iaa_sclassic_compute_vmcontainer Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer end + def azure_iaa_sclassic_compute_vmprotectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem + end def azure_iaa_scompute_vmcontainer Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMContainer end @@ -784,14 +784,32 @@ def backup_request def storage_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType end + def dpm_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + end + def dpmprotected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo + 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 + end + def validate_operation_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse + end + def azure_iaa_svmjob + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob + end def azure_resource_protection_intent Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent end def azure_storage_job Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob end - def azure_vmresource_feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + def azure_storage_job_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo end def protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem @@ -820,8 +838,8 @@ def weekly_retention_format def encryption_details Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::EncryptionDetails end - def azure_iaa_svmjob_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo + def azure_vmresource_feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest end def azure_workload_auto_protection_intent Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadAutoProtectionIntent @@ -832,8 +850,8 @@ def weekly_retention_schedule def sqldata_directory_mapping Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SQLDataDirectoryMapping end - def azure_iaa_svmprotected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo + def azure_storage_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo end def mab_file_folder_protected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo @@ -844,11 +862,11 @@ def feature_support_request def azure_workload_job Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob end - def azure_workload_sqlauto_protection_intent - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLAutoProtectionIntent + 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 backup_status_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse end def azure_fileshare_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem @@ -856,14 +874,14 @@ def azure_fileshare_protected_item def azure_file_share_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy end - def azure_sql_protected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo + def job_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList end def azure_file_share_restore_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareRestoreRequest end - def operation_result_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo + def azure_iaa_svmprotected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo end def dpm_job Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob @@ -874,8 +892,8 @@ def azure_iaa_svmprotected_item def azure_iaa_sclassic_compute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem end - def dpm_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + def protection_policy_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList end def mab_job Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob @@ -886,8 +904,8 @@ def azure_iaa_scompute_vmprotected_item def azure_iaa_svmprotection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy end - def pre_validate_enable_backup_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse + def protected_item_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList end def azure_sql_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem @@ -895,20 +913,20 @@ def azure_sql_protected_item def azure_sql_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy end - def job_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList + 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 + def backup_management_usage_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList end - def job_supported_action - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + def backup_status_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest end def operation_result_info_base_resource Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource end - def protected_item_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList + def azure_workload_sqlauto_protection_intent + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadSQLAutoProtectionIntent end def azure_vm_workload_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItem @@ -922,8 +940,11 @@ def job_resource def azure_vm_workload_saphana_database_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSAPHanaDatabaseProtectedItem end - def support_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus + def job_supported_action + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction + end + def operation_result_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo end def fabric_name Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName @@ -943,8 +964,8 @@ def export_jobs_operation_result_info def bmsbackup_summaries_query_object Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject end - def protection_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy + def support_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus end def http_status_code Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode @@ -958,11 +979,8 @@ def mab_server_type def azure_workload_restore_request Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadRestoreRequest end - def validate_restore_operation_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateRestoreOperationRequest - end - def job_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + 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 @@ -979,9 +997,6 @@ def azure_workload_sqlrestore_request 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 job Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job end @@ -1012,6 +1027,9 @@ def long_term_retention_policy def long_term_schedule_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermSchedulePolicy end + def job_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + end def mab_file_folder_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem end @@ -1102,12 +1120,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 settings Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings 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 @@ -1198,41 +1216,23 @@ def protection_policy_query_object def azure_vm_workload_protected_item_extended_info Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo end - def backup_status_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse + def protection_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy end - def backup_management_usage_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + def pre_validate_enable_backup_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse end def azure_vmresource_feature_support_response Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse end - def azure_storage_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo + def azure_iaa_svmjob_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo end def job_query_object Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject end - def dpmprotected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo - end - def backup_status_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest - end - def validate_operation_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidateOperationResponse - end - def azure_storage_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo - end - def azure_backup_goal_feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureBackupGoalFeatureSupportRequest - end - def azure_iaa_svmjob - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob - end - def azure_recovery_service_vault_protection_intent - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureRecoveryServiceVaultProtectionIntent + def dpm_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails 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 d00cbff4e7..2503f81b01 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb @@ -7,6 +7,12 @@ module Azure::Profiles::Latest module RecoveryServicesSiteRecovery module Mgmt + 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 @@ -22,12 +28,6 @@ module Mgmt 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 module Models Display = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Display @@ -302,33 +302,33 @@ module Models InMagePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMagePolicyInput JobStatusEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobStatusEventDetails InMageReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageReprotectInput - LogicalNetwork = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LogicalNetwork ManualActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ManualActionTaskDetails NetworkMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkMapping - ProtectionContainerMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMapping + LogicalNetwork = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LogicalNetwork + ProtectableItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItem Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Resource RcmAzureMigrationPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RcmAzureMigrationPolicyDetails RecoveryPlan = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlan RecoveryPlanAutomationRunbookActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanAutomationRunbookActionDetails JobTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobTaskDetails - RecoveryPlanGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanGroupTaskDetails + ProtectionContainerMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMapping RecoveryPlanHyperVReplicaAzureFailbackInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput - RecoveryPlanInMageAzureV2FailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanInMageAzureV2FailoverInput - ProtectableItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItem + RecoveryPlanGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanGroupTaskDetails RecoveryPlanInMageFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanInMageFailoverInput RecoveryPlanManualActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanManualActionDetails RecoveryPlanScriptActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanScriptActionDetails + RecoveryPlanShutdownGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanShutdownGroupTaskDetails RecoveryPlanA2AFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanA2AFailoverInput - RecoveryServicesProvider = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProvider ReplicationGroupDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationGroupDetails ReplicationProtectedItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItem - Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Job - RecoveryPlanShutdownGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanShutdownGroupTaskDetails SanEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SanEnableProtectionInput - StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMapping + Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Job + RecoveryPlanInMageAzureV2FailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanInMageAzureV2FailoverInput StorageClassification = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassification - RecoveryPlanHyperVReplicaAzureFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput + StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMapping SwitchProtectionJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionJobDetails + RecoveryPlanHyperVReplicaAzureFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput + RecoveryServicesProvider = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProvider TestFailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverJobDetails VirtualMachineTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VirtualMachineTaskDetails VCenter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::VCenter @@ -377,7 +377,7 @@ module Models end class RecoveryServicesSiteRecoveryManagementClass - attr_reader :replication_jobs, :recovery_points, :replication_policies, :replication_vault_health, :replication_recovery_plans, :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, :configurable, :base_url, :options, :model_classes + attr_reader :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_vault_health, :replication_recovery_plans, :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, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -387,6 +387,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @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 @@ -402,12 +408,6 @@ def initialize(configurable, base_url=nil, options=nil) @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 @model_classes = ModelClasses.new end @@ -1242,17 +1242,17 @@ def job_status_event_details def in_mage_reprotect_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::InMageReprotectInput end - def logical_network - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LogicalNetwork - end def manual_action_task_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ManualActionTaskDetails end def network_mapping Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::NetworkMapping end - def protection_container_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMapping + def logical_network + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::LogicalNetwork + end + def protectable_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItem end def resource Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Resource @@ -1269,17 +1269,14 @@ def recovery_plan_automation_runbook_action_details def job_task_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::JobTaskDetails end - def recovery_plan_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanGroupTaskDetails + def protection_container_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectionContainerMapping end def recovery_plan_hyper_vreplica_azure_failback_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput end - def recovery_plan_in_mage_azure_v2_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanInMageAzureV2FailoverInput - end - def protectable_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ProtectableItem + def recovery_plan_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanGroupTaskDetails end def recovery_plan_in_mage_failover_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanInMageFailoverInput @@ -1290,38 +1287,41 @@ def recovery_plan_manual_action_details def recovery_plan_script_action_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanScriptActionDetails end + def recovery_plan_shutdown_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanShutdownGroupTaskDetails + end def recovery_plan_a2_afailover_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanA2AFailoverInput end - def recovery_services_provider - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProvider - end def replication_group_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationGroupDetails end def replication_protected_item Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::ReplicationProtectedItem end + def san_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SanEnableProtectionInput + end def job Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::Job end - def recovery_plan_shutdown_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanShutdownGroupTaskDetails + def recovery_plan_in_mage_azure_v2_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanInMageAzureV2FailoverInput end - def san_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SanEnableProtectionInput + def storage_classification + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassification end def storage_classification_mapping Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassificationMapping end - def storage_classification - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::StorageClassification + def switch_protection_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionJobDetails end def recovery_plan_hyper_vreplica_azure_failover_input Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput end - def switch_protection_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::SwitchProtectionJobDetails + def recovery_services_provider + Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::RecoveryServicesProvider end def test_failover_job_details Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10::Models::TestFailoverJobDetails diff --git a/azure_sdk/lib/latest/modules/redis_profile_module.rb b/azure_sdk/lib/latest/modules/redis_profile_module.rb index e7db135343..980bb62d67 100644 --- a/azure_sdk/lib/latest/modules/redis_profile_module.rb +++ b/azure_sdk/lib/latest/modules/redis_profile_module.rb @@ -8,12 +8,13 @@ module Azure::Profiles::Latest module Redis module Mgmt Redis = Azure::Redis::Mgmt::V2018_03_01::Redis + PatchSchedules = Azure::Redis::Mgmt::V2018_03_01::PatchSchedules LinkedServer = Azure::Redis::Mgmt::V2018_03_01::LinkedServer Operations = Azure::Redis::Mgmt::V2018_03_01::Operations - PatchSchedules = Azure::Redis::Mgmt::V2018_03_01::PatchSchedules FirewallRules = Azure::Redis::Mgmt::V2018_03_01::FirewallRules module Models + ReplicationRole = Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole TrackedResource = Azure::Redis::Mgmt::V2018_03_01::Models::TrackedResource ProxyResource = Azure::Redis::Mgmt::V2018_03_01::Models::ProxyResource DayOfWeek = Azure::Redis::Mgmt::V2018_03_01::Models::DayOfWeek @@ -22,40 +23,39 @@ module Models RedisRebootParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisRebootParameters Operation = Azure::Redis::Mgmt::V2018_03_01::Models::Operation ExportRDBParameters = Azure::Redis::Mgmt::V2018_03_01::Models::ExportRDBParameters - OperationListResult = Azure::Redis::Mgmt::V2018_03_01::Models::OperationListResult RedisAccessKeys = Azure::Redis::Mgmt::V2018_03_01::Models::RedisAccessKeys - CheckNameAvailabilityParameters = Azure::Redis::Mgmt::V2018_03_01::Models::CheckNameAvailabilityParameters - NotificationListResponse = Azure::Redis::Mgmt::V2018_03_01::Models::NotificationListResponse RedisRegenerateKeyParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisRegenerateKeyParameters - RedisListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisListResult + NotificationListResponse = Azure::Redis::Mgmt::V2018_03_01::Models::NotificationListResponse + OperationListResult = Azure::Redis::Mgmt::V2018_03_01::Models::OperationListResult + ImportRDBParameters = Azure::Redis::Mgmt::V2018_03_01::Models::ImportRDBParameters + RedisFirewallRuleCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleCreateParameters + RedisUpdateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisUpdateParameters ScheduleEntry = Azure::Redis::Mgmt::V2018_03_01::Models::ScheduleEntry - RedisPatchScheduleListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchScheduleListResult + CheckNameAvailabilityParameters = Azure::Redis::Mgmt::V2018_03_01::Models::CheckNameAvailabilityParameters UpgradeNotification = Azure::Redis::Mgmt::V2018_03_01::Models::UpgradeNotification - RedisForceRebootResponse = Azure::Redis::Mgmt::V2018_03_01::Models::RedisForceRebootResponse + RedisPatchScheduleListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchScheduleListResult RedisLinkedServer = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServer - RedisFirewallRuleListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleListResult + RedisForceRebootResponse = Azure::Redis::Mgmt::V2018_03_01::Models::RedisForceRebootResponse RedisLinkedServerWithPropertiesList = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithPropertiesList - 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 - RedisCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisCreateParameters + RedisFirewallRuleListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleListResult RedisLinkedServerCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerCreateParameters - RedisFirewallRule = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRule + RedisCreateParameters = Azure::Redis::Mgmt::V2018_03_01::Models::RedisCreateParameters RedisResource = Azure::Redis::Mgmt::V2018_03_01::Models::RedisResource - RedisPatchSchedule = Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchSchedule + RedisFirewallRule = Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRule RedisLinkedServerWithProperties = Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithProperties + RedisListResult = Azure::Redis::Mgmt::V2018_03_01::Models::RedisListResult + SkuName = Azure::Redis::Mgmt::V2018_03_01::Models::SkuName SkuFamily = Azure::Redis::Mgmt::V2018_03_01::Models::SkuFamily - TlsVersion = Azure::Redis::Mgmt::V2018_03_01::Models::TlsVersion + RedisPatchSchedule = Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchSchedule RedisKeyType = Azure::Redis::Mgmt::V2018_03_01::Models::RedisKeyType - SkuName = Azure::Redis::Mgmt::V2018_03_01::Models::SkuName - ReplicationRole = Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole - Sku = Azure::Redis::Mgmt::V2018_03_01::Models::Sku RebootType = Azure::Redis::Mgmt::V2018_03_01::Models::RebootType + TlsVersion = Azure::Redis::Mgmt::V2018_03_01::Models::TlsVersion + Sku = Azure::Redis::Mgmt::V2018_03_01::Models::Sku ProvisioningState = Azure::Redis::Mgmt::V2018_03_01::Models::ProvisioningState end class RedisManagementClass - attr_reader :redis, :linked_server, :operations, :patch_schedules, :firewall_rules, :configurable, :base_url, :options, :model_classes + attr_reader :redis, :patch_schedules, :linked_server, :operations, :firewall_rules, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -66,9 +66,9 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @redis = @client_0.redis + @patch_schedules = @client_0.patch_schedules @linked_server = @client_0.linked_server @operations = @client_0.operations - @patch_schedules = @client_0.patch_schedules @firewall_rules = @client_0.firewall_rules @model_classes = ModelClasses.new @@ -88,6 +88,9 @@ def method_missing(method, *args) end class ModelClasses + def replication_role + Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole + end def tracked_resource Azure::Redis::Mgmt::V2018_03_01::Models::TrackedResource end @@ -112,93 +115,90 @@ def operation def export_rdbparameters Azure::Redis::Mgmt::V2018_03_01::Models::ExportRDBParameters end - def operation_list_result - Azure::Redis::Mgmt::V2018_03_01::Models::OperationListResult - end def redis_access_keys Azure::Redis::Mgmt::V2018_03_01::Models::RedisAccessKeys end - def check_name_availability_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::CheckNameAvailabilityParameters + 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_regenerate_key_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::RedisRegenerateKeyParameters + def operation_list_result + Azure::Redis::Mgmt::V2018_03_01::Models::OperationListResult end - def redis_list_result - Azure::Redis::Mgmt::V2018_03_01::Models::RedisListResult + def import_rdbparameters + Azure::Redis::Mgmt::V2018_03_01::Models::ImportRDBParameters + end + def redis_firewall_rule_create_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleCreateParameters + end + def redis_update_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::RedisUpdateParameters end def schedule_entry Azure::Redis::Mgmt::V2018_03_01::Models::ScheduleEntry end - def redis_patch_schedule_list_result - Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchScheduleListResult + def check_name_availability_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::CheckNameAvailabilityParameters end def upgrade_notification Azure::Redis::Mgmt::V2018_03_01::Models::UpgradeNotification end - def redis_force_reboot_response - Azure::Redis::Mgmt::V2018_03_01::Models::RedisForceRebootResponse + def redis_patch_schedule_list_result + Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchScheduleListResult end def redis_linked_server Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServer end - def redis_firewall_rule_list_result - Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleListResult + def redis_force_reboot_response + Azure::Redis::Mgmt::V2018_03_01::Models::RedisForceRebootResponse end def redis_linked_server_with_properties_list Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithPropertiesList 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 - def redis_firewall_rule_create_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleCreateParameters - end - def redis_create_parameters - Azure::Redis::Mgmt::V2018_03_01::Models::RedisCreateParameters + def redis_firewall_rule_list_result + Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRuleListResult end def redis_linked_server_create_parameters Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerCreateParameters end - def redis_firewall_rule - Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRule + def redis_create_parameters + Azure::Redis::Mgmt::V2018_03_01::Models::RedisCreateParameters end def redis_resource Azure::Redis::Mgmt::V2018_03_01::Models::RedisResource end - def redis_patch_schedule - Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchSchedule + def redis_firewall_rule + Azure::Redis::Mgmt::V2018_03_01::Models::RedisFirewallRule end def redis_linked_server_with_properties Azure::Redis::Mgmt::V2018_03_01::Models::RedisLinkedServerWithProperties end + def redis_list_result + Azure::Redis::Mgmt::V2018_03_01::Models::RedisListResult + end + def sku_name + Azure::Redis::Mgmt::V2018_03_01::Models::SkuName + end def sku_family Azure::Redis::Mgmt::V2018_03_01::Models::SkuFamily end - def tls_version - Azure::Redis::Mgmt::V2018_03_01::Models::TlsVersion + def redis_patch_schedule + Azure::Redis::Mgmt::V2018_03_01::Models::RedisPatchSchedule end def redis_key_type Azure::Redis::Mgmt::V2018_03_01::Models::RedisKeyType end - def sku_name - Azure::Redis::Mgmt::V2018_03_01::Models::SkuName + def reboot_type + Azure::Redis::Mgmt::V2018_03_01::Models::RebootType end - def replication_role - Azure::Redis::Mgmt::V2018_03_01::Models::ReplicationRole + def tls_version + Azure::Redis::Mgmt::V2018_03_01::Models::TlsVersion end def sku Azure::Redis::Mgmt::V2018_03_01::Models::Sku end - def reboot_type - Azure::Redis::Mgmt::V2018_03_01::Models::RebootType - end def provisioning_state Azure::Redis::Mgmt::V2018_03_01::Models::ProvisioningState end diff --git a/azure_sdk/lib/latest/modules/relay_profile_module.rb b/azure_sdk/lib/latest/modules/relay_profile_module.rb index 5bc1b55091..eee96d6696 100644 --- a/azure_sdk/lib/latest/modules/relay_profile_module.rb +++ b/azure_sdk/lib/latest/modules/relay_profile_module.rb @@ -7,43 +7,43 @@ module Azure::Profiles::Latest module Relay module Mgmt - Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces 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 + HybridConnection = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection AccessRights = Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights ErrorResponse = Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse TrackedResource = Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource Resource = Azure::Relay::Mgmt::V2017_04_01::Models::Resource 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 OperationDisplay = Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay + WcfRelaysListResult = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult + Operation = Azure::Relay::Mgmt::V2017_04_01::Models::Operation OperationListResult = Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult - RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult + AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + ResourceNamespacePatch = Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch WcfRelay = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay RelayNamespace = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace RelayUpdateParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters AuthorizationRule = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule CheckNameAvailabilityResult = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult Relaytype = Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype + AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult + UnavailableReason = Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason + RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + HybridConnectionListResult = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnectionListResult ProvisioningStateEnum = Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum - AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys KeyType = Azure::Relay::Mgmt::V2017_04_01::Models::KeyType - ResourceNamespacePatch = Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch - Operation = Azure::Relay::Mgmt::V2017_04_01::Models::Operation - UnavailableReason = Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason 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 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,6 +75,9 @@ def method_missing(method, *args) end class ModelClasses + def hybrid_connection + Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection + end def access_rights Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights end @@ -93,23 +96,23 @@ def relay_namespace_list_result def check_name_availability Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability end - def hybrid_connection_list_result - Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnectionListResult + def operation_display + Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay end def wcf_relays_list_result Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult end - def operation_display - Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay + def operation + Azure::Relay::Mgmt::V2017_04_01::Models::Operation end def operation_list_result Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult end - def regenerate_access_key_parameters - Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters + def access_keys + Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys end - def authorization_rule_list_result - Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult + def resource_namespace_patch + Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch end def wcf_relay Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay @@ -129,23 +132,23 @@ def check_name_availability_result def relaytype Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype end - def provisioning_state_enum - Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum + def authorization_rule_list_result + Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult end - def access_keys - Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + def unavailable_reason + Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason end - def key_type - Azure::Relay::Mgmt::V2017_04_01::Models::KeyType + 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 + def hybrid_connection_list_result + Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnectionListResult end - def operation - Azure::Relay::Mgmt::V2017_04_01::Models::Operation + def provisioning_state_enum + Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum end - def unavailable_reason - Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason + def key_type + Azure::Relay::Mgmt::V2017_04_01::Models::KeyType end def sku Azure::Relay::Mgmt::V2017_04_01::Models::Sku @@ -153,9 +156,6 @@ 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 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 f9296c42eb..89c5048afd 100644 --- a/azure_sdk/lib/latest/modules/resources_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resources_profile_module.rb @@ -7,13 +7,13 @@ module Azure::Profiles::Latest module Resources module Mgmt + DeploymentOperations = Azure::Resources::Mgmt::V2018_05_01::DeploymentOperations + ResourceGroups = Azure::Resources::Mgmt::V2018_05_01::ResourceGroups Resources = Azure::Resources::Mgmt::V2018_05_01::Resources - Deployments = Azure::Resources::Mgmt::V2018_05_01::Deployments Operations = Azure::Resources::Mgmt::V2018_05_01::Operations - ResourceGroups = Azure::Resources::Mgmt::V2018_05_01::ResourceGroups - Tags = Azure::Resources::Mgmt::V2018_05_01::Tags + Deployments = Azure::Resources::Mgmt::V2018_05_01::Deployments Providers = Azure::Resources::Mgmt::V2018_05_01::Providers - DeploymentOperations = Azure::Resources::Mgmt::V2018_05_01::DeploymentOperations + Tags = Azure::Resources::Mgmt::V2018_05_01::Tags module Models Dependency = Azure::Resources::Mgmt::V2018_05_01::Models::Dependency @@ -29,12 +29,12 @@ module Models ResourceGroup = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroup ResourceGroupPatchable = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupPatchable Provider = Azure::Resources::Mgmt::V2018_05_01::Models::Provider - AliasType = Azure::Resources::Mgmt::V2018_05_01::Models::AliasType ResourceGroupListResult = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupListResult + ResourcesMoveInfo = Azure::Resources::Mgmt::V2018_05_01::Models::ResourcesMoveInfo DeploymentPropertiesExtended = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentPropertiesExtended ExportTemplateRequest = Azure::Resources::Mgmt::V2018_05_01::Models::ExportTemplateRequest - ResourcesMoveInfo = Azure::Resources::Mgmt::V2018_05_01::Models::ResourcesMoveInfo DeploymentExtended = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentExtended + TagCount = Azure::Resources::Mgmt::V2018_05_01::Models::TagCount ProviderListResult = Azure::Resources::Mgmt::V2018_05_01::Models::ProviderListResult TagValue = Azure::Resources::Mgmt::V2018_05_01::Models::TagValue ResourceGroupFilter = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupFilter @@ -47,9 +47,9 @@ module Models HttpMessage = Azure::Resources::Mgmt::V2018_05_01::Models::HttpMessage DeploymentValidateResult = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentValidateResult DeploymentOperationProperties = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentOperationProperties - DeploymentExtendedFilter = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentExtendedFilter + AliasType = Azure::Resources::Mgmt::V2018_05_01::Models::AliasType DeploymentOperation = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentOperation - TagCount = Azure::Resources::Mgmt::V2018_05_01::Models::TagCount + DeploymentExportResult = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentExportResult DeploymentOperationsListResult = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentOperationsListResult Resource = Azure::Resources::Mgmt::V2018_05_01::Models::Resource ResourceProviderOperationDisplayProperties = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceProviderOperationDisplayProperties @@ -57,23 +57,23 @@ module Models DeploymentListResult = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentListResult ProviderResourceType = Azure::Resources::Mgmt::V2018_05_01::Models::ProviderResourceType ResourceGroupExportResult = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupExportResult - OnErrorDeploymentExtended = Azure::Resources::Mgmt::V2018_05_01::Models::OnErrorDeploymentExtended + DeploymentExtendedFilter = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentExtendedFilter GenericResource = Azure::Resources::Mgmt::V2018_05_01::Models::GenericResource - DeploymentExportResult = Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentExportResult 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 + Operation = Azure::Resources::Mgmt::V2018_05_01::Models::Operation OperationListResult = Azure::Resources::Mgmt::V2018_05_01::Models::OperationListResult 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 + OnErrorDeploymentExtended = Azure::Resources::Mgmt::V2018_05_01::Models::OnErrorDeploymentExtended Plan = Azure::Resources::Mgmt::V2018_05_01::Models::Plan ResourceIdentityType = Azure::Resources::Mgmt::V2018_05_01::Models::ResourceIdentityType Sku = Azure::Resources::Mgmt::V2018_05_01::Models::Sku end class ResourcesManagementClass - attr_reader :resources, :deployments, :operations, :resource_groups, :tags, :providers, :deployment_operations, :configurable, :base_url, :options, :model_classes + attr_reader :deployment_operations, :resource_groups, :resources, :operations, :deployments, :providers, :tags, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -83,13 +83,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @deployment_operations = @client_0.deployment_operations + @resource_groups = @client_0.resource_groups @resources = @client_0.resources - @deployments = @client_0.deployments @operations = @client_0.operations - @resource_groups = @client_0.resource_groups - @tags = @client_0.tags + @deployments = @client_0.deployments @providers = @client_0.providers - @deployment_operations = @client_0.deployment_operations + @tags = @client_0.tags @model_classes = ModelClasses.new end @@ -147,24 +147,24 @@ def resource_group_patchable def provider Azure::Resources::Mgmt::V2018_05_01::Models::Provider end - def alias_type - Azure::Resources::Mgmt::V2018_05_01::Models::AliasType - end def resource_group_list_result Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupListResult end + def resources_move_info + Azure::Resources::Mgmt::V2018_05_01::Models::ResourcesMoveInfo + end def deployment_properties_extended Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentPropertiesExtended end def export_template_request Azure::Resources::Mgmt::V2018_05_01::Models::ExportTemplateRequest end - def resources_move_info - Azure::Resources::Mgmt::V2018_05_01::Models::ResourcesMoveInfo - end def deployment_extended Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentExtended end + def tag_count + Azure::Resources::Mgmt::V2018_05_01::Models::TagCount + end def provider_list_result Azure::Resources::Mgmt::V2018_05_01::Models::ProviderListResult end @@ -201,14 +201,14 @@ def deployment_validate_result def deployment_operation_properties Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentOperationProperties end - def deployment_extended_filter - Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentExtendedFilter + def alias_type + Azure::Resources::Mgmt::V2018_05_01::Models::AliasType end def deployment_operation Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentOperation end - def tag_count - Azure::Resources::Mgmt::V2018_05_01::Models::TagCount + def deployment_export_result + Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentExportResult end def deployment_operations_list_result Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentOperationsListResult @@ -231,24 +231,21 @@ def provider_resource_type def resource_group_export_result Azure::Resources::Mgmt::V2018_05_01::Models::ResourceGroupExportResult end - def on_error_deployment_extended - Azure::Resources::Mgmt::V2018_05_01::Models::OnErrorDeploymentExtended + def deployment_extended_filter + Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentExtendedFilter end def generic_resource Azure::Resources::Mgmt::V2018_05_01::Models::GenericResource end - def deployment_export_result - Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentExportResult - 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 + Azure::Resources::Mgmt::V2018_05_01::Models::Operation + end def operation_list_result Azure::Resources::Mgmt::V2018_05_01::Models::OperationListResult end @@ -261,6 +258,9 @@ def resource_list_result def deployment_mode Azure::Resources::Mgmt::V2018_05_01::Models::DeploymentMode end + def on_error_deployment_extended + Azure::Resources::Mgmt::V2018_05_01::Models::OnErrorDeploymentExtended + 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 71fb7e4a05..07aad061b1 100644 --- a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb @@ -7,10 +7,10 @@ module Azure::Profiles::Latest module ResourcesManagement module Mgmt - Entities = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Entities ManagementGroups = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::ManagementGroups ManagementGroupSubscriptions = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::ManagementGroupSubscriptions Operations = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Operations + Entities = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Entities module Models ErrorResponse = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ErrorResponse @@ -18,32 +18,32 @@ module Models Type = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Type Operation = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Operation OperationResults = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationResults - OperationListResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationListResult 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 + OperationListResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationListResult + 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 CreateParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateParentGroupInfo - CheckNameAvailabilityResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult 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 + CheckNameAvailabilityResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult ManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupChildInfo - CheckNameAvailabilityRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityRequest + CreateManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupChildInfo CreateManagementGroupDetails = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupDetails ManagementGroupInfo = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupInfo - TenantBackfillStatusResult = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::TenantBackfillStatusResult + CheckNameAvailabilityRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityRequest CreateManagementGroupRequest = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupRequest Reason = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Reason Status = Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::Status end class ResourcesManagementManagementClass - attr_reader :entities, :management_groups, :management_group_subscriptions, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :management_groups, :management_group_subscriptions, :operations, :entities, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -53,10 +53,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @entities = @client_0.entities @management_groups = @client_0.management_groups @management_group_subscriptions = @client_0.management_group_subscriptions @operations = @client_0.operations + @entities = @client_0.entities @model_classes = ModelClasses.new end @@ -90,9 +90,6 @@ def operation def operation_results Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationResults end - def operation_list_result - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationListResult - end def operation_display_properties Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationDisplayProperties end @@ -102,6 +99,12 @@ def entity_parent_group_info def entity_info Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::EntityInfo end + def operation_list_result + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::OperationListResult + 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 @@ -120,23 +123,20 @@ def patch_management_group_request def create_parent_group_info Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateParentGroupInfo end - def check_name_availability_result - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult - 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 + def check_name_availability_result + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult 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 + def create_management_group_child_info + Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupChildInfo end def create_management_group_details Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::CreateManagementGroupDetails @@ -144,8 +144,8 @@ def create_management_group_details def management_group_info Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::ManagementGroupInfo end - def tenant_backfill_status_result - Azure::ResourcesManagement::Mgmt::V2018_03_01_preview::Models::TenantBackfillStatusResult + 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 diff --git a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb index a6f35d0bf0..b3414a1a1e 100644 --- a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb +++ b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb @@ -11,6 +11,9 @@ module Mgmt JobCollections = Azure::Scheduler::Mgmt::V2016_03_01::JobCollections module Models + JobRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence + JobCollectionQuota = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota + JobCollectionDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionDefinition JobDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobDefinition HttpAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpAuthentication StorageQueueMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::StorageQueueMessage @@ -52,9 +55,6 @@ module Models BasicAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication JobStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus Sku = Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku - JobRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence - JobCollectionQuota = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota - JobCollectionDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionDefinition end class SchedulerManagementClass @@ -88,6 +88,15 @@ def method_missing(method, *args) end class ModelClasses + def job_recurrence + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence + end + def job_collection_quota + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota + end + def job_collection_definition + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionDefinition + end def job_definition Azure::Scheduler::Mgmt::V2016_03_01::Models::JobDefinition end @@ -211,15 +220,6 @@ def job_status def sku Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku end - def job_recurrence - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence - end - def job_collection_quota - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota - end - def job_collection_definition - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionDefinition - end end end end diff --git a/azure_sdk/lib/latest/modules/search_profile_module.rb b/azure_sdk/lib/latest/modules/search_profile_module.rb index 89e6993bd2..22307952e8 100644 --- a/azure_sdk/lib/latest/modules/search_profile_module.rb +++ b/azure_sdk/lib/latest/modules/search_profile_module.rb @@ -13,24 +13,24 @@ module Mgmt Operations = Azure::Search::Mgmt::V2015_08_19::Operations module Models + OperationListResult = Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult + SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService + CheckNameAvailabilityInput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode + CheckNameAvailabilityOutput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput + UnavailableNameReason = Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason + AdminKeyResult = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus AdminKeyKind = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind ProvisioningState = Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState 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 - QueryKey = Azure::Search::Mgmt::V2015_08_19::Models::QueryKey Sku = Azure::Search::Mgmt::V2015_08_19::Models::Sku + QueryKey = Azure::Search::Mgmt::V2015_08_19::Models::QueryKey SearchManagementRequestOptions = Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation OperationDisplay = Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay - OperationListResult = Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult - SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService - AdminKeyResult = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult - CheckNameAvailabilityInput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput - CheckNameAvailabilityOutput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput - UnavailableNameReason = Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason end class SearchManagementClass @@ -66,9 +66,27 @@ def method_missing(method, *args) end class ModelClasses + def operation_list_result + Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult + end + def search_service + Azure::Search::Mgmt::V2015_08_19::Models::SearchService + end + def check_name_availability_input + Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput + end def hosting_mode Azure::Search::Mgmt::V2015_08_19::Models::HostingMode end + def check_name_availability_output + Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput + end + def unavailable_name_reason + Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason + end + def admin_key_result + Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult + end def search_service_status Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus end @@ -87,12 +105,12 @@ def identity def resource Azure::Search::Mgmt::V2015_08_19::Models::Resource end - def query_key - Azure::Search::Mgmt::V2015_08_19::Models::QueryKey - end def sku Azure::Search::Mgmt::V2015_08_19::Models::Sku end + def query_key + Azure::Search::Mgmt::V2015_08_19::Models::QueryKey + end def search_management_request_options Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions end @@ -102,24 +120,6 @@ def operation def operation_display Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay end - def operation_list_result - Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult - end - def search_service - Azure::Search::Mgmt::V2015_08_19::Models::SearchService - 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 check_name_availability_output - Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput - end - def unavailable_name_reason - Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason - end end end end diff --git a/azure_sdk/lib/latest/modules/security_profile_module.rb b/azure_sdk/lib/latest/modules/security_profile_module.rb index b81f1584ba..028a38a19c 100644 --- a/azure_sdk/lib/latest/modules/security_profile_module.rb +++ b/azure_sdk/lib/latest/modules/security_profile_module.rb @@ -7,13 +7,19 @@ module Azure::Profiles::Latest module Security module Mgmt + Pricings = Azure::Security::Mgmt::V2017_08_01_preview::Pricings SecurityContacts = Azure::Security::Mgmt::V2017_08_01_preview::SecurityContacts WorkspaceSettings = Azure::Security::Mgmt::V2017_08_01_preview::WorkspaceSettings AutoProvisioningSettings = Azure::Security::Mgmt::V2017_08_01_preview::AutoProvisioningSettings Compliances = Azure::Security::Mgmt::V2017_08_01_preview::Compliances - Pricings = Azure::Security::Mgmt::V2017_08_01_preview::Pricings 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 AlertsToAdmins = Azure::Security::Mgmt::V2017_08_01_preview::Models::AlertsToAdmins PricingTier = Azure::Security::Mgmt::V2017_08_01_preview::Models::PricingTier @@ -24,16 +30,10 @@ 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 - AutoProvisioningSetting = Azure::Security::Mgmt::V2017_08_01_preview::Models::AutoProvisioningSetting - Compliance = Azure::Security::Mgmt::V2017_08_01_preview::Models::Compliance end class SecurityManagementClass - attr_reader :security_contacts, :workspace_settings, :auto_provisioning_settings, :compliances, :pricings, :configurable, :base_url, :options, :model_classes + attr_reader :pricings, :security_contacts, :workspace_settings, :auto_provisioning_settings, :compliances, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -43,11 +43,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @pricings = @client_0.pricings @security_contacts = @client_0.security_contacts @workspace_settings = @client_0.workspace_settings @auto_provisioning_settings = @client_0.auto_provisioning_settings @compliances = @client_0.compliances - @pricings = @client_0.pricings @model_classes = ModelClasses.new end @@ -66,6 +66,24 @@ 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 + def compliance + Azure::Security::Mgmt::V2017_08_01_preview::Models::Compliance + end def alert_notifications Azure::Security::Mgmt::V2017_08_01_preview::Models::AlertNotifications end @@ -96,24 +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 - def auto_provisioning_setting - Azure::Security::Mgmt::V2017_08_01_preview::Models::AutoProvisioningSetting - end - def compliance - Azure::Security::Mgmt::V2017_08_01_preview::Models::Compliance - 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 272c6fe0ce..b8fa767e3b 100644 --- a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb @@ -7,17 +7,17 @@ module Azure::Profiles::Latest module ServiceBus module Mgmt + Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics 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 - Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions - Subscriptions = Azure::ServiceBus::Mgmt::V2017_04_01::Subscriptions - PremiumMessagingRegionsOperations = Azure::ServiceBus::Mgmt::V2017_04_01::PremiumMessagingRegionsOperations Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules + PremiumMessagingRegionsOperations = Azure::ServiceBus::Mgmt::V2017_04_01::PremiumMessagingRegionsOperations + Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions EventHubs = Azure::ServiceBus::Mgmt::V2017_04_01::EventHubs Operations = Azure::ServiceBus::Mgmt::V2017_04_01::Operations - Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics module Models AccessRights = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessRights @@ -38,11 +38,11 @@ module Models CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability CaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription EventHubListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult - SBSku = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku - AccessKeys = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys SqlFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter - ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + AccessKeys = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys CorrelationFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter + SBSku = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku + ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch SBNamespaceUpdateParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters SBAuthorizationRule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule SBQueue = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue @@ -52,16 +52,16 @@ module Models SBSubscription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription RuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult Eventhub = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub - ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + PremiumMessagingRegions = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions MigrationConfigProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties SqlRuleAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction SBTopic = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType - EncodingCaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery UnavailableReason = Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason - PremiumMessagingRegions = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions - KeyType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType RoleDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery + EncodingCaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + KeyType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType ProvisioningStateDR = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR SkuTier = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier Resource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource @@ -69,13 +69,13 @@ module Models Operation = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation OperationListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult CheckNameAvailabilityResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult - SkuName = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName Action = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action + SkuName = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName EntityStatus = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus end class ServiceBusManagementClass - attr_reader :namespaces, :disaster_recovery_configs, :migration_configs, :queues, :regions, :subscriptions, :premium_messaging_regions_operations, :rules, :event_hubs, :operations, :topics, :configurable, :base_url, :options, :model_classes + attr_reader :topics, :namespaces, :subscriptions, :disaster_recovery_configs, :migration_configs, :queues, :rules, :premium_messaging_regions_operations, :regions, :event_hubs, :operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -85,17 +85,17 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @topics = @client_0.topics @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 - @regions = @client_0.regions - @subscriptions = @client_0.subscriptions - @premium_messaging_regions_operations = @client_0.premium_messaging_regions_operations @rules = @client_0.rules + @premium_messaging_regions_operations = @client_0.premium_messaging_regions_operations + @regions = @client_0.regions @event_hubs = @client_0.event_hubs @operations = @client_0.operations - @topics = @client_0.topics @model_classes = ModelClasses.new end @@ -168,21 +168,21 @@ def capture_description def event_hub_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult end - def sbsku - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku + def sql_filter + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter end def access_keys Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys end - def sql_filter - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter + def correlation_filter + Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter + end + def sbsku + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku end def resource_namespace_patch Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch end - def correlation_filter - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter - end def sbnamespace_update_parameters Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters end @@ -210,8 +210,8 @@ def rule_list_result def eventhub Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub end - def arm_disaster_recovery - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + def premium_messaging_regions + Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions end def migration_config_properties Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties @@ -225,21 +225,21 @@ def sbtopic def filter_type Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType end - def encoding_capture_description - Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + def arm_disaster_recovery + Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery end def unavailable_reason Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason end - def premium_messaging_regions - Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions + def role_disaster_recovery + Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery + end + def encoding_capture_description + Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription end def key_type Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType end - def role_disaster_recovery - Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery - end def provisioning_state_dr Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR end @@ -261,12 +261,12 @@ def operation_list_result def check_name_availability_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult end - def sku_name - Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName - end def action Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action end + def sku_name + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName + end def entity_status Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus end diff --git a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb index 4959f7b057..2288d44694 100644 --- a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb @@ -18,6 +18,12 @@ module ServiceFabric MeshGateway = Azure::ServiceFabric::V6_4_0_36::MeshGateway module Models + ChaosNodeRestartScheduledEvent = Azure::ServiceFabric::V6_4_0_36::Models::ChaosNodeRestartScheduledEvent + SecretResourceProperties = Azure::ServiceFabric::V6_4_0_36::Models::SecretResourceProperties + InlinedValueSecretResourceProperties = Azure::ServiceFabric::V6_4_0_36::Models::InlinedValueSecretResourceProperties + ApplicationScopedVolume = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolume + ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk + NetworkResourceProperties = Azure::ServiceFabric::V6_4_0_36::Models::NetworkResourceProperties LocalNetworkResourceProperties = Azure::ServiceFabric::V6_4_0_36::Models::LocalNetworkResourceProperties AzureInternalMonitoringPipelineSinkDescription = Azure::ServiceFabric::V6_4_0_36::Models::AzureInternalMonitoringPipelineSinkDescription AddRemoveReplicaScalingMechanism = Azure::ServiceFabric::V6_4_0_36::Models::AddRemoveReplicaScalingMechanism @@ -588,12 +594,6 @@ module Models ChaosPartitionSecondaryMoveScheduledEvent = Azure::ServiceFabric::V6_4_0_36::Models::ChaosPartitionSecondaryMoveScheduledEvent ChaosPartitionPrimaryMoveScheduledEvent = Azure::ServiceFabric::V6_4_0_36::Models::ChaosPartitionPrimaryMoveScheduledEvent ChaosReplicaRestartScheduledEvent = Azure::ServiceFabric::V6_4_0_36::Models::ChaosReplicaRestartScheduledEvent - ChaosNodeRestartScheduledEvent = Azure::ServiceFabric::V6_4_0_36::Models::ChaosNodeRestartScheduledEvent - SecretResourceProperties = Azure::ServiceFabric::V6_4_0_36::Models::SecretResourceProperties - InlinedValueSecretResourceProperties = Azure::ServiceFabric::V6_4_0_36::Models::InlinedValueSecretResourceProperties - ApplicationScopedVolume = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolume - ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk = Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk - NetworkResourceProperties = Azure::ServiceFabric::V6_4_0_36::Models::NetworkResourceProperties end class ServiceFabricDataClass @@ -634,6 +634,24 @@ def method_missing(method, *args) end class ModelClasses + def chaos_node_restart_scheduled_event + Azure::ServiceFabric::V6_4_0_36::Models::ChaosNodeRestartScheduledEvent + end + def secret_resource_properties + Azure::ServiceFabric::V6_4_0_36::Models::SecretResourceProperties + end + def inlined_value_secret_resource_properties + Azure::ServiceFabric::V6_4_0_36::Models::InlinedValueSecretResourceProperties + end + def application_scoped_volume + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolume + end + def application_scoped_volume_creation_parameters_service_fabric_volume_disk + Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk + end + def network_resource_properties + Azure::ServiceFabric::V6_4_0_36::Models::NetworkResourceProperties + end def local_network_resource_properties Azure::ServiceFabric::V6_4_0_36::Models::LocalNetworkResourceProperties end @@ -2344,36 +2362,20 @@ def chaos_partition_primary_move_scheduled_event def chaos_replica_restart_scheduled_event Azure::ServiceFabric::V6_4_0_36::Models::ChaosReplicaRestartScheduledEvent end - def chaos_node_restart_scheduled_event - Azure::ServiceFabric::V6_4_0_36::Models::ChaosNodeRestartScheduledEvent - end - def secret_resource_properties - Azure::ServiceFabric::V6_4_0_36::Models::SecretResourceProperties - end - def inlined_value_secret_resource_properties - Azure::ServiceFabric::V6_4_0_36::Models::InlinedValueSecretResourceProperties - end - def application_scoped_volume - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolume - end - def application_scoped_volume_creation_parameters_service_fabric_volume_disk - Azure::ServiceFabric::V6_4_0_36::Models::ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk - end - def network_resource_properties - Azure::ServiceFabric::V6_4_0_36::Models::NetworkResourceProperties - end end end module Mgmt + Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType Service = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Service Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application - Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version - Clusters = Azure::ServiceFabric::Mgmt::V2018_02_01::Clusters ClusterVersions = Azure::ServiceFabric::Mgmt::V2018_02_01::ClusterVersions Operations = Azure::ServiceFabric::Mgmt::V2018_02_01::Operations + Clusters = Azure::ServiceFabric::Mgmt::V2018_02_01::Clusters module Models + ApplicationTypeResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList + ApplicationResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList ApplicationUpgradePolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy VersionResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResourceList ServiceResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceList @@ -2402,8 +2404,10 @@ module Models ServiceLoadMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription PartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription RollingUpgradeMonitoringPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy - ApplicationTypeResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList - ApplicationResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList + ServiceTypeHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeHealthPolicy + ClientCertificateCommonName = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateCommonName + ClientCertificateThumbprint = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateThumbprint + ClusterUpgradeDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpgradeDeltaHealthPolicy ClusterVersionDetails = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterVersionDetails SettingsParameterDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::SettingsParameterDescription ApplicationHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ApplicationHealthPolicy @@ -2431,14 +2435,10 @@ module Models 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 - 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 end class ServiceFabricManagementClass - attr_reader :application_type, :service, :application, :version, :clusters, :cluster_versions, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :version, :application_type, :service, :application, :cluster_versions, :operations, :clusters, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -2448,19 +2448,19 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @version = @client_0.version @application_type = @client_0.application_type @service = @client_0.service @application = @client_0.application - @version = @client_0.version @client_1 = Azure::ServiceFabric::Mgmt::V2018_02_01::ServiceFabricManagementClient.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) - @clusters = @client_1.clusters @cluster_versions = @client_1.cluster_versions @operations = @client_1.operations + @clusters = @client_1.clusters @model_classes = ModelClasses.new end @@ -2481,6 +2481,12 @@ def method_missing(method, *args) end class ModelClasses + def application_type_resource_list + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList + 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 @@ -2565,11 +2571,17 @@ def partition_scheme_description 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 + def service_type_health_policy + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeHealthPolicy end - def application_resource_list - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList + def client_certificate_common_name + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateCommonName + end + def client_certificate_thumbprint + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateThumbprint + end + def cluster_upgrade_delta_health_policy + Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpgradeDeltaHealthPolicy end def cluster_version_details Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterVersionDetails @@ -2652,18 +2664,6 @@ def cluster_health_policy 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 client_certificate_common_name - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateCommonName - end - def client_certificate_thumbprint - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateThumbprint - end - def cluster_upgrade_delta_health_policy - Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpgradeDeltaHealthPolicy - 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 1e515c4a36..d9ad777f80 100644 --- a/azure_sdk/lib/latest/modules/signalr_profile_module.rb +++ b/azure_sdk/lib/latest/modules/signalr_profile_module.rb @@ -7,9 +7,9 @@ module Azure::Profiles::Latest module Signalr module Mgmt - SignalR = Azure::Signalr::Mgmt::V2018_03_01_preview::SignalR Operations = Azure::Signalr::Mgmt::V2018_03_01_preview::Operations Usages = Azure::Signalr::Mgmt::V2018_03_01_preview::Usages + SignalR = Azure::Signalr::Mgmt::V2018_03_01_preview::SignalR module Models SignalRResourceList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList @@ -40,7 +40,7 @@ module Models end class SignalrManagementClass - attr_reader :signal_r, :operations, :usages, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :usages, :signal_r, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -50,9 +50,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @signal_r = @client_0.signal_r @operations = @client_0.operations @usages = @client_0.usages + @signal_r = @client_0.signal_r @model_classes = ModelClasses.new end diff --git a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb index dae7a6aedc..8b1b5807d2 100644 --- a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb +++ b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb @@ -8,19 +8,19 @@ module Azure::Profiles::Latest module SpellCheck module Models - ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode - ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType - Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode - SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer - ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType + SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable + Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode + ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error - Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode end @@ -53,20 +53,14 @@ def method_missing(method, *args) end class ModelClasses - def error_sub_code - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode - end - def error_response - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + def response + Azure::CognitiveServices::SpellCheck::V1_0::Models::Response end def action_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType end - def mode - Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode - end - def spell_check - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + def error_response + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse end def response_base Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase @@ -74,8 +68,11 @@ def response_base def answer Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer end - def error_type - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType + def spell_check + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + end + def error_sub_code + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode end def spelling_token_suggestion Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion @@ -86,12 +83,15 @@ def spelling_flagged_token def identifiable Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable end + def mode + Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode + end + def error_type + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType + end def error Azure::CognitiveServices::SpellCheck::V1_0::Models::Error end - def response - Azure::CognitiveServices::SpellCheck::V1_0::Models::Response - end def error_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode end diff --git a/azure_sdk/lib/latest/modules/sql_profile_module.rb b/azure_sdk/lib/latest/modules/sql_profile_module.rb index ec00d81ef8..89c1519ffd 100644 --- a/azure_sdk/lib/latest/modules/sql_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sql_profile_module.rb @@ -7,12 +7,13 @@ module Azure::Profiles::Latest module SQL module Mgmt - BackupLongTermRetentionVaults = Azure::SQL::Mgmt::V2014_04_01::BackupLongTermRetentionVaults + ServerUsages = Azure::SQL::Mgmt::V2014_04_01::ServerUsages RecoverableDatabases = Azure::SQL::Mgmt::V2014_04_01::RecoverableDatabases 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 DisasterRecoveryConfigurations = Azure::SQL::Mgmt::V2014_04_01::DisasterRecoveryConfigurations @@ -20,8 +21,8 @@ module Mgmt Queries = Azure::SQL::Mgmt::V2014_04_01::Queries QueryStatistics = Azure::SQL::Mgmt::V2014_04_01::QueryStatistics QueryTexts = Azure::SQL::Mgmt::V2014_04_01::QueryTexts + BackupLongTermRetentionVaults = Azure::SQL::Mgmt::V2014_04_01::BackupLongTermRetentionVaults RecommendedElasticPools = Azure::SQL::Mgmt::V2014_04_01::RecommendedElasticPools - DataMaskingRules = Azure::SQL::Mgmt::V2014_04_01::DataMaskingRules ReplicationLinks = Azure::SQL::Mgmt::V2014_04_01::ReplicationLinks ServerAzureADAdministrators = Azure::SQL::Mgmt::V2014_04_01::ServerAzureADAdministrators ServerCommunicationLinks = Azure::SQL::Mgmt::V2014_04_01::ServerCommunicationLinks @@ -35,7 +36,9 @@ module Mgmt DatabaseConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseConnectionPolicies DatabaseTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseTableAuditingPolicies DatabaseUsages = Azure::SQL::Mgmt::V2014_04_01::DatabaseUsages - ServerUsages = Azure::SQL::Mgmt::V2014_04_01::ServerUsages + Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers + 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 ManagedInstances = Azure::SQL::Mgmt::V2015_05_01_preview::ManagedInstances @@ -49,49 +52,53 @@ module Mgmt DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations 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 - DatabaseAutomaticTuningOperations = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAutomaticTuningOperations - DataWarehouseUserActivitiesOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DataWarehouseUserActivitiesOperations + ExtendedDatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedDatabaseBlobAuditingPolicies + ExtendedServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedServerBlobAuditingPolicies + ServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerBlobAuditingPolicies + DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies + DatabaseVulnerabilityAssessmentRuleBaselines = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessmentRuleBaselines + DatabaseVulnerabilityAssessments = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessments JobAgents = Azure::SQL::Mgmt::V2017_03_01_preview::JobAgents JobCredentials = Azure::SQL::Mgmt::V2017_03_01_preview::JobCredentials + DataWarehouseUserActivitiesOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DataWarehouseUserActivitiesOperations JobExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobExecutions JobStepExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobStepExecutions JobSteps = Azure::SQL::Mgmt::V2017_03_01_preview::JobSteps JobTargetExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetExecutions JobTargetGroups = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetGroups - JobVersions = Azure::SQL::Mgmt::V2017_03_01_preview::JobVersions LongTermRetentionBackups = Azure::SQL::Mgmt::V2017_03_01_preview::LongTermRetentionBackups ManagedBackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedBackupShortTermRetentionPolicies + JobVersions = Azure::SQL::Mgmt::V2017_03_01_preview::JobVersions ManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabases ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies RestorableDroppedManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::RestorableDroppedManagedDatabases - DatabaseVulnerabilityAssessments = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessments ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations ServerDnsAliases = Azure::SQL::Mgmt::V2017_03_01_preview::ServerDnsAliases ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies ManagedDatabaseSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabaseSecurityAlertPolicies ManagedServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedServerSecurityAlertPolicies + SensitivityLabels = Azure::SQL::Mgmt::V2017_03_01_preview::SensitivityLabels BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints Jobs = Azure::SQL::Mgmt::V2017_03_01_preview::Jobs - ExtendedDatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedDatabaseBlobAuditingPolicies - ExtendedServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedServerBlobAuditingPolicies - ServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerBlobAuditingPolicies - DatabaseVulnerabilityAssessmentRuleBaselines = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessmentRuleBaselines - DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies + ManagedInstanceTdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::ManagedInstanceTdeCertificates BackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_10_01_preview::BackupShortTermRetentionPolicies - TdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::TdeCertificates + DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations ElasticPools = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPools - ManagedInstanceTdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::ManagedInstanceTdeCertificates - DatabaseVulnerabilityAssessmentScans = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseVulnerabilityAssessmentScans Capabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Capabilities Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases - DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations ElasticPoolOperations = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPoolOperations + DatabaseVulnerabilityAssessmentScans = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseVulnerabilityAssessmentScans InstanceFailoverGroups = Azure::SQL::Mgmt::V2017_10_01_preview::InstanceFailoverGroups + TdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::TdeCertificates module Models + QueryExecutionType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType + QueryObservedMetricType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType + QueryMetricUnit = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit + UnitDefinitionType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType + ServerState = Azure::SQL::Mgmt::V2014_04_01::Models::ServerState + TransparentDataEncryptionActivityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus UnitType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitType ServerVersion = Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion ReplicationState = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState @@ -199,12 +206,6 @@ module Models PrimaryAggregationType = Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType AuthenticationType = Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType QueryAggregationFunction = Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction - QueryExecutionType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType - QueryObservedMetricType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType - QueryMetricUnit = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit - UnitDefinitionType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType - ServerState = Azure::SQL::Mgmt::V2014_04_01::Models::ServerState - TransparentDataEncryptionActivityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus 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 @@ -271,85 +272,89 @@ module Models ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType - SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState - SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState - SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType + ManagedInstanceProxyOverride = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceProxyOverride SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType + SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType + SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus - VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState - SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState + SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState + SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult + VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job - JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput - DatabaseVulnerabilityAssessmentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult + JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions ManagedDatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition - ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult JobAgentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult - AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult JobAgentUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate - CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition + AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult JobCredentialListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult - ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition JobExecutionTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget - DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem - ManagedBackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition + RestorableDroppedManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult + SensitivityLabelListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult + ManagedBackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget - CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult - JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - RestorableDroppedManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult - JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult + DatabaseVulnerabilityAssessmentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult + JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy 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 JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent - JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential - RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType + JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep + JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup + JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion + LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup ManagedBackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase RestorableDroppedManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy + RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult ManagedDatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy + SensitivityLabel = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel ManagedServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy - RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType - JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource + JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType + JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType 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 - AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason - JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType + ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup - JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion - LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult - JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + SensitivityLabelSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource + DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState @@ -363,71 +368,71 @@ module Models ProxyResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource ElasticPoolListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability - CatalogCollationType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType + ManagementOperationState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState LocationCapabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities + CatalogCollationType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType DatabaseStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus - ManagementOperationState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState ServerVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability - ElasticPoolPerDatabaseMinPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability ServiceObjectiveCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability + ElasticPoolPerDatabaseMinPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability BackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicyListResult + ElasticPoolPerDatabaseMaxPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability ElasticPoolPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerformanceLevelCapability VulnerabilityAssessmentScanError = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanError - ElasticPoolPerDatabaseMaxPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability InstanceFailoverGroupReadOnlyEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadOnlyEndpoint VulnerabilityAssessmentScanRecordListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecordListResult ManagedInstanceVcoresCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVcoresCapability + MaxSizeRangeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability ManagedInstanceFamilyCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability ManagedInstanceEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceEditionCapability - MaxSizeRangeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability + ManagedInstanceVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability ElasticPoolOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult ManagedInstancePairInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo - ManagedInstanceVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability InstanceFailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint + LogSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability LicenseTypeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability InstanceFailoverGroupListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability - ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings + Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource + DatabaseListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult PartnerRegionInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo - LogSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability + ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings + DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate + ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport - ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation + InstanceFailoverGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup + ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition ElasticPool = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool ElasticPoolUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate - InstanceFailoverGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy TdeCertificate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate - VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType - VulnerabilityAssessmentScanState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState + DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult + Database = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database MaxSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit LogSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit - DatabaseListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult - DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale + VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType + VulnerabilityAssessmentScanState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType - DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate - ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy - ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy - InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole - DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType - Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource - CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup - CapabilityStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus PerformanceLevelUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit - Database = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database SampleName = Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName + DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale + CapabilityStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus + ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties - ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition ElasticPoolState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState - DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult + InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole + CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup CreateMode = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode - DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation + DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType + ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy Sku = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku + DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment end class SQLManagementClass - attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :data_masking_rules, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :server_table_auditing_policies, :transparent_data_encryption_activities, :database_connection_policies, :database_table_auditing_policies, :database_usages, :server_usages, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :sync_agents, :sync_groups, :sync_members, :subscription_usages, :virtual_network_rules, :server_advisors, :database_advisors, :operations, :firewall_rules, :servers, :database_recommended_actions, :database_automatic_tuning_operations, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_backup_short_term_retention_policies, :managed_databases, :managed_restorable_dropped_database_backup_short_term_retention_policies, :restorable_dropped_managed_databases, :database_vulnerability_assessments, :server_automatic_tuning_operations, :server_dns_aliases, :server_security_alert_policies, :managed_database_security_alert_policies, :managed_server_security_alert_policies, :backup_long_term_retention_policies, :restore_points, :jobs, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_vulnerability_assessment_rule_baselines, :database_blob_auditing_policies, :backup_short_term_retention_policies, :tde_certificates, :elastic_pools, :managed_instance_tde_certificates, :database_vulnerability_assessment_scans, :capabilities, :databases, :database_operations, :elastic_pool_operations, :instance_failover_groups, :configurable, :base_url, :options, :model_classes + attr_reader :server_usages, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :backup_long_term_retention_vaults, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :server_table_auditing_policies, :transparent_data_encryption_activities, :database_connection_policies, :database_table_auditing_policies, :database_usages, :servers, :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, :server_advisors, :database_advisors, :operations, :firewall_rules, :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_backup_short_term_retention_policies, :job_versions, :managed_databases, :managed_restorable_dropped_database_backup_short_term_retention_policies, :restorable_dropped_managed_databases, :server_automatic_tuning_operations, :server_dns_aliases, :server_security_alert_policies, :managed_database_security_alert_policies, :managed_server_security_alert_policies, :sensitivity_labels, :backup_long_term_retention_policies, :restore_points, :jobs, :managed_instance_tde_certificates, :backup_short_term_retention_policies, :database_operations, :elastic_pools, :capabilities, :databases, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :tde_certificates, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -437,12 +442,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @backup_long_term_retention_vaults = @client_0.backup_long_term_retention_vaults + @server_usages = @client_0.server_usages @recoverable_databases = @client_0.recoverable_databases @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 @disaster_recovery_configurations = @client_0.disaster_recovery_configurations @@ -450,8 +456,8 @@ def initialize(configurable, base_url=nil, options=nil) @queries = @client_0.queries @query_statistics = @client_0.query_statistics @query_texts = @client_0.query_texts + @backup_long_term_retention_vaults = @client_0.backup_long_term_retention_vaults @recommended_elastic_pools = @client_0.recommended_elastic_pools - @data_masking_rules = @client_0.data_masking_rules @replication_links = @client_0.replication_links @server_azure_adadministrators = @client_0.server_azure_adadministrators @server_communication_links = @client_0.server_communication_links @@ -465,13 +471,15 @@ def initialize(configurable, base_url=nil, options=nil) @database_connection_policies = @client_0.database_connection_policies @database_table_auditing_policies = @client_0.database_table_auditing_policies @database_usages = @client_0.database_usages - @server_usages = @client_0.server_usages @client_1 = Azure::SQL::Mgmt::V2015_05_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @servers = @client_1.servers + @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 @managed_instances = @client_1.managed_instances @@ -485,59 +493,57 @@ def initialize(configurable, base_url=nil, options=nil) @database_advisors = @client_1.database_advisors @operations = @client_1.operations @firewall_rules = @client_1.firewall_rules - @servers = @client_1.servers - @database_recommended_actions = @client_1.database_recommended_actions - @database_automatic_tuning_operations = @client_1.database_automatic_tuning_operations @client_2 = Azure::SQL::Mgmt::V2017_03_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_2.respond_to?(:subscription_id)) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) - @data_warehouse_user_activities_operations = @client_2.data_warehouse_user_activities_operations + @extended_database_blob_auditing_policies = @client_2.extended_database_blob_auditing_policies + @extended_server_blob_auditing_policies = @client_2.extended_server_blob_auditing_policies + @server_blob_auditing_policies = @client_2.server_blob_auditing_policies + @database_blob_auditing_policies = @client_2.database_blob_auditing_policies + @database_vulnerability_assessment_rule_baselines = @client_2.database_vulnerability_assessment_rule_baselines + @database_vulnerability_assessments = @client_2.database_vulnerability_assessments @job_agents = @client_2.job_agents @job_credentials = @client_2.job_credentials + @data_warehouse_user_activities_operations = @client_2.data_warehouse_user_activities_operations @job_executions = @client_2.job_executions @job_step_executions = @client_2.job_step_executions @job_steps = @client_2.job_steps @job_target_executions = @client_2.job_target_executions @job_target_groups = @client_2.job_target_groups - @job_versions = @client_2.job_versions @long_term_retention_backups = @client_2.long_term_retention_backups @managed_backup_short_term_retention_policies = @client_2.managed_backup_short_term_retention_policies + @job_versions = @client_2.job_versions @managed_databases = @client_2.managed_databases @managed_restorable_dropped_database_backup_short_term_retention_policies = @client_2.managed_restorable_dropped_database_backup_short_term_retention_policies @restorable_dropped_managed_databases = @client_2.restorable_dropped_managed_databases - @database_vulnerability_assessments = @client_2.database_vulnerability_assessments @server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations @server_dns_aliases = @client_2.server_dns_aliases @server_security_alert_policies = @client_2.server_security_alert_policies @managed_database_security_alert_policies = @client_2.managed_database_security_alert_policies @managed_server_security_alert_policies = @client_2.managed_server_security_alert_policies + @sensitivity_labels = @client_2.sensitivity_labels @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies @restore_points = @client_2.restore_points @jobs = @client_2.jobs - @extended_database_blob_auditing_policies = @client_2.extended_database_blob_auditing_policies - @extended_server_blob_auditing_policies = @client_2.extended_server_blob_auditing_policies - @server_blob_auditing_policies = @client_2.server_blob_auditing_policies - @database_vulnerability_assessment_rule_baselines = @client_2.database_vulnerability_assessment_rule_baselines - @database_blob_auditing_policies = @client_2.database_blob_auditing_policies @client_3 = Azure::SQL::Mgmt::V2017_10_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_3.respond_to?(:subscription_id)) @client_3.subscription_id = configurable.subscription_id end add_telemetry(@client_3) + @managed_instance_tde_certificates = @client_3.managed_instance_tde_certificates @backup_short_term_retention_policies = @client_3.backup_short_term_retention_policies - @tde_certificates = @client_3.tde_certificates + @database_operations = @client_3.database_operations @elastic_pools = @client_3.elastic_pools - @managed_instance_tde_certificates = @client_3.managed_instance_tde_certificates - @database_vulnerability_assessment_scans = @client_3.database_vulnerability_assessment_scans @capabilities = @client_3.capabilities @databases = @client_3.databases - @database_operations = @client_3.database_operations @elastic_pool_operations = @client_3.elastic_pool_operations + @database_vulnerability_assessment_scans = @client_3.database_vulnerability_assessment_scans @instance_failover_groups = @client_3.instance_failover_groups + @tde_certificates = @client_3.tde_certificates @model_classes = ModelClasses.new end @@ -562,6 +568,24 @@ def method_missing(method, *args) end class ModelClasses + 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 query_metric_unit + Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit + end + def unit_definition_type + Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType + end + def server_state + Azure::SQL::Mgmt::V2014_04_01::Models::ServerState + end + def transparent_data_encryption_activity_status + Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus + end def unit_type Azure::SQL::Mgmt::V2014_04_01::Models::UnitType end @@ -883,24 +907,6 @@ def authentication_type def query_aggregation_function Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction end - def query_execution_type - Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType - end - def query_observed_metric_type - Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType - end - def query_metric_unit - Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit - end - def unit_definition_type - Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType - end - def server_state - Azure::SQL::Mgmt::V2014_04_01::Models::ServerState - end - def transparent_data_encryption_activity_status - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus - end def virtual_network_rule_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult end @@ -1099,14 +1105,8 @@ def failover_group_replication_role def identity_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType end - def sync_agent_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState - end - def sync_group_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState - end - def sync_group_log_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType + def managed_instance_proxy_override + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceProxyOverride end def sync_conflict_resolution_policy Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy @@ -1114,24 +1114,33 @@ def sync_conflict_resolution_policy def sync_member_db_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType end + def sync_group_log_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType + end + def sync_agent_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState + 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 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 sync_group_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState end def sync_direction Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection end - def sync_member_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState - end def firewall_rule_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult end + def virtual_network_rule_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState + end def firewall_rule Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule end @@ -1141,14 +1150,11 @@ def operation_origin def job Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job end - def job_step_action - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction - end def job_step_output Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput end - def database_vulnerability_assessment_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult + def job_step_execution_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions end def managed_database_update Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate @@ -1156,65 +1162,71 @@ def managed_database_update def server_dns_alias_acquisition Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition end - def managed_database_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult - end def job_agent_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult end - def automatic_tuning_server_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + def job_target_group_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult end def job_agent_update Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate end - def complete_database_restore_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition + def automatic_tuning_server_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + end + def managed_database_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult end def job_credential_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult end - def import_export_database_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + def create_database_restore_point_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition end def job_execution_target Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget end - def database_vulnerability_assessment_rule_baseline_item - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem + def complete_database_restore_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition end - def managed_backup_short_term_retention_policy_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + def restorable_dropped_managed_database_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult end def job_execution_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult end + def sensitivity_label_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult + end + def managed_backup_short_term_retention_policy_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + end + def import_export_database_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + end + def job_step_action + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction + end def server_dns_alias_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult end def job_target Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget end - def create_database_restore_point_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + def database_vulnerability_assessment_rule_baseline_item + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem end def long_term_retention_backup_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult end - def job_step_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult - end def job_version_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult end - def job_step_execution_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - end - def restorable_dropped_managed_database_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult + def database_vulnerability_assessment_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult end - def job_target_group_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult + def job_step_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult end def extended_database_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy @@ -1228,27 +1240,30 @@ def server_blob_auditing_policy def import_export_operation_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult end - def database_vulnerability_assessment_rule_baseline - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline - end def data_warehouse_user_activities Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities end def job_agent Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent end - def job_execution - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution - end def job_credential Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential end - def restore_point_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType + def job_execution + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution end def job_step Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep end + def job_target_group + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup + end + def job_version + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion + end + def long_term_retention_backup + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup + end def managed_backup_short_term_retention_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy end @@ -1267,15 +1282,18 @@ def server_dns_alias def server_security_alert_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy end + def restore_point_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + end def managed_database_security_alert_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy end + def sensitivity_label + Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel + end def managed_server_security_alert_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy end - def restore_point_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - end def job_agent_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState end @@ -1288,53 +1306,53 @@ def job_schedule_type def job_step_action_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType end - def job_target_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType - 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 + end def job_target_group_membership_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType end + def job_target_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + end def managed_database_status Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus end - def managed_database_create_mode - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode - end def automatic_tuning_server_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode end - def automatic_tuning_server_reason - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + def restore_point_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType end - def job_step_output_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + def managed_database_create_mode + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode end def long_term_retention_database_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState end - def job_target_group - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup - end - def job_version - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion - end - def long_term_retention_backup - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup - end def provisioning_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState end def job_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult end + def vulnerability_assessment_policy_baseline_name + Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + end + def automatic_tuning_server_reason + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + end def job_schedule Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule end - def vulnerability_assessment_policy_baseline_name - Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + def sensitivity_label_source + Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource + end + def database_vulnerability_assessment_rule_baseline + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline end def database_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy @@ -1375,39 +1393,39 @@ def elastic_pool_list_result def elastic_pool_edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability end - def catalog_collation_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType + def management_operation_state + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState end def location_capabilities Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities end + def catalog_collation_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType + end def database_status Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus end - def management_operation_state - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState - end def server_version_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability end - def elastic_pool_per_database_min_performance_level_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability - end def service_objective_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability end + def elastic_pool_per_database_min_performance_level_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability + end def backup_short_term_retention_policy_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicyListResult end + def elastic_pool_per_database_max_performance_level_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability + end def elastic_pool_performance_level_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerformanceLevelCapability end def vulnerability_assessment_scan_error Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanError end - def elastic_pool_per_database_max_performance_level_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability - end def instance_failover_group_read_only_endpoint Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadOnlyEndpoint end @@ -1417,14 +1435,17 @@ def vulnerability_assessment_scan_record_list_result def managed_instance_vcores_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVcoresCapability end + def max_size_range_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability + end def managed_instance_family_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability end def managed_instance_edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceEditionCapability end - def max_size_range_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability + def managed_instance_version_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability end def elastic_pool_operation_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult @@ -1432,12 +1453,12 @@ def elastic_pool_operation_list_result def managed_instance_pair_info Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo end - def managed_instance_version_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability - end def instance_failover_group_read_write_endpoint Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint end + def log_size_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability + end def license_type_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability end @@ -1447,14 +1468,23 @@ def instance_failover_group_list_result def performance_level_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability end - def elastic_pool_per_database_settings - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings + def resource + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource + end + def database_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult end def partner_region_info Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo end - def log_size_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability + def elastic_pool_per_database_settings + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings + end + def database_update + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate + end + 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 @@ -1462,8 +1492,11 @@ def vulnerability_assessment_scan_record def database_vulnerability_assessment_scans_export Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport end - def elastic_pool_operation - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation + def instance_failover_group + Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup + end + def resource_move_definition + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition end def elastic_pool Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool @@ -1471,20 +1504,17 @@ def elastic_pool def elastic_pool_update Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate end - def instance_failover_group - Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup - end 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 vulnerability_assessment_scan_trigger_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType + def database_operation_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult end - def vulnerability_assessment_scan_state - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState + def database + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database end def max_size_unit Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit @@ -1492,69 +1522,57 @@ def max_size_unit def log_size_unit Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit end - def database_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult + def vulnerability_assessment_scan_trigger_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType end - def database_read_scale - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale + def vulnerability_assessment_scan_state + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState end def elastic_pool_license_type Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType end - def database_update - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate - end - def read_write_endpoint_failover_policy - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy - end - def read_only_endpoint_failover_policy - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy - end - def instance_failover_group_replication_role - Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole - end - def database_license_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType + def performance_level_unit + Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit end - def resource - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource + def sample_name + Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName end - def capability_group - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup + def database_read_scale + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale 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 database - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database - end - def sample_name - Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName + def read_only_endpoint_failover_policy + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy end def vulnerability_assessment_recurring_scans_properties Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties end - def resource_move_definition - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition - end def elastic_pool_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState end - def database_operation_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult + def instance_failover_group_replication_role + Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole + end + def capability_group + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup end def create_mode Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode end - def database_operation - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation + def database_license_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType + end + def read_write_endpoint_failover_policy + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy end def sku Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku end + def database_operation + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation + end def database_vulnerability_assessment Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment end diff --git a/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb b/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb index 143624a5a4..75e01cbe76 100644 --- a/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb @@ -7,23 +7,12 @@ module Azure::Profiles::Latest module Sqlvirtualmachine module Mgmt - 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 + Operations = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Operations SqlVirtualMachineGroups = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::SqlVirtualMachineGroups + SqlVirtualMachines = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::SqlVirtualMachines module Models - DiskConfigurationType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType - TrackedResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource - IdentityType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::IdentityType - ProxyResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource - ResourceIdentity = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity - DayOfWeek = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek - Resource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource - 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 - ClusterConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration SqlVirtualMachineGroupListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroupListResult LoadBalancerConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::LoadBalancerConfiguration WsfcDomainCredentials = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::WsfcDomainCredentials @@ -41,23 +30,34 @@ module Models SqlStorageUpdateSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlStorageUpdateSettings AvailabilityGroupListenerListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListenerListResult AdditionalFeaturesServerConfigurations = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AdditionalFeaturesServerConfigurations - AvailabilityGroupListener = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener + ProxyResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource + ResourceIdentity = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity SqlVirtualMachineGroup = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroup - SqlVirtualMachine = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine + Resource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource SqlVmGroupImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVmGroupImageSku + TrackedResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource + AvailabilityGroupListener = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener ClusterManagerType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterManagerType - OperationOrigin = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin - SqlServerLicenseType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType + SqlVirtualMachine = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine + ScaleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType + IdentityType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::IdentityType + OperationDisplay = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay SqlImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlImageSku - BackupScheduleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType + Operation = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation FullBackupFrequencyType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::FullBackupFrequencyType + OperationListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult + DayOfWeek = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek + BackupScheduleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType ConnectivityType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ConnectivityType + SqlServerLicenseType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType + ClusterConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration + OperationOrigin = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin SqlWorkloadType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType - ScaleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType + DiskConfigurationType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType end class SqlvirtualmachineManagementClass - attr_reader :sql_virtual_machines, :operations, :availability_group_listeners, :sql_virtual_machine_groups, :configurable, :base_url, :options, :model_classes + attr_reader :availability_group_listeners, :operations, :sql_virtual_machine_groups, :sql_virtual_machines, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -67,10 +67,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @sql_virtual_machines = @client_0.sql_virtual_machines - @operations = @client_0.operations @availability_group_listeners = @client_0.availability_group_listeners + @operations = @client_0.operations @sql_virtual_machine_groups = @client_0.sql_virtual_machine_groups + @sql_virtual_machines = @client_0.sql_virtual_machines @model_classes = ModelClasses.new end @@ -89,39 +89,6 @@ def method_missing(method, *args) end class ModelClasses - def disk_configuration_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType - end - def tracked_resource - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource - end - def identity_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::IdentityType - end - def proxy_resource - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource - end - def resource_identity - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity - end - def day_of_week - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek - end - def resource - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource - end - def operation_display - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay - end - def operation - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation - end - def operation_list_result - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult - end - def cluster_configuration - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration - end def sql_virtual_machine_group_list_result Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroupListResult end @@ -173,44 +140,77 @@ def availability_group_listener_list_result 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 + def proxy_resource + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource + end + def resource_identity + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity end def sql_virtual_machine_group Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroup end - def sql_virtual_machine - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine + def resource + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource end def sql_vm_group_image_sku Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVmGroupImageSku end + def tracked_resource + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource + end + def availability_group_listener + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener + end def cluster_manager_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterManagerType end - def operation_origin - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin + def sql_virtual_machine + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine end - def sql_server_license_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType + def scale_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType + end + def identity_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::IdentityType + end + def operation_display + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay end def sql_image_sku Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlImageSku end - def backup_schedule_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType + def operation + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation end def full_backup_frequency_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::FullBackupFrequencyType end + def operation_list_result + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult + end + def day_of_week + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek + end + def backup_schedule_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType + end def connectivity_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ConnectivityType end + def sql_server_license_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType + end + def cluster_configuration + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration + end + def operation_origin + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin + end def sql_workload_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType end - def scale_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType + def disk_configuration_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType 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 7518b800a9..4fc2aa9d58 100644 --- a/azure_sdk/lib/latest/modules/storage_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storage_profile_module.rb @@ -8,24 +8,45 @@ module Azure::Profiles::Latest module Storage module Mgmt BlobServices = Azure::Storage::Mgmt::V2018_07_01::BlobServices - Operations = Azure::Storage::Mgmt::V2018_07_01::Operations - StorageAccounts = Azure::Storage::Mgmt::V2018_07_01::StorageAccounts + Usages = Azure::Storage::Mgmt::V2018_07_01::Usages Skus = Azure::Storage::Mgmt::V2018_07_01::Skus BlobContainers = Azure::Storage::Mgmt::V2018_07_01::BlobContainers - Usages = Azure::Storage::Mgmt::V2018_07_01::Usages + Operations = Azure::Storage::Mgmt::V2018_07_01::Operations + StorageAccounts = Azure::Storage::Mgmt::V2018_07_01::StorageAccounts module Models - ManagementPoliciesRulesSetParameter = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter StorageAccountManagementPolicies = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies - LeaseDuration = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration + ManagementPoliciesRulesSetParameter = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter + StorageSkuListResult = Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult + ListServiceSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListServiceSasResponse + LegalHold = Azure::Storage::Mgmt::V2018_07_01::Models::LegalHold + LegalHoldProperties = Azure::Storage::Mgmt::V2018_07_01::Models::LegalHoldProperties + Restriction = Azure::Storage::Mgmt::V2018_07_01::Models::Restriction + 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 + BlobContainer = Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer + ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy + ListContainerItems = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems TrackedResource = Azure::Storage::Mgmt::V2018_07_01::Models::TrackedResource + ReasonCode = Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode ProxyResource = Azure::Storage::Mgmt::V2018_07_01::Models::ProxyResource AzureEntityResource = Azure::Storage::Mgmt::V2018_07_01::Models::AzureEntityResource - ProvisioningState = Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState + KeySource = Azure::Storage::Mgmt::V2018_07_01::Models::KeySource + ListContainerItem = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem + SignedResourceTypes = Azure::Storage::Mgmt::V2018_07_01::Models::SignedResourceTypes + HttpProtocol = Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol + Bypass = Azure::Storage::Mgmt::V2018_07_01::Models::Bypass + PublicAccess = Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess + LeaseStatus = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus + SignedResource = Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource + LeaseDuration = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration + ImmutabilityPolicyState = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState + LeaseState = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState State = Azure::Storage::Mgmt::V2018_07_01::Models::State - 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 + ProvisioningState = Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState + ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType + Reason = Azure::Storage::Mgmt::V2018_07_01::Models::Reason NetworkRuleSet = Azure::Storage::Mgmt::V2018_07_01::Models::NetworkRuleSet StorageAccountCheckNameAvailabilityParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCheckNameAvailabilityParameters StorageAccountKey = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountKey @@ -34,75 +55,54 @@ module Models EncryptionService = Azure::Storage::Mgmt::V2018_07_01::Models::EncryptionService StorageAccountListKeysResult = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountListKeysResult Encryption = Azure::Storage::Mgmt::V2018_07_01::Models::Encryption + StorageAccountRegenerateKeyParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountRegenerateKeyParameters Endpoints = Azure::Storage::Mgmt::V2018_07_01::Models::Endpoints CustomDomain = Azure::Storage::Mgmt::V2018_07_01::Models::CustomDomain - StorageAccountRegenerateKeyParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountRegenerateKeyParameters - EncryptionServices = Azure::Storage::Mgmt::V2018_07_01::Models::EncryptionServices UsageListResult = Azure::Storage::Mgmt::V2018_07_01::Models::UsageListResult UsageName = Azure::Storage::Mgmt::V2018_07_01::Models::UsageName + EncryptionServices = Azure::Storage::Mgmt::V2018_07_01::Models::EncryptionServices SkuTier = Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier - CorsRule = Azure::Storage::Mgmt::V2018_07_01::Models::CorsRule + StorageAccount = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccount VirtualNetworkRule = Azure::Storage::Mgmt::V2018_07_01::Models::VirtualNetworkRule AccessTier = Azure::Storage::Mgmt::V2018_07_01::Models::AccessTier - StorageAccount = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccount - AccountStatus = Azure::Storage::Mgmt::V2018_07_01::Models::AccountStatus - Reason = Azure::Storage::Mgmt::V2018_07_01::Models::Reason 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 + GeoReplicationStats = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStats + DeleteRetentionPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::DeleteRetentionPolicy + CorsRules = Azure::Storage::Mgmt::V2018_07_01::Models::CorsRules + CorsRule = Azure::Storage::Mgmt::V2018_07_01::Models::CorsRule BlobServiceProperties = Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties DefaultAction = Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction - UsageUnit = Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit - Services = Azure::Storage::Mgmt::V2018_07_01::Models::Services - KeyPermission = Azure::Storage::Mgmt::V2018_07_01::Models::KeyPermission GeoReplicationStatus = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus + UsageUnit = Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit StorageAccountExpand = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountExpand + Services = Azure::Storage::Mgmt::V2018_07_01::Models::Services + Permissions = Azure::Storage::Mgmt::V2018_07_01::Models::Permissions StorageAccountCreateParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCreateParameters StorageAccountUpdateParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountUpdateParameters Resource = Azure::Storage::Mgmt::V2018_07_01::Models::Resource - Permissions = Azure::Storage::Mgmt::V2018_07_01::Models::Permissions OperationDisplay = Azure::Storage::Mgmt::V2018_07_01::Models::OperationDisplay Operation = Azure::Storage::Mgmt::V2018_07_01::Models::Operation OperationListResult = Azure::Storage::Mgmt::V2018_07_01::Models::OperationListResult - SKUCapability = Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability - AccountSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters - ListAccountSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse - KeyVaultProperties = Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties - ServiceSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters - ListServiceSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListServiceSasResponse CheckNameAvailabilityResult = Azure::Storage::Mgmt::V2018_07_01::Models::CheckNameAvailabilityResult - StorageSkuListResult = Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult - ListContainerItems = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems - LegalHold = Azure::Storage::Mgmt::V2018_07_01::Models::LegalHold - LegalHoldProperties = Azure::Storage::Mgmt::V2018_07_01::Models::LegalHoldProperties - Restriction = Azure::Storage::Mgmt::V2018_07_01::Models::Restriction - IPRule = Azure::Storage::Mgmt::V2018_07_01::Models::IPRule - 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 ServiceSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSpecification - Usage = Azure::Storage::Mgmt::V2018_07_01::Models::Usage - ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy - BlobContainer = Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer - ReasonCode = Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode - ListContainerItem = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem + IPRule = Azure::Storage::Mgmt::V2018_07_01::Models::IPRule Action = Azure::Storage::Mgmt::V2018_07_01::Models::Action - Dimension = Azure::Storage::Mgmt::V2018_07_01::Models::Dimension SkuName = Azure::Storage::Mgmt::V2018_07_01::Models::SkuName + Usage = Azure::Storage::Mgmt::V2018_07_01::Models::Usage + Dimension = Azure::Storage::Mgmt::V2018_07_01::Models::Dimension + SKUCapability = Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability MetricSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification Sku = Azure::Storage::Mgmt::V2018_07_01::Models::Sku - 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 - KeySource = Azure::Storage::Mgmt::V2018_07_01::Models::KeySource - PublicAccess = Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess - LeaseStatus = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus - LeaseState = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState - 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 + ListAccountSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse + AccountSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters + ServiceSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters + KeyVaultProperties = Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties end class StorageManagementClass - attr_reader :blob_services, :operations, :storage_accounts, :skus, :blob_containers, :usages, :configurable, :base_url, :options, :model_classes + attr_reader :blob_services, :usages, :skus, :blob_containers, :operations, :storage_accounts, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -119,11 +119,11 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_1) @blob_services = @client_1.blob_services - @operations = @client_1.operations - @storage_accounts = @client_1.storage_accounts + @usages = @client_1.usages @skus = @client_1.skus @blob_containers = @client_1.blob_containers - @usages = @client_1.usages + @operations = @client_1.operations + @storage_accounts = @client_1.storage_accounts @model_classes = ModelClasses.new end @@ -144,38 +144,101 @@ def method_missing(method, *args) end class ModelClasses + def storage_account_management_policies + Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies + end def management_policies_rules_set_parameter Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter end - def storage_account_management_policies - Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies + def storage_sku_list_result + Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult end - def lease_duration - Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration + def list_service_sas_response + Azure::Storage::Mgmt::V2018_07_01::Models::ListServiceSasResponse + end + def legal_hold + Azure::Storage::Mgmt::V2018_07_01::Models::LegalHold + 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 + def update_history_property + Azure::Storage::Mgmt::V2018_07_01::Models::UpdateHistoryProperty + end + def immutability_policy_properties + Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyProperties + end + def blob_container + Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer + end + def immutability_policy + Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy + end + def list_container_items + Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems end def tracked_resource Azure::Storage::Mgmt::V2018_07_01::Models::TrackedResource end + def reason_code + Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode + end def proxy_resource Azure::Storage::Mgmt::V2018_07_01::Models::ProxyResource end def azure_entity_resource Azure::Storage::Mgmt::V2018_07_01::Models::AzureEntityResource end - def provisioning_state - Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState + def key_source + Azure::Storage::Mgmt::V2018_07_01::Models::KeySource + end + def list_container_item + Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem + end + def signed_resource_types + Azure::Storage::Mgmt::V2018_07_01::Models::SignedResourceTypes + end + def http_protocol + Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol + end + def bypass + Azure::Storage::Mgmt::V2018_07_01::Models::Bypass + end + def public_access + Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess + end + def lease_status + Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus + end + def signed_resource + Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource + end + def lease_duration + Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration + end + def immutability_policy_state + Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState + end + def lease_state + Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState end def state Azure::Storage::Mgmt::V2018_07_01::Models::State end - def geo_replication_stats - Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStats + def provisioning_state + Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState end - def delete_retention_policy - Azure::Storage::Mgmt::V2018_07_01::Models::DeleteRetentionPolicy + def immutability_policy_update_type + Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType end - def cors_rules - Azure::Storage::Mgmt::V2018_07_01::Models::CorsRules + def reason + Azure::Storage::Mgmt::V2018_07_01::Models::Reason end def network_rule_set Azure::Storage::Mgmt::V2018_07_01::Models::NetworkRuleSet @@ -201,29 +264,29 @@ def storage_account_list_keys_result def encryption Azure::Storage::Mgmt::V2018_07_01::Models::Encryption end + def storage_account_regenerate_key_parameters + Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountRegenerateKeyParameters + end def endpoints Azure::Storage::Mgmt::V2018_07_01::Models::Endpoints end def custom_domain Azure::Storage::Mgmt::V2018_07_01::Models::CustomDomain end - def storage_account_regenerate_key_parameters - Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountRegenerateKeyParameters - end - def encryption_services - Azure::Storage::Mgmt::V2018_07_01::Models::EncryptionServices - end def usage_list_result Azure::Storage::Mgmt::V2018_07_01::Models::UsageListResult end def usage_name Azure::Storage::Mgmt::V2018_07_01::Models::UsageName end + def encryption_services + Azure::Storage::Mgmt::V2018_07_01::Models::EncryptionServices + end def sku_tier Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier end - def cors_rule - Azure::Storage::Mgmt::V2018_07_01::Models::CorsRule + def storage_account + Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccount end def virtual_network_rule Azure::Storage::Mgmt::V2018_07_01::Models::VirtualNetworkRule @@ -231,17 +294,26 @@ def virtual_network_rule def access_tier Azure::Storage::Mgmt::V2018_07_01::Models::AccessTier end - def storage_account - Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccount + def kind + Azure::Storage::Mgmt::V2018_07_01::Models::Kind end def account_status Azure::Storage::Mgmt::V2018_07_01::Models::AccountStatus end - def reason - Azure::Storage::Mgmt::V2018_07_01::Models::Reason + def key_permission + Azure::Storage::Mgmt::V2018_07_01::Models::KeyPermission end - def kind - Azure::Storage::Mgmt::V2018_07_01::Models::Kind + 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 cors_rule + Azure::Storage::Mgmt::V2018_07_01::Models::CorsRule end def blob_service_properties Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties @@ -249,20 +321,20 @@ def blob_service_properties def default_action Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction end + def geo_replication_status + Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus + end def usage_unit Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit 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 key_permission - Azure::Storage::Mgmt::V2018_07_01::Models::KeyPermission - end - def geo_replication_status - Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus - end - def storage_account_expand - Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountExpand + def permissions + Azure::Storage::Mgmt::V2018_07_01::Models::Permissions end def storage_account_create_parameters Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCreateParameters @@ -273,9 +345,6 @@ def storage_account_update_parameters def resource Azure::Storage::Mgmt::V2018_07_01::Models::Resource end - def permissions - Azure::Storage::Mgmt::V2018_07_01::Models::Permissions - end def operation_display Azure::Storage::Mgmt::V2018_07_01::Models::OperationDisplay end @@ -285,80 +354,29 @@ def operation def operation_list_result Azure::Storage::Mgmt::V2018_07_01::Models::OperationListResult end - def skucapability - Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability - end - def account_sas_parameters - Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters - end - def list_account_sas_response - Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse - end - def key_vault_properties - Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties - end - def service_sas_parameters - Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters - end - def list_service_sas_response - Azure::Storage::Mgmt::V2018_07_01::Models::ListServiceSasResponse - end def check_name_availability_result Azure::Storage::Mgmt::V2018_07_01::Models::CheckNameAvailabilityResult end - def storage_sku_list_result - Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult - end - def list_container_items - Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems - end - def legal_hold - Azure::Storage::Mgmt::V2018_07_01::Models::LegalHold - end - def legal_hold_properties - Azure::Storage::Mgmt::V2018_07_01::Models::LegalHoldProperties - end - def restriction - Azure::Storage::Mgmt::V2018_07_01::Models::Restriction + def service_specification + Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSpecification end def iprule Azure::Storage::Mgmt::V2018_07_01::Models::IPRule end - def tag_property - Azure::Storage::Mgmt::V2018_07_01::Models::TagProperty - end - def update_history_property - Azure::Storage::Mgmt::V2018_07_01::Models::UpdateHistoryProperty - end - def immutability_policy_properties - Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyProperties + def action + Azure::Storage::Mgmt::V2018_07_01::Models::Action end - def service_specification - Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSpecification + def sku_name + Azure::Storage::Mgmt::V2018_07_01::Models::SkuName end def usage Azure::Storage::Mgmt::V2018_07_01::Models::Usage end - def immutability_policy - Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy - end - def blob_container - Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer - end - def reason_code - Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode - end - def list_container_item - Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem - end - def action - Azure::Storage::Mgmt::V2018_07_01::Models::Action - end def dimension Azure::Storage::Mgmt::V2018_07_01::Models::Dimension end - def sku_name - Azure::Storage::Mgmt::V2018_07_01::Models::SkuName + def skucapability + Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability end def metric_specification Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification @@ -366,35 +384,17 @@ def metric_specification def sku Azure::Storage::Mgmt::V2018_07_01::Models::Sku end - def bypass - Azure::Storage::Mgmt::V2018_07_01::Models::Bypass - end - def signed_resource_types - Azure::Storage::Mgmt::V2018_07_01::Models::SignedResourceTypes - end - def http_protocol - Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol - end - def key_source - Azure::Storage::Mgmt::V2018_07_01::Models::KeySource - end - def public_access - Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess - end - def lease_status - Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus - end - def lease_state - Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState + def list_account_sas_response + Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse end - def signed_resource - Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource + def account_sas_parameters + Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters end - def immutability_policy_state - Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState + def service_sas_parameters + Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters end - def immutability_policy_update_type - Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType + def key_vault_properties + Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties 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 86214c30d0..1cdcaf2d0f 100644 --- a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb @@ -7,89 +7,119 @@ module Azure::Profiles::Latest module StorSimple8000Series module Mgmt - Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs + Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups 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 - Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations DeviceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::DeviceSettings BackupSchedules = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupSchedules - BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies - VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers HardwareComponentGroups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::HardwareComponentGroups - StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials + VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes - Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups + StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials + Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs + Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations + BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies module Models - SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings + DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList + MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList + VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList + MetricNameFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter + VmImage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage + MetricFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter + AlertFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter + DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics + MetricList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList + MetricAvailablity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay + MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData + BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule + 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 + BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting + CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration + ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest + ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest + Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert + HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup + Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager + Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings - TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings + ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo + NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates - VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential + TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType + VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume - AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus - BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType - ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus - BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType - Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType + ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction + BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus - Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId - BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility DeviceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus - ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction - VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType - ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus InEligibilityCategory = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType - KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus + HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus TargetEligibilityStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus - EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus - ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus - HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus - RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration - SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit - AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity - NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType - OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus VolumeStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus - NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus - OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus - MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType - MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType - BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus + NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration + MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job + MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource + OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus MetricDimension = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension DayOfWeek = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName EncryptionAlgorithm = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm + BackupSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule + Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key + MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition TargetEligibilityResult = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult FailoverTarget = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTarget AccessControlRecordList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecordList + JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails FailoverTargetsList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTargetsList - AlertSource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSource Feature = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Feature RemoteManagementSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettings FailoverRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverRequest @@ -108,11 +138,11 @@ module Models ScheduleRecurrence = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleRecurrence SymmetricEncryptedSecret = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SymmetricEncryptedSecret NicIPv6 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 + Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time AcsConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration StorageAccountCredentialList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredentialList AlertErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertErrorDetails BaseModel = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BaseModel - JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails 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 @@ -120,74 +150,44 @@ module Models FeatureList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureList SendTestAlertEmailRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SendTestAlertEmailRequest HardwareComponent = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent + CloudApplianceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings NetworkSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch NetworkInterfaceData0Settings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings HardwareComponentGroupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList JobErrorItem = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem - DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails - CloudApplianceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings RemoteManagementSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch - JobStage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage + Metrics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics + DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails 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 + WebproxySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings + JobList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList JobFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter - Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time + AlertSource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSource AvailableProviderOperationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList + BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList ListFailoverTargetsRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest BackupScheduleList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList - BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList - JobList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList - BandwidthSettingList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList ManagerIntrinsicSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings - CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest + BandwidthSettingList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList ManagerSku = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku + CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest + NetworkAdapterList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList CloudApplianceConfigurationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList - Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key - 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 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 + ManagerList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList + DeviceRolloverDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails ManagerPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch - SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings + DimensionFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList - AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay - VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList - MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings - MetricFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter - DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList - MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList - DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics - MetricNameFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter - VmImage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage - Metrics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics - AlertFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter - NicIPv4 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 - MetricList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList - BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule - Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup - AccessControlRecord = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord - AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings - CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration - BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy - BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting - Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest - ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest - BackupSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule - HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup - Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager - ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo - NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings + SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings end class StorSimple8000SeriesManagementClass - attr_reader :jobs, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :operations, :device_settings, :backup_schedules, :backup_policies, :volume_containers, :hardware_component_groups, :storage_account_credentials, :volumes, :backups, :configurable, :base_url, :options, :model_classes + attr_reader :backups, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :device_settings, :backup_schedules, :hardware_component_groups, :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,22 +197,22 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @jobs = @client_0.jobs + @backups = @client_0.backups @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 - @operations = @client_0.operations @device_settings = @client_0.device_settings @backup_schedules = @client_0.backup_schedules - @backup_policies = @client_0.backup_policies - @volume_containers = @client_0.volume_containers @hardware_component_groups = @client_0.hardware_component_groups - @storage_account_credentials = @client_0.storage_account_credentials + @volume_containers = @client_0.volume_containers @volumes = @client_0.volumes - @backups = @client_0.backups + @storage_account_credentials = @client_0.storage_account_credentials + @jobs = @client_0.jobs + @operations = @client_0.operations + @backup_policies = @client_0.backup_policies @model_classes = ModelClasses.new end @@ -231,35 +231,125 @@ def method_missing(method, *args) end class ModelClasses - def security_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings + def device_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList + end + def metric_definition_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList + end + def volume_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList + end + def metric_name_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter + end + def vm_image + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage + end + def metric_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter + end + def alert_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter + end + def data_statistics + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics + end + def metric_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList + end + def metric_availablity + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + end + def available_provider_operation_display + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay + end + def metric_data + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData + end + def bandwidth_schedule + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule + end + def nic_ipv4 + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 + end + def access_control_record + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord + end + def alert_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings + end + def backup + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup + end + def backup_policy + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + end + def bandwidth_setting + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting + end + def cloud_appliance_configuration + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration + end + def configure_device_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest + end + def controller_power_state_change_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest + end + def alert + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert + end + def hardware_component_group + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup + end + def manager + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager + end + def device + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device end def encryption_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings end - def time_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + def security_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings + end + def manager_extended_info + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo + end + def network_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings end def updates Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates end - def volume_container - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer - end def storage_account_credential Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential end + def time_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + end def alert_source_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType end + def volume_container + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + end + def alert_scope + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + end + def backup_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType + end def alert_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus end def volume Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume end - def alert_scope - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + def backup_job_creation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType end def volume_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType @@ -270,32 +360,32 @@ def scheduled_backup_status def alert_email_notification_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus end - def backup_job_creation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType + def recurrence_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType end def schedule_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus end - def backup_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType + def controller_power_state_action + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction end - def alert - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert + def backup_policy_creation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType end - def recurrence_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType + def controller_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus end def device_configuration_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus end - def kind - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + def alert_severity + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity end def controller_id Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId end - def backup_policy_creation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + def virtual_machine_api_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType end def authorization_eligibility Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility @@ -303,14 +393,14 @@ def authorization_eligibility def device_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus end - def controller_power_state_action - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction + def kind + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind end - def virtual_machine_api_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType + def encryption_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus end - def controller_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + def key_rollover_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus end def authorization_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus @@ -321,8 +411,8 @@ def in_eligibility_category def device_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType end - def key_rollover_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus + def hardware_component_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus end def target_eligibility_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus @@ -333,8 +423,8 @@ def target_eligibility_result_code def feature_support_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus end - def encryption_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + def iscsiand_cloud_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus end def manager_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType @@ -342,63 +432,54 @@ def manager_type def net_interface_id Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId end + def net_interface_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus + end def job_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus end - def iscsiand_cloud_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus - end - def hardware_component_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus - end - def remote_management_mode_configuration - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration - end - def ssl_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus - end def metric_unit Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit end - def alert_severity - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity - end - def network_mode - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - end def job_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType end - def operation_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + def ssl_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus end def volume_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus end - def net_interface_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus + def authentication_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType end - def owner_ship_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + 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 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 authentication_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType - end - def backup_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus + def owner_ship_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus end def job Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job end + def metric_aggregation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType + end def resource Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource end + def operation_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + end + def backup_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus + end def metric_dimension Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension end @@ -411,6 +492,15 @@ def metric_name def encryption_algorithm Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm end + def backup_schedule + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule + end + def key + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key + end + def metric_definition + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + end def target_eligibility_result Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult end @@ -420,12 +510,12 @@ def failover_target def access_control_record_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecordList end + def job_error_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails + end def failover_targets_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTargetsList end - def alert_source - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSource - end def feature Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Feature end @@ -480,6 +570,9 @@ def symmetric_encrypted_secret def nic_ipv6 Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 end + def time + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time + end def acs_configuration Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration end @@ -492,9 +585,6 @@ def alert_error_details def base_model Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BaseModel end - def job_error_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails - end def public_key Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::PublicKey end @@ -516,6 +606,9 @@ def send_test_alert_email_request def hardware_component Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent end + def cloud_appliance_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings + end def network_settings_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch end @@ -528,185 +621,92 @@ def hardware_component_group_list def job_error_item Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem end + def remote_management_settings_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch + end + def metrics + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics + end def device_details Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails end - def cloud_appliance_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings - end - def remote_management_settings_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch + def device_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch end def job_stage Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage end - def device_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch + def dnssettings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings end def webproxy_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings end - def dnssettings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings + def job_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList end def job_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter end - def time - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time + def alert_source + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSource end def available_provider_operation_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList end + def backup_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList + end def list_failover_targets_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest end def backup_schedule_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList end - def backup_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList - end - def job_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList + def manager_intrinsic_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings end def bandwidth_setting_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList end - def manager_intrinsic_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings + def manager_sku + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku end def clone_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest end - def manager_sku - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku + def network_adapter_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList end def cloud_appliance_configuration_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList end - def key - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key - end - def manager_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList - 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 - end - def device_rollover_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails - 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_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList end - def metric_availablity - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + def device_rollover_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails 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 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 metric_definition - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition - end def chap_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings end - def metric_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter - end - def device_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList - end - def metric_definition_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList - end - def data_statistics - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics - end - def metric_name_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter - end - def vm_image - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage - end - def metrics - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics - end - def alert_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter - end - def nic_ipv4 - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 - end - def metric_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList - end - def bandwidth_schedule - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule - end - def backup - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup - 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 cloud_appliance_configuration - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration - end - def backup_policy - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy - end - def bandwidth_setting - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting - end - def device - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - end - def configure_device_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest - end - def controller_power_state_change_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest - end - def backup_schedule - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule - end - def hardware_component_group - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup - end - def manager - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager - end - def manager_extended_info - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo - end - def network_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings + def secondary_dnssettings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings 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 3dfc360d3d..a39d63fe15 100644 --- a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb @@ -7,27 +7,56 @@ module Azure::Profiles::Latest module StreamAnalytics module Mgmt - Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions StreamingJobs = Azure::StreamAnalytics::Mgmt::V2016_03_01::StreamingJobs - Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations + Inputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Inputs Outputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Outputs Transformations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Transformations Functions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Functions - Inputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Inputs + Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions + Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations module Models + AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource + PowerBIOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource + AzureMachineLearningWebServiceFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding + ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource + ServiceBusQueueOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource + EventHubDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties + CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization + EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource + ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource + BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource + AzureTableOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource + DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource + EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource + ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties + IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource + BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource + StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties + AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters + JavaScriptFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters + SubscriptionQuota = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota + OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode + EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy + OutputErrorPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy + CompatibilityLevel = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType - ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName 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 + StorageAccount = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount + Diagnostics = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics + Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource AzureMachineLearningWebServiceInputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource - FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding + OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay FunctionOutput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput - DiagnosticCondition = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition + Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult OutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource InputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties FunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties @@ -37,61 +66,32 @@ module Models 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 - Diagnostics = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics AzureSqlDatabaseDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties + SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource + FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding StreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource - StreamingJobListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult + DiagnosticCondition = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition InputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult AzureMachineLearningWebServiceOutputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn - OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties - ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus SubscriptionQuotasListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult - Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource - Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input - OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay - Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output - Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus + Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation + OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties + StreamingJobListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult + StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult - OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult - SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource + Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties - Function = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function - StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob - Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation - AzureMachineLearningWebServiceFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding - CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization - JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding - EventHubDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties - AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource - PowerBIOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource - JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization - ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource - 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 - 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 - ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties - IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource - EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource - BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource - StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku - JavaScriptFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters - SubscriptionQuota = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota - SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName - 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 + JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization + JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding + Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output + Function = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function end class StreamAnalyticsManagementClass - attr_reader :subscriptions, :streaming_jobs, :operations, :outputs, :transformations, :functions, :inputs, :configurable, :base_url, :options, :model_classes + attr_reader :streaming_jobs, :inputs, :outputs, :transformations, :functions, :subscriptions, :operations, :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) - @subscriptions = @client_0.subscriptions @streaming_jobs = @client_0.streaming_jobs - @operations = @client_0.operations + @inputs = @client_0.inputs @outputs = @client_0.outputs @transformations = @client_0.transformations @functions = @client_0.functions - @inputs = @client_0.inputs + @subscriptions = @client_0.subscriptions + @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -126,23 +126,107 @@ def method_missing(method, *args) end class ModelClasses + def azure_data_lake_store_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource + end + def power_bioutput_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource + end + def azure_machine_learning_web_service_function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding + end + def service_bus_topic_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource + end + def service_bus_queue_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource + end + def event_hub_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties + end + def csv_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization + end + def event_hub_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource + end + def error_response + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + end + def azure_sql_database_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource + end + def blob_reference_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource + end + def azure_table_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource + end + def document_db_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource + end + def event_hub_stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource + end + def reference_input_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties + end + def io_thub_stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource + end + def blob_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + 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 azure_machine_learning_web_service_function_retrieve_default_definition_parameters + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters + end + def java_script_function_retrieve_default_definition_parameters + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters + end + def subscription_quota + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota + end + def output_start_mode + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode + end + def events_out_of_order_policy + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy + end + def output_error_policy + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy + end + def compatibility_level + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel + end def json_output_serialization_format Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat end def udf_type Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType end - def error_response - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + def sku_name + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName end def serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization end + def encoding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding + end def storage_account Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount end - def encoding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding + def diagnostics + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics + end + def resource + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource end def azure_machine_learning_web_service_input_column Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn @@ -153,14 +237,17 @@ def azure_machine_learning_web_service_inputs 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 + def operation_display + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay end def function_output Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput end - def diagnostic_condition - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition + def operation + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + end + def operation_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult end def output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource @@ -189,17 +276,20 @@ def blob_data_source_properties def function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters end - def diagnostics - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics - end def azure_sql_database_data_source_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties end + def sub_resource + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource + end + def function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding + end def stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource end - def streaming_job_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult + def diagnostic_condition + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition end def input_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult @@ -207,140 +297,50 @@ def input_list_result def azure_machine_learning_web_service_output_column Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn end - def oauth_based_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties - end - 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 end - def resource - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + def resource_test_status + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus end - def input - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input + def transformation + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation end - def operation_display - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay + def oauth_based_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties end - def output - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output + def streaming_job_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult end - def operation - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + def streaming_job + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob end def function_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult end - def operation_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult - end - def sub_resource - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource + def input + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input end def scalar_function_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties end - def function - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function - end - def streaming_job - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob - end - def transformation - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation - end - def azure_machine_learning_web_service_function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding - end - def csv_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization - end def avro_serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization end - def java_script_function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding - end - def event_hub_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties - end - def azure_data_lake_store_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource - end - def power_bioutput_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource - end - def json_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization - end - def service_bus_topic_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource - end - def service_bus_queue_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource - end - def document_db_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource - end - def azure_sql_database_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource - end - def 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 - end - 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 reference_input_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties - end - def io_thub_stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource - 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 sku Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku 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 sku_name - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName - end - def azure_machine_learning_web_service_function_retrieve_default_definition_parameters - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters - end - def output_error_policy - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy + def json_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization end - def compatibility_level - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel + def java_script_function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding end - def output_start_mode - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode + def output + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output end - def events_out_of_order_policy - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy + def function + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function end end end diff --git a/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb b/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb index 6d7ab7b9ef..926ad38753 100644 --- a/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb +++ b/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb @@ -7,27 +7,27 @@ module Azure::Profiles::Latest module Subscriptions module Mgmt - Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions - Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants Operations = Azure::Subscriptions::Mgmt::V2016_06_01::Operations + Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants + Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions module Models Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location - SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit - OperationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult - OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay - TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription - TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription + SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult + OperationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult + SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult + OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay Operation = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation - SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription end class SubscriptionsManagementClass - attr_reader :subscriptions, :tenants, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :tenants, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -37,9 +37,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @subscriptions = @client_0.subscriptions - @tenants = @client_0.tenants @operations = @client_0.operations + @tenants = @client_0.tenants + @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new end @@ -61,21 +61,6 @@ class ModelClasses def location Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location end - def spending_limit - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit - end - def operation_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult - end - def operation_display - Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay - end - def tenant_id_description - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription - end - def tenant_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult - end def subscription_policies Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies end @@ -85,14 +70,29 @@ def subscription_list_result def subscription Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription end + def subscription_state + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + end + def tenant_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult + end + def operation_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult + end + def spending_limit + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit + end def location_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult end + def operation_display + Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay + end def operation Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation end - def subscription_state - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + def tenant_id_description + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription 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 bc7176b6f6..5107c69681 100644 --- a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb @@ -8,7 +8,6 @@ module Azure::Profiles::Latest module TextAnalytics module Models - ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse 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 @@ -16,15 +15,16 @@ module Models LanguageBatchResult = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::LanguageBatchResult KeyPhraseBatchResult = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::KeyPhraseBatchResult SentimentBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResultItem + ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse SentimentBatchResult = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResult BatchInput = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::BatchInput MatchRecordV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MatchRecordV2dot1 ErrorRecord = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorRecord EntityRecordV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntityRecordV2dot1 EntitiesBatchResultItemV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntitiesBatchResultItemV2dot1 - InternalError = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::InternalError 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 end @@ -57,9 +57,6 @@ def method_missing(method, *args) end class ModelClasses - def error_response - Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse - end def detected_language Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::DetectedLanguage end @@ -81,6 +78,9 @@ def key_phrase_batch_result def sentiment_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResultItem end + def error_response + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse + end def sentiment_batch_result Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResult end @@ -99,15 +99,15 @@ def entity_record_v2dot1 def entities_batch_result_item_v2dot1 Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntitiesBatchResultItemV2dot1 end - def internal_error - Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::InternalError - 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 diff --git a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb index b4c96c6f19..49ed7a7517 100644 --- a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb +++ b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb @@ -7,17 +7,13 @@ module Azure::Profiles::Latest module TrafficManager module Mgmt - HeatMap = Azure::TrafficManager::Mgmt::V2018_04_01::HeatMap Endpoints = Azure::TrafficManager::Mgmt::V2018_04_01::Endpoints Profiles = Azure::TrafficManager::Mgmt::V2018_04_01::Profiles - TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2018_04_01::TrafficManagerUserMetricsKeys GeographicHierarchies = Azure::TrafficManager::Mgmt::V2018_04_01::GeographicHierarchies + HeatMap = Azure::TrafficManager::Mgmt::V2018_04_01::HeatMap + TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2018_04_01::TrafficManagerUserMetricsKeys module Models - TrackedResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource - ProxyResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource - ProfileListResult = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult - Resource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource MonitorConfigCustomHeadersItem = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorConfigCustomHeadersItem MonitorConfigExpectedStatusCodeRangesItem = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorConfigExpectedStatusCodeRangesItem EndpointPropertiesSubnetsItem = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointPropertiesSubnetsItem @@ -33,20 +29,24 @@ 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 + ProfileListResult = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult TrafficManagerGeographicHierarchy = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy - Profile = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile - Endpoint = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint + TrackedResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource EndpointMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus - EndpointStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus + Resource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource MonitorProtocol = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus + EndpointStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus + ProxyResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod - ProfileStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus TrafficViewEnrollmentStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus + ProfileStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus + Profile = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile + Endpoint = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint end class TrafficManagerManagementClass - attr_reader :heat_map, :endpoints, :profiles, :traffic_manager_user_metrics_keys, :geographic_hierarchies, :configurable, :base_url, :options, :model_classes + attr_reader :endpoints, :profiles, :geographic_hierarchies, :heat_map, :traffic_manager_user_metrics_keys, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -56,11 +56,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @heat_map = @client_0.heat_map @endpoints = @client_0.endpoints @profiles = @client_0.profiles - @traffic_manager_user_metrics_keys = @client_0.traffic_manager_user_metrics_keys @geographic_hierarchies = @client_0.geographic_hierarchies + @heat_map = @client_0.heat_map + @traffic_manager_user_metrics_keys = @client_0.traffic_manager_user_metrics_keys @model_classes = ModelClasses.new end @@ -79,18 +79,6 @@ def method_missing(method, *args) end class ModelClasses - def tracked_resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource - end - def proxy_resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource - end - def profile_list_result - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult - end - def resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource - end def monitor_config_custom_headers_item Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorConfigCustomHeadersItem end @@ -136,20 +124,20 @@ def heat_map_model def user_metrics_model Azure::TrafficManager::Mgmt::V2018_04_01::Models::UserMetricsModel end + def profile_list_result + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult + end def traffic_manager_geographic_hierarchy Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy end - def profile - Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile - end - def endpoint - Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint + def tracked_resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource end def endpoint_monitor_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus end - def endpoint_status - Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus + def resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource end def monitor_protocol Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol @@ -157,14 +145,26 @@ def monitor_protocol def profile_monitor_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus end + def endpoint_status + Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus + end + def proxy_resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource + end def traffic_routing_method Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod end + def traffic_view_enrollment_status + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus + end def profile_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus end - def traffic_view_enrollment_status - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus + def profile + Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile + end + def endpoint + Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint 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 ccdcc88870..b4480d5f69 100644 --- a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb @@ -9,18 +9,6 @@ module VideoSearch VideosOperations = Azure::CognitiveServices::VideoSearch::V1_0::VideosOperations module Models - ErrorCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch - ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse - PivotSuggestions = Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions - Query = Azure::CognitiveServices::VideoSearch::V1_0::Models::Query - ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject - MediaObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject - ErrorSubCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness - Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response - TrendingVideosCategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory - TrendingVideosSubcategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory VideosModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule TrendingVideosTile = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosTile Videos = Azure::CognitiveServices::VideoSearch::V1_0::Models::Videos @@ -29,9 +17,10 @@ module Models VideoQueryScenario = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoQueryScenario VideoLength = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength VideoPricing = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing + ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse VideoResolution = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution - TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat VideoInsightModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule + TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat QueryContext = Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext ResponseBase = Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::VideoSearch::V1_0::Models::Answer @@ -39,8 +28,19 @@ module Models Thing = Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::VideoSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable - Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error VideoObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject + ErrorCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode + SafeSearch = Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch + Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + PivotSuggestions = Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions + Query = Azure::CognitiveServices::VideoSearch::V1_0::Models::Query + ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject + MediaObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject + ErrorSubCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode + Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness + Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error + TrendingVideosCategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory + TrendingVideosSubcategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory end class VideoSearchDataClass @@ -73,42 +73,6 @@ def method_missing(method, *args) end class ModelClasses - def error_code - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode - end - def safe_search - Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch - end - def error_response - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse - end - def pivot_suggestions - Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions - end - def query - Azure::CognitiveServices::VideoSearch::V1_0::Models::Query - end - def image_object - Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject - end - def media_object - Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject - end - def error_sub_code - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode - end - def freshness - Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness - end - def response - Azure::CognitiveServices::VideoSearch::V1_0::Models::Response - end - def trending_videos_category - Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory - end - def trending_videos_subcategory - Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory - end def videos_module Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule end @@ -133,15 +97,18 @@ def video_length def video_pricing Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing end + def error_response + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse + end def video_resolution Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution end - def text_format - Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat - end def video_insight_module Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule end + def text_format + Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat + end def query_context Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext end @@ -163,11 +130,44 @@ def creative_work def identifiable Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable end + def video_object + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject + end + def error_code + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode + end + def safe_search + Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch + end + def response + Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + end + def pivot_suggestions + Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions + end + def query + Azure::CognitiveServices::VideoSearch::V1_0::Models::Query + end + def image_object + Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject + end + def media_object + Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject + end + def error_sub_code + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode + end + def freshness + Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness + end def error Azure::CognitiveServices::VideoSearch::V1_0::Models::Error end - def video_object - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject + def trending_videos_category + Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory + end + def trending_videos_subcategory + Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory 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 62fef19baf..33de1d9965 100644 --- a/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb @@ -9,6 +9,16 @@ module VisualSearch Images = Azure::CognitiveServices::VisualSearch::V1_0::Images module Models + Currency = Azure::CognitiveServices::VisualSearch::V1_0::Models::Currency + ItemAvailability = Azure::CognitiveServices::VisualSearch::V1_0::Models::ItemAvailability + ErrorResponse = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse + Person = Azure::CognitiveServices::VisualSearch::V1_0::Models::Person + 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 + CropArea = Azure::CognitiveServices::VisualSearch::V1_0::Models::CropArea + ImageInfo = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageInfo ImageTagRegion = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTagRegion KnowledgeRequest = Azure::CognitiveServices::VisualSearch::V1_0::Models::KnowledgeRequest VisualSearchRequest = Azure::CognitiveServices::VisualSearch::V1_0::Models::VisualSearchRequest @@ -17,27 +27,27 @@ module Models ImageAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageAction ImageKnowledge = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageKnowledge ImageEntityAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageEntityAction - ErrorResponse = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse ImageModuleAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageModuleAction + ImageRecipesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRecipesAction ImageRelatedSearchesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRelatedSearchesAction ImageShoppingSourcesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageShoppingSourcesAction - ImageRecipesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRecipesAction 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 + SafeSearch = Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch ErrorSubCode = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorSubCode - Response = Azure::CognitiveServices::VisualSearch::V1_0::Models::Response + Error = Azure::CognitiveServices::VisualSearch::V1_0::Models::Error + Filters = Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters Organization = Azure::CognitiveServices::VisualSearch::V1_0::Models::Organization Intangible = Azure::CognitiveServices::VisualSearch::V1_0::Models::Intangible StructuredValue = Azure::CognitiveServices::VisualSearch::V1_0::Models::StructuredValue - Error = Azure::CognitiveServices::VisualSearch::V1_0::Models::Error - Filters = Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters ImageTag = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTag RelatedSearchesModule = Azure::CognitiveServices::VisualSearch::V1_0::Models::RelatedSearchesModule PropertiesItem = Azure::CognitiveServices::VisualSearch::V1_0::Models::PropertiesItem + Action = Azure::CognitiveServices::VisualSearch::V1_0::Models::Action RecipesModule = Azure::CognitiveServices::VisualSearch::V1_0::Models::RecipesModule ImagesImageMetadata = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImagesImageMetadata ImagesModule = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImagesModule @@ -46,16 +56,6 @@ module Models AggregateOffer = Azure::CognitiveServices::VisualSearch::V1_0::Models::AggregateOffer Recipe = Azure::CognitiveServices::VisualSearch::V1_0::Models::Recipe Rating = Azure::CognitiveServices::VisualSearch::V1_0::Models::Rating - Currency = Azure::CognitiveServices::VisualSearch::V1_0::Models::Currency - ItemAvailability = Azure::CognitiveServices::VisualSearch::V1_0::Models::ItemAvailability - Person = Azure::CognitiveServices::VisualSearch::V1_0::Models::Person - Action = Azure::CognitiveServices::VisualSearch::V1_0::Models::Action - 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 - CropArea = Azure::CognitiveServices::VisualSearch::V1_0::Models::CropArea - ImageInfo = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageInfo end class VisualSearchDataClass @@ -88,6 +88,36 @@ def method_missing(method, *args) end class ModelClasses + def currency + Azure::CognitiveServices::VisualSearch::V1_0::Models::Currency + end + def item_availability + Azure::CognitiveServices::VisualSearch::V1_0::Models::ItemAvailability + end + def error_response + Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse + end + def person + Azure::CognitiveServices::VisualSearch::V1_0::Models::Person + end + def response_base + Azure::CognitiveServices::VisualSearch::V1_0::Models::ResponseBase + end + def thing + Azure::CognitiveServices::VisualSearch::V1_0::Models::Thing + end + def creative_work + Azure::CognitiveServices::VisualSearch::V1_0::Models::CreativeWork + end + def identifiable + Azure::CognitiveServices::VisualSearch::V1_0::Models::Identifiable + end + def crop_area + Azure::CognitiveServices::VisualSearch::V1_0::Models::CropArea + end + def image_info + Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageInfo + end def image_tag_region Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTagRegion end @@ -112,29 +142,26 @@ def image_knowledge def image_entity_action Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageEntityAction end - def error_response - Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse - end def image_module_action Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageModuleAction end + def image_recipes_action + Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRecipesAction + end def image_related_searches_action Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRelatedSearchesAction end def image_shopping_sources_action Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageShoppingSourcesAction end - def image_recipes_action - Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRecipesAction - end def content_types Azure::CognitiveServices::VisualSearch::V1_0::Models::ContentTypes end def error_code Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorCode end - def safe_search - Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch + def response + Azure::CognitiveServices::VisualSearch::V1_0::Models::Response end def query Azure::CognitiveServices::VisualSearch::V1_0::Models::Query @@ -145,11 +172,17 @@ def image_object def media_object Azure::CognitiveServices::VisualSearch::V1_0::Models::MediaObject end + def safe_search + Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch + end def error_sub_code Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorSubCode end - def response - Azure::CognitiveServices::VisualSearch::V1_0::Models::Response + def error + Azure::CognitiveServices::VisualSearch::V1_0::Models::Error + end + def filters + Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters end def organization Azure::CognitiveServices::VisualSearch::V1_0::Models::Organization @@ -160,12 +193,6 @@ def intangible def structured_value Azure::CognitiveServices::VisualSearch::V1_0::Models::StructuredValue end - def error - Azure::CognitiveServices::VisualSearch::V1_0::Models::Error - end - def filters - Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters - end def image_tag Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTag end @@ -175,6 +202,9 @@ def related_searches_module def properties_item Azure::CognitiveServices::VisualSearch::V1_0::Models::PropertiesItem end + def action + Azure::CognitiveServices::VisualSearch::V1_0::Models::Action + end def recipes_module Azure::CognitiveServices::VisualSearch::V1_0::Models::RecipesModule end @@ -199,36 +229,6 @@ def recipe def rating Azure::CognitiveServices::VisualSearch::V1_0::Models::Rating end - def currency - Azure::CognitiveServices::VisualSearch::V1_0::Models::Currency - end - def item_availability - Azure::CognitiveServices::VisualSearch::V1_0::Models::ItemAvailability - end - def person - Azure::CognitiveServices::VisualSearch::V1_0::Models::Person - end - def action - Azure::CognitiveServices::VisualSearch::V1_0::Models::Action - end - def response_base - Azure::CognitiveServices::VisualSearch::V1_0::Models::ResponseBase - end - def thing - Azure::CognitiveServices::VisualSearch::V1_0::Models::Thing - end - def creative_work - Azure::CognitiveServices::VisualSearch::V1_0::Models::CreativeWork - end - def identifiable - Azure::CognitiveServices::VisualSearch::V1_0::Models::Identifiable - end - def crop_area - Azure::CognitiveServices::VisualSearch::V1_0::Models::CropArea - end - def image_info - Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageInfo - end end end end diff --git a/azure_sdk/lib/latest/modules/web_profile_module.rb b/azure_sdk/lib/latest/modules/web_profile_module.rb index 14f1558ef3..cb6bd49a13 100644 --- a/azure_sdk/lib/latest/modules/web_profile_module.rb +++ b/azure_sdk/lib/latest/modules/web_profile_module.rb @@ -7,22 +7,28 @@ module Azure::Profiles::Latest module Web module Mgmt + Domains = Azure::Web::Mgmt::V2018_02_01::Domains + AppServiceEnvironments = Azure::Web::Mgmt::V2018_02_01::AppServiceEnvironments AppServicePlans = Azure::Web::Mgmt::V2018_02_01::AppServicePlans + AppServiceCertificateOrders = Azure::Web::Mgmt::V2018_02_01::AppServiceCertificateOrders + CertificateRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::CertificateRegistrationProvider WebApps = Azure::Web::Mgmt::V2018_02_01::WebApps + TopLevelDomains = Azure::Web::Mgmt::V2018_02_01::TopLevelDomains + DomainRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::DomainRegistrationProvider Certificates = Azure::Web::Mgmt::V2018_02_01::Certificates DeletedWebApps = Azure::Web::Mgmt::V2018_02_01::DeletedWebApps Diagnostics = Azure::Web::Mgmt::V2018_02_01::Diagnostics - CertificateRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::CertificateRegistrationProvider - AppServiceCertificateOrders = Azure::Web::Mgmt::V2018_02_01::AppServiceCertificateOrders - DomainRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::DomainRegistrationProvider - TopLevelDomains = Azure::Web::Mgmt::V2018_02_01::TopLevelDomains - ResourceHealthMetadataOperations = Azure::Web::Mgmt::V2018_02_01::ResourceHealthMetadataOperations 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 - AppServiceEnvironments = Azure::Web::Mgmt::V2018_02_01::AppServiceEnvironments module Models + GeoRegionCollection = Azure::Web::Mgmt::V2018_02_01::Models::GeoRegionCollection + ResourceMetricCollection = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricCollection + VirtualNetworkProfile = Azure::Web::Mgmt::V2018_02_01::Models::VirtualNetworkProfile + ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinitionCollection + VirtualIPMapping = Azure::Web::Mgmt::V2018_02_01::Models::VirtualIPMapping + WebAppCollection = Azure::Web::Mgmt::V2018_02_01::Models::WebAppCollection NetworkAccessControlEntry = Azure::Web::Mgmt::V2018_02_01::Models::NetworkAccessControlEntry DeletedSite = Azure::Web::Mgmt::V2018_02_01::Models::DeletedSite AppServicePlanCollection = Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanCollection @@ -82,13 +88,13 @@ module Models ResourceMetricDefinition = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinition PushSettings = Azure::Web::Mgmt::V2018_02_01::Models::PushSettings HybridConnectionKey = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionKey + Identifier = Azure::Web::Mgmt::V2018_02_01::Models::Identifier HybridConnection = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnection Site = Azure::Web::Mgmt::V2018_02_01::Models::Site AppServicePlan = Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlan DetectorDefinition = Azure::Web::Mgmt::V2018_02_01::Models::DetectorDefinition AnalysisDefinition = Azure::Web::Mgmt::V2018_02_01::Models::AnalysisDefinition DetectorResponse = Azure::Web::Mgmt::V2018_02_01::Models::DetectorResponse - Identifier = Azure::Web::Mgmt::V2018_02_01::Models::Identifier DiagnosticAnalysis = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticAnalysis DiagnosticCategory = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticCategory DiagnosticDetectorResponse = Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticDetectorResponse @@ -195,35 +201,35 @@ module Models PrivateAccessVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessVirtualNetwork NetworkTrace = Azure::Web::Mgmt::V2018_02_01::Models::NetworkTrace HostName = Azure::Web::Mgmt::V2018_02_01::Models::HostName - DomainCollection = Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection + MetricSpecification = Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification TldLegalAgreementCollection = Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreementCollection PrivateAccessSubnet = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessSubnet + DomainCollection = Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection SiteSeal = Azure::Web::Mgmt::V2018_02_01::Models::SiteSeal - NameIdentifierCollection = Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection Address = Azure::Web::Mgmt::V2018_02_01::Models::Address TopLevelDomainAgreementOption = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainAgreementOption + NameIdentifierCollection = Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection AppServiceCertificateResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource AppServiceCertificateOrder = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder - AppServiceCertificateOrderPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderPatchResource + Dimension = Azure::Web::Mgmt::V2018_02_01::Models::Dimension AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource - CertificateEmail = Azure::Web::Mgmt::V2018_02_01::Models::CertificateEmail + AppServiceCertificateOrderPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderPatchResource CertificateOrderAction = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderAction - ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2018_02_01::Models::ReissueCertificateOrderRequest + CertificateEmail = Azure::Web::Mgmt::V2018_02_01::Models::CertificateEmail RenewCertificateOrderRequest = Azure::Web::Mgmt::V2018_02_01::Models::RenewCertificateOrderRequest - DomainOwnershipIdentifier = Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifier + ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2018_02_01::Models::ReissueCertificateOrderRequest DomainPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::DomainPatchResource - TopLevelDomain = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomain + DomainOwnershipIdentifier = Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifier AzureStoragePropertyDictionaryResource = Azure::Web::Mgmt::V2018_02_01::Models::AzureStoragePropertyDictionaryResource - Dimension = Azure::Web::Mgmt::V2018_02_01::Models::Dimension + TopLevelDomain = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomain + PremierAddOnPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource DeletedAppRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::DeletedAppRestoreRequest - MetricSpecification = Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification + SnapshotRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest PrivateAccess = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccess - PremierAddOnPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource + Usage = Azure::Web::Mgmt::V2018_02_01::Models::Usage SwiftVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork - SnapshotRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest - CertificateOrderStatus = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus CertificateProductType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType - Usage = Azure::Web::Mgmt::V2018_02_01::Models::Usage + CertificateOrderStatus = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus CertificateOrderActionType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType IpFilterTag = Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag AzureStorageType = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType @@ -287,13 +293,13 @@ module Models MSDeployStatus = Azure::Web::Mgmt::V2018_02_01::Models::MSDeployStatus MigrateMySqlRequest = Azure::Web::Mgmt::V2018_02_01::Models::MigrateMySqlRequest MigrateMySqlStatus = Azure::Web::Mgmt::V2018_02_01::Models::MigrateMySqlStatus + ManagedServiceIdentity = Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentity RelayServiceConnectionEntity = Azure::Web::Mgmt::V2018_02_01::Models::RelayServiceConnectionEntity NetworkFeatures = Azure::Web::Mgmt::V2018_02_01::Models::NetworkFeatures PremierAddOn = Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOn ProcessThreadInfo = Azure::Web::Mgmt::V2018_02_01::Models::ProcessThreadInfo ProcessModuleInfo = Azure::Web::Mgmt::V2018_02_01::Models::ProcessModuleInfo ProcessInfo = Azure::Web::Mgmt::V2018_02_01::Models::ProcessInfo - ManagedServiceIdentity = Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentity PublicCertificate = Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificate RestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::RestoreRequest SiteAuthSettings = Azure::Web::Mgmt::V2018_02_01::Models::SiteAuthSettings @@ -353,16 +359,10 @@ module Models ResourceMetricValue = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricValue SkuCapacity = Azure::Web::Mgmt::V2018_02_01::Models::SkuCapacity ResourceMetric = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetric - GeoRegionCollection = Azure::Web::Mgmt::V2018_02_01::Models::GeoRegionCollection - ResourceMetricCollection = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricCollection - VirtualNetworkProfile = Azure::Web::Mgmt::V2018_02_01::Models::VirtualNetworkProfile - ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinitionCollection - VirtualIPMapping = Azure::Web::Mgmt::V2018_02_01::Models::VirtualIPMapping - WebAppCollection = Azure::Web::Mgmt::V2018_02_01::Models::WebAppCollection end class WebManagementClass - attr_reader :app_service_plans, :web_apps, :certificates, :deleted_web_apps, :diagnostics, :certificate_registration_provider, :app_service_certificate_orders, :domain_registration_provider, :top_level_domains, :resource_health_metadata_operations, :recommendations, :provider, :domains, :app_service_environments, :configurable, :base_url, :options, :model_classes + attr_reader :domains, :app_service_environments, :app_service_plans, :app_service_certificate_orders, :certificate_registration_provider, :web_apps, :top_level_domains, :domain_registration_provider, :certificates, :deleted_web_apps, :diagnostics, :recommendations, :resource_health_metadata_operations, :provider, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -372,20 +372,20 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @domains = @client_0.domains + @app_service_environments = @client_0.app_service_environments @app_service_plans = @client_0.app_service_plans + @app_service_certificate_orders = @client_0.app_service_certificate_orders + @certificate_registration_provider = @client_0.certificate_registration_provider @web_apps = @client_0.web_apps + @top_level_domains = @client_0.top_level_domains + @domain_registration_provider = @client_0.domain_registration_provider @certificates = @client_0.certificates @deleted_web_apps = @client_0.deleted_web_apps @diagnostics = @client_0.diagnostics - @certificate_registration_provider = @client_0.certificate_registration_provider - @app_service_certificate_orders = @client_0.app_service_certificate_orders - @domain_registration_provider = @client_0.domain_registration_provider - @top_level_domains = @client_0.top_level_domains - @resource_health_metadata_operations = @client_0.resource_health_metadata_operations @recommendations = @client_0.recommendations + @resource_health_metadata_operations = @client_0.resource_health_metadata_operations @provider = @client_0.provider - @domains = @client_0.domains - @app_service_environments = @client_0.app_service_environments @model_classes = ModelClasses.new end @@ -404,6 +404,24 @@ def method_missing(method, *args) end class ModelClasses + def geo_region_collection + Azure::Web::Mgmt::V2018_02_01::Models::GeoRegionCollection + end + def resource_metric_collection + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricCollection + end + def virtual_network_profile + Azure::Web::Mgmt::V2018_02_01::Models::VirtualNetworkProfile + end + def resource_metric_definition_collection + Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinitionCollection + end + def virtual_ipmapping + Azure::Web::Mgmt::V2018_02_01::Models::VirtualIPMapping + end + def web_app_collection + Azure::Web::Mgmt::V2018_02_01::Models::WebAppCollection + end def network_access_control_entry Azure::Web::Mgmt::V2018_02_01::Models::NetworkAccessControlEntry end @@ -581,6 +599,9 @@ def push_settings def hybrid_connection_key Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionKey end + def identifier + Azure::Web::Mgmt::V2018_02_01::Models::Identifier + end def hybrid_connection Azure::Web::Mgmt::V2018_02_01::Models::HybridConnection end @@ -599,9 +620,6 @@ def analysis_definition def detector_response Azure::Web::Mgmt::V2018_02_01::Models::DetectorResponse end - def identifier - Azure::Web::Mgmt::V2018_02_01::Models::Identifier - end def diagnostic_analysis Azure::Web::Mgmt::V2018_02_01::Models::DiagnosticAnalysis end @@ -920,8 +938,8 @@ def network_trace def host_name Azure::Web::Mgmt::V2018_02_01::Models::HostName end - def domain_collection - Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection + def metric_specification + Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification end def tld_legal_agreement_collection Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreementCollection @@ -929,83 +947,83 @@ def tld_legal_agreement_collection def private_access_subnet Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessSubnet end + def domain_collection + Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection + end def site_seal Azure::Web::Mgmt::V2018_02_01::Models::SiteSeal end - def name_identifier_collection - Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection - end def address Azure::Web::Mgmt::V2018_02_01::Models::Address end def top_level_domain_agreement_option Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainAgreementOption end + def name_identifier_collection + Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection + end def app_service_certificate_resource Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource end def app_service_certificate_order Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder end - def app_service_certificate_order_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderPatchResource + def dimension + Azure::Web::Mgmt::V2018_02_01::Models::Dimension end def app_service_certificate_patch_resource Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource end - def certificate_email - Azure::Web::Mgmt::V2018_02_01::Models::CertificateEmail + def app_service_certificate_order_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderPatchResource end def certificate_order_action Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderAction end - def reissue_certificate_order_request - Azure::Web::Mgmt::V2018_02_01::Models::ReissueCertificateOrderRequest + def certificate_email + Azure::Web::Mgmt::V2018_02_01::Models::CertificateEmail end def renew_certificate_order_request Azure::Web::Mgmt::V2018_02_01::Models::RenewCertificateOrderRequest end - def domain_ownership_identifier - Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifier + def reissue_certificate_order_request + Azure::Web::Mgmt::V2018_02_01::Models::ReissueCertificateOrderRequest end def domain_patch_resource Azure::Web::Mgmt::V2018_02_01::Models::DomainPatchResource end - def top_level_domain - Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomain + def domain_ownership_identifier + Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifier end def azure_storage_property_dictionary_resource Azure::Web::Mgmt::V2018_02_01::Models::AzureStoragePropertyDictionaryResource end - def dimension - Azure::Web::Mgmt::V2018_02_01::Models::Dimension + def top_level_domain + Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomain + end + def premier_add_on_patch_resource + Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource end def deleted_app_restore_request Azure::Web::Mgmt::V2018_02_01::Models::DeletedAppRestoreRequest end - def metric_specification - Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification + def snapshot_restore_request + Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest end def private_access Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccess end - def premier_add_on_patch_resource - Azure::Web::Mgmt::V2018_02_01::Models::PremierAddOnPatchResource + def usage + Azure::Web::Mgmt::V2018_02_01::Models::Usage end def swift_virtual_network Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork end - def snapshot_restore_request - Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest - end - def certificate_order_status - Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus - end def certificate_product_type Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType 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 certificate_order_action_type Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType @@ -1196,6 +1214,9 @@ def migrate_my_sql_request def migrate_my_sql_status Azure::Web::Mgmt::V2018_02_01::Models::MigrateMySqlStatus end + def managed_service_identity + Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentity + end def relay_service_connection_entity Azure::Web::Mgmt::V2018_02_01::Models::RelayServiceConnectionEntity end @@ -1214,9 +1235,6 @@ def process_module_info def process_info Azure::Web::Mgmt::V2018_02_01::Models::ProcessInfo end - def managed_service_identity - Azure::Web::Mgmt::V2018_02_01::Models::ManagedServiceIdentity - end def public_certificate Azure::Web::Mgmt::V2018_02_01::Models::PublicCertificate end @@ -1394,24 +1412,6 @@ def sku_capacity def resource_metric Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetric end - def geo_region_collection - Azure::Web::Mgmt::V2018_02_01::Models::GeoRegionCollection - end - def resource_metric_collection - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricCollection - end - def virtual_network_profile - Azure::Web::Mgmt::V2018_02_01::Models::VirtualNetworkProfile - end - def resource_metric_definition_collection - Azure::Web::Mgmt::V2018_02_01::Models::ResourceMetricDefinitionCollection - end - def virtual_ipmapping - Azure::Web::Mgmt::V2018_02_01::Models::VirtualIPMapping - end - def web_app_collection - Azure::Web::Mgmt::V2018_02_01::Models::WebAppCollection - end end end end diff --git a/azure_sdk/lib/latest/modules/websearch_profile_module.rb b/azure_sdk/lib/latest/modules/websearch_profile_module.rb index 5d7f2ee219..48ff51fc1e 100644 --- a/azure_sdk/lib/latest/modules/websearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/websearch_profile_module.rb @@ -9,30 +9,12 @@ module WebSearch Web = Azure::CognitiveServices::WebSearch::V1_0::Web module Models - RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer - News = Azure::CognitiveServices::WebSearch::V1_0::Models::News - QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext - ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse - AnswerType = Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType - Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible - TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone - ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch - Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article - StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue - Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images - 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 - Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response 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 + ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse Places = Azure::CognitiveServices::WebSearch::V1_0::Models::Places RankingRankingItem = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem RankingRankingGroup = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup @@ -41,15 +23,33 @@ module Models TimeZoneTimeZoneInformation = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase + Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer - SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork NewsArticle = Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle - Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer Identifiable = Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable - Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error + QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext + News = Azure::CognitiveServices::WebSearch::V1_0::Models::News VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject + RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer + Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images + TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone + Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article + Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response + SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions + StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + AnswerType = Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType + ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch + 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 + Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error end class WebSearchDataClass @@ -82,63 +82,6 @@ def method_missing(method, *args) end class ModelClasses - def related_searches_related_search_answer - Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer - end - def news - Azure::CognitiveServices::WebSearch::V1_0::Models::News - end - def query_context - Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext - end - def error_response - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse - end - def answer_type - Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType - end - def intangible - Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible - end - def time_zone - Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone - end - def error_code - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode - end - def safe_search - Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch - end - def article - Azure::CognitiveServices::WebSearch::V1_0::Models::Article - end - def structured_value - Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue - end - def images - Azure::CognitiveServices::WebSearch::V1_0::Models::Images - end - def query - Azure::CognitiveServices::WebSearch::V1_0::Models::Query - end - def image_object - Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject - end - def media_object - Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject - end - def web_page - Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage - end - def error_sub_code - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode - end - def freshness - Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness - end - def response - Azure::CognitiveServices::WebSearch::V1_0::Models::Response - end def web_meta_tag Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag end @@ -154,6 +97,9 @@ def videos def text_format Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat end + def error_response + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse + end def places Azure::CognitiveServices::WebSearch::V1_0::Models::Places end @@ -178,12 +124,12 @@ def computation def response_base Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase end + def answer + Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + end def search_results_answer Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer end - def spell_suggestions - Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions - end def thing Azure::CognitiveServices::WebSearch::V1_0::Models::Thing end @@ -193,18 +139,72 @@ def creative_work def news_article Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle end - def answer - Azure::CognitiveServices::WebSearch::V1_0::Models::Answer - end def identifiable Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable end - def error - Azure::CognitiveServices::WebSearch::V1_0::Models::Error + def query_context + Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext + end + def news + Azure::CognitiveServices::WebSearch::V1_0::Models::News end 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 images + Azure::CognitiveServices::WebSearch::V1_0::Models::Images + end + def time_zone + Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone + end + def article + Azure::CognitiveServices::WebSearch::V1_0::Models::Article + end + def response + Azure::CognitiveServices::WebSearch::V1_0::Models::Response + end + def spell_suggestions + Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions + end + def structured_value + Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue + end + def answer_type + Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType + end + def error_code + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + end + def safe_search + Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch + end + def intangible + Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible + end + def query + Azure::CognitiveServices::WebSearch::V1_0::Models::Query + end + def image_object + Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject + end + def media_object + Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject + end + def web_page + Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage + end + def error_sub_code + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode + end + def freshness + Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness + end + def error + Azure::CognitiveServices::WebSearch::V1_0::Models::Error + end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb index c6c9fda848..14be166b3b 100644 --- a/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb @@ -7,17 +7,22 @@ module Azure::Profiles::V2017_03_09 module Compute module Mgmt - VirtualMachineScaleSets = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSets - VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSetVMs - AvailabilitySets = Azure::Compute::Mgmt::V2016_03_30::AvailabilitySets - VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensionImages VirtualMachineExtensions = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensions VirtualMachines = Azure::Compute::Mgmt::V2016_03_30::VirtualMachines VirtualMachineImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineImages UsageOperations = Azure::Compute::Mgmt::V2016_03_30::UsageOperations VirtualMachineSizes = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineSizes + VirtualMachineScaleSets = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSets + VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSetVMs + AvailabilitySets = Azure::Compute::Mgmt::V2016_03_30::AvailabilitySets + VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensionImages module Models + StorageProfile = Azure::Compute::Mgmt::V2016_03_30::Models::StorageProfile + VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetStorageProfile + WinRMListener = Azure::Compute::Mgmt::V2016_03_30::Models::WinRMListener + WindowsConfiguration = Azure::Compute::Mgmt::V2016_03_30::Models::WindowsConfiguration + ApiEntityReference = Azure::Compute::Mgmt::V2016_03_30::Models::ApiEntityReference SshConfiguration = Azure::Compute::Mgmt::V2016_03_30::Models::SshConfiguration VaultCertificate = Azure::Compute::Mgmt::V2016_03_30::Models::VaultCertificate OSProfile = Azure::Compute::Mgmt::V2016_03_30::Models::OSProfile @@ -114,15 +119,10 @@ module Models Sku = Azure::Compute::Mgmt::V2016_03_30::Models::Sku VirtualHardDisk = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualHardDisk OSDisk = Azure::Compute::Mgmt::V2016_03_30::Models::OSDisk - StorageProfile = Azure::Compute::Mgmt::V2016_03_30::Models::StorageProfile - VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetStorageProfile - WinRMListener = Azure::Compute::Mgmt::V2016_03_30::Models::WinRMListener - WindowsConfiguration = Azure::Compute::Mgmt::V2016_03_30::Models::WindowsConfiguration - ApiEntityReference = Azure::Compute::Mgmt::V2016_03_30::Models::ApiEntityReference end class ComputeManagementClass - attr_reader :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :configurable, :base_url, :options, :model_classes + attr_reader :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :availability_sets, :virtual_machine_extension_images, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -132,15 +132,15 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @virtual_machine_scale_sets = @client_0.virtual_machine_scale_sets - @virtual_machine_scale_set_vms = @client_0.virtual_machine_scale_set_vms - @availability_sets = @client_0.availability_sets - @virtual_machine_extension_images = @client_0.virtual_machine_extension_images @virtual_machine_extensions = @client_0.virtual_machine_extensions @virtual_machines = @client_0.virtual_machines @virtual_machine_images = @client_0.virtual_machine_images @usage_operations = @client_0.usage_operations @virtual_machine_sizes = @client_0.virtual_machine_sizes + @virtual_machine_scale_sets = @client_0.virtual_machine_scale_sets + @virtual_machine_scale_set_vms = @client_0.virtual_machine_scale_set_vms + @availability_sets = @client_0.availability_sets + @virtual_machine_extension_images = @client_0.virtual_machine_extension_images @model_classes = ModelClasses.new end @@ -159,6 +159,21 @@ def method_missing(method, *args) end class ModelClasses + def storage_profile + Azure::Compute::Mgmt::V2016_03_30::Models::StorageProfile + end + def virtual_machine_scale_set_storage_profile + Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetStorageProfile + end + def win_rmlistener + Azure::Compute::Mgmt::V2016_03_30::Models::WinRMListener + end + def windows_configuration + Azure::Compute::Mgmt::V2016_03_30::Models::WindowsConfiguration + end + def api_entity_reference + Azure::Compute::Mgmt::V2016_03_30::Models::ApiEntityReference + end def ssh_configuration Azure::Compute::Mgmt::V2016_03_30::Models::SshConfiguration end @@ -447,21 +462,6 @@ def virtual_hard_disk def osdisk Azure::Compute::Mgmt::V2016_03_30::Models::OSDisk end - def storage_profile - Azure::Compute::Mgmt::V2016_03_30::Models::StorageProfile - end - def virtual_machine_scale_set_storage_profile - Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetStorageProfile - end - def win_rmlistener - Azure::Compute::Mgmt::V2016_03_30::Models::WinRMListener - end - def windows_configuration - Azure::Compute::Mgmt::V2016_03_30::Models::WindowsConfiguration - end - def api_entity_reference - Azure::Compute::Mgmt::V2016_03_30::Models::ApiEntityReference - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/dns_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/dns_profile_module.rb index 588c5c286c..fc782aafa5 100644 --- a/azure_sdk/lib/v2017_03_09/modules/dns_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/dns_profile_module.rb @@ -11,6 +11,12 @@ module Mgmt Zones = Azure::Dns::Mgmt::V2016_04_01::Zones module Models + AaaaRecord = Azure::Dns::Mgmt::V2016_04_01::Models::AaaaRecord + ARecord = Azure::Dns::Mgmt::V2016_04_01::Models::ARecord + MxRecord = Azure::Dns::Mgmt::V2016_04_01::Models::MxRecord + PtrRecord = Azure::Dns::Mgmt::V2016_04_01::Models::PtrRecord + SrvRecord = Azure::Dns::Mgmt::V2016_04_01::Models::SrvRecord + CnameRecord = Azure::Dns::Mgmt::V2016_04_01::Models::CnameRecord ZoneDeleteResult = Azure::Dns::Mgmt::V2016_04_01::Models::ZoneDeleteResult RecordSet = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSet ZoneListResult = Azure::Dns::Mgmt::V2016_04_01::Models::ZoneListResult @@ -27,12 +33,6 @@ module Models Resource = Azure::Dns::Mgmt::V2016_04_01::Models::Resource RecordSetUpdateParameters = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetUpdateParameters RecordSetListResult = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetListResult - AaaaRecord = Azure::Dns::Mgmt::V2016_04_01::Models::AaaaRecord - ARecord = Azure::Dns::Mgmt::V2016_04_01::Models::ARecord - MxRecord = Azure::Dns::Mgmt::V2016_04_01::Models::MxRecord - PtrRecord = Azure::Dns::Mgmt::V2016_04_01::Models::PtrRecord - SrvRecord = Azure::Dns::Mgmt::V2016_04_01::Models::SrvRecord - CnameRecord = Azure::Dns::Mgmt::V2016_04_01::Models::CnameRecord end class DnsManagementClass @@ -66,6 +66,24 @@ def method_missing(method, *args) end class ModelClasses + def aaaa_record + Azure::Dns::Mgmt::V2016_04_01::Models::AaaaRecord + end + def arecord + Azure::Dns::Mgmt::V2016_04_01::Models::ARecord + end + def mx_record + Azure::Dns::Mgmt::V2016_04_01::Models::MxRecord + end + def ptr_record + Azure::Dns::Mgmt::V2016_04_01::Models::PtrRecord + end + def srv_record + Azure::Dns::Mgmt::V2016_04_01::Models::SrvRecord + end + def cname_record + Azure::Dns::Mgmt::V2016_04_01::Models::CnameRecord + end def zone_delete_result Azure::Dns::Mgmt::V2016_04_01::Models::ZoneDeleteResult end @@ -114,24 +132,6 @@ def record_set_update_parameters def record_set_list_result Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetListResult end - def aaaa_record - Azure::Dns::Mgmt::V2016_04_01::Models::AaaaRecord - end - def arecord - Azure::Dns::Mgmt::V2016_04_01::Models::ARecord - end - def mx_record - Azure::Dns::Mgmt::V2016_04_01::Models::MxRecord - end - def ptr_record - Azure::Dns::Mgmt::V2016_04_01::Models::PtrRecord - end - def srv_record - Azure::Dns::Mgmt::V2016_04_01::Models::SrvRecord - end - def cname_record - Azure::Dns::Mgmt::V2016_04_01::Models::CnameRecord - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/features_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/features_profile_module.rb index 2e21203c18..ca920adbe5 100644 --- a/azure_sdk/lib/v2017_03_09/modules/features_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/features_profile_module.rb @@ -10,12 +10,12 @@ module Mgmt Features = Azure::Features::Mgmt::V2015_12_01::Features module Models - Operation = Azure::Features::Mgmt::V2015_12_01::Models::Operation - FeatureResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult OperationListResult = Azure::Features::Mgmt::V2015_12_01::Models::OperationListResult FeatureProperties = Azure::Features::Mgmt::V2015_12_01::Models::FeatureProperties OperationDisplay = Azure::Features::Mgmt::V2015_12_01::Models::OperationDisplay FeatureOperationsListResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult + Operation = Azure::Features::Mgmt::V2015_12_01::Models::Operation + FeatureResult = Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult end class FeaturesManagementClass @@ -48,12 +48,6 @@ def method_missing(method, *args) end class ModelClasses - def operation - Azure::Features::Mgmt::V2015_12_01::Models::Operation - end - def feature_result - Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult - end def operation_list_result Azure::Features::Mgmt::V2015_12_01::Models::OperationListResult end @@ -66,6 +60,12 @@ def operation_display def feature_operations_list_result Azure::Features::Mgmt::V2015_12_01::Models::FeatureOperationsListResult end + def operation + Azure::Features::Mgmt::V2015_12_01::Models::Operation + end + def feature_result + Azure::Features::Mgmt::V2015_12_01::Models::FeatureResult + end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/keyvault_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/keyvault_profile_module.rb index 4147902708..29062f7371 100644 --- a/azure_sdk/lib/v2017_03_09/modules/keyvault_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/keyvault_profile_module.rb @@ -53,13 +53,13 @@ module Models DeletedKeyListResult = Azure::KeyVault::V2016_10_01::Models::DeletedKeyListResult CertificateIssuerItem = Azure::KeyVault::V2016_10_01::Models::CertificateIssuerItem SecretListResult = Azure::KeyVault::V2016_10_01::Models::SecretListResult + Error = Azure::KeyVault::V2016_10_01::Models::Error X509CertificateProperties = Azure::KeyVault::V2016_10_01::Models::X509CertificateProperties DeletedSecretListResult = Azure::KeyVault::V2016_10_01::Models::DeletedSecretListResult IssuerParameters = Azure::KeyVault::V2016_10_01::Models::IssuerParameters CertificateListResult = Azure::KeyVault::V2016_10_01::Models::CertificateListResult SasDefinitionBundle = Azure::KeyVault::V2016_10_01::Models::SasDefinitionBundle DeletedCertificateListResult = Azure::KeyVault::V2016_10_01::Models::DeletedCertificateListResult - Error = Azure::KeyVault::V2016_10_01::Models::Error AdministratorDetails = Azure::KeyVault::V2016_10_01::Models::AdministratorDetails CertificateIssuerListResult = Azure::KeyVault::V2016_10_01::Models::CertificateIssuerListResult Contact = Azure::KeyVault::V2016_10_01::Models::Contact @@ -259,6 +259,9 @@ def certificate_issuer_item def secret_list_result Azure::KeyVault::V2016_10_01::Models::SecretListResult end + def error + Azure::KeyVault::V2016_10_01::Models::Error + end def x509_certificate_properties Azure::KeyVault::V2016_10_01::Models::X509CertificateProperties end @@ -277,9 +280,6 @@ def sas_definition_bundle def deleted_certificate_list_result Azure::KeyVault::V2016_10_01::Models::DeletedCertificateListResult end - def error - Azure::KeyVault::V2016_10_01::Models::Error - end def administrator_details Azure::KeyVault::V2016_10_01::Models::AdministratorDetails end @@ -400,12 +400,12 @@ module Models OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation DeletedVault = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault - OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult DeletedVaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult - VaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult - VaultAccessPolicyProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties VaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties + VaultAccessPolicyProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties + ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult VaultCreateOrUpdateParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCreateOrUpdateParameters + VaultCheckNameAvailabilityParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters VaultAccessPolicyParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult VaultPatchProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties @@ -414,17 +414,17 @@ module Models ServiceSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification AccessPolicyEntry = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry DeletedVaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties - Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault - VaultCheckNameAvailabilityParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters + VaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult + OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult SkuName = Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName + Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault + SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions - ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult + StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions CertificatePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions - SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions + AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind CreateMode = Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode - StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason - AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku end @@ -474,24 +474,24 @@ def operation def deleted_vault Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault end - def operation_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult - end def deleted_vault_list_result Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult end - def vault_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult + def vault_properties + Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties end def vault_access_policy_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties end - def vault_properties - Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties + def resource_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult end def vault_create_or_update_parameters Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCreateOrUpdateParameters end + def vault_check_name_availability_parameters + Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters + end def vault_access_policy_parameters Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters end @@ -516,39 +516,39 @@ def access_policy_entry def deleted_vault_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties end - def vault - Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault + def vault_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult end - def vault_check_name_availability_parameters - Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters + def operation_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult end def sku_name Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName end + def vault + Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault + end + def secret_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions + end def key_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions end - def resource_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult + def storage_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions end def certificate_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions end - def secret_permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions + def access_policy_update_kind + Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind end def create_mode Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode end - def storage_permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions - end def reason Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason end - def access_policy_update_kind - Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind - end def sku Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku end diff --git a/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb index e450c025f8..c113a1a603 100644 --- a/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb @@ -11,14 +11,14 @@ module Mgmt Operations = Azure::Links::Mgmt::V2016_09_01::Operations module Models + OperationListResult = Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult + ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink + Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter ResourceLinkResult = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult OperationDisplay = Azure::Links::Mgmt::V2016_09_01::Models::OperationDisplay ResourceLinkFilter = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter Operation = Azure::Links::Mgmt::V2016_09_01::Models::Operation ResourceLinkProperties = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties - OperationListResult = Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult - ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink - Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter end class LinksManagementClass @@ -52,6 +52,15 @@ def method_missing(method, *args) end class ModelClasses + def operation_list_result + Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult + end + def resource_link + Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink + end + def filter + Azure::Links::Mgmt::V2016_09_01::Models::Filter + end def resource_link_result Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult end @@ -67,15 +76,6 @@ def operation def resource_link_properties Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties end - def operation_list_result - Azure::Links::Mgmt::V2016_09_01::Models::OperationListResult - end - def resource_link - Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink - end - def filter - Azure::Links::Mgmt::V2016_09_01::Models::Filter - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb index 613649e774..51768d6ba0 100644 --- a/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb @@ -10,9 +10,9 @@ module Mgmt ManagementLocks = Azure::Locks::Mgmt::V2015_01_01::ManagementLocks module Models + ManagementLockObject = Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockObject LockLevel = Azure::Locks::Mgmt::V2015_01_01::Models::LockLevel ManagementLockListResult = Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockListResult - ManagementLockObject = Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockObject end class LocksManagementClass @@ -45,15 +45,15 @@ def method_missing(method, *args) end class ModelClasses + def management_lock_object + Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockObject + end def lock_level Azure::Locks::Mgmt::V2015_01_01::Models::LockLevel end def management_lock_list_result Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockListResult end - def management_lock_object - Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockObject - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb index af5c5dfc51..697abaaa67 100644 --- a/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb @@ -7,26 +7,28 @@ module Azure::Profiles::V2017_03_09 module Network module Mgmt + RouteTables = Azure::Network::Mgmt::V2015_06_15::RouteTables + Routes = Azure::Network::Mgmt::V2015_06_15::Routes + Usages = Azure::Network::Mgmt::V2015_06_15::Usages + VirtualNetworks = Azure::Network::Mgmt::V2015_06_15::VirtualNetworks Subnets = Azure::Network::Mgmt::V2015_06_15::Subnets VirtualNetworkGateways = Azure::Network::Mgmt::V2015_06_15::VirtualNetworkGateways ApplicationGateways = Azure::Network::Mgmt::V2015_06_15::ApplicationGateways - NetworkInterfaces = Azure::Network::Mgmt::V2015_06_15::NetworkInterfaces PublicIPAddresses = Azure::Network::Mgmt::V2015_06_15::PublicIPAddresses + LocalNetworkGateways = Azure::Network::Mgmt::V2015_06_15::LocalNetworkGateways + NetworkInterfaces = Azure::Network::Mgmt::V2015_06_15::NetworkInterfaces ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitAuthorizations ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitPeerings ExpressRouteCircuits = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuits - ExpressRouteServiceProviders = Azure::Network::Mgmt::V2015_06_15::ExpressRouteServiceProviders LoadBalancers = Azure::Network::Mgmt::V2015_06_15::LoadBalancers + ExpressRouteServiceProviders = Azure::Network::Mgmt::V2015_06_15::ExpressRouteServiceProviders VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2015_06_15::VirtualNetworkGatewayConnections - LocalNetworkGateways = Azure::Network::Mgmt::V2015_06_15::LocalNetworkGateways NetworkSecurityGroups = Azure::Network::Mgmt::V2015_06_15::NetworkSecurityGroups SecurityRules = Azure::Network::Mgmt::V2015_06_15::SecurityRules - RouteTables = Azure::Network::Mgmt::V2015_06_15::RouteTables - Routes = Azure::Network::Mgmt::V2015_06_15::Routes - Usages = Azure::Network::Mgmt::V2015_06_15::Usages - VirtualNetworks = Azure::Network::Mgmt::V2015_06_15::VirtualNetworks module Models + ExpressRouteCircuitSku = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku + RouteListResult = Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsRoutesTableListResult ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProviderBandwidthsOffered @@ -57,36 +59,36 @@ module Models SecurityRule = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRule ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendHttpSettings ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration - IPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration + PublicIPAddress = Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddress + FrontendIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::FrontendIPConfiguration ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration - ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort BackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::BackendAddressPool InboundNatRule = Azure::Network::Mgmt::V2015_06_15::Models::InboundNatRule + NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceIPConfiguration ApplicationGatewayProbe = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProbe NetworkInterface = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterface - NetworkSecurityGroup = Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroup + ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort Route = Azure::Network::Mgmt::V2015_06_15::Models::Route RouteTable = Azure::Network::Mgmt::V2015_06_15::Models::RouteTable - ApplicationGateway = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGateway ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayUrlPathMap ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddressPool - Subnet = Azure::Network::Mgmt::V2015_06_15::Models::Subnet + NetworkSecurityGroup = Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroup ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitAuthorization - NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceIPConfiguration + ApplicationGateway = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGateway ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayRequestRoutingRule ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeering ExpressRouteCircuit = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuit - ApplicationGatewayPathRule = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule + ExpressRouteServiceProvider = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProvider LoadBalancingRule = Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancingRule Probe = Azure::Network::Mgmt::V2015_06_15::Models::Probe InboundNatPool = Azure::Network::Mgmt::V2015_06_15::Models::InboundNatPool OutboundNatRule = Azure::Network::Mgmt::V2015_06_15::Models::OutboundNatRule LoadBalancer = Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancer - ExpressRouteServiceProvider = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProvider - SecurityRuleDirection = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleDirection - PublicIPAddress = Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddress - FrontendIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::FrontendIPConfiguration + ApplicationGatewayPathRule = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule + IPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration + IPAllocationMethod = Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod + Subnet = Azure::Network::Mgmt::V2015_06_15::Models::Subnet TransportProtocol = Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol VirtualNetwork = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetwork VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayIPConfiguration @@ -95,13 +97,13 @@ module Models VirtualNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway LocalNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection - IPAllocationMethod = Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod + SecurityRuleDirection = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleDirection + ApplicationGatewayProtocol = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProtocol ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayHttpListener ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayCookieBasedAffinity ApplicationGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName ApplicationGatewayTier = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier SecurityRuleAccess = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleAccess - ApplicationGatewayProtocol = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProtocol ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayRequestRoutingRuleType RouteNextHopType = Azure::Network::Mgmt::V2015_06_15::Models::RouteNextHopType ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayOperationalState @@ -143,12 +145,10 @@ module Models AddressSpace = Azure::Network::Mgmt::V2015_06_15::Models::AddressSpace DnsNameAvailabilityResult = Azure::Network::Mgmt::V2015_06_15::Models::DnsNameAvailabilityResult AuthorizationListResult = Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationListResult - ExpressRouteCircuitSku = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku - RouteListResult = Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult end class NetworkManagementClass - attr_reader :subnets, :virtual_network_gateways, :application_gateways, :network_interfaces, :public_ipaddresses, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :virtual_network_gateway_connections, :local_network_gateways, :network_security_groups, :security_rules, :route_tables, :routes, :usages, :virtual_networks, :configurable, :base_url, :options, :model_classes + attr_reader :route_tables, :routes, :usages, :virtual_networks, :subnets, :virtual_network_gateways, :application_gateways, :public_ipaddresses, :local_network_gateways, :network_interfaces, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :load_balancers, :express_route_service_providers, :virtual_network_gateway_connections, :network_security_groups, :security_rules, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -158,24 +158,24 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @route_tables = @client_0.route_tables + @routes = @client_0.routes + @usages = @client_0.usages + @virtual_networks = @client_0.virtual_networks @subnets = @client_0.subnets @virtual_network_gateways = @client_0.virtual_network_gateways @application_gateways = @client_0.application_gateways - @network_interfaces = @client_0.network_interfaces @public_ipaddresses = @client_0.public_ipaddresses + @local_network_gateways = @client_0.local_network_gateways + @network_interfaces = @client_0.network_interfaces @express_route_circuit_authorizations = @client_0.express_route_circuit_authorizations @express_route_circuit_peerings = @client_0.express_route_circuit_peerings @express_route_circuits = @client_0.express_route_circuits - @express_route_service_providers = @client_0.express_route_service_providers @load_balancers = @client_0.load_balancers + @express_route_service_providers = @client_0.express_route_service_providers @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections - @local_network_gateways = @client_0.local_network_gateways @network_security_groups = @client_0.network_security_groups @security_rules = @client_0.security_rules - @route_tables = @client_0.route_tables - @routes = @client_0.routes - @usages = @client_0.usages - @virtual_networks = @client_0.virtual_networks @model_classes = ModelClasses.new end @@ -194,6 +194,12 @@ def method_missing(method, *args) end class ModelClasses + def express_route_circuit_sku + Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku + end + def route_list_result + Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult + end def express_route_circuits_arp_table_list_result Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult end @@ -284,8 +290,11 @@ def application_gateway_backend_http_settings def application_gateway_ipconfiguration Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration end - def ipconfiguration - Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration + def public_ipaddress + Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddress + end + def frontend_ipconfiguration + Azure::Network::Mgmt::V2015_06_15::Models::FrontendIPConfiguration end def application_gateway_ssl_certificate Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate @@ -293,23 +302,23 @@ def application_gateway_ssl_certificate def application_gateway_frontend_ipconfiguration Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration end - def application_gateway_frontend_port - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort - end def backend_address_pool Azure::Network::Mgmt::V2015_06_15::Models::BackendAddressPool end def inbound_nat_rule Azure::Network::Mgmt::V2015_06_15::Models::InboundNatRule end + def network_interface_ipconfiguration + Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceIPConfiguration + end def application_gateway_probe Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProbe end def network_interface Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterface end - def network_security_group - Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroup + def application_gateway_frontend_port + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort end def route Azure::Network::Mgmt::V2015_06_15::Models::Route @@ -317,23 +326,20 @@ def route def route_table Azure::Network::Mgmt::V2015_06_15::Models::RouteTable end - def application_gateway - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGateway - end def application_gateway_url_path_map Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayUrlPathMap end def application_gateway_backend_address_pool Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddressPool end - def subnet - Azure::Network::Mgmt::V2015_06_15::Models::Subnet + def network_security_group + Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroup end def express_route_circuit_authorization Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitAuthorization end - def network_interface_ipconfiguration - Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceIPConfiguration + def application_gateway + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGateway end def application_gateway_request_routing_rule Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayRequestRoutingRule @@ -344,8 +350,8 @@ def express_route_circuit_peering def express_route_circuit Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuit end - def application_gateway_path_rule - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule + def express_route_service_provider + Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProvider end def load_balancing_rule Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancingRule @@ -362,17 +368,17 @@ def outbound_nat_rule def load_balancer Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancer end - def express_route_service_provider - Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProvider + def application_gateway_path_rule + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayPathRule end - def security_rule_direction - Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleDirection + def ipconfiguration + Azure::Network::Mgmt::V2015_06_15::Models::IPConfiguration end - def public_ipaddress - Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddress + def ipallocation_method + Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod end - def frontend_ipconfiguration - Azure::Network::Mgmt::V2015_06_15::Models::FrontendIPConfiguration + def subnet + Azure::Network::Mgmt::V2015_06_15::Models::Subnet end def transport_protocol Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol @@ -398,8 +404,11 @@ def local_network_gateway def virtual_network_gateway_connection Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection end - def ipallocation_method - Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod + def security_rule_direction + Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleDirection + end + def application_gateway_protocol + Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProtocol end def application_gateway_http_listener Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayHttpListener @@ -416,9 +425,6 @@ def application_gateway_tier def security_rule_access Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleAccess end - def application_gateway_protocol - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayProtocol - end def application_gateway_request_routing_rule_type Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayRequestRoutingRuleType end @@ -542,12 +548,6 @@ def dns_name_availability_result def authorization_list_result Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationListResult end - def express_route_circuit_sku - Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku - end - def route_list_result - Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult - end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/policy_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/policy_profile_module.rb index b85968cb11..7391bc7eac 100644 --- a/azure_sdk/lib/v2017_03_09/modules/policy_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/policy_profile_module.rb @@ -11,11 +11,11 @@ module Mgmt PolicyAssignments = Azure::Policy::Mgmt::V2015_10_01_preview::PolicyAssignments module Models - PolicyDefinition = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinition - PolicyAssignmentListResult = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignmentListResult PolicyDefinitionListResult = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinitionListResult PolicyType = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyType PolicyAssignment = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignment + PolicyDefinition = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinition + PolicyAssignmentListResult = Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignmentListResult end class PolicyManagementClass @@ -49,12 +49,6 @@ def method_missing(method, *args) end class ModelClasses - def policy_definition - Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinition - end - def policy_assignment_list_result - Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignmentListResult - end def policy_definition_list_result Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinitionListResult end @@ -64,6 +58,12 @@ def policy_type def policy_assignment Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignment end + def policy_definition + Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyDefinition + end + def policy_assignment_list_result + Azure::Policy::Mgmt::V2015_10_01_preview::Models::PolicyAssignmentListResult + end end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb index 6eb1c2a61c..bbd3e80594 100644 --- a/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb @@ -7,12 +7,12 @@ module Azure::Profiles::V2017_03_09 module Resources module Mgmt + DeploymentOperations = Azure::Resources::Mgmt::V2016_02_01::DeploymentOperations Resources = Azure::Resources::Mgmt::V2016_02_01::Resources Deployments = Azure::Resources::Mgmt::V2016_02_01::Deployments Providers = Azure::Resources::Mgmt::V2016_02_01::Providers ResourceGroups = Azure::Resources::Mgmt::V2016_02_01::ResourceGroups Tags = Azure::Resources::Mgmt::V2016_02_01::Tags - DeploymentOperations = Azure::Resources::Mgmt::V2016_02_01::DeploymentOperations module Models Dependency = Azure::Resources::Mgmt::V2016_02_01::Models::Dependency @@ -64,7 +64,7 @@ module Models end class ResourcesManagementClass - attr_reader :resources, :deployments, :providers, :resource_groups, :tags, :deployment_operations, :configurable, :base_url, :options, :model_classes + attr_reader :deployment_operations, :resources, :deployments, :providers, :resource_groups, :tags, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -74,12 +74,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @deployment_operations = @client_0.deployment_operations @resources = @client_0.resources @deployments = @client_0.deployments @providers = @client_0.providers @resource_groups = @client_0.resource_groups @tags = @client_0.tags - @deployment_operations = @client_0.deployment_operations @model_classes = ModelClasses.new end diff --git a/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb index 49bacbc869..b5322f18b1 100644 --- a/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb @@ -7,18 +7,25 @@ module Azure::Profiles::V2017_03_09 module Storage module Mgmt - StorageAccounts = Azure::Storage::Mgmt::V2016_01_01::StorageAccounts UsageOperations = Azure::Storage::Mgmt::V2016_01_01::UsageOperations + StorageAccounts = Azure::Storage::Mgmt::V2016_01_01::StorageAccounts module Models + AccountStatus = Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus + UsageName = Azure::Storage::Mgmt::V2016_01_01::Models::UsageName + UsageUnit = Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + KeyPermission = Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission + Kind = Azure::Storage::Mgmt::V2016_01_01::Models::Kind StorageAccountCreateParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountCreateParameters StorageAccountUpdateParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountUpdateParameters Resource = Azure::Storage::Mgmt::V2016_01_01::Models::Resource ProvisioningState = Azure::Storage::Mgmt::V2016_01_01::Models::ProvisioningState CheckNameAvailabilityResult = Azure::Storage::Mgmt::V2016_01_01::Models::CheckNameAvailabilityResult + Reason = Azure::Storage::Mgmt::V2016_01_01::Models::Reason SkuName = Azure::Storage::Mgmt::V2016_01_01::Models::SkuName StorageAccountCheckNameAvailabilityParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountCheckNameAvailabilityParameters StorageAccountKey = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountKey + Usage = Azure::Storage::Mgmt::V2016_01_01::Models::Usage StorageAccountListResult = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountListResult EncryptionService = Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionService StorageAccountListKeysResult = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountListKeysResult @@ -26,23 +33,16 @@ module Models StorageAccountRegenerateKeyParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountRegenerateKeyParameters Endpoints = Azure::Storage::Mgmt::V2016_01_01::Models::Endpoints CustomDomain = Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain - EncryptionServices = Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices UsageListResult = Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult - Sku = Azure::Storage::Mgmt::V2016_01_01::Models::Sku - UsageName = Azure::Storage::Mgmt::V2016_01_01::Models::UsageName + StorageAccount = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount SkuTier = Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier - Reason = Azure::Storage::Mgmt::V2016_01_01::Models::Reason - Kind = Azure::Storage::Mgmt::V2016_01_01::Models::Kind AccessTier = Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier - Usage = Azure::Storage::Mgmt::V2016_01_01::Models::Usage - AccountStatus = Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus - KeyPermission = Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission - UsageUnit = Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit - StorageAccount = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount + Sku = Azure::Storage::Mgmt::V2016_01_01::Models::Sku + EncryptionServices = Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices end class StorageManagementClass - attr_reader :storage_accounts, :usage_operations, :configurable, :base_url, :options, :model_classes + attr_reader :usage_operations, :storage_accounts, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -52,8 +52,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @storage_accounts = @client_0.storage_accounts @usage_operations = @client_0.usage_operations + @storage_accounts = @client_0.storage_accounts @model_classes = ModelClasses.new end @@ -72,6 +72,21 @@ def method_missing(method, *args) end class ModelClasses + def account_status + Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus + end + def usage_name + Azure::Storage::Mgmt::V2016_01_01::Models::UsageName + end + def usage_unit + Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + end + def key_permission + Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission + end + def kind + Azure::Storage::Mgmt::V2016_01_01::Models::Kind + end def storage_account_create_parameters Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountCreateParameters end @@ -87,6 +102,9 @@ def provisioning_state def check_name_availability_result Azure::Storage::Mgmt::V2016_01_01::Models::CheckNameAvailabilityResult end + def reason + Azure::Storage::Mgmt::V2016_01_01::Models::Reason + end def sku_name Azure::Storage::Mgmt::V2016_01_01::Models::SkuName end @@ -96,6 +114,9 @@ def storage_account_check_name_availability_parameters def storage_account_key Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountKey end + def usage + Azure::Storage::Mgmt::V2016_01_01::Models::Usage + end def storage_account_list_result Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountListResult end @@ -117,44 +138,23 @@ def endpoints def custom_domain Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain end - def encryption_services - Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices - end def usage_list_result Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult end - def sku - Azure::Storage::Mgmt::V2016_01_01::Models::Sku - end - def usage_name - Azure::Storage::Mgmt::V2016_01_01::Models::UsageName + def storage_account + Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount end def sku_tier Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier end - def reason - Azure::Storage::Mgmt::V2016_01_01::Models::Reason - end - def kind - Azure::Storage::Mgmt::V2016_01_01::Models::Kind - end def access_tier Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier end - def usage - Azure::Storage::Mgmt::V2016_01_01::Models::Usage - end - def account_status - Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus - end - def key_permission - Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission - end - def usage_unit - Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + def sku + Azure::Storage::Mgmt::V2016_01_01::Models::Sku end - def storage_account - Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount + def encryption_services + Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices end end end diff --git a/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb index 1eb02f05eb..66574cda5d 100644 --- a/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb @@ -7,27 +7,27 @@ module Azure::Profiles::V2017_03_09 module Subscriptions module Mgmt - Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions - Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants Operations = Azure::Subscriptions::Mgmt::V2016_06_01::Operations + Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants + Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions module Models Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location - SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit - OperationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult - OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay - TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription - TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription + SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult + OperationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult + SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult + OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay Operation = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation - SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription end class SubscriptionsManagementClass - attr_reader :subscriptions, :tenants, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :tenants, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -37,9 +37,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @subscriptions = @client_0.subscriptions - @tenants = @client_0.tenants @operations = @client_0.operations + @tenants = @client_0.tenants + @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new end @@ -61,21 +61,6 @@ class ModelClasses def location Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location end - def spending_limit - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit - end - def operation_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult - end - def operation_display - Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay - end - def tenant_id_description - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription - end - def tenant_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult - end def subscription_policies Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies end @@ -85,14 +70,29 @@ def subscription_list_result def subscription Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription end + def subscription_state + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + end + def tenant_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult + end + def operation_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult + end + def spending_limit + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit + end def location_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult end + def operation_display + Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay + end def operation Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation end - def subscription_state - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + def tenant_id_description + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/compute_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/compute_profile_module.rb index 8d03b2206e..4ef178bba0 100644 --- a/azure_sdk/lib/v2018_03_01/modules/compute_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/compute_profile_module.rb @@ -25,6 +25,12 @@ module Mgmt VirtualMachineRunCommands = Azure::Compute::Mgmt::V2017_03_30::VirtualMachineRunCommands module Models + StorageProfile = Azure::Compute::Mgmt::V2017_03_30::Models::StorageProfile + VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetStorageProfile + WinRMListener = Azure::Compute::Mgmt::V2017_03_30::Models::WinRMListener + VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetUpdateStorageProfile + WindowsConfiguration = Azure::Compute::Mgmt::V2017_03_30::Models::WindowsConfiguration + ApiEntityReference = Azure::Compute::Mgmt::V2017_03_30::Models::ApiEntityReference SshConfiguration = Azure::Compute::Mgmt::V2017_03_30::Models::SshConfiguration VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings VaultCertificate = Azure::Compute::Mgmt::V2017_03_30::Models::VaultCertificate @@ -188,12 +194,6 @@ module Models KeyVaultAndKeyReference = Azure::Compute::Mgmt::V2017_03_30::Models::KeyVaultAndKeyReference OSDisk = Azure::Compute::Mgmt::V2017_03_30::Models::OSDisk VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetDataDisk - StorageProfile = Azure::Compute::Mgmt::V2017_03_30::Models::StorageProfile - VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetStorageProfile - WinRMListener = Azure::Compute::Mgmt::V2017_03_30::Models::WinRMListener - VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetUpdateStorageProfile - WindowsConfiguration = Azure::Compute::Mgmt::V2017_03_30::Models::WindowsConfiguration - ApiEntityReference = Azure::Compute::Mgmt::V2017_03_30::Models::ApiEntityReference end class ComputeManagementClass @@ -241,6 +241,24 @@ def method_missing(method, *args) end class ModelClasses + def storage_profile + Azure::Compute::Mgmt::V2017_03_30::Models::StorageProfile + end + def virtual_machine_scale_set_storage_profile + Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetStorageProfile + end + def win_rmlistener + Azure::Compute::Mgmt::V2017_03_30::Models::WinRMListener + end + def virtual_machine_scale_set_update_storage_profile + Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetUpdateStorageProfile + end + def windows_configuration + Azure::Compute::Mgmt::V2017_03_30::Models::WindowsConfiguration + end + def api_entity_reference + Azure::Compute::Mgmt::V2017_03_30::Models::ApiEntityReference + end def ssh_configuration Azure::Compute::Mgmt::V2017_03_30::Models::SshConfiguration end @@ -730,24 +748,6 @@ def osdisk def virtual_machine_scale_set_data_disk Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetDataDisk end - def storage_profile - Azure::Compute::Mgmt::V2017_03_30::Models::StorageProfile - end - def virtual_machine_scale_set_storage_profile - Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetStorageProfile - end - def win_rmlistener - Azure::Compute::Mgmt::V2017_03_30::Models::WinRMListener - end - def virtual_machine_scale_set_update_storage_profile - Azure::Compute::Mgmt::V2017_03_30::Models::VirtualMachineScaleSetUpdateStorageProfile - end - def windows_configuration - Azure::Compute::Mgmt::V2017_03_30::Models::WindowsConfiguration - end - def api_entity_reference - Azure::Compute::Mgmt::V2017_03_30::Models::ApiEntityReference - end end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/dns_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/dns_profile_module.rb index fddc2cd278..613e2903b9 100644 --- a/azure_sdk/lib/v2018_03_01/modules/dns_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/dns_profile_module.rb @@ -11,6 +11,12 @@ module Mgmt Zones = Azure::Dns::Mgmt::V2016_04_01::Zones module Models + AaaaRecord = Azure::Dns::Mgmt::V2016_04_01::Models::AaaaRecord + ARecord = Azure::Dns::Mgmt::V2016_04_01::Models::ARecord + MxRecord = Azure::Dns::Mgmt::V2016_04_01::Models::MxRecord + PtrRecord = Azure::Dns::Mgmt::V2016_04_01::Models::PtrRecord + SrvRecord = Azure::Dns::Mgmt::V2016_04_01::Models::SrvRecord + CnameRecord = Azure::Dns::Mgmt::V2016_04_01::Models::CnameRecord ZoneDeleteResult = Azure::Dns::Mgmt::V2016_04_01::Models::ZoneDeleteResult RecordSet = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSet ZoneListResult = Azure::Dns::Mgmt::V2016_04_01::Models::ZoneListResult @@ -27,12 +33,6 @@ module Models Resource = Azure::Dns::Mgmt::V2016_04_01::Models::Resource RecordSetUpdateParameters = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetUpdateParameters RecordSetListResult = Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetListResult - AaaaRecord = Azure::Dns::Mgmt::V2016_04_01::Models::AaaaRecord - ARecord = Azure::Dns::Mgmt::V2016_04_01::Models::ARecord - MxRecord = Azure::Dns::Mgmt::V2016_04_01::Models::MxRecord - PtrRecord = Azure::Dns::Mgmt::V2016_04_01::Models::PtrRecord - SrvRecord = Azure::Dns::Mgmt::V2016_04_01::Models::SrvRecord - CnameRecord = Azure::Dns::Mgmt::V2016_04_01::Models::CnameRecord end class DnsManagementClass @@ -66,6 +66,24 @@ def method_missing(method, *args) end class ModelClasses + def aaaa_record + Azure::Dns::Mgmt::V2016_04_01::Models::AaaaRecord + end + def arecord + Azure::Dns::Mgmt::V2016_04_01::Models::ARecord + end + def mx_record + Azure::Dns::Mgmt::V2016_04_01::Models::MxRecord + end + def ptr_record + Azure::Dns::Mgmt::V2016_04_01::Models::PtrRecord + end + def srv_record + Azure::Dns::Mgmt::V2016_04_01::Models::SrvRecord + end + def cname_record + Azure::Dns::Mgmt::V2016_04_01::Models::CnameRecord + end def zone_delete_result Azure::Dns::Mgmt::V2016_04_01::Models::ZoneDeleteResult end @@ -114,24 +132,6 @@ def record_set_update_parameters def record_set_list_result Azure::Dns::Mgmt::V2016_04_01::Models::RecordSetListResult end - def aaaa_record - Azure::Dns::Mgmt::V2016_04_01::Models::AaaaRecord - end - def arecord - Azure::Dns::Mgmt::V2016_04_01::Models::ARecord - end - def mx_record - Azure::Dns::Mgmt::V2016_04_01::Models::MxRecord - end - def ptr_record - Azure::Dns::Mgmt::V2016_04_01::Models::PtrRecord - end - def srv_record - Azure::Dns::Mgmt::V2016_04_01::Models::SrvRecord - end - def cname_record - Azure::Dns::Mgmt::V2016_04_01::Models::CnameRecord - end end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/keyvault_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/keyvault_profile_module.rb index 78a0f22826..d5497fb725 100644 --- a/azure_sdk/lib/v2018_03_01/modules/keyvault_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/keyvault_profile_module.rb @@ -53,13 +53,13 @@ module Models DeletedKeyListResult = Azure::KeyVault::V2016_10_01::Models::DeletedKeyListResult CertificateIssuerItem = Azure::KeyVault::V2016_10_01::Models::CertificateIssuerItem SecretListResult = Azure::KeyVault::V2016_10_01::Models::SecretListResult + Error = Azure::KeyVault::V2016_10_01::Models::Error X509CertificateProperties = Azure::KeyVault::V2016_10_01::Models::X509CertificateProperties DeletedSecretListResult = Azure::KeyVault::V2016_10_01::Models::DeletedSecretListResult IssuerParameters = Azure::KeyVault::V2016_10_01::Models::IssuerParameters CertificateListResult = Azure::KeyVault::V2016_10_01::Models::CertificateListResult SasDefinitionBundle = Azure::KeyVault::V2016_10_01::Models::SasDefinitionBundle DeletedCertificateListResult = Azure::KeyVault::V2016_10_01::Models::DeletedCertificateListResult - Error = Azure::KeyVault::V2016_10_01::Models::Error AdministratorDetails = Azure::KeyVault::V2016_10_01::Models::AdministratorDetails CertificateIssuerListResult = Azure::KeyVault::V2016_10_01::Models::CertificateIssuerListResult Contact = Azure::KeyVault::V2016_10_01::Models::Contact @@ -259,6 +259,9 @@ def certificate_issuer_item def secret_list_result Azure::KeyVault::V2016_10_01::Models::SecretListResult end + def error + Azure::KeyVault::V2016_10_01::Models::Error + end def x509_certificate_properties Azure::KeyVault::V2016_10_01::Models::X509CertificateProperties end @@ -277,9 +280,6 @@ def sas_definition_bundle def deleted_certificate_list_result Azure::KeyVault::V2016_10_01::Models::DeletedCertificateListResult end - def error - Azure::KeyVault::V2016_10_01::Models::Error - end def administrator_details Azure::KeyVault::V2016_10_01::Models::AdministratorDetails end @@ -400,12 +400,12 @@ module Models OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation DeletedVault = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault - OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult DeletedVaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult - VaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult - VaultAccessPolicyProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties VaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties + VaultAccessPolicyProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties + ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult VaultCreateOrUpdateParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCreateOrUpdateParameters + VaultCheckNameAvailabilityParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters VaultAccessPolicyParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult VaultPatchProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties @@ -414,17 +414,17 @@ module Models ServiceSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification AccessPolicyEntry = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry DeletedVaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties - Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault - VaultCheckNameAvailabilityParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters + VaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult + OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult SkuName = Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName + Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault + SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions - ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult + StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions CertificatePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions - SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions + AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind CreateMode = Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode - StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason - AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku end @@ -474,24 +474,24 @@ def operation def deleted_vault Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault end - def operation_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult - end def deleted_vault_list_result Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult end - def vault_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult + def vault_properties + Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties end def vault_access_policy_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties end - def vault_properties - Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties + def resource_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult end def vault_create_or_update_parameters Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCreateOrUpdateParameters end + def vault_check_name_availability_parameters + Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters + end def vault_access_policy_parameters Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters end @@ -516,39 +516,39 @@ def access_policy_entry def deleted_vault_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties end - def vault - Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault + def vault_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult end - def vault_check_name_availability_parameters - Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters + def operation_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult end def sku_name Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName end + def vault + Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault + end + def secret_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions + end def key_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions end - def resource_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult + def storage_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions end def certificate_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions end - def secret_permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions + def access_policy_update_kind + Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind end def create_mode Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode end - def storage_permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions - end def reason Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason end - def access_policy_update_kind - Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind - end def sku Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku end diff --git a/azure_sdk/lib/v2018_03_01/modules/locks_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/locks_profile_module.rb index 970e0b4e60..d077dde3ed 100644 --- a/azure_sdk/lib/v2018_03_01/modules/locks_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/locks_profile_module.rb @@ -11,13 +11,13 @@ module Mgmt ManagementLocks = Azure::Locks::Mgmt::V2016_09_01::ManagementLocks module Models + OperationListResult = Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult + ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject + LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel OperationDisplay = Azure::Locks::Mgmt::V2016_09_01::Models::OperationDisplay ManagementLockOwner = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner Operation = Azure::Locks::Mgmt::V2016_09_01::Models::Operation ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult - OperationListResult = Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult - ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject - LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel end class LocksManagementClass @@ -51,6 +51,15 @@ def method_missing(method, *args) end class ModelClasses + def operation_list_result + Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult + end + def management_lock_object + Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject + end + def lock_level + Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel + end def operation_display Azure::Locks::Mgmt::V2016_09_01::Models::OperationDisplay end @@ -63,15 +72,6 @@ def operation def management_lock_list_result Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult end - def operation_list_result - Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult - end - def management_lock_object - Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject - end - def lock_level - Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel - end end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/network_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/network_profile_module.rb index 70cc76d5c6..2a8310c311 100644 --- a/azure_sdk/lib/v2018_03_01/modules/network_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/network_profile_module.rb @@ -7,6 +7,12 @@ module Azure::Profiles::V2018_03_01 module Network module Mgmt + RouteFilterRules = Azure::Network::Mgmt::V2017_10_01::RouteFilterRules + RouteTables = Azure::Network::Mgmt::V2017_10_01::RouteTables + Routes = Azure::Network::Mgmt::V2017_10_01::Routes + BgpServiceCommunities = Azure::Network::Mgmt::V2017_10_01::BgpServiceCommunities + Usages = Azure::Network::Mgmt::V2017_10_01::Usages + VirtualNetworks = Azure::Network::Mgmt::V2017_10_01::VirtualNetworks Subnets = Azure::Network::Mgmt::V2017_10_01::Subnets VirtualNetworkPeerings = Azure::Network::Mgmt::V2017_10_01::VirtualNetworkPeerings VirtualNetworkGateways = Azure::Network::Mgmt::V2017_10_01::VirtualNetworkGateways @@ -38,12 +44,6 @@ module Mgmt PacketCaptures = Azure::Network::Mgmt::V2017_10_01::PacketCaptures ConnectionMonitors = Azure::Network::Mgmt::V2017_10_01::ConnectionMonitors RouteFilters = Azure::Network::Mgmt::V2017_10_01::RouteFilters - RouteFilterRules = Azure::Network::Mgmt::V2017_10_01::RouteFilterRules - RouteTables = Azure::Network::Mgmt::V2017_10_01::RouteTables - Routes = Azure::Network::Mgmt::V2017_10_01::Routes - BgpServiceCommunities = Azure::Network::Mgmt::V2017_10_01::BgpServiceCommunities - Usages = Azure::Network::Mgmt::V2017_10_01::Usages - VirtualNetworks = Azure::Network::Mgmt::V2017_10_01::VirtualNetworks module Models IpTag = Azure::Network::Mgmt::V2017_03_30::Models::IpTag @@ -53,9 +53,9 @@ module Models InterfaceEndpoint = Azure::Network::Mgmt::V2017_03_30::Models::InterfaceEndpoint NetworkInterfaceTapConfiguration = Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceTapConfiguration VirtualNetworkTap = Azure::Network::Mgmt::V2017_03_30::Models::VirtualNetworkTap + ServiceEndpointPolicy = Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicy ServiceEndpointPolicyDefinition = Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicyDefinition IPConfigurationProfile = Azure::Network::Mgmt::V2017_03_30::Models::IPConfigurationProfile - ServiceEndpointPolicy = Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicy ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendAddress PublicIPAddressSku = Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressSku PublicIPAddressListResult = Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressListResult @@ -137,19 +137,19 @@ module Models TopologyParameters = Azure::Network::Mgmt::V2017_10_01::Models::TopologyParameters ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationSecurityGroupListResult DnsNameAvailabilityResult = Azure::Network::Mgmt::V2017_10_01::Models::DnsNameAvailabilityResult - Dimension = Azure::Network::Mgmt::V2017_10_01::Models::Dimension EndpointServicesListResult = Azure::Network::Mgmt::V2017_10_01::Models::EndpointServicesListResult + MetricSpecification = Azure::Network::Mgmt::V2017_10_01::Models::MetricSpecification + Dimension = Azure::Network::Mgmt::V2017_10_01::Models::Dimension AuthorizationListResult = Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationListResult - Topology = Azure::Network::Mgmt::V2017_10_01::Models::Topology AddressSpace = Azure::Network::Mgmt::V2017_10_01::Models::AddressSpace VerificationIPFlowParameters = Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowParameters - BgpServiceCommunityListResult = Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunityListResult - MetricSpecification = Azure::Network::Mgmt::V2017_10_01::Models::MetricSpecification + Topology = Azure::Network::Mgmt::V2017_10_01::Models::Topology Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2017_10_01::Models::Ipv6ExpressRouteCircuitPeeringConfig - VerificationIPFlowResult = Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowResult - ExpressRouteCircuitSku = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSku NextHopParameters = Azure::Network::Mgmt::V2017_10_01::Models::NextHopParameters + ExpressRouteCircuitSku = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSku + NextHopResult = Azure::Network::Mgmt::V2017_10_01::Models::NextHopResult RouteListResult = Azure::Network::Mgmt::V2017_10_01::Models::RouteListResult + SecurityGroupViewParameters = Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupViewParameters ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsArpTableListResult NetworkInterfaceAssociation = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceAssociation ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsRoutesTableListResult @@ -240,85 +240,85 @@ module Models ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHttpSettings Availability = Azure::Network::Mgmt::V2017_10_01::Models::Availability ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAuthenticationCertificate - SecurityGroupViewParameters = Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupViewParameters + ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayIPConfiguration ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendIPConfiguration ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCertificate - ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayIPConfiguration - ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendPort ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayHttpListener - ApplicationGatewayPathRule = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayPathRule + ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendPort ApplicationGatewayProbe = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbe - ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRule + ApplicationGatewayPathRule = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayPathRule + BgpServiceCommunityListResult = Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunityListResult + VerificationIPFlowResult = Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowResult ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectConfiguration ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayUrlPathMap - ApplicationGateway = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGateway - NextHopResult = Azure::Network::Mgmt::V2017_10_01::Models::NextHopResult - ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableSslOptions - ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPredefinedPolicy + ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRule ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRuleSet - ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitAuthorization - RouteFilterRule = Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterRule + ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableSslOptions + ApplicationGateway = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGateway EndpointServiceResult = Azure::Network::Mgmt::V2017_10_01::Models::EndpointServiceResult - RouteFilter = Azure::Network::Mgmt::V2017_10_01::Models::RouteFilter - ExpressRouteCircuit = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuit + ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitAuthorization + ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPredefinedPolicy ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeering - LoadBalancingRule = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancingRule - Probe = Azure::Network::Mgmt::V2017_10_01::Models::Probe + RouteFilter = Azure::Network::Mgmt::V2017_10_01::Models::RouteFilter + RouteFilterRule = Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterRule ExpressRouteServiceProvider = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProvider - OutboundNatRule = Azure::Network::Mgmt::V2017_10_01::Models::OutboundNatRule - LoadBalancer = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancer + LoadBalancingRule = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancingRule + ExpressRouteCircuit = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuit InboundNatPool = Azure::Network::Mgmt::V2017_10_01::Models::InboundNatPool - PatchRouteFilterRule = Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilterRule - PatchRouteFilter = Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilter + OutboundNatRule = Azure::Network::Mgmt::V2017_10_01::Models::OutboundNatRule + Probe = Azure::Network::Mgmt::V2017_10_01::Models::Probe NetworkWatcher = Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcher - VirtualNetworkPeering = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeering - VirtualNetwork = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetwork + PatchRouteFilterRule = Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilterRule + LoadBalancer = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancer BgpServiceCommunity = Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunity - VpnClientRootCertificate = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRootCertificate - VpnClientRevokedCertificate = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRevokedCertificate + VirtualNetworkPeering = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeering + PatchRouteFilter = Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilter VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayIPConfiguration - LocalNetworkGateway = Azure::Network::Mgmt::V2017_10_01::Models::LocalNetworkGateway - VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnection + VpnClientRootCertificate = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRootCertificate + VirtualNetwork = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetwork VirtualNetworkGateway = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGateway - ApplicationGatewayProtocol = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProtocol - ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayCookieBasedAffinity + LocalNetworkGateway = Azure::Network::Mgmt::V2017_10_01::Models::LocalNetworkGateway + VpnClientRevokedCertificate = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRevokedCertificate VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionListEntity - IPVersion = Azure::Network::Mgmt::V2017_10_01::Models::IPVersion - ApplicationGatewayTier = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayTier + ApplicationGatewayProtocol = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProtocol + VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnection ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthServerHealth - ApplicationGatewaySkuName = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySkuName - ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyName + IPVersion = Azure::Network::Mgmt::V2017_10_01::Models::IPVersion + ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayCookieBasedAffinity ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslProtocol - ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyType - ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectType + ApplicationGatewaySkuName = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySkuName + ApplicationGatewayTier = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayTier ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCipherSuite - ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRuleType - AuthorizationUseStatus = Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationUseStatus + ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyType + ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyName ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayOperationalState - ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallMode - ExpressRouteCircuitPeeringType = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringType + ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRuleType + ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectType ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState - Access = Azure::Network::Mgmt::V2017_10_01::Models::Access - ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuFamily + ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallMode + AuthorizationUseStatus = Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationUseStatus ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringState - ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuTier - LoadDistribution = Azure::Network::Mgmt::V2017_10_01::Models::LoadDistribution + Access = Azure::Network::Mgmt::V2017_10_01::Models::Access + ExpressRouteCircuitPeeringType = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringType ServiceProviderProvisioningState = Azure::Network::Mgmt::V2017_10_01::Models::ServiceProviderProvisioningState - LoadBalancerSkuName = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerSkuName - EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveSecurityRuleProtocol + ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuTier + ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuFamily ProbeProtocol = Azure::Network::Mgmt::V2017_10_01::Models::ProbeProtocol - NetworkOperationStatus = Azure::Network::Mgmt::V2017_10_01::Models::NetworkOperationStatus - ProvisioningState = Azure::Network::Mgmt::V2017_10_01::Models::ProvisioningState + LoadBalancerSkuName = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerSkuName + LoadDistribution = Azure::Network::Mgmt::V2017_10_01::Models::LoadDistribution EffectiveRouteSource = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteSource - EffectiveRouteState = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteState - NextHopType = Azure::Network::Mgmt::V2017_10_01::Models::NextHopType + NetworkOperationStatus = Azure::Network::Mgmt::V2017_10_01::Models::NetworkOperationStatus + EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveSecurityRuleProtocol AssociationType = Azure::Network::Mgmt::V2017_10_01::Models::AssociationType + EffectiveRouteState = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteState + ProvisioningState = Azure::Network::Mgmt::V2017_10_01::Models::ProvisioningState + PcProtocol = Azure::Network::Mgmt::V2017_10_01::Models::PcProtocol Direction = Azure::Network::Mgmt::V2017_10_01::Models::Direction Protocol = Azure::Network::Mgmt::V2017_10_01::Models::Protocol - PcProtocol = Azure::Network::Mgmt::V2017_10_01::Models::PcProtocol + Origin = Azure::Network::Mgmt::V2017_10_01::Models::Origin PcStatus = Azure::Network::Mgmt::V2017_10_01::Models::PcStatus PcError = Azure::Network::Mgmt::V2017_10_01::Models::PcError - Origin = Azure::Network::Mgmt::V2017_10_01::Models::Origin + NextHopType = Azure::Network::Mgmt::V2017_10_01::Models::NextHopType IssueType = Azure::Network::Mgmt::V2017_10_01::Models::IssueType ConnectionStatus = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionStatus ConnectionState = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionState @@ -344,7 +344,7 @@ module Models end class NetworkManagementClass - attr_reader :subnets, :virtual_network_peerings, :virtual_network_gateways, :network_interfaces, :public_ipaddresses, :local_network_gateways, :virtual_network_gateway_connections, :operations, :application_gateways, :application_security_groups, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :usages, :virtual_networks, :configurable, :base_url, :options, :model_classes + attr_reader :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :network_interfaces, :public_ipaddresses, :local_network_gateways, :virtual_network_gateway_connections, :operations, :application_gateways, :application_security_groups, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :route_filters, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -360,6 +360,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @route_filter_rules = @client_1.route_filter_rules + @route_tables = @client_1.route_tables + @routes = @client_1.routes + @bgp_service_communities = @client_1.bgp_service_communities + @usages = @client_1.usages + @virtual_networks = @client_1.virtual_networks @subnets = @client_1.subnets @virtual_network_peerings = @client_1.virtual_network_peerings @virtual_network_gateways = @client_1.virtual_network_gateways @@ -391,12 +397,6 @@ def initialize(configurable, base_url=nil, options=nil) @packet_captures = @client_1.packet_captures @connection_monitors = @client_1.connection_monitors @route_filters = @client_1.route_filters - @route_filter_rules = @client_1.route_filter_rules - @route_tables = @client_1.route_tables - @routes = @client_1.routes - @bgp_service_communities = @client_1.bgp_service_communities - @usages = @client_1.usages - @virtual_networks = @client_1.virtual_networks @model_classes = ModelClasses.new end @@ -438,15 +438,15 @@ def network_interface_tap_configuration def virtual_network_tap Azure::Network::Mgmt::V2017_03_30::Models::VirtualNetworkTap end + def service_endpoint_policy + Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicy + end def service_endpoint_policy_definition Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicyDefinition end def ipconfiguration_profile Azure::Network::Mgmt::V2017_03_30::Models::IPConfigurationProfile end - def service_endpoint_policy - Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicy - end def application_gateway_backend_address Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendAddress end @@ -690,45 +690,45 @@ def application_security_group_list_result def dns_name_availability_result Azure::Network::Mgmt::V2017_10_01::Models::DnsNameAvailabilityResult end - def dimension - Azure::Network::Mgmt::V2017_10_01::Models::Dimension - end def endpoint_services_list_result Azure::Network::Mgmt::V2017_10_01::Models::EndpointServicesListResult end + def metric_specification + Azure::Network::Mgmt::V2017_10_01::Models::MetricSpecification + end + def dimension + Azure::Network::Mgmt::V2017_10_01::Models::Dimension + end def authorization_list_result Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationListResult end - def topology - Azure::Network::Mgmt::V2017_10_01::Models::Topology - end def address_space Azure::Network::Mgmt::V2017_10_01::Models::AddressSpace end def verification_ipflow_parameters Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowParameters end - def bgp_service_community_list_result - Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunityListResult - end - def metric_specification - Azure::Network::Mgmt::V2017_10_01::Models::MetricSpecification + def topology + Azure::Network::Mgmt::V2017_10_01::Models::Topology end def ipv6_express_route_circuit_peering_config Azure::Network::Mgmt::V2017_10_01::Models::Ipv6ExpressRouteCircuitPeeringConfig end - def verification_ipflow_result - Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowResult + def next_hop_parameters + Azure::Network::Mgmt::V2017_10_01::Models::NextHopParameters end def express_route_circuit_sku Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSku end - def next_hop_parameters - Azure::Network::Mgmt::V2017_10_01::Models::NextHopParameters + def next_hop_result + Azure::Network::Mgmt::V2017_10_01::Models::NextHopResult end def route_list_result Azure::Network::Mgmt::V2017_10_01::Models::RouteListResult end + def security_group_view_parameters + Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupViewParameters + end def express_route_circuits_arp_table_list_result Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsArpTableListResult end @@ -999,8 +999,8 @@ def availability def application_gateway_authentication_certificate Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAuthenticationCertificate end - def security_group_view_parameters - Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupViewParameters + def application_gateway_ipconfiguration + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayIPConfiguration end def application_gateway_frontend_ipconfiguration Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendIPConfiguration @@ -1008,23 +1008,23 @@ def application_gateway_frontend_ipconfiguration def application_gateway_ssl_certificate Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCertificate end - def application_gateway_ipconfiguration - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayIPConfiguration + def application_gateway_http_listener + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayHttpListener end def application_gateway_frontend_port Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendPort end - def application_gateway_http_listener - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayHttpListener + def application_gateway_probe + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbe end def application_gateway_path_rule Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayPathRule end - def application_gateway_probe - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbe + def bgp_service_community_list_result + Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunityListResult end - def application_gateway_request_routing_rule - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRule + def verification_ipflow_result + Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowResult end def application_gateway_redirect_configuration Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectConfiguration @@ -1032,191 +1032,191 @@ def application_gateway_redirect_configuration def application_gateway_url_path_map Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayUrlPathMap end - def application_gateway - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGateway + def application_gateway_request_routing_rule + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRule end - def next_hop_result - Azure::Network::Mgmt::V2017_10_01::Models::NextHopResult + def application_gateway_firewall_rule_set + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRuleSet end def application_gateway_available_ssl_options Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableSslOptions end - def application_gateway_ssl_predefined_policy - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPredefinedPolicy + def application_gateway + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGateway end - def application_gateway_firewall_rule_set - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRuleSet + def endpoint_service_result + Azure::Network::Mgmt::V2017_10_01::Models::EndpointServiceResult end def express_route_circuit_authorization Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitAuthorization end - def route_filter_rule - Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterRule + def application_gateway_ssl_predefined_policy + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPredefinedPolicy end - def endpoint_service_result - Azure::Network::Mgmt::V2017_10_01::Models::EndpointServiceResult + def express_route_circuit_peering + Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeering end def route_filter Azure::Network::Mgmt::V2017_10_01::Models::RouteFilter end - def express_route_circuit - Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuit + def route_filter_rule + Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterRule end - def express_route_circuit_peering - Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeering + def express_route_service_provider + Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProvider end def load_balancing_rule Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancingRule end - def probe - Azure::Network::Mgmt::V2017_10_01::Models::Probe + def express_route_circuit + Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuit end - def express_route_service_provider - Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProvider + def inbound_nat_pool + Azure::Network::Mgmt::V2017_10_01::Models::InboundNatPool end def outbound_nat_rule Azure::Network::Mgmt::V2017_10_01::Models::OutboundNatRule end - def load_balancer - Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancer + def probe + Azure::Network::Mgmt::V2017_10_01::Models::Probe end - def inbound_nat_pool - Azure::Network::Mgmt::V2017_10_01::Models::InboundNatPool + def network_watcher + Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcher end def patch_route_filter_rule Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilterRule end - def patch_route_filter - Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilter + def load_balancer + Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancer end - def network_watcher - Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcher + def bgp_service_community + Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunity end def virtual_network_peering Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeering end - def virtual_network - Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetwork + def patch_route_filter + Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilter end - def bgp_service_community - Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunity + def virtual_network_gateway_ipconfiguration + Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayIPConfiguration end def vpn_client_root_certificate Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRootCertificate end - def vpn_client_revoked_certificate - Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRevokedCertificate + def virtual_network + Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetwork end - def virtual_network_gateway_ipconfiguration - Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayIPConfiguration + def virtual_network_gateway + Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGateway end def local_network_gateway Azure::Network::Mgmt::V2017_10_01::Models::LocalNetworkGateway end - def virtual_network_gateway_connection - Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnection + def vpn_client_revoked_certificate + Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRevokedCertificate end - def virtual_network_gateway - Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGateway + def virtual_network_gateway_connection_list_entity + Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionListEntity end def application_gateway_protocol Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProtocol end - def application_gateway_cookie_based_affinity - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayCookieBasedAffinity + def virtual_network_gateway_connection + Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnection end - def virtual_network_gateway_connection_list_entity - Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionListEntity + def application_gateway_backend_health_server_health + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthServerHealth end def ipversion Azure::Network::Mgmt::V2017_10_01::Models::IPVersion end - def application_gateway_tier - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayTier + def application_gateway_cookie_based_affinity + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayCookieBasedAffinity end - def application_gateway_backend_health_server_health - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthServerHealth + def application_gateway_ssl_protocol + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslProtocol end def application_gateway_sku_name Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySkuName end - def application_gateway_ssl_policy_name - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyName + def application_gateway_tier + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayTier end - def application_gateway_ssl_protocol - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslProtocol + def application_gateway_ssl_cipher_suite + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCipherSuite end def application_gateway_ssl_policy_type Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyType end - def application_gateway_redirect_type - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectType + def application_gateway_ssl_policy_name + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyName end - def application_gateway_ssl_cipher_suite - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCipherSuite + def application_gateway_operational_state + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayOperationalState end def application_gateway_request_routing_rule_type Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRuleType end - def authorization_use_status - Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationUseStatus + def application_gateway_redirect_type + Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectType end - def application_gateway_operational_state - Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayOperationalState + def express_route_circuit_peering_advertised_public_prefix_state + Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState end def application_gateway_firewall_mode Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallMode end - def express_route_circuit_peering_type - Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringType + def authorization_use_status + Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationUseStatus end - def express_route_circuit_peering_advertised_public_prefix_state - Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState + def express_route_circuit_peering_state + Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringState end def access Azure::Network::Mgmt::V2017_10_01::Models::Access end - def express_route_circuit_sku_family - Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuFamily + def express_route_circuit_peering_type + Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringType end - def express_route_circuit_peering_state - Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringState + def service_provider_provisioning_state + Azure::Network::Mgmt::V2017_10_01::Models::ServiceProviderProvisioningState end def express_route_circuit_sku_tier Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuTier end - def load_distribution - Azure::Network::Mgmt::V2017_10_01::Models::LoadDistribution + def express_route_circuit_sku_family + Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuFamily end - def service_provider_provisioning_state - Azure::Network::Mgmt::V2017_10_01::Models::ServiceProviderProvisioningState + def probe_protocol + Azure::Network::Mgmt::V2017_10_01::Models::ProbeProtocol end def load_balancer_sku_name Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerSkuName end - def effective_security_rule_protocol - Azure::Network::Mgmt::V2017_10_01::Models::EffectiveSecurityRuleProtocol + def load_distribution + Azure::Network::Mgmt::V2017_10_01::Models::LoadDistribution end - def probe_protocol - Azure::Network::Mgmt::V2017_10_01::Models::ProbeProtocol + def effective_route_source + Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteSource end def network_operation_status Azure::Network::Mgmt::V2017_10_01::Models::NetworkOperationStatus end - def provisioning_state - Azure::Network::Mgmt::V2017_10_01::Models::ProvisioningState + def effective_security_rule_protocol + Azure::Network::Mgmt::V2017_10_01::Models::EffectiveSecurityRuleProtocol end - def effective_route_source - Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteSource + def association_type + Azure::Network::Mgmt::V2017_10_01::Models::AssociationType end def effective_route_state Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteState end - def next_hop_type - Azure::Network::Mgmt::V2017_10_01::Models::NextHopType + def provisioning_state + Azure::Network::Mgmt::V2017_10_01::Models::ProvisioningState end - def association_type - Azure::Network::Mgmt::V2017_10_01::Models::AssociationType + def pc_protocol + Azure::Network::Mgmt::V2017_10_01::Models::PcProtocol end def direction Azure::Network::Mgmt::V2017_10_01::Models::Direction @@ -1224,8 +1224,8 @@ def direction def protocol Azure::Network::Mgmt::V2017_10_01::Models::Protocol end - def pc_protocol - Azure::Network::Mgmt::V2017_10_01::Models::PcProtocol + def origin + Azure::Network::Mgmt::V2017_10_01::Models::Origin end def pc_status Azure::Network::Mgmt::V2017_10_01::Models::PcStatus @@ -1233,8 +1233,8 @@ def pc_status def pc_error Azure::Network::Mgmt::V2017_10_01::Models::PcError end - def origin - Azure::Network::Mgmt::V2017_10_01::Models::Origin + def next_hop_type + Azure::Network::Mgmt::V2017_10_01::Models::NextHopType end def issue_type Azure::Network::Mgmt::V2017_10_01::Models::IssueType diff --git a/azure_sdk/lib/v2018_03_01/modules/policy_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/policy_profile_module.rb index 44bb0aa0bf..116d9145e3 100644 --- a/azure_sdk/lib/v2018_03_01/modules/policy_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/policy_profile_module.rb @@ -11,12 +11,12 @@ module Mgmt PolicyAssignments = Azure::Policy::Mgmt::V2016_12_01::PolicyAssignments module Models - PolicyDefinition = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinition - PolicyAssignmentListResult = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyAssignmentListResult PolicyDefinitionListResult = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult PolicyType = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyType PolicyMode = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode PolicyAssignment = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyAssignment + PolicyDefinition = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinition + PolicyAssignmentListResult = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyAssignmentListResult end class PolicyManagementClass @@ -50,12 +50,6 @@ def method_missing(method, *args) end class ModelClasses - def policy_definition - Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinition - end - def policy_assignment_list_result - Azure::Policy::Mgmt::V2016_12_01::Models::PolicyAssignmentListResult - end def policy_definition_list_result Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult end @@ -68,6 +62,12 @@ def policy_mode def policy_assignment Azure::Policy::Mgmt::V2016_12_01::Models::PolicyAssignment end + def policy_definition + Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinition + end + def policy_assignment_list_result + Azure::Policy::Mgmt::V2016_12_01::Models::PolicyAssignmentListResult + end end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/resources_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/resources_profile_module.rb index 7bbf2ed90a..9726a2bef6 100644 --- a/azure_sdk/lib/v2018_03_01/modules/resources_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/resources_profile_module.rb @@ -7,12 +7,12 @@ module Azure::Profiles::V2018_03_01 module Resources module Mgmt + DeploymentOperations = Azure::Resources::Mgmt::V2018_02_01::DeploymentOperations Resources = Azure::Resources::Mgmt::V2018_02_01::Resources Deployments = Azure::Resources::Mgmt::V2018_02_01::Deployments Providers = Azure::Resources::Mgmt::V2018_02_01::Providers ResourceGroups = Azure::Resources::Mgmt::V2018_02_01::ResourceGroups Tags = Azure::Resources::Mgmt::V2018_02_01::Tags - DeploymentOperations = Azure::Resources::Mgmt::V2018_02_01::DeploymentOperations module Models Dependency = Azure::Resources::Mgmt::V2018_02_01::Models::Dependency @@ -53,10 +53,10 @@ module Models OnErrorDeploymentExtended = Azure::Resources::Mgmt::V2018_02_01::Models::OnErrorDeploymentExtended ResourceProviderOperationDisplayProperties = Azure::Resources::Mgmt::V2018_02_01::Models::ResourceProviderOperationDisplayProperties DebugSetting = Azure::Resources::Mgmt::V2018_02_01::Models::DebugSetting + Resource = Azure::Resources::Mgmt::V2018_02_01::Models::Resource DeploymentListResult = Azure::Resources::Mgmt::V2018_02_01::Models::DeploymentListResult ProviderResourceType = Azure::Resources::Mgmt::V2018_02_01::Models::ProviderResourceType ResourceGroupExportResult = Azure::Resources::Mgmt::V2018_02_01::Models::ResourceGroupExportResult - Resource = Azure::Resources::Mgmt::V2018_02_01::Models::Resource GenericResource = Azure::Resources::Mgmt::V2018_02_01::Models::GenericResource DeploymentMode = Azure::Resources::Mgmt::V2018_02_01::Models::DeploymentMode OnErrorDeploymentType = Azure::Resources::Mgmt::V2018_02_01::Models::OnErrorDeploymentType @@ -68,7 +68,7 @@ module Models end class ResourcesManagementClass - attr_reader :resources, :deployments, :providers, :resource_groups, :tags, :deployment_operations, :configurable, :base_url, :options, :model_classes + attr_reader :deployment_operations, :resources, :deployments, :providers, :resource_groups, :tags, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -78,12 +78,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @deployment_operations = @client_0.deployment_operations @resources = @client_0.resources @deployments = @client_0.deployments @providers = @client_0.providers @resource_groups = @client_0.resource_groups @tags = @client_0.tags - @deployment_operations = @client_0.deployment_operations @model_classes = ModelClasses.new end @@ -216,6 +216,9 @@ def resource_provider_operation_display_properties def debug_setting Azure::Resources::Mgmt::V2018_02_01::Models::DebugSetting end + def resource + Azure::Resources::Mgmt::V2018_02_01::Models::Resource + end def deployment_list_result Azure::Resources::Mgmt::V2018_02_01::Models::DeploymentListResult end @@ -225,9 +228,6 @@ def provider_resource_type def resource_group_export_result Azure::Resources::Mgmt::V2018_02_01::Models::ResourceGroupExportResult end - def resource - Azure::Resources::Mgmt::V2018_02_01::Models::Resource - end def generic_resource Azure::Resources::Mgmt::V2018_02_01::Models::GenericResource end diff --git a/azure_sdk/lib/v2018_03_01/modules/storage_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/storage_profile_module.rb index e35dee7022..7427d61548 100644 --- a/azure_sdk/lib/v2018_03_01/modules/storage_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/storage_profile_module.rb @@ -7,18 +7,25 @@ module Azure::Profiles::V2018_03_01 module Storage module Mgmt - StorageAccounts = Azure::Storage::Mgmt::V2016_01_01::StorageAccounts UsageOperations = Azure::Storage::Mgmt::V2016_01_01::UsageOperations + StorageAccounts = Azure::Storage::Mgmt::V2016_01_01::StorageAccounts module Models + AccountStatus = Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus + UsageName = Azure::Storage::Mgmt::V2016_01_01::Models::UsageName + UsageUnit = Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + KeyPermission = Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission + Kind = Azure::Storage::Mgmt::V2016_01_01::Models::Kind StorageAccountCreateParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountCreateParameters StorageAccountUpdateParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountUpdateParameters Resource = Azure::Storage::Mgmt::V2016_01_01::Models::Resource ProvisioningState = Azure::Storage::Mgmt::V2016_01_01::Models::ProvisioningState CheckNameAvailabilityResult = Azure::Storage::Mgmt::V2016_01_01::Models::CheckNameAvailabilityResult + Reason = Azure::Storage::Mgmt::V2016_01_01::Models::Reason SkuName = Azure::Storage::Mgmt::V2016_01_01::Models::SkuName StorageAccountCheckNameAvailabilityParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountCheckNameAvailabilityParameters StorageAccountKey = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountKey + Usage = Azure::Storage::Mgmt::V2016_01_01::Models::Usage StorageAccountListResult = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountListResult EncryptionService = Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionService StorageAccountListKeysResult = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountListKeysResult @@ -26,23 +33,16 @@ module Models StorageAccountRegenerateKeyParameters = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountRegenerateKeyParameters Endpoints = Azure::Storage::Mgmt::V2016_01_01::Models::Endpoints CustomDomain = Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain - EncryptionServices = Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices UsageListResult = Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult - Sku = Azure::Storage::Mgmt::V2016_01_01::Models::Sku - UsageName = Azure::Storage::Mgmt::V2016_01_01::Models::UsageName + StorageAccount = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount SkuTier = Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier - Reason = Azure::Storage::Mgmt::V2016_01_01::Models::Reason - Kind = Azure::Storage::Mgmt::V2016_01_01::Models::Kind AccessTier = Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier - Usage = Azure::Storage::Mgmt::V2016_01_01::Models::Usage - AccountStatus = Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus - KeyPermission = Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission - UsageUnit = Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit - StorageAccount = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount + Sku = Azure::Storage::Mgmt::V2016_01_01::Models::Sku + EncryptionServices = Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices end class StorageManagementClass - attr_reader :storage_accounts, :usage_operations, :configurable, :base_url, :options, :model_classes + attr_reader :usage_operations, :storage_accounts, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -52,8 +52,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @storage_accounts = @client_0.storage_accounts @usage_operations = @client_0.usage_operations + @storage_accounts = @client_0.storage_accounts @model_classes = ModelClasses.new end @@ -72,6 +72,21 @@ def method_missing(method, *args) end class ModelClasses + def account_status + Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus + end + def usage_name + Azure::Storage::Mgmt::V2016_01_01::Models::UsageName + end + def usage_unit + Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + end + def key_permission + Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission + end + def kind + Azure::Storage::Mgmt::V2016_01_01::Models::Kind + end def storage_account_create_parameters Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountCreateParameters end @@ -87,6 +102,9 @@ def provisioning_state def check_name_availability_result Azure::Storage::Mgmt::V2016_01_01::Models::CheckNameAvailabilityResult end + def reason + Azure::Storage::Mgmt::V2016_01_01::Models::Reason + end def sku_name Azure::Storage::Mgmt::V2016_01_01::Models::SkuName end @@ -96,6 +114,9 @@ def storage_account_check_name_availability_parameters def storage_account_key Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountKey end + def usage + Azure::Storage::Mgmt::V2016_01_01::Models::Usage + end def storage_account_list_result Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountListResult end @@ -117,44 +138,23 @@ def endpoints def custom_domain Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain end - def encryption_services - Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices - end def usage_list_result Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult end - def sku - Azure::Storage::Mgmt::V2016_01_01::Models::Sku - end - def usage_name - Azure::Storage::Mgmt::V2016_01_01::Models::UsageName + def storage_account + Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount end def sku_tier Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier end - def reason - Azure::Storage::Mgmt::V2016_01_01::Models::Reason - end - def kind - Azure::Storage::Mgmt::V2016_01_01::Models::Kind - end def access_tier Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier end - def usage - Azure::Storage::Mgmt::V2016_01_01::Models::Usage - end - def account_status - Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus - end - def key_permission - Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission - end - def usage_unit - Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + def sku + Azure::Storage::Mgmt::V2016_01_01::Models::Sku end - def storage_account - Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount + def encryption_services + Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/subscriptions_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/subscriptions_profile_module.rb index fc46548b8a..4d5de6f4e3 100644 --- a/azure_sdk/lib/v2018_03_01/modules/subscriptions_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/subscriptions_profile_module.rb @@ -7,27 +7,27 @@ module Azure::Profiles::V2018_03_01 module Subscriptions module Mgmt - Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions - Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants Operations = Azure::Subscriptions::Mgmt::V2016_06_01::Operations + Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants + Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions module Models Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location - SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit - OperationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult - OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay - TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription - TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription + SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult + OperationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult + SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult + OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay Operation = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation - SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription end class SubscriptionsManagementClass - attr_reader :subscriptions, :tenants, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :tenants, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -37,9 +37,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @subscriptions = @client_0.subscriptions - @tenants = @client_0.tenants @operations = @client_0.operations + @tenants = @client_0.tenants + @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new end @@ -61,21 +61,6 @@ class ModelClasses def location Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location end - def spending_limit - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit - end - def operation_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult - end - def operation_display - Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay - end - def tenant_id_description - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription - end - def tenant_list_result - Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult - end def subscription_policies Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies end @@ -85,14 +70,29 @@ def subscription_list_result def subscription Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription end + def subscription_state + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + end + def tenant_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult + end + def operation_list_result + Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult + end + def spending_limit + Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit + end def location_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult end + def operation_display + Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay + end def operation Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation end - def subscription_state - Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState + def tenant_id_description + Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription end end end diff --git a/azure_sdk/lib/v2018_03_01/modules/web_profile_module.rb b/azure_sdk/lib/v2018_03_01/modules/web_profile_module.rb index 44e6588bfc..d4e3cee30c 100644 --- a/azure_sdk/lib/v2018_03_01/modules/web_profile_module.rb +++ b/azure_sdk/lib/v2018_03_01/modules/web_profile_module.rb @@ -7,18 +7,19 @@ module Azure::Profiles::V2018_03_01 module Web module Mgmt - Provider = Azure::Web::Mgmt::V2016_03_01::Provider - Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates DeletedWebApps = Azure::Web::Mgmt::V2016_03_01::DeletedWebApps Diagnostics = Azure::Web::Mgmt::V2016_03_01::Diagnostics Recommendations = Azure::Web::Mgmt::V2016_03_01::Recommendations ResourceHealthMetadataOperations = Azure::Web::Mgmt::V2016_03_01::ResourceHealthMetadataOperations BillingMeters = Azure::Web::Mgmt::V2016_03_01::BillingMeters + Provider = Azure::Web::Mgmt::V2016_03_01::Provider + Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates WebApps = Azure::Web::Mgmt::V2016_08_01::WebApps - AppServicePlans = Azure::Web::Mgmt::V2016_09_01::AppServicePlans AppServiceEnvironments = Azure::Web::Mgmt::V2016_09_01::AppServiceEnvironments + AppServicePlans = Azure::Web::Mgmt::V2016_09_01::AppServicePlans module Models + GeoRegionCollection = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection DeletedSite = Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite DeletedWebAppCollection = Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection ValidateResponseError = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError @@ -42,25 +43,26 @@ module Models DiagnosticData = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticData BillingMeterCollection = Azure::Web::Mgmt::V2016_03_01::Models::BillingMeterCollection DetectorResponseCollection = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection - SkuInfos = Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos ResourceHealthMetadataCollection = Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection + NameIdentifier = Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier DiagnosticAnalysisCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection - DiagnosticCategoryCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection + SkuInfos = Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos RecommendationCollection = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection - DiagnosticDetectorCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection + DiagnosticCategoryCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection ApplicationStackCollection = Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection - CertificatePatchResource = Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource + DiagnosticDetectorCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection StackMinorVersion = Azure::Web::Mgmt::V2016_03_01::Models::StackMinorVersion - DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition + CertificatePatchResource = Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource AnalysisDefinition = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition - DetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse + DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition DiagnosticAnalysis = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis - DiagnosticCategory = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory + DetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse DiagnosticDetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse - Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + DiagnosticCategory = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory RecommendationRule = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule - ResourceHealthMetadata = Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata BillingMeter = Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter + ResourceHealthMetadata = Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata + Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation GeoRegion = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion PremierAddOnOffer = Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer SourceControl = Azure::Web::Mgmt::V2016_03_01::Models::SourceControl @@ -98,13 +100,9 @@ module Models StackMajorVersion = Azure::Web::Mgmt::V2016_03_01::Models::StackMajorVersion DeploymentLocations = Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations Dimension = Azure::Web::Mgmt::V2016_03_01::Models::Dimension - NameIdentifier = Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier MetricSpecification = Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification GlobalCsmSkuDescription = Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription - GeoRegionCollection = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection - HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType - TriggeredWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus - PublicCertificateLocation = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation + MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType Deployment = Azure::Web::Mgmt::V2016_08_01::Models::Deployment Snapshot = Azure::Web::Mgmt::V2016_08_01::Models::Snapshot AzureTableStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureTableStorageApplicationLogsConfig @@ -192,21 +190,28 @@ module Models ContinuousWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus AzureResourceType = Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType PublishingProfileFormat = Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat - DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult + HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType WebJobType = Azure::Web::Mgmt::V2016_08_01::Models::WebJobType FrequencyUnit = Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit + DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult + PublicCertificateLocation = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider CloneAbilityResult = Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult SiteExtensionType = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType - IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection + TriggeredWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType MSDeployProvisioningState = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState + IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection UnauthenticatedClientAction = Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction - MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType + ResourceMetric = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric + ResourceMetricCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection + VirtualNetworkProfile = Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile + ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection + VirtualIPMapping = Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping + WebAppCollection = Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection NetworkAccessControlEntry = Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry AppServicePlanCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection - WebAppCollection = Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection ResourceMetricName = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName SlotSwapStatus = Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus OperationStatus = Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus @@ -298,16 +303,11 @@ module Models ResourceMetricProperty = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty ResourceMetricValue = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue SkuCapacity = Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity - ResourceMetric = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric - ResourceMetricCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection - VirtualNetworkProfile = Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile - ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection - VirtualIPMapping = Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping Identifier = Azure::Web::Mgmt::V2016_09_01::Models::Identifier end class WebManagementClass - attr_reader :provider, :certificates, :deleted_web_apps, :diagnostics, :recommendations, :resource_health_metadata_operations, :billing_meters, :web_apps, :app_service_plans, :app_service_environments, :configurable, :base_url, :options, :model_classes + attr_reader :deleted_web_apps, :diagnostics, :recommendations, :resource_health_metadata_operations, :billing_meters, :provider, :certificates, :web_apps, :app_service_environments, :app_service_plans, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -317,13 +317,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @provider = @client_0.provider - @certificates = @client_0.certificates @deleted_web_apps = @client_0.deleted_web_apps @diagnostics = @client_0.diagnostics @recommendations = @client_0.recommendations @resource_health_metadata_operations = @client_0.resource_health_metadata_operations @billing_meters = @client_0.billing_meters + @provider = @client_0.provider + @certificates = @client_0.certificates @client_1 = Azure::Web::Mgmt::V2016_08_01::WebSiteManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @@ -337,8 +337,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) - @app_service_plans = @client_2.app_service_plans @app_service_environments = @client_2.app_service_environments + @app_service_plans = @client_2.app_service_plans @model_classes = ModelClasses.new end @@ -361,6 +361,9 @@ def method_missing(method, *args) end class ModelClasses + def geo_region_collection + Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection + end def deleted_site Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite end @@ -430,62 +433,65 @@ def billing_meter_collection def detector_response_collection Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection end - def sku_infos - Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos - end def resource_health_metadata_collection Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection end + def name_identifier + Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier + end def diagnostic_analysis_collection Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection end - def diagnostic_category_collection - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection + def sku_infos + Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos end def recommendation_collection Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection end - def diagnostic_detector_collection - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection + def diagnostic_category_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection end def application_stack_collection Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection end - def certificate_patch_resource - Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource + def diagnostic_detector_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection end def stack_minor_version Azure::Web::Mgmt::V2016_03_01::Models::StackMinorVersion end - def detector_definition - Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition + def certificate_patch_resource + Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource end def analysis_definition Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition end - def detector_response - Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse + def detector_definition + Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition end def diagnostic_analysis Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis end - def diagnostic_category - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory + def detector_response + Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse end def diagnostic_detector_response Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse end - def recommendation - Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + def diagnostic_category + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory end def recommendation_rule Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule end + def billing_meter + Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter + end def resource_health_metadata Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata end - def billing_meter - Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter + def recommendation + Azure::Web::Mgmt::V2016_03_01::Models::Recommendation end def geo_region Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion @@ -598,26 +604,14 @@ def deployment_locations def dimension Azure::Web::Mgmt::V2016_03_01::Models::Dimension end - def name_identifier - Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier - end def metric_specification Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification end def global_csm_sku_description Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription end - def geo_region_collection - Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection - end - def host_name_type - Azure::Web::Mgmt::V2016_08_01::Models::HostNameType - end - def triggered_web_job_status - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus - end - def public_certificate_location - Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation + def my_sql_migration_type + Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType end def deployment Azure::Web::Mgmt::V2016_08_01::Models::Deployment @@ -880,8 +874,8 @@ def azure_resource_type def publishing_profile_format Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat end - def dns_verification_test_result - Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult + def host_name_type + Azure::Web::Mgmt::V2016_08_01::Models::HostNameType end def web_job_type Azure::Web::Mgmt::V2016_08_01::Models::WebJobType @@ -889,6 +883,12 @@ def web_job_type def frequency_unit Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit end + def dns_verification_test_result + Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult + end + def public_certificate_location + Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation + end def built_in_authentication_provider Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider end @@ -898,8 +898,8 @@ def clone_ability_result def site_extension_type Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType end - def identifier_collection - Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection + def triggered_web_job_status + Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus end def custom_host_name_dns_record_type Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType @@ -910,11 +910,29 @@ def msdeploy_log_entry_type def msdeploy_provisioning_state Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState end + def identifier_collection + Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection + end def unauthenticated_client_action Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction end - def my_sql_migration_type - Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType + def resource_metric + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric + end + def resource_metric_collection + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection + end + def virtual_network_profile + Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile + end + def resource_metric_definition_collection + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection + end + def virtual_ipmapping + Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping + end + def web_app_collection + Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection end def network_access_control_entry Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry @@ -922,9 +940,6 @@ def network_access_control_entry def app_service_plan_collection Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection end - def web_app_collection - Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection - end def resource_metric_name Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName end @@ -1198,21 +1213,6 @@ def resource_metric_value def sku_capacity Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity end - def resource_metric - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric - end - def resource_metric_collection - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection - end - def virtual_network_profile - Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile - end - def resource_metric_definition_collection - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection - end - def virtual_ipmapping - Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping - end def identifier Azure::Web::Mgmt::V2016_09_01::Models::Identifier end diff --git a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql.rb b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql.rb index dbc013c88f..dcd0db4906 100644 --- a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql.rb +++ b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql.rb @@ -120,6 +120,7 @@ module Models autoload :ReadOnlyEndpointFailoverPolicy, '2015-05-01-preview/generated/azure_mgmt_sql/models/read_only_endpoint_failover_policy.rb' autoload :FailoverGroupReplicationRole, '2015-05-01-preview/generated/azure_mgmt_sql/models/failover_group_replication_role.rb' autoload :IdentityType, '2015-05-01-preview/generated/azure_mgmt_sql/models/identity_type.rb' + autoload :ManagedInstanceProxyOverride, '2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_proxy_override.rb' autoload :OperationOrigin, '2015-05-01-preview/generated/azure_mgmt_sql/models/operation_origin.rb' autoload :SyncAgentState, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_agent_state.rb' autoload :SyncMemberDbType, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_member_db_type.rb' diff --git a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance.rb b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance.rb index 859e68bce0..9647520a0a 100644 --- a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance.rb +++ b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance.rb @@ -58,6 +58,14 @@ class ManagedInstance < TrackedResource # zone this managed instance will share after creation. attr_accessor :dns_zone_partner + # @return [Boolean] Whether or not the public data endpoint is enabled. + attr_accessor :public_data_endpoint_enabled + + # @return [ManagedInstanceProxyOverride] Connection type used for + # connecting to the instance. Possible values include: 'Proxy', + # 'Redirect', 'Default' + attr_accessor :proxy_override + # # Mapper for ManagedInstance class as Ruby Hash. @@ -211,6 +219,20 @@ def self.mapper() type: { name: 'String' } + }, + public_data_endpoint_enabled: { + required: false, + serialized_name: 'properties.publicDataEndpointEnabled', + type: { + name: 'Boolean' + } + }, + proxy_override: { + required: false, + serialized_name: 'properties.proxyOverride', + type: { + name: 'String' + } } } } diff --git a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_proxy_override.rb b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_proxy_override.rb new file mode 100644 index 0000000000..d58386332c --- /dev/null +++ b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_proxy_override.rb @@ -0,0 +1,17 @@ +# 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::SQL::Mgmt::V2015_05_01_preview + module Models + # + # Defines values for ManagedInstanceProxyOverride + # + module ManagedInstanceProxyOverride + Proxy = "Proxy" + Redirect = "Redirect" + Default = "Default" + end + end +end diff --git a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_update.rb b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_update.rb index 83ef096cea..bb3b48887a 100644 --- a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_update.rb +++ b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_update.rb @@ -54,6 +54,14 @@ class ManagedInstanceUpdate # zone this managed instance will share after creation. attr_accessor :dns_zone_partner + # @return [Boolean] Whether or not the public data endpoint is enabled. + attr_accessor :public_data_endpoint_enabled + + # @return [ManagedInstanceProxyOverride] Connection type used for + # connecting to the instance. Possible values include: 'Proxy', + # 'Redirect', 'Default' + attr_accessor :proxy_override + # @return [Hash{String => String}] Resource tags. attr_accessor :tags @@ -158,6 +166,20 @@ def self.mapper() name: 'String' } }, + public_data_endpoint_enabled: { + required: false, + serialized_name: 'properties.publicDataEndpointEnabled', + type: { + name: 'Boolean' + } + }, + proxy_override: { + required: false, + serialized_name: 'properties.proxyOverride', + type: { + name: 'String' + } + }, tags: { required: false, serialized_name: 'tags', diff --git a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql.rb b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql.rb index f7c645d8d4..a52db35ae5 100644 --- a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql.rb +++ b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql.rb @@ -50,44 +50,46 @@ module Azure::SQL::Mgmt::V2017_03_01_preview autoload :ServerSecurityAlertPolicies, '2017-03-01-preview/generated/azure_mgmt_sql/server_security_alert_policies.rb' autoload :ManagedDatabaseSecurityAlertPolicies, '2017-03-01-preview/generated/azure_mgmt_sql/managed_database_security_alert_policies.rb' autoload :ManagedServerSecurityAlertPolicies, '2017-03-01-preview/generated/azure_mgmt_sql/managed_server_security_alert_policies.rb' + autoload :SensitivityLabels, '2017-03-01-preview/generated/azure_mgmt_sql/sensitivity_labels.rb' autoload :SqlManagementClient, '2017-03-01-preview/generated/azure_mgmt_sql/sql_management_client.rb' module Models - autoload :JobStepAction, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_action.rb' autoload :JobStepOutput, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_output.rb' - autoload :DatabaseVulnerabilityAssessmentListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_vulnerability_assessment_list_result.rb' + autoload :JobStepExecutionOptions, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_execution_options.rb' + autoload :ResourceMoveDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/resource_move_definition.rb' autoload :ManagedDatabaseUpdate, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_database_update.rb' autoload :ServerDnsAliasAcquisition, '2017-03-01-preview/generated/azure_mgmt_sql/models/server_dns_alias_acquisition.rb' - autoload :ManagedDatabaseListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_database_list_result.rb' - autoload :Resource, '2017-03-01-preview/generated/azure_mgmt_sql/models/resource.rb' autoload :JobAgentListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_agent_list_result.rb' - autoload :AutomaticTuningServerOptions, '2017-03-01-preview/generated/azure_mgmt_sql/models/automatic_tuning_server_options.rb' + autoload :Resource, '2017-03-01-preview/generated/azure_mgmt_sql/models/resource.rb' + autoload :JobTargetGroupListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_target_group_list_result.rb' + autoload :DatabaseOperationListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_operation_list_result.rb' autoload :JobAgentUpdate, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_agent_update.rb' - autoload :Sku, '2017-03-01-preview/generated/azure_mgmt_sql/models/sku.rb' - autoload :CompleteDatabaseRestoreDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/complete_database_restore_definition.rb' - autoload :DatabaseListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_list_result.rb' + autoload :AutomaticTuningServerOptions, '2017-03-01-preview/generated/azure_mgmt_sql/models/automatic_tuning_server_options.rb' + autoload :ManagedDatabaseListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_database_list_result.rb' + autoload :DatabaseUpdate, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_update.rb' autoload :JobCredentialListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_credential_list_result.rb' - autoload :ImportExportDatabaseDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/import_export_database_definition.rb' + autoload :CreateDatabaseRestorePointDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/create_database_restore_point_definition.rb' autoload :JobExecutionTarget, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_execution_target.rb' - autoload :DatabaseVulnerabilityAssessmentRuleBaselineItem, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_vulnerability_assessment_rule_baseline_item.rb' - autoload :ManagedBackupShortTermRetentionPolicyListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_backup_short_term_retention_policy_list_result.rb' - autoload :VulnerabilityAssessmentRecurringScansProperties, '2017-03-01-preview/generated/azure_mgmt_sql/models/vulnerability_assessment_recurring_scans_properties.rb' + autoload :RestorePointListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/restore_point_list_result.rb' + autoload :CompleteDatabaseRestoreDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/complete_database_restore_definition.rb' + autoload :RestorableDroppedManagedDatabaseListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/restorable_dropped_managed_database_list_result.rb' autoload :JobExecutionListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_execution_list_result.rb' + autoload :SensitivityLabelListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/sensitivity_label_list_result.rb' autoload :JobSchedule, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_schedule.rb' + autoload :Sku, '2017-03-01-preview/generated/azure_mgmt_sql/models/sku.rb' + autoload :ManagedBackupShortTermRetentionPolicyListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_backup_short_term_retention_policy_list_result.rb' + autoload :ImportExportDatabaseDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/import_export_database_definition.rb' + autoload :JobListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_list_result.rb' + autoload :VulnerabilityAssessmentRecurringScansProperties, '2017-03-01-preview/generated/azure_mgmt_sql/models/vulnerability_assessment_recurring_scans_properties.rb' + autoload :JobStepAction, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_action.rb' autoload :ServerDnsAliasListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/server_dns_alias_list_result.rb' autoload :JobTarget, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_target.rb' - autoload :CreateDatabaseRestorePointDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/create_database_restore_point_definition.rb' + autoload :DatabaseVulnerabilityAssessmentRuleBaselineItem, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_vulnerability_assessment_rule_baseline_item.rb' autoload :LongTermRetentionBackupListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/long_term_retention_backup_list_result.rb' - autoload :RestorePointListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/restore_point_list_result.rb' - autoload :JobListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_list_result.rb' - autoload :ResourceMoveDefinition, '2017-03-01-preview/generated/azure_mgmt_sql/models/resource_move_definition.rb' - autoload :JobStepListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_list_result.rb' - autoload :DatabaseUpdate, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_update.rb' + autoload :DatabaseListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_list_result.rb' autoload :JobVersionListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_version_list_result.rb' - autoload :DatabaseOperationListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_operation_list_result.rb' - autoload :JobStepExecutionOptions, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_execution_options.rb' - autoload :RestorableDroppedManagedDatabaseListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/restorable_dropped_managed_database_list_result.rb' - autoload :JobTargetGroupListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_target_group_list_result.rb' + autoload :DatabaseVulnerabilityAssessmentListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/database_vulnerability_assessment_list_result.rb' + autoload :JobStepListResult, '2017-03-01-preview/generated/azure_mgmt_sql/models/job_step_list_result.rb' autoload :ProxyResource, '2017-03-01-preview/generated/azure_mgmt_sql/models/proxy_resource.rb' autoload :ExtendedDatabaseBlobAuditingPolicy, '2017-03-01-preview/generated/azure_mgmt_sql/models/extended_database_blob_auditing_policy.rb' autoload :ExtendedServerBlobAuditingPolicy, '2017-03-01-preview/generated/azure_mgmt_sql/models/extended_server_blob_auditing_policy.rb' @@ -118,6 +120,7 @@ module Models autoload :ServerSecurityAlertPolicy, '2017-03-01-preview/generated/azure_mgmt_sql/models/server_security_alert_policy.rb' autoload :ManagedDatabaseSecurityAlertPolicy, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_database_security_alert_policy.rb' autoload :ManagedServerSecurityAlertPolicy, '2017-03-01-preview/generated/azure_mgmt_sql/models/managed_server_security_alert_policy.rb' + autoload :SensitivityLabel, '2017-03-01-preview/generated/azure_mgmt_sql/models/sensitivity_label.rb' autoload :BlobAuditingPolicyState, '2017-03-01-preview/generated/azure_mgmt_sql/models/blob_auditing_policy_state.rb' autoload :ManagementOperationState, '2017-03-01-preview/generated/azure_mgmt_sql/models/management_operation_state.rb' autoload :CreateMode, '2017-03-01-preview/generated/azure_mgmt_sql/models/create_mode.rb' @@ -143,5 +146,6 @@ module Models autoload :SecurityAlertPolicyState, '2017-03-01-preview/generated/azure_mgmt_sql/models/security_alert_policy_state.rb' autoload :LongTermRetentionDatabaseState, '2017-03-01-preview/generated/azure_mgmt_sql/models/long_term_retention_database_state.rb' autoload :VulnerabilityAssessmentPolicyBaselineName, '2017-03-01-preview/generated/azure_mgmt_sql/models/vulnerability_assessment_policy_baseline_name.rb' + autoload :SensitivityLabelSource, '2017-03-01-preview/generated/azure_mgmt_sql/models/sensitivity_label_source.rb' end end diff --git a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/sensitivity_label.rb b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/sensitivity_label.rb index 5376430a2b..c7f5db225e 100644 --- a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/sensitivity_label.rb +++ b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/sensitivity_label.rb @@ -15,9 +15,15 @@ class SensitivityLabel < ProxyResource # @return [String] The label name. attr_accessor :label_name + # @return [String] The label ID. + attr_accessor :label_id + # @return [String] The information type. attr_accessor :information_type + # @return [String] The information type ID. + attr_accessor :information_type_id + # # Mapper for SensitivityLabel class as Ruby Hash. @@ -25,7 +31,6 @@ class SensitivityLabel < ProxyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SensitivityLabel', type: { @@ -33,7 +38,6 @@ def self.mapper() class_name: 'SensitivityLabel', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -42,7 +46,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -51,7 +54,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -60,20 +62,32 @@ def self.mapper() } }, label_name: { - client_side_validation: true, required: false, serialized_name: 'properties.labelName', type: { name: 'String' } }, + label_id: { + required: false, + serialized_name: 'properties.labelId', + type: { + name: 'String' + } + }, information_type: { - client_side_validation: true, required: false, serialized_name: 'properties.informationType', type: { name: 'String' } + }, + information_type_id: { + required: false, + serialized_name: 'properties.informationTypeId', + type: { + name: 'String' + } } } } diff --git a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/sensitivity_label_list_result.rb b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/sensitivity_label_list_result.rb index 9e96e01136..5ad5866b61 100644 --- a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/sensitivity_label_list_result.rb +++ b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/models/sensitivity_label_list_result.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SensitivityLabelListResult', type: { @@ -65,14 +64,12 @@ def self.mapper() class_name: 'SensitivityLabelListResult', model_properties: { value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SensitivityLabelElementType', type: { @@ -83,7 +80,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/sensitivity_labels.rb b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/sensitivity_labels.rb index aeac27a837..aad18ae30e 100644 --- a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/sensitivity_labels.rb +++ b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/sensitivity_labels.rb @@ -39,8 +39,8 @@ def initialize(client) # # @return [Array] operation results. # - def list_by_database(resource_group_name, server_name, database_name, filter:nil, custom_headers:nil) - first_page = list_by_database_as_lazy(resource_group_name, server_name, database_name, filter:filter, custom_headers:custom_headers) + def list_current_by_database(resource_group_name, server_name, database_name, filter = nil, custom_headers = nil) + first_page = list_current_by_database_as_lazy(resource_group_name, server_name, database_name, filter, custom_headers) first_page.get_all_items end @@ -59,8 +59,8 @@ def list_by_database(resource_group_name, server_name, database_name, filter:nil # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_database_with_http_info(resource_group_name, server_name, database_name, filter:nil, custom_headers:nil) - list_by_database_async(resource_group_name, server_name, database_name, filter:filter, custom_headers:custom_headers).value! + def list_current_by_database_with_http_info(resource_group_name, server_name, database_name, filter = nil, custom_headers = nil) + list_current_by_database_async(resource_group_name, server_name, database_name, filter, custom_headers).value! end # @@ -78,7 +78,7 @@ def list_by_database_with_http_info(resource_group_name, server_name, database_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_database_async(resource_group_name, server_name, database_name, filter:nil, custom_headers:nil) + def list_current_by_database_async(resource_group_name, server_name, database_name, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'server_name is nil' if server_name.nil? fail ArgumentError, 'database_name is nil' if database_name.nil? @@ -87,12 +87,11 @@ def list_by_database_async(resource_group_name, server_name, database_name, filt request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? - path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/sensitivityLabels' + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/currentSensitivityLabels' request_url = @base_url || @client.base_url @@ -132,6 +131,116 @@ def list_by_database_async(resource_group_name, server_name, database_name, filt promise.execute end + # + # Gets the sensitivity labels of a given database + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param server_name [String] The name of the server. + # @param database_name [String] The name of the database. + # @param skip_token [String] + # @param filter [String] An OData filter expression that filters elements in + # the collection. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list_recommended_by_database(resource_group_name, server_name, database_name, skip_token = nil, filter = nil, custom_headers = nil) + first_page = list_recommended_by_database_as_lazy(resource_group_name, server_name, database_name, skip_token, filter, custom_headers) + first_page.get_all_items + end + + # + # Gets the sensitivity labels of a given database + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param server_name [String] The name of the server. + # @param database_name [String] The name of the database. + # @param skip_token [String] + # @param filter [String] An OData filter expression that filters elements in + # the collection. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_recommended_by_database_with_http_info(resource_group_name, server_name, database_name, skip_token = nil, filter = nil, custom_headers = nil) + list_recommended_by_database_async(resource_group_name, server_name, database_name, skip_token, filter, custom_headers).value! + end + + # + # Gets the sensitivity labels of a given database + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param server_name [String] The name of the server. + # @param database_name [String] The name of the database. + # @param skip_token [String] + # @param filter [String] An OData filter expression that filters elements in + # the collection. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_recommended_by_database_async(resource_group_name, server_name, database_name, skip_token = nil, filter = nil, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'server_name is nil' if server_name.nil? + fail ArgumentError, 'database_name is nil' if database_name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/recommendedSensitivityLabels' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'serverName' => server_name,'databaseName' => database_name,'subscriptionId' => @client.subscription_id}, + query_params: {'$skipToken' => skip_token,'$filter' => filter,'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + # # Gets the sensitivity label of a given column # @@ -150,8 +259,8 @@ def list_by_database_async(resource_group_name, server_name, database_name, filt # # @return [SensitivityLabel] operation results. # - def get(resource_group_name, server_name, database_name, schema_name, table_name, column_name, sensitivity_label_source, custom_headers:nil) - response = get_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, sensitivity_label_source, custom_headers:custom_headers).value! + def get(resource_group_name, server_name, database_name, schema_name, table_name, column_name, sensitivity_label_source, custom_headers = nil) + response = get_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, sensitivity_label_source, custom_headers).value! response.body unless response.nil? end @@ -173,8 +282,8 @@ def get(resource_group_name, server_name, database_name, schema_name, table_name # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_with_http_info(resource_group_name, server_name, database_name, schema_name, table_name, column_name, sensitivity_label_source, custom_headers:nil) - get_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, sensitivity_label_source, custom_headers:custom_headers).value! + def get_with_http_info(resource_group_name, server_name, database_name, schema_name, table_name, column_name, sensitivity_label_source, custom_headers = nil) + get_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, sensitivity_label_source, custom_headers).value! end # @@ -195,7 +304,7 @@ def get_with_http_info(resource_group_name, server_name, database_name, schema_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, sensitivity_label_source, custom_headers:nil) + def get_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, sensitivity_label_source, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'server_name is nil' if server_name.nil? fail ArgumentError, 'database_name is nil' if database_name.nil? @@ -208,7 +317,6 @@ def get_async(resource_group_name, server_name, database_name, schema_name, tabl request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -270,8 +378,8 @@ def get_async(resource_group_name, server_name, database_name, schema_name, tabl # # @return [SensitivityLabel] operation results. # - def create_or_update(resource_group_name, server_name, database_name, schema_name, table_name, column_name, parameters, custom_headers:nil) - response = create_or_update_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, parameters, custom_headers:custom_headers).value! + def create_or_update(resource_group_name, server_name, database_name, schema_name, table_name, column_name, parameters, custom_headers = nil) + response = create_or_update_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, parameters, custom_headers).value! response.body unless response.nil? end @@ -292,8 +400,8 @@ def create_or_update(resource_group_name, server_name, database_name, schema_nam # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_with_http_info(resource_group_name, server_name, database_name, schema_name, table_name, column_name, parameters, custom_headers:nil) - create_or_update_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, parameters, custom_headers:custom_headers).value! + def create_or_update_with_http_info(resource_group_name, server_name, database_name, schema_name, table_name, column_name, parameters, custom_headers = nil) + create_or_update_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, parameters, custom_headers).value! end # @@ -313,7 +421,7 @@ def create_or_update_with_http_info(resource_group_name, server_name, database_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, parameters, custom_headers:nil) + def create_or_update_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, parameters, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'server_name is nil' if server_name.nil? fail ArgumentError, 'database_name is nil' if database_name.nil? @@ -327,12 +435,13 @@ def create_or_update_async(resource_group_name, server_name, database_name, sche request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel.mapper() request_content = @client.serialize(request_mapper, parameters) @@ -404,8 +513,8 @@ def create_or_update_async(resource_group_name, server_name, database_name, sche # will be added to the HTTP request. # # - def delete(resource_group_name, server_name, database_name, schema_name, table_name, column_name, custom_headers:nil) - response = delete_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, custom_headers:custom_headers).value! + def delete(resource_group_name, server_name, database_name, schema_name, table_name, column_name, custom_headers = nil) + response = delete_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, custom_headers).value! nil end @@ -425,8 +534,8 @@ def delete(resource_group_name, server_name, database_name, schema_name, table_n # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_with_http_info(resource_group_name, server_name, database_name, schema_name, table_name, column_name, custom_headers:nil) - delete_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, custom_headers:custom_headers).value! + def delete_with_http_info(resource_group_name, server_name, database_name, schema_name, table_name, column_name, custom_headers = nil) + delete_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, custom_headers).value! end # @@ -445,7 +554,7 @@ def delete_with_http_info(resource_group_name, server_name, database_name, schem # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, custom_headers:nil) + def delete_async(resource_group_name, server_name, database_name, schema_name, table_name, column_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'server_name is nil' if server_name.nil? fail ArgumentError, 'database_name is nil' if database_name.nil? @@ -458,7 +567,6 @@ def delete_async(resource_group_name, server_name, database_name, schema_name, t request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -503,8 +611,8 @@ def delete_async(resource_group_name, server_name, database_name, schema_name, t # # @return [SensitivityLabelListResult] operation results. # - def list_by_database_next(next_page_link, custom_headers:nil) - response = list_by_database_next_async(next_page_link, custom_headers:custom_headers).value! + def list_current_by_database_next(next_page_link, custom_headers = nil) + response = list_current_by_database_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -518,8 +626,8 @@ def list_by_database_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_database_next_with_http_info(next_page_link, custom_headers:nil) - list_by_database_next_async(next_page_link, custom_headers:custom_headers).value! + def list_current_by_database_next_with_http_info(next_page_link, custom_headers = nil) + list_current_by_database_next_async(next_page_link, custom_headers).value! end # @@ -532,12 +640,11 @@ def list_by_database_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_database_next_async(next_page_link, custom_headers:nil) + def list_current_by_database_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -581,6 +688,120 @@ def list_by_database_next_async(next_page_link, custom_headers:nil) promise.execute end + # + # Gets the sensitivity labels of a given database + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [SensitivityLabelListResult] operation results. + # + def list_recommended_by_database_next(next_page_link, custom_headers = nil) + response = list_recommended_by_database_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets the sensitivity labels of a given database + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_recommended_by_database_next_with_http_info(next_page_link, custom_headers = nil) + list_recommended_by_database_next_async(next_page_link, custom_headers).value! + end + + # + # Gets the sensitivity labels of a given database + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_recommended_by_database_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets the sensitivity labels of a given database + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param server_name [String] The name of the server. + # @param database_name [String] The name of the database. + # @param filter [String] An OData filter expression that filters elements in + # the collection. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [SensitivityLabelListResult] which provide lazy access to pages of + # the response. + # + def list_current_by_database_as_lazy(resource_group_name, server_name, database_name, filter = nil, custom_headers = nil) + response = list_current_by_database_async(resource_group_name, server_name, database_name, filter, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_current_by_database_next_async(next_page_link, custom_headers) + end + page + end + end + # # Gets the sensitivity labels of a given database # @@ -589,6 +810,7 @@ def list_by_database_next_async(next_page_link, custom_headers:nil) # Manager API or the portal. # @param server_name [String] The name of the server. # @param database_name [String] The name of the database. + # @param skip_token [String] # @param filter [String] An OData filter expression that filters elements in # the collection. # @param custom_headers [Hash{String => String}] A hash of custom headers that @@ -597,12 +819,12 @@ def list_by_database_next_async(next_page_link, custom_headers:nil) # @return [SensitivityLabelListResult] which provide lazy access to pages of # the response. # - def list_by_database_as_lazy(resource_group_name, server_name, database_name, filter:nil, custom_headers:nil) - response = list_by_database_async(resource_group_name, server_name, database_name, filter:filter, custom_headers:custom_headers).value! + def list_recommended_by_database_as_lazy(resource_group_name, server_name, database_name, skip_token = nil, filter = nil, custom_headers = nil) + response = list_recommended_by_database_async(resource_group_name, server_name, database_name, skip_token, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_by_database_next_async(next_page_link, custom_headers:custom_headers) + list_recommended_by_database_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/sql_management_client.rb b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/sql_management_client.rb index c4aaa41340..b469f1b047 100644 --- a/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/sql_management_client.rb +++ b/management/azure_mgmt_sql/lib/2017-03-01-preview/generated/azure_mgmt_sql/sql_management_client.rb @@ -138,6 +138,9 @@ class SqlManagementClient < MsRestAzure::AzureServiceClient # managed_server_security_alert_policies attr_reader :managed_server_security_alert_policies + # @return [SensitivityLabels] sensitivity_labels + attr_reader :sensitivity_labels + # # Creates initializes a new instance of the SqlManagementClient class. # @param credentials [MsRest::ServiceClientCredentials] credentials to authorize HTTP requests made by the service client. @@ -181,6 +184,7 @@ def initialize(credentials = nil, base_url = nil, options = nil) @server_security_alert_policies = ServerSecurityAlertPolicies.new(self) @managed_database_security_alert_policies = ManagedDatabaseSecurityAlertPolicies.new(self) @managed_server_security_alert_policies = ManagedServerSecurityAlertPolicies.new(self) + @sensitivity_labels = SensitivityLabels.new(self) @api_version = '2017-03-01-preview' @accept_language = 'en-US' @long_running_operation_retry_timeout = 30 diff --git a/management/azure_mgmt_sql/lib/profiles/latest/modules/sql_profile_module.rb b/management/azure_mgmt_sql/lib/profiles/latest/modules/sql_profile_module.rb index 8a3cb53969..486778f426 100644 --- a/management/azure_mgmt_sql/lib/profiles/latest/modules/sql_profile_module.rb +++ b/management/azure_mgmt_sql/lib/profiles/latest/modules/sql_profile_module.rb @@ -35,49 +35,50 @@ module Mgmt DatabaseConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseConnectionPolicies ServerUsages = Azure::SQL::Mgmt::V2014_04_01::ServerUsages DatabaseUsages = Azure::SQL::Mgmt::V2014_04_01::DatabaseUsages + VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations + SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages + ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors + DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors 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 ManagedInstances = Azure::SQL::Mgmt::V2015_05_01_preview::ManagedInstances ServerKeys = Azure::SQL::Mgmt::V2015_05_01_preview::ServerKeys - DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers + SyncAgents = Azure::SQL::Mgmt::V2015_05_01_preview::SyncAgents SyncGroups = Azure::SQL::Mgmt::V2015_05_01_preview::SyncGroups - ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors - SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers - SyncAgents = Azure::SQL::Mgmt::V2015_05_01_preview::SyncAgents - VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules + BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies ExtendedDatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedDatabaseBlobAuditingPolicies ExtendedServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedServerBlobAuditingPolicies ServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerBlobAuditingPolicies - BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies - DatabaseVulnerabilityAssessmentRuleBaselines = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessmentRuleBaselines DatabaseVulnerabilityAssessments = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessments DataWarehouseUserActivitiesOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DataWarehouseUserActivitiesOperations + DatabaseVulnerabilityAssessmentRuleBaselines = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessmentRuleBaselines JobAgents = Azure::SQL::Mgmt::V2017_03_01_preview::JobAgents - JobCredentials = Azure::SQL::Mgmt::V2017_03_01_preview::JobCredentials JobExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobExecutions - JobSteps = Azure::SQL::Mgmt::V2017_03_01_preview::JobSteps Jobs = Azure::SQL::Mgmt::V2017_03_01_preview::Jobs JobStepExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobStepExecutions - JobTargetGroups = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetGroups + JobSteps = Azure::SQL::Mgmt::V2017_03_01_preview::JobSteps JobTargetExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetExecutions + JobTargetGroups = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetGroups + JobVersions = Azure::SQL::Mgmt::V2017_03_01_preview::JobVersions + LongTermRetentionBackups = Azure::SQL::Mgmt::V2017_03_01_preview::LongTermRetentionBackups ManagedBackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedBackupShortTermRetentionPolicies ManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabases - LongTermRetentionBackups = Azure::SQL::Mgmt::V2017_03_01_preview::LongTermRetentionBackups ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies - JobVersions = Azure::SQL::Mgmt::V2017_03_01_preview::JobVersions - ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations RestorableDroppedManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::RestorableDroppedManagedDatabases + ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations + RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints + JobCredentials = Azure::SQL::Mgmt::V2017_03_01_preview::JobCredentials ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies ServerDnsAliases = Azure::SQL::Mgmt::V2017_03_01_preview::ServerDnsAliases - RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints - ManagedDatabaseSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabaseSecurityAlertPolicies ManagedServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedServerSecurityAlertPolicies + ManagedDatabaseSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabaseSecurityAlertPolicies + SensitivityLabels = Azure::SQL::Mgmt::V2017_03_01_preview::SensitivityLabels DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies ElasticPoolOperations = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPoolOperations DatabaseVulnerabilityAssessmentScans = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseVulnerabilityAssessmentScans @@ -85,8 +86,8 @@ module Mgmt BackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_10_01_preview::BackupShortTermRetentionPolicies TdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::TdeCertificates ManagedInstanceTdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::ManagedInstanceTdeCertificates - DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations Capabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Capabilities + DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases ElasticPools = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPools @@ -226,16 +227,16 @@ module Models RecommendedActionMetricInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo SyncFullSchemaPropertiesListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult ServerKeyListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult - FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult VirtualNetworkRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult + FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult SyncGroupLogListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult PartnerInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo - ResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName SubscriptionUsageListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult + ResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName + SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult SyncGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult - FailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint SyncAgentKeyProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties - SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult + FailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint SyncMemberListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties SyncAgentLinkedDatabaseListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult @@ -243,76 +244,78 @@ module Models SyncDatabaseIdProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties AutomaticTuningOptions = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction - EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector + OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay DatabaseAutomaticTuning = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning - ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName + Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult + EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey + ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName ManagedInstance = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance - OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay - SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent - Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup - OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult + SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom - RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState - ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod + Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable + RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode - Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType - SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState + OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType + ManagedInstanceProxyOverride = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceProxyOverride + FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule + SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState + SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType - OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin + SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState - SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState - SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy - SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection - FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType - JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput - DatabaseVulnerabilityAssessmentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult + JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions ManagedDatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition - ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult JobAgentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult - AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult JobAgentUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate - CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition + AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult JobCredentialListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult - ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition JobExecutionTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget - DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem - ManagedBackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition + RestorableDroppedManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult + SensitivityLabelListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + ManagedBackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult - JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget - CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult - JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget + JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction + DatabaseVulnerabilityAssessmentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult - JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - RestorableDroppedManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult - JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy - RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult @@ -320,116 +323,118 @@ module Models JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution - JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep - LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup + JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion - ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup ManagedBackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy - ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning RestorableDroppedManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase - ManagedServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy - ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + ManagedServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy - ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState - JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState + ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias ManagedDatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy - JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + SensitivityLabel = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle - JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType - JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource + 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 + ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode - ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus - LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName - JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState + JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired - AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy + AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + SensitivityLabelSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource + VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint - Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job SecurityAlertPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState - Sku = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku - DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult + Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job + PartnerRegionInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo + ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation + VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord + DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport MaxSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability + VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties EditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability - DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation + Sku = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku + PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability ElasticPoolListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability - DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + LicenseTypeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability LocationCapabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities + VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType + InstanceFailoverGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup + BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy + TdeCertificate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate + DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation + VulnerabilityAssessmentScanState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState + MaxSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit + DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType + DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale + ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole + LogSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource + SampleName = Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName + ElasticPoolState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState + ServerVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability + CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup ManagementOperationState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState DatabaseStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus - CatalogCollationType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType - ServerVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability DatabaseListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult + CatalogCollationType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType ServiceObjectiveCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability - ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy - ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy ProxyResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource TrackedResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource + ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy + ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy Database = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate ElasticPool = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool + ElasticPoolUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate + CapabilityStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus + PerformanceLevelUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit + CreateMode = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode ElasticPoolPerDatabaseMinPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability BackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicyListResult ElasticPoolPerDatabaseMaxPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability ElasticPoolPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerformanceLevelCapability VulnerabilityAssessmentScanError = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanError + ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition InstanceFailoverGroupReadOnlyEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadOnlyEndpoint VulnerabilityAssessmentScanRecordListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecordListResult ManagedInstanceVcoresCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVcoresCapability MaxSizeRangeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability - ManagedInstanceFamilyCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability + DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult ManagedInstanceEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceEditionCapability - ManagedInstanceVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability + ManagedInstanceFamilyCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability ElasticPoolOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult - ManagedInstancePairInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo + ManagedInstanceVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability InstanceFailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint - LogSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability - LicenseTypeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability + ManagedInstancePairInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo InstanceFailoverGroupListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult - PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability + LogSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings - PartnerRegionInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo - ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation - VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord - DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport - InstanceFailoverGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup - BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy - TdeCertificate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate - VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType - ElasticPoolUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate - 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 - CapabilityStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus - CreateMode = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode - PerformanceLevelUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit - SampleName = Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName - ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType - DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType - DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale - InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole - CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup - VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties - ElasticPoolState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState - ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition end # # SQLManagementClass # class SQLManagementClass - attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :transparent_data_encryption_activities, :server_table_auditing_policies, :database_table_auditing_policies, :database_connection_policies, :server_usages, :database_usages, :operations, :database_recommended_actions, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :database_advisors, :servers, :sync_groups, :server_advisors, :subscription_usages, :sync_members, :sync_agents, :virtual_network_rules, :firewall_rules, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :backup_long_term_retention_policies, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :job_steps, :jobs, :job_step_executions, :job_target_groups, :job_target_executions, :managed_backup_short_term_retention_policies, :managed_databases, :long_term_retention_backups, :managed_restorable_dropped_database_backup_short_term_retention_policies, :job_versions, :server_automatic_tuning_operations, :restorable_dropped_managed_databases, :server_security_alert_policies, :server_dns_aliases, :restore_points, :managed_database_security_alert_policies, :managed_server_security_alert_policies, :database_blob_auditing_policies, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :tde_certificates, :managed_instance_tde_certificates, :database_operations, :capabilities, :databases, :elastic_pools, :configurable, :base_url, :options, :model_classes + attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :transparent_data_encryption_activities, :server_table_auditing_policies, :database_table_auditing_policies, :database_connection_policies, :server_usages, :database_usages, :virtual_network_rules, :operations, :subscription_usages, :server_advisors, :database_advisors, :database_recommended_actions, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :servers, :sync_agents, :sync_groups, :sync_members, :firewall_rules, :backup_long_term_retention_policies, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :database_vulnerability_assessment_rule_baselines, :job_agents, :job_executions, :jobs, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_backup_short_term_retention_policies, :managed_databases, :managed_restorable_dropped_database_backup_short_term_retention_policies, :restorable_dropped_managed_databases, :server_automatic_tuning_operations, :restore_points, :job_credentials, :server_security_alert_policies, :server_dns_aliases, :managed_server_security_alert_policies, :managed_database_security_alert_policies, :sensitivity_labels, :database_blob_auditing_policies, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :tde_certificates, :managed_instance_tde_certificates, :capabilities, :database_operations, :databases, :elastic_pools, :configurable, :base_url, :options, :model_classes def initialize(options = {}) if options.is_a?(Hash) && options.length == 0 @@ -484,21 +489,21 @@ def initialize(options = {}) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) + @virtual_network_rules = @client_1.virtual_network_rules @operations = @client_1.operations + @subscription_usages = @client_1.subscription_usages + @server_advisors = @client_1.server_advisors + @database_advisors = @client_1.database_advisors @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 @managed_instances = @client_1.managed_instances @server_keys = @client_1.server_keys - @database_advisors = @client_1.database_advisors @servers = @client_1.servers + @sync_agents = @client_1.sync_agents @sync_groups = @client_1.sync_groups - @server_advisors = @client_1.server_advisors - @subscription_usages = @client_1.subscription_usages @sync_members = @client_1.sync_members - @sync_agents = @client_1.sync_agents - @virtual_network_rules = @client_1.virtual_network_rules @firewall_rules = @client_1.firewall_rules @client_2 = Azure::SQL::Mgmt::V2017_03_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) @@ -506,33 +511,34 @@ def initialize(options = {}) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) + @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies @extended_database_blob_auditing_policies = @client_2.extended_database_blob_auditing_policies @extended_server_blob_auditing_policies = @client_2.extended_server_blob_auditing_policies @server_blob_auditing_policies = @client_2.server_blob_auditing_policies - @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies - @database_vulnerability_assessment_rule_baselines = @client_2.database_vulnerability_assessment_rule_baselines @database_vulnerability_assessments = @client_2.database_vulnerability_assessments @data_warehouse_user_activities_operations = @client_2.data_warehouse_user_activities_operations + @database_vulnerability_assessment_rule_baselines = @client_2.database_vulnerability_assessment_rule_baselines @job_agents = @client_2.job_agents - @job_credentials = @client_2.job_credentials @job_executions = @client_2.job_executions - @job_steps = @client_2.job_steps @jobs = @client_2.jobs @job_step_executions = @client_2.job_step_executions - @job_target_groups = @client_2.job_target_groups + @job_steps = @client_2.job_steps @job_target_executions = @client_2.job_target_executions + @job_target_groups = @client_2.job_target_groups + @job_versions = @client_2.job_versions + @long_term_retention_backups = @client_2.long_term_retention_backups @managed_backup_short_term_retention_policies = @client_2.managed_backup_short_term_retention_policies @managed_databases = @client_2.managed_databases - @long_term_retention_backups = @client_2.long_term_retention_backups @managed_restorable_dropped_database_backup_short_term_retention_policies = @client_2.managed_restorable_dropped_database_backup_short_term_retention_policies - @job_versions = @client_2.job_versions - @server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations @restorable_dropped_managed_databases = @client_2.restorable_dropped_managed_databases + @server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations + @restore_points = @client_2.restore_points + @job_credentials = @client_2.job_credentials @server_security_alert_policies = @client_2.server_security_alert_policies @server_dns_aliases = @client_2.server_dns_aliases - @restore_points = @client_2.restore_points - @managed_database_security_alert_policies = @client_2.managed_database_security_alert_policies @managed_server_security_alert_policies = @client_2.managed_server_security_alert_policies + @managed_database_security_alert_policies = @client_2.managed_database_security_alert_policies + @sensitivity_labels = @client_2.sensitivity_labels @database_blob_auditing_policies = @client_2.database_blob_auditing_policies @client_3 = Azure::SQL::Mgmt::V2017_10_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) @@ -546,8 +552,8 @@ def initialize(options = {}) @backup_short_term_retention_policies = @client_3.backup_short_term_retention_policies @tde_certificates = @client_3.tde_certificates @managed_instance_tde_certificates = @client_3.managed_instance_tde_certificates - @database_operations = @client_3.database_operations @capabilities = @client_3.capabilities + @database_operations = @client_3.database_operations @databases = @client_3.databases @elastic_pools = @client_3.elastic_pools @@ -981,35 +987,35 @@ def sync_full_schema_properties_list_result def server_key_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult end - def firewall_rule_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult - end def virtual_network_rule_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult end + def firewall_rule_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult + end def sync_group_log_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult end def partner_info Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo end - def resource_with_writable_name - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName - end def subscription_usage_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult end - def sync_group_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult - end - def failover_group_read_write_endpoint - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint + def resource_with_writable_name + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName + end + def sync_agent_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult + end + def sync_group_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult end def sync_agent_key_properties Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties end - def sync_agent_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult + def failover_group_read_write_endpoint + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint end def sync_member_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult @@ -1032,38 +1038,38 @@ def automatic_tuning_options def recommended_action Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction end - def encryption_protector - Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector + def operation_display + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay end def database_automatic_tuning Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning end - def proxy_resource_with_writable_name - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName + def operation + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation end def failover_group Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup end + def operation_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult + end + def encryption_protector + Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector + end def server_key Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey end + def proxy_resource_with_writable_name + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName + end def managed_instance Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance end - def operation_display - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay - end - def sync_agent - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent - end - def operation - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation - end def sync_group Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup end - def operation_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult + def sync_agent + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent end def sync_agent_linked_database Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase @@ -1083,20 +1089,20 @@ def recommended_action_initiated_by def auto_execute_status_inherited_from Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom end - def recommended_action_current_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState - end - def implementation_method - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod + def advisor + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor end def is_retryable Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable end + def recommended_action_current_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState + end def automatic_tuning_mode Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode end - def advisor - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + def implementation_method + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod end def server_key_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType @@ -1107,35 +1113,38 @@ def automatic_tuning_disabled_reason def identity_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType end - def sync_agent_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState + def operation_origin + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin end def failover_group_replication_role Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole end - def sync_group_log_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType + def sync_member_db_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType end - def operation_origin - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin + def managed_instance_proxy_override + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceProxyOverride end - def sync_group_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState + def firewall_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule end - def sync_member_db_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType + def sync_agent_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState end - def sync_member_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState + def sync_direction + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection + end + def sync_group_log_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType end def sync_conflict_resolution_policy Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy end - def sync_direction - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection + def sync_group_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState end - def firewall_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule + def sync_member_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState end def virtual_network_rule_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState @@ -1155,14 +1164,11 @@ def auto_execute_status def restore_point_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType end - def job_step_action - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction - end def job_step_output Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput end - def database_vulnerability_assessment_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult + def job_step_execution_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions end def managed_database_update Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate @@ -1170,77 +1176,83 @@ def managed_database_update def server_dns_alias_acquisition Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition end - def managed_database_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult - end def job_agent_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult end - def automatic_tuning_server_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + def job_target_group_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult end def job_agent_update Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate end - def complete_database_restore_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition + def automatic_tuning_server_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + end + def managed_database_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult end def job_credential_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult end - def import_export_database_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + def create_database_restore_point_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition end def job_execution_target Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget end - def database_vulnerability_assessment_rule_baseline_item - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem + def complete_database_restore_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition end - def managed_backup_short_term_retention_policy_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + def restorable_dropped_managed_database_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult end def job_execution_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult end + def sensitivity_label_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult + end def job_schedule Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule end + def managed_backup_short_term_retention_policy_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + end + def import_export_database_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + end + def job_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + end + def restore_point_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + end def server_dns_alias_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult end - def job_target - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget - end - def create_database_restore_point_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + def database_vulnerability_assessment_rule_baseline_item + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem end def long_term_retention_backup_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult end - def job_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + def job_target + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget end - def job_step_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + def job_step_action + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction + end + def database_vulnerability_assessment_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult end def job_version_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult end - def job_step_execution_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - end - def restorable_dropped_managed_database_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult - end - def job_target_group_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult - end def extended_database_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy end - def restore_point_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + def job_step_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult end def server_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy @@ -1263,62 +1275,56 @@ def data_warehouse_user_activities def job_execution Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution end - def job_credential - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential - end def job_target_group Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup end def job_step Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep end - def long_term_retention_backup - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup + def job_credential + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential end def job_version Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion end - def managed_database - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + def long_term_retention_backup + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup end def managed_backup_short_term_retention_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy end - def server_dns_alias - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias + def server_automatic_tuning + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning end def restorable_dropped_managed_database Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase end - def managed_server_security_alert_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy - end def server_security_alert_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy end - def server_automatic_tuning - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + def managed_database + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase + end + def managed_server_security_alert_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy end def database_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy end - def provisioning_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState - end - def job_agent_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState + def server_dns_alias + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias end def managed_database_security_alert_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy end - def job_target_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + def sensitivity_label + Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel end def job_execution_lifecycle Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle end - def job_step_output_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + def job_agent_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState end def job_schedule_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType @@ -1326,8 +1332,17 @@ def job_schedule_type def job_step_action_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType end - def job_step_action_source - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource + def job_target_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + end + 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 provisioning_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState end def managed_database_create_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode @@ -1335,56 +1350,71 @@ def managed_database_create_mode def automatic_tuning_server_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode end - def managed_database_status - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus - end - def long_term_retention_database_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - end - def vulnerability_assessment_policy_baseline_name - Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName - end - def job_target_group_membership_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType - end def blob_auditing_policy_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState end + def job_step_action_source + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource + end def automatic_tuning_option_mode_desired Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired end - def automatic_tuning_option_mode_actual - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual - end def backup_long_term_retention_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy end + def automatic_tuning_option_mode_actual + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual + end def automatic_tuning_server_reason Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason end + def long_term_retention_database_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + end + def managed_database_status + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + end + def sensitivity_label_source + Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource + end + def vulnerability_assessment_policy_baseline_name + Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + end def restore_point Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint end + def security_alert_policy_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState + end def job Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job end - def security_alert_policy_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState + def partner_region_info + Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo end - def sku - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku + def elastic_pool_operation + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation end - def database_operation_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult + def vulnerability_assessment_scan_record + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord + end + def database_vulnerability_assessment_scans_export + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport end def max_size_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability end + def vulnerability_assessment_recurring_scans_properties + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties + end def edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability end - def database_operation - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation + def sku + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku + end + def performance_level_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability end def elastic_pool_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult @@ -1392,45 +1422,93 @@ def elastic_pool_list_result def elastic_pool_edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability end - def database_vulnerability_assessment - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + def license_type_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability end def location_capabilities Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities end + def vulnerability_assessment_scan_trigger_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType + end + def instance_failover_group + Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup + end + 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 database_operation + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation + end + def vulnerability_assessment_scan_state + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState + end + def max_size_unit + Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit + end + def database_vulnerability_assessment + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + end + def database_license_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType + end + def database_read_scale + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale + end + def elastic_pool_license_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + end + def instance_failover_group_replication_role + Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole + end + def log_size_unit + Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit + end def resource Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource end + def sample_name + Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName + end + def elastic_pool_state + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState + end + def server_version_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability + end + def capability_group + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup + end def management_operation_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState end def database_status Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus end - def catalog_collation_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType - end - def server_version_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability - end def database_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult end + def catalog_collation_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType + end def service_objective_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability end - def read_write_endpoint_failover_policy - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy - end - def read_only_endpoint_failover_policy - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy - end def proxy_resource Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource end def tracked_resource Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource end + def read_write_endpoint_failover_policy + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy + end + def read_only_endpoint_failover_policy + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy + end def database Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database end @@ -1440,6 +1518,18 @@ def database_update def elastic_pool Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool end + def elastic_pool_update + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate + 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 create_mode + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode + end def elastic_pool_per_database_min_performance_level_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability end @@ -1455,6 +1545,9 @@ def elastic_pool_performance_level_capability def vulnerability_assessment_scan_error Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanError end + def resource_move_definition + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition + end def instance_failover_group_read_only_endpoint Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadOnlyEndpoint end @@ -1467,111 +1560,36 @@ def managed_instance_vcores_capability def max_size_range_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability end - def managed_instance_family_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability + def database_operation_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult end def managed_instance_edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceEditionCapability end - def managed_instance_version_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability + def managed_instance_family_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability end def elastic_pool_operation_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult end - def managed_instance_pair_info - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo + def managed_instance_version_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability end def instance_failover_group_read_write_endpoint Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint end - def log_size_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability - end - def license_type_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability + def managed_instance_pair_info + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo end def instance_failover_group_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult end - def performance_level_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability + def log_size_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability end def elastic_pool_per_database_settings Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings end - def partner_region_info - Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo - end - def elastic_pool_operation - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation - end - def vulnerability_assessment_scan_record - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord - end - def database_vulnerability_assessment_scans_export - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport - end - def instance_failover_group - Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup - end - 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 vulnerability_assessment_scan_trigger_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType - end - def elastic_pool_update - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate - end - def vulnerability_assessment_scan_state - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState - end - def max_size_unit - Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit - end - def log_size_unit - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit - end - def capability_status - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus - end - def create_mode - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode - end - def performance_level_unit - Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit - end - def sample_name - Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName - end - def elastic_pool_license_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType - end - def database_license_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType - end - def database_read_scale - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale - end - def instance_failover_group_replication_role - Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole - end - def capability_group - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup - end - def vulnerability_assessment_recurring_scans_properties - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties - end - def elastic_pool_state - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState - end - def resource_move_definition - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition - end end end end From 6a3b436f8ba0334683c90c02ce278aa52e0ca7b6 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Mon, 4 Mar 2019 17:09:11 +0000 Subject: [PATCH 3/3] Generated from 8e5941308b5ca58e1e76003866096d35c37e2e3f Comments resolved --- .../modules/autosuggest_profile_module.rb | 70 +- .../modules/computervision_profile_module.rb | 8 +- .../contentmoderator_profile_module.rb | 100 +-- .../customimagesearch_profile_module.rb | 48 +- .../modules/customsearch_profile_module.rb | 56 +- .../customvisiontraining_profile_module.rb | 64 +- .../modules/entitysearch_profile_module.rb | 62 +- .../lib/latest/modules/face_profile_module.rb | 88 +- .../modules/imagesearch_profile_module.rb | 88 +- .../modules/localsearch_profile_module.rb | 30 +- .../modules/newssearch_profile_module.rb | 48 +- .../latest/modules/qnamaker_profile_module.rb | 96 +-- .../modules/spellcheck_profile_module.rb | 54 +- .../lib/latest/modules/sql_profile_module.rb | 616 ++++++------- .../sqlvirtualmachine_profile_module.rb | 108 +-- .../latest/modules/storage_profile_module.rb | 220 ++--- .../storsimple8000series_profile_module.rb | 380 ++++---- .../modules/streamanalytics_profile_module.rb | 216 ++--- .../modules/textanalytics_profile_module.rb | 16 +- .../modules/trafficmanager_profile_module.rb | 62 +- .../modules/videosearch_profile_module.rb | 38 +- .../modules/visualsearch_profile_module.rb | 50 +- .../lib/latest/modules/web_profile_module.rb | 98 +-- .../modules/websearch_profile_module.rb | 50 +- .../generated/azure_mgmt_sql.rb | 60 +- .../azure_mgmt_sql/models/managed_instance.rb | 21 + .../models/managed_instance_update.rb | 21 + .../azure_mgmt_sql/models/virtual_cluster.rb | 119 +++ .../models/virtual_cluster_list_result.rb | 96 +++ .../models/virtual_cluster_update.rb | 91 ++ .../azure_mgmt_sql/sql_management_client.rb | 4 + .../azure_mgmt_sql/virtual_clusters.rb | 809 ++++++++++++++++++ .../latest/modules/sql_profile_module.rb | 634 +++++++------- 33 files changed, 2857 insertions(+), 1664 deletions(-) create mode 100644 management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster.rb create mode 100644 management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster_list_result.rb create mode 100644 management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster_update.rb create mode 100644 management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/virtual_clusters.rb diff --git a/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb b/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb index 860dab8bab..566ae9c561 100644 --- a/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb +++ b/azure_sdk/lib/latest/modules/autosuggest_profile_module.rb @@ -8,25 +8,25 @@ module Azure::Profiles::Latest module Autosuggest module Models - ResponseFormat = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat + SearchAction = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchAction + Thing = Azure::CognitiveServices::Autosuggest::V1_0::Models::Thing + Identifiable = Azure::CognitiveServices::Autosuggest::V1_0::Models::Identifiable Response = Azure::CognitiveServices::Autosuggest::V1_0::Models::Response + SearchKind = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind + ScenarioType = Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType + SafeSearch = Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch + ErrorCode = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode ErrorResponse = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse + ResponseFormat = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat Action = Azure::CognitiveServices::Autosuggest::V1_0::Models::Action QueryContext = Azure::CognitiveServices::Autosuggest::V1_0::Models::QueryContext SuggestionsSuggestionGroup = Azure::CognitiveServices::Autosuggest::V1_0::Models::SuggestionsSuggestionGroup ResponseBase = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::Autosuggest::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchResultsAnswer + Error = Azure::CognitiveServices::Autosuggest::V1_0::Models::Error Suggestions = Azure::CognitiveServices::Autosuggest::V1_0::Models::Suggestions - Thing = Azure::CognitiveServices::Autosuggest::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::Autosuggest::V1_0::Models::CreativeWork - SearchAction = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchAction - Identifiable = Azure::CognitiveServices::Autosuggest::V1_0::Models::Identifiable - ScenarioType = Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType - SearchKind = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind - Error = Azure::CognitiveServices::Autosuggest::V1_0::Models::Error - ErrorCode = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch end class AutosuggestDataClass @@ -58,15 +58,36 @@ def method_missing(method, *args) end class ModelClasses - def response_format - Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat + def search_action + Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchAction + end + def thing + Azure::CognitiveServices::Autosuggest::V1_0::Models::Thing + end + def identifiable + Azure::CognitiveServices::Autosuggest::V1_0::Models::Identifiable end def response Azure::CognitiveServices::Autosuggest::V1_0::Models::Response end + def search_kind + Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind + end + def scenario_type + Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType + end + def safe_search + Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch + end + def error_code + Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode + end def error_response Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse end + def response_format + Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat + end def action Azure::CognitiveServices::Autosuggest::V1_0::Models::Action end @@ -85,36 +106,15 @@ def answer def search_results_answer Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchResultsAnswer end + def error + Azure::CognitiveServices::Autosuggest::V1_0::Models::Error + end def suggestions Azure::CognitiveServices::Autosuggest::V1_0::Models::Suggestions end - def thing - Azure::CognitiveServices::Autosuggest::V1_0::Models::Thing - end def creative_work Azure::CognitiveServices::Autosuggest::V1_0::Models::CreativeWork end - def search_action - Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchAction - end - def identifiable - Azure::CognitiveServices::Autosuggest::V1_0::Models::Identifiable - end - def scenario_type - Azure::CognitiveServices::Autosuggest::V1_0::Models::ScenarioType - end - def search_kind - Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind - end - def error - Azure::CognitiveServices::Autosuggest::V1_0::Models::Error - end - def error_code - Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode - end - def safe_search - Azure::CognitiveServices::Autosuggest::V1_0::Models::SafeSearch - end end end end diff --git a/azure_sdk/lib/latest/modules/computervision_profile_module.rb b/azure_sdk/lib/latest/modules/computervision_profile_module.rb index 1a7a534f56..ff0bae0b0e 100644 --- a/azure_sdk/lib/latest/modules/computervision_profile_module.rb +++ b/azure_sdk/lib/latest/modules/computervision_profile_module.rb @@ -8,6 +8,7 @@ module Azure::Profiles::Latest module ComputerVision module Models + ImageType = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageType FaceDescription = Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceDescription ImageMetadata = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageMetadata Line = Azure::CognitiveServices::ComputerVision::V2_0::Models::Line @@ -45,7 +46,6 @@ module Models OcrLanguages = Azure::CognitiveServices::ComputerVision::V2_0::Models::OcrLanguages TextRecognitionMode = Azure::CognitiveServices::ComputerVision::V2_0::Models::TextRecognitionMode Details = Azure::CognitiveServices::ComputerVision::V2_0::Models::Details - ImageType = Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageType end class ComputerVisionDataClass @@ -77,6 +77,9 @@ def method_missing(method, *args) end class ModelClasses + def image_type + Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageType + end def face_description Azure::CognitiveServices::ComputerVision::V2_0::Models::FaceDescription end @@ -188,9 +191,6 @@ def text_recognition_mode def details Azure::CognitiveServices::ComputerVision::V2_0::Models::Details end - def image_type - Azure::CognitiveServices::ComputerVision::V2_0::Models::ImageType - end end end end diff --git a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb index 7d861e02ef..0ca36207ad 100644 --- a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb +++ b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb @@ -6,13 +6,13 @@ module Azure::Profiles::Latest module ContentModerator - Reviews = Azure::CognitiveServices::ContentModerator::V1_0::Reviews ImageModeration = Azure::CognitiveServices::ContentModerator::V1_0::ImageModeration TextModeration = Azure::CognitiveServices::ContentModerator::V1_0::TextModeration ListManagementImageLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImageLists ListManagementTermLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTermLists ListManagementImage = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImage ListManagementTerm = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTerm + Reviews = Azure::CognitiveServices::ContentModerator::V1_0::Reviews module Models Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address @@ -22,16 +22,16 @@ module Models ImageIds = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds Frames = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames TermsInList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList + Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error ClassificationCategory2 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory2 TermsData = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData - Classification = Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification TermsPaging = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging Email = Azure::CognitiveServices::ContentModerator::V1_0::Models::Email Terms = Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms IPA = Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA - Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error Review = Azure::CognitiveServices::ContentModerator::V1_0::Models::Review JobExecutionReportDetails = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails + DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms Candidate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate JobId = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId Evaluate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate @@ -41,6 +41,7 @@ module Models TranscriptModerationBodyItemTermsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex TranscriptModerationBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem + Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job Frame = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem ClassificationCategory3 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory3 @@ -48,34 +49,33 @@ module Models SSN = Azure::CognitiveServices::ContentModerator::V1_0::Models::SSN CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII - Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job - CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem - Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match + CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem Body = Azure::CognitiveServices::ContentModerator::V1_0::Models::Body TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList + Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match ClassificationCategory1 = Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem + Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image + Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone - VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem - DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms - VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem + Classification = Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR + VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem + VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem + Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair - Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image - Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag - CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content - Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage - ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl + CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status + ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl end class ContentModeratorDataClass - attr_reader :reviews, :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :list_management_image, :list_management_term, :configurable, :base_url, :options, :model_classes + attr_reader :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :list_management_image, :list_management_term, :reviews, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -85,13 +85,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @reviews = @client_0.reviews @image_moderation = @client_0.image_moderation @text_moderation = @client_0.text_moderation @list_management_image_lists = @client_0.list_management_image_lists @list_management_term_lists = @client_0.list_management_term_lists @list_management_image = @client_0.list_management_image @list_management_term = @client_0.list_management_term + @reviews = @client_0.reviews @model_classes = ModelClasses.new end @@ -131,15 +131,15 @@ def frames def terms_in_list Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList end + def error + Azure::CognitiveServices::ContentModerator::V1_0::Models::Error + end def classification_category2 Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory2 end def terms_data Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData end - def classification - Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification - end def terms_paging Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging end @@ -152,15 +152,15 @@ def terms def ipa Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA end - def error - Azure::CognitiveServices::ContentModerator::V1_0::Models::Error - end def review Azure::CognitiveServices::ContentModerator::V1_0::Models::Review end def job_execution_report_details Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails end + def detected_terms + Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms + end def candidate Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate end @@ -188,6 +188,9 @@ def refresh_index def transcript_moderation_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItem end + def job + Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + end def frame Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame end @@ -209,20 +212,14 @@ def create_video_reviews_body_item_video_frames_item def pii Azure::CognitiveServices::ContentModerator::V1_0::Models::PII end - def job - Azure::CognitiveServices::ContentModerator::V1_0::Models::Job - end - def create_video_reviews_body_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem - end def found_faces Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces end def create_video_reviews_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem end - def match - Azure::CognitiveServices::ContentModerator::V1_0::Models::Match + def create_video_reviews_body_item_metadata_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem end def body Azure::CognitiveServices::ContentModerator::V1_0::Models::Body @@ -230,57 +227,60 @@ def body def term_list Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList end + def match + Azure::CognitiveServices::ContentModerator::V1_0::Models::Match + end def classification_category1 Azure::CognitiveServices::ContentModerator::V1_0::Models::ClassificationCategory1 end def video_frame_body_item_reviewer_result_tags_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem end + def image + Azure::CognitiveServices::ContentModerator::V1_0::Models::Image + end + def tag + Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag + end def phone Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone end - def video_frame_body_item_metadata_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem + def classification + Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification end - def detected_terms - Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms + def ocr + Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR end def video_frame_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem end - def ocr - Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR + def video_frame_body_item_metadata_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem end def create_review_body_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem end + def screen + Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen + end def key_value_pair Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair end - def image - Azure::CognitiveServices::ContentModerator::V1_0::Models::Image - end - def tag - Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag - end - def create_review_body_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem - end def content Azure::CognitiveServices::ContentModerator::V1_0::Models::Content end - def screen - Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen - end def detected_language Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage end - def image_url - Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl + def create_review_body_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem end def status Azure::CognitiveServices::ContentModerator::V1_0::Models::Status end + def image_url + Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl + end end end end diff --git a/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb b/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb index 3da09f9d2f..ef306b4c16 100644 --- a/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customimagesearch_profile_module.rb @@ -9,17 +9,21 @@ module Customimagesearch CustomInstance = Azure::CognitiveServices::Customimagesearch::V1_0::CustomInstance module Models + ImageType = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageType + ImageLicense = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense + ImageSize = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize + Error = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error ErrorResponse = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse + Images = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images ResponseBase = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Answer - Images = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images SearchResultsAnswer = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SearchResultsAnswer Thing = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::Customimagesearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response ErrorCode = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch - Response = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response Query = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::Customimagesearch::V1_0::Models::MediaObject @@ -29,10 +33,6 @@ module Models ImageColor = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageColor Freshness = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Freshness ImageContent = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageContent - ImageType = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageType - ImageLicense = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense - ImageSize = Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize - Error = Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error end class CustomimagesearchDataClass @@ -65,18 +65,30 @@ def method_missing(method, *args) end class ModelClasses + def image_type + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageType + end + def image_license + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense + end + def image_size + Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize + end + def error + Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error + end def error_response Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse end + def images + Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images + end def response_base Azure::CognitiveServices::Customimagesearch::V1_0::Models::ResponseBase end def answer Azure::CognitiveServices::Customimagesearch::V1_0::Models::Answer end - def images - Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images - end def search_results_answer Azure::CognitiveServices::Customimagesearch::V1_0::Models::SearchResultsAnswer end @@ -89,15 +101,15 @@ def creative_work def identifiable Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable end + def response + Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response + end def error_code Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode end def safe_search Azure::CognitiveServices::Customimagesearch::V1_0::Models::SafeSearch end - def response - Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response - end def query Azure::CognitiveServices::Customimagesearch::V1_0::Models::Query end @@ -125,18 +137,6 @@ def freshness def image_content Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageContent end - def image_type - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageType - end - def image_license - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense - end - def image_size - Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize - end - def error - Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error - end end end end diff --git a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb index 749c24c621..cfcec679f6 100644 --- a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb @@ -9,25 +9,25 @@ module CustomSearch CustomInstance = Azure::CognitiveServices::CustomSearch::V1_0::CustomInstance module Models + CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork + Identifiable = Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode + ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode + SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch WebMetaTag = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag WebWebAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer SearchResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse - Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response TextFormat = Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse - ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode Query = Azure::CognitiveServices::CustomSearch::V1_0::Models::Query QueryContext = Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext ResponseBase = Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase WebPage = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebPage SearchResultsAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResultsAnswer + Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error Answer = Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer Thing = Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing - CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork - Identifiable = Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable - Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error - ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch end class CustomSearchDataClass @@ -60,6 +60,24 @@ def method_missing(method, *args) end class ModelClasses + def creative_work + Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork + end + def identifiable + Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable + end + def response + Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + end + def error_code + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode + end + def error_sub_code + Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode + end + def safe_search + Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch + end def web_meta_tag Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag end @@ -69,18 +87,12 @@ def web_web_answer def search_response Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse end - def response - Azure::CognitiveServices::CustomSearch::V1_0::Models::Response - end def text_format Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat end def error_response Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse end - def error_sub_code - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode - end def query Azure::CognitiveServices::CustomSearch::V1_0::Models::Query end @@ -96,27 +108,15 @@ def web_page def search_results_answer Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResultsAnswer end + def error + Azure::CognitiveServices::CustomSearch::V1_0::Models::Error + end def answer Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer end def thing Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing end - def creative_work - Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork - end - def identifiable - Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable - end - def error - Azure::CognitiveServices::CustomSearch::V1_0::Models::Error - end - def error_code - Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode - end - def safe_search - Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch - end 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 1bfc60793d..f9131e7839 100644 --- a/azure_sdk/lib/latest/modules/customvisiontraining_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customvisiontraining_profile_module.rb @@ -20,40 +20,40 @@ module Models ImageCreateSummary = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateSummary PredictionQueryTag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::PredictionQueryTag ImageFileCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateEntry - PredictionQueryToken = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::PredictionQueryToken + Domain = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain ImageUrlCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateEntry StoredImagePrediction = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::StoredImagePrediction ImageIdCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageIdCreateEntry PredictionQueryResult = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::PredictionQueryResult ImageTagCreateSummary = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateSummary TagPerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagPerformance - Domain = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain ImageRegionCreateSummary = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateSummary IterationPerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance - ImagePerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance - ImageFileCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch ImageCreateResult = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult + PredictionQueryToken = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::PredictionQueryToken + ImagePerformance = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance ProjectSettings = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ProjectSettings + ImageTagCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry ImageRegion = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion Iteration = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration - ImageTagCreateEntry = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry ImageUrlCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch + ImageFileCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch Export = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export ImageCreateStatus = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateStatus Classifier = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Classifier ExportPlatformModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportPlatformModel - ExportStatusModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportStatusModel + OrderBy = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy DomainType = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::DomainType ImageRegionCreateBatch = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateBatch - TagType = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType + ExportStatusModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportStatusModel ExportFlavorModel = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportFlavorModel - OrderBy = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy + TagType = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType Region = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region Image = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Image Tag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Tag ImageTag = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTag - ImageUrl = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrl Project = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Project + ImageUrl = Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrl end class CustomvisiontrainingDataClass @@ -121,8 +121,8 @@ def prediction_query_tag def image_file_create_entry Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateEntry end - def prediction_query_token - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::PredictionQueryToken + def domain + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain end def image_url_create_entry Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateEntry @@ -142,39 +142,39 @@ def image_tag_create_summary def tag_performance Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagPerformance end - def domain - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Domain - end def image_region_create_summary Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateSummary end def iteration_performance Azure::CognitiveServices::Customvisiontraining::V2_2::Models::IterationPerformance end - def image_performance - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance - end - def image_file_create_batch - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch - end def image_create_result Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageCreateResult end + def prediction_query_token + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::PredictionQueryToken + end + def image_performance + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImagePerformance + end def project_settings Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ProjectSettings end + def image_tag_create_entry + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry + end def image_region Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegion end def iteration Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Iteration end - def image_tag_create_entry - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTagCreateEntry - end def image_url_create_batch Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrlCreateBatch end + def image_file_create_batch + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageFileCreateBatch + end def export Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Export end @@ -187,8 +187,8 @@ def classifier def export_platform_model Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportPlatformModel end - def export_status_model - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportStatusModel + def order_by + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy end def domain_type Azure::CognitiveServices::Customvisiontraining::V2_2::Models::DomainType @@ -196,14 +196,14 @@ def domain_type def image_region_create_batch Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageRegionCreateBatch end - def tag_type - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType + def export_status_model + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportStatusModel end def export_flavor_model Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ExportFlavorModel end - def order_by - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::OrderBy + def tag_type + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::TagType end def region Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Region @@ -217,12 +217,12 @@ def tag def image_tag Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageTag end - def image_url - Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrl - end def project Azure::CognitiveServices::Customvisiontraining::V2_2::Models::Project end + def image_url + Azure::CognitiveServices::Customvisiontraining::V2_2::Models::ImageUrl + 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 2db62eb826..b7c841d6db 100644 --- a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb @@ -9,8 +9,8 @@ module EntitySearch EntitiesOperations = Azure::CognitiveServices::EntitySearch::V1_0::EntitiesOperations module Models - SearchResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse + SearchResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse QueryContext = Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext ResponseBase = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer @@ -18,10 +18,10 @@ module Models Thing = Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response ErrorCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat - Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response ImageObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::MediaObject ErrorSubCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode @@ -39,22 +39,22 @@ module Models TouristAttraction = Azure::CognitiveServices::EntitySearch::V1_0::Models::TouristAttraction Airport = Azure::CognitiveServices::EntitySearch::V1_0::Models::Airport License = Azure::CognitiveServices::EntitySearch::V1_0::Models::License - StructuredValue = Azure::CognitiveServices::EntitySearch::V1_0::Models::StructuredValue + Entities = Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities EntertainmentBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntertainmentBusiness MovieTheater = Azure::CognitiveServices::EntitySearch::V1_0::Models::MovieTheater ContractualRulesLicenseAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLicenseAttribution ContractualRulesLinkAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesLinkAttribution ContractualRulesMediaAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesMediaAttribution - ContractualRulesTextAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesTextAttribution - Entities = Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities + StructuredValue = Azure::CognitiveServices::EntitySearch::V1_0::Models::StructuredValue + FoodEstablishment = Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment LodgingBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::LodgingBusiness + ContractualRulesTextAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesTextAttribution Restaurant = Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant - FoodEstablishment = Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment - Hotel = Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel - EntityScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario - AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType EntityQueryScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario + EntityScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario + Hotel = Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel EntityType = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType + AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType end class EntitySearchDataClass @@ -87,12 +87,12 @@ def method_missing(method, *args) end class ModelClasses - def search_response - Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse - end def error_response Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse end + def search_response + Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse + end def query_context Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext end @@ -114,6 +114,9 @@ def creative_work def identifiable Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable end + def response + Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + end def error_code Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode end @@ -123,9 +126,6 @@ def safe_search def response_format Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat end - def response - Azure::CognitiveServices::EntitySearch::V1_0::Models::Response - end def image_object Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject end @@ -177,8 +177,8 @@ def airport def license Azure::CognitiveServices::EntitySearch::V1_0::Models::License end - def structured_value - Azure::CognitiveServices::EntitySearch::V1_0::Models::StructuredValue + def entities + Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities end def entertainment_business Azure::CognitiveServices::EntitySearch::V1_0::Models::EntertainmentBusiness @@ -195,36 +195,36 @@ def contractual_rules_link_attribution def contractual_rules_media_attribution Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesMediaAttribution end - def contractual_rules_text_attribution - Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesTextAttribution + def structured_value + Azure::CognitiveServices::EntitySearch::V1_0::Models::StructuredValue end - def entities - Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities + def food_establishment + Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment end def lodging_business Azure::CognitiveServices::EntitySearch::V1_0::Models::LodgingBusiness end + def contractual_rules_text_attribution + Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesTextAttribution + end def restaurant Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant end - def food_establishment - Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment - end - def hotel - Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel + def entity_query_scenario + Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario end def entity_scenario Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario end - def answer_type - Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType - end - def entity_query_scenario - Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario + def hotel + Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel end def entity_type Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType end + def answer_type + Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType + end end end end diff --git a/azure_sdk/lib/latest/modules/face_profile_module.rb b/azure_sdk/lib/latest/modules/face_profile_module.rb index 521881ee27..7c74c5db92 100644 --- a/azure_sdk/lib/latest/modules/face_profile_module.rb +++ b/azure_sdk/lib/latest/modules/face_profile_module.rb @@ -6,12 +6,19 @@ module Azure::Profiles::Latest module Face - PersonGroupOperations = Azure::CognitiveServices::Face::V1_0::PersonGroupOperations FaceListOperations = Azure::CognitiveServices::Face::V1_0::FaceListOperations Face = Azure::CognitiveServices::Face::V1_0::Face PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson + PersonGroupOperations = Azure::CognitiveServices::Face::V1_0::PersonGroupOperations module Models + VerifyFaceToFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest + FaceAttributes = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes + VerifyResult = Azure::CognitiveServices::Face::V1_0::Models::VerifyResult + PersistedFace = Azure::CognitiveServices::Face::V1_0::Models::PersistedFace + FacialHair = Azure::CognitiveServices::Face::V1_0::Models::FacialHair + Coordinate = Azure::CognitiveServices::Face::V1_0::Models::Coordinate + Emotion = Azure::CognitiveServices::Face::V1_0::Models::Emotion Occlusion = Azure::CognitiveServices::Face::V1_0::Models::Occlusion Noise = Azure::CognitiveServices::Face::V1_0::Models::Noise Hair = Azure::CognitiveServices::Face::V1_0::Models::Hair @@ -30,10 +37,10 @@ module Models ExposureLevel = Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel NoiseLevel = Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel FindSimilarMatchMode = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode - FacialHair = Azure::CognitiveServices::Face::V1_0::Models::FacialHair - Coordinate = Azure::CognitiveServices::Face::V1_0::Models::Coordinate - FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType + Accessory = Azure::CognitiveServices::Face::V1_0::Models::Accessory TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType + Exposure = Azure::CognitiveServices::Face::V1_0::Models::Exposure + FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType Error = Azure::CognitiveServices::Face::V1_0::Models::Error APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError FaceRectangle = Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle @@ -49,19 +56,12 @@ module Models IdentifyRequest = Azure::CognitiveServices::Face::V1_0::Models::IdentifyRequest Makeup = Azure::CognitiveServices::Face::V1_0::Models::Makeup IdentifyCandidate = Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate - Accessory = Azure::CognitiveServices::Face::V1_0::Models::Accessory - IdentifyResult = Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult - Exposure = Azure::CognitiveServices::Face::V1_0::Models::Exposure VerifyFaceToPersonRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest - FaceAttributes = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes - VerifyFaceToFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest - PersistedFace = Azure::CognitiveServices::Face::V1_0::Models::PersistedFace - VerifyResult = Azure::CognitiveServices::Face::V1_0::Models::VerifyResult - Emotion = Azure::CognitiveServices::Face::V1_0::Models::Emotion + IdentifyResult = Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult end class FaceDataClass - attr_reader :person_group_operations, :face_list_operations, :face, :person_group_person, :configurable, :base_url, :options, :model_classes + attr_reader :face_list_operations, :face, :person_group_person, :person_group_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -71,10 +71,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @person_group_operations = @client_0.person_group_operations @face_list_operations = @client_0.face_list_operations @face = @client_0.face @person_group_person = @client_0.person_group_person + @person_group_operations = @client_0.person_group_operations @model_classes = ModelClasses.new end @@ -93,6 +93,27 @@ def method_missing(method, *args) end class ModelClasses + def verify_face_to_face_request + Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest + end + def face_attributes + Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes + end + def verify_result + Azure::CognitiveServices::Face::V1_0::Models::VerifyResult + end + def persisted_face + Azure::CognitiveServices::Face::V1_0::Models::PersistedFace + end + def facial_hair + Azure::CognitiveServices::Face::V1_0::Models::FacialHair + end + def coordinate + Azure::CognitiveServices::Face::V1_0::Models::Coordinate + end + def emotion + Azure::CognitiveServices::Face::V1_0::Models::Emotion + end def occlusion Azure::CognitiveServices::Face::V1_0::Models::Occlusion end @@ -147,18 +168,18 @@ def noise_level def find_similar_match_mode Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode end - def facial_hair - Azure::CognitiveServices::Face::V1_0::Models::FacialHair + def accessory + Azure::CognitiveServices::Face::V1_0::Models::Accessory end - def coordinate - Azure::CognitiveServices::Face::V1_0::Models::Coordinate + def training_status_type + Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType + end + def exposure + Azure::CognitiveServices::Face::V1_0::Models::Exposure end def face_attribute_type Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType end - def training_status_type - Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType - end def error Azure::CognitiveServices::Face::V1_0::Models::Error end @@ -204,32 +225,11 @@ def makeup def identify_candidate Azure::CognitiveServices::Face::V1_0::Models::IdentifyCandidate end - def accessory - Azure::CognitiveServices::Face::V1_0::Models::Accessory - end - def identify_result - Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult - end - def exposure - Azure::CognitiveServices::Face::V1_0::Models::Exposure - end def verify_face_to_person_request Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToPersonRequest end - def face_attributes - Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes - end - def verify_face_to_face_request - Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest - end - def persisted_face - Azure::CognitiveServices::Face::V1_0::Models::PersistedFace - end - def verify_result - Azure::CognitiveServices::Face::V1_0::Models::VerifyResult - end - def emotion - Azure::CognitiveServices::Face::V1_0::Models::Emotion + def identify_result + Azure::CognitiveServices::Face::V1_0::Models::IdentifyResult end end end diff --git a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb index f285ac070c..b5de0d9191 100644 --- a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb @@ -9,11 +9,18 @@ module ImageSearch ImagesOperations = Azure::CognitiveServices::ImageSearch::V1_0::ImagesOperations module Models + NormalizedRectangle = Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle + RecognizedEntity = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity + RecognizedEntityRegion = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion + ImageInsights = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights + TrendingImages = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages + Rating = Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating + CollectionPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage Currency = Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency + ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability ImageCropType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType ImageInsightModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule - ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse Person = Azure::CognitiveServices::ImageSearch::V1_0::Models::Person ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer @@ -21,25 +28,25 @@ module Models Thing = Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response ErrorCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch - Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject WebPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage ErrorSubCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode ImageAspect = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect + Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error ImageColor = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor Freshness = Azure::CognitiveServices::ImageSearch::V1_0::Models::Freshness ImageContent = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType ImageLicense = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense ImageSize = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize - Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error Organization = Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization - Intangible = Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images + Intangible = Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible StructuredValue = Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue RelatedSearchesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedSearchesModule InsightsTag = Azure::CognitiveServices::ImageSearch::V1_0::Models::InsightsTag @@ -60,13 +67,6 @@ module Models AggregateOffer = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer ImageGallery = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery Recipe = Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe - NormalizedRectangle = Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle - RecognizedEntity = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity - RecognizedEntityRegion = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion - ImageInsights = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights - TrendingImages = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages - Rating = Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating - CollectionPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage end class ImageSearchDataClass @@ -99,9 +99,33 @@ def method_missing(method, *args) end class ModelClasses + def normalized_rectangle + Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle + end + def recognized_entity + Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity + end + def recognized_entity_region + Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion + end + def image_insights + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights + end + def trending_images + Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages + end + def rating + Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating + end + def collection_page + Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage + end def currency Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency end + def error_response + Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse + end def item_availability Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability end @@ -111,9 +135,6 @@ def image_crop_type def image_insight_module Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule end - def error_response - Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse - end def person Azure::CognitiveServices::ImageSearch::V1_0::Models::Person end @@ -135,15 +156,15 @@ def creative_work def identifiable Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable end + def response + Azure::CognitiveServices::ImageSearch::V1_0::Models::Response + end def error_code Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode end def safe_search Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch end - def response - Azure::CognitiveServices::ImageSearch::V1_0::Models::Response - end def query Azure::CognitiveServices::ImageSearch::V1_0::Models::Query end @@ -162,6 +183,9 @@ def error_sub_code def image_aspect Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect end + def error + Azure::CognitiveServices::ImageSearch::V1_0::Models::Error + end def image_color Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor end @@ -180,18 +204,15 @@ def image_license def image_size Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize end - def error - Azure::CognitiveServices::ImageSearch::V1_0::Models::Error - end def organization Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization end - def intangible - Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible - end def images Azure::CognitiveServices::ImageSearch::V1_0::Models::Images end + def intangible + Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible + end def structured_value Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue end @@ -252,27 +273,6 @@ def image_gallery def recipe Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe end - def normalized_rectangle - Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle - end - def recognized_entity - Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity - end - def recognized_entity_region - Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion - end - def image_insights - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights - end - def trending_images - Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages - end - def rating - Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating - end - def collection_page - Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage - end end end end diff --git a/azure_sdk/lib/latest/modules/localsearch_profile_module.rb b/azure_sdk/lib/latest/modules/localsearch_profile_module.rb index 1afe8e2c72..e18624c6db 100644 --- a/azure_sdk/lib/latest/modules/localsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/localsearch_profile_module.rb @@ -9,8 +9,8 @@ module LocalSearch Local = Azure::CognitiveServices::LocalSearch::V1_0::Local module Models - SearchResponse = Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse ErrorResponse = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorResponse + SearchResponse = Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse EntitiesEntityPresentationInfo = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntitiesEntityPresentationInfo Places = Azure::CognitiveServices::LocalSearch::V1_0::Models::Places PostalAddress = Azure::CognitiveServices::LocalSearch::V1_0::Models::PostalAddress @@ -26,12 +26,12 @@ module Models CreativeWork = Azure::CognitiveServices::LocalSearch::V1_0::Models::CreativeWork SearchAction = Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchAction Identifiable = Azure::CognitiveServices::LocalSearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::LocalSearch::V1_0::Models::Response ErrorCode = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorCode - SafeSearch = Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch + EntityType = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityType ResponseFormat = Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat + SafeSearch = Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch EntityScenario = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario - Response = Azure::CognitiveServices::LocalSearch::V1_0::Models::Response - EntityType = Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityType Action = Azure::CognitiveServices::LocalSearch::V1_0::Models::Action ErrorSubCode = Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorSubCode Error = Azure::CognitiveServices::LocalSearch::V1_0::Models::Error @@ -67,12 +67,12 @@ def method_missing(method, *args) end class ModelClasses - def search_response - Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse - end def error_response Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorResponse end + def search_response + Azure::CognitiveServices::LocalSearch::V1_0::Models::SearchResponse + end def entities_entity_presentation_info Azure::CognitiveServices::LocalSearch::V1_0::Models::EntitiesEntityPresentationInfo end @@ -118,24 +118,24 @@ def search_action def identifiable Azure::CognitiveServices::LocalSearch::V1_0::Models::Identifiable end + def response + Azure::CognitiveServices::LocalSearch::V1_0::Models::Response + end def error_code Azure::CognitiveServices::LocalSearch::V1_0::Models::ErrorCode end - def safe_search - Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch + def entity_type + Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityType end def response_format Azure::CognitiveServices::LocalSearch::V1_0::Models::ResponseFormat end + def safe_search + Azure::CognitiveServices::LocalSearch::V1_0::Models::SafeSearch + end def entity_scenario Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityScenario end - def response - Azure::CognitiveServices::LocalSearch::V1_0::Models::Response - end - def entity_type - Azure::CognitiveServices::LocalSearch::V1_0::Models::EntityType - end def action Azure::CognitiveServices::LocalSearch::V1_0::Models::Action end diff --git a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb index ec7e8f7490..4c08c0ed3f 100644 --- a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb @@ -9,30 +9,30 @@ module NewsSearch NewsOperations = Azure::CognitiveServices::NewsSearch::V1_0::NewsOperations module Models - TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse + TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat Organization = Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer Thing = Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork - NewsArticle = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle News = Azure::CognitiveServices::NewsSearch::V1_0::Models::News - Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable + NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic Article = Azure::CognitiveServices::NewsSearch::V1_0::Models::Article - ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode + Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics - NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch - Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + NewsArticle = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error + Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness end class NewsSearchDataClass @@ -65,12 +65,12 @@ def method_missing(method, *args) end class ModelClasses - def text_format - Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat - end def error_response Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse end + def text_format + Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat + end def organization Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization end @@ -89,20 +89,20 @@ def thing def creative_work Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork end - def news_article - Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle - end def news Azure::CognitiveServices::NewsSearch::V1_0::Models::News end - def identifiable - Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable + def news_topic + Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic end def article Azure::CognitiveServices::NewsSearch::V1_0::Models::Article end - def error_code - Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode + def response + Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + end + def identifiable + Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable end def video_object Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject @@ -110,14 +110,14 @@ def video_object def trending_topics Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics end - def news_topic - Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + def error_code + Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode end def safe_search Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch end - def response - Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + def news_article + Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle end def query Azure::CognitiveServices::NewsSearch::V1_0::Models::Query @@ -131,12 +131,12 @@ def media_object def error_sub_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode end - def freshness - Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness - end def error Azure::CognitiveServices::NewsSearch::V1_0::Models::Error end + def freshness + Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness + end end end end diff --git a/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb b/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb index dad6d4f065..7798cfebd4 100644 --- a/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb +++ b/azure_sdk/lib/latest/modules/qnamaker_profile_module.rb @@ -6,21 +6,28 @@ module Azure::Profiles::Latest module Qnamaker - Alterations = Azure::CognitiveServices::Qnamaker::V4_0::Alterations 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 module Models + KnowledgebaseDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseDTO + UpdateKbContentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO + InnerErrorModel = Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel + MetadataDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO + AlterationsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO + UpdateKbOperationDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO + UpdateKbOperationDTOAdd = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd UpdateKbOperationDTODelete = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete - UpdateKbOperationDTOUpdate = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate + ErrorResponse = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse UpdateQnaDTOQuestions = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions - UpdateQnaDTOMetadata = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata + UpdateKbOperationDTOUpdate = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate KnowledgebaseEnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseEnvironmentType - ErrorCodeType = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType + UpdateQnaDTOMetadata = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata OperationStateType = Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType + ErrorCodeType = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType EnvironmentType = Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType - ErrorResponse = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse Operation = Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation ErrorResponseError = Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError CreateKbInputDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO @@ -34,20 +41,13 @@ module Models QnADocumentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADocumentsDTO UpdateQuestionsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQuestionsDTO CreateKbDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbDTO + Error = Azure::CognitiveServices::Qnamaker::V4_0::Models::Error UpdateMetadataDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateMetadataDTO ReplaceKbDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::ReplaceKbDTO - UpdateKbOperationDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO - KnowledgebaseDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseDTO - UpdateKbContentsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO - InnerErrorModel = Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel - MetadataDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO - Error = Azure::CognitiveServices::Qnamaker::V4_0::Models::Error - AlterationsDTO = Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO - UpdateKbOperationDTOAdd = Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd end class QnamakerDataClass - attr_reader :alterations, :knowledgebase, :operations, :endpoint_keys, :configurable, :base_url, :options, :model_classes + attr_reader :knowledgebase, :operations, :endpoint_keys, :alterations, :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) - @alterations = @client_0.alterations @knowledgebase = @client_0.knowledgebase @operations = @client_0.operations @endpoint_keys = @client_0.endpoint_keys + @alterations = @client_0.alterations @model_classes = ModelClasses.new end @@ -79,33 +79,54 @@ def method_missing(method, *args) end class ModelClasses + def knowledgebase_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseDTO + end + def update_kb_contents_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO + end + def inner_error_model + Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel + end + def metadata_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO + end + def alterations_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO + end + def update_kb_operation_dto + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO + end + def update_kb_operation_dtoadd + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd + end def update_kb_operation_dtodelete Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete end - def update_kb_operation_dtoupdate - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate + def error_response + Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse end def update_qna_dtoquestions Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions end - def update_qna_dtometadata - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata + def update_kb_operation_dtoupdate + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate end def knowledgebase_environment_type Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseEnvironmentType end - def error_code_type - Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType + def update_qna_dtometadata + Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata end def operation_state_type Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType end + def error_code_type + Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType + end def environment_type Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType end - def error_response - Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse - end def operation Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation end @@ -145,36 +166,15 @@ def update_questions_dto def create_kb_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbDTO end + def error + Azure::CognitiveServices::Qnamaker::V4_0::Models::Error + end def update_metadata_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateMetadataDTO end def replace_kb_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::ReplaceKbDTO end - def update_kb_operation_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO - end - def knowledgebase_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseDTO - end - def update_kb_contents_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO - end - def inner_error_model - Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel - end - def metadata_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO - end - def error - Azure::CognitiveServices::Qnamaker::V4_0::Models::Error - end - def alterations_dto - Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO - end - def update_kb_operation_dtoadd - Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd - end end end end diff --git a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb index 8b1b5807d2..6f66299246 100644 --- a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb +++ b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb @@ -8,20 +8,20 @@ module Azure::Profiles::Latest module SpellCheck module Models + SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken + Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable + Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response + ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse + SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer - SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck - ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode - SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion - SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken - Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable - Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error - ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode + ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode + SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion end class SpellCheckDataClass @@ -53,47 +53,47 @@ def method_missing(method, *args) end class ModelClasses + def spelling_flagged_token + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken + end + def identifiable + Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable + end + def mode + Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode + end def response Azure::CognitiveServices::SpellCheck::V1_0::Models::Response end + def error_code + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode + end def action_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType end def error_response Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse end + def spell_check + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + end def response_base Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase end def answer Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer end - def spell_check - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck - end - def error_sub_code - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode - end - def spelling_token_suggestion - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion - end - def spelling_flagged_token - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken - end - def identifiable - Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable - end - def mode - Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode - end def error_type Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType end def error Azure::CognitiveServices::SpellCheck::V1_0::Models::Error end - def error_code - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode + def error_sub_code + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode + end + def spelling_token_suggestion + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion 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 89c1519ffd..ee20e55010 100644 --- a/azure_sdk/lib/latest/modules/sql_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sql_profile_module.rb @@ -47,50 +47,51 @@ module Mgmt SyncGroups = Azure::SQL::Mgmt::V2015_05_01_preview::SyncGroups SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages + VirtualClusters = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualClusters VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules + DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies ExtendedDatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedDatabaseBlobAuditingPolicies ExtendedServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedServerBlobAuditingPolicies ServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerBlobAuditingPolicies - DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies DatabaseVulnerabilityAssessmentRuleBaselines = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessmentRuleBaselines DatabaseVulnerabilityAssessments = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessments + DataWarehouseUserActivitiesOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DataWarehouseUserActivitiesOperations JobAgents = Azure::SQL::Mgmt::V2017_03_01_preview::JobAgents JobCredentials = Azure::SQL::Mgmt::V2017_03_01_preview::JobCredentials - DataWarehouseUserActivitiesOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DataWarehouseUserActivitiesOperations JobExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobExecutions JobStepExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobStepExecutions JobSteps = Azure::SQL::Mgmt::V2017_03_01_preview::JobSteps JobTargetExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetExecutions JobTargetGroups = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetGroups + JobVersions = Azure::SQL::Mgmt::V2017_03_01_preview::JobVersions LongTermRetentionBackups = Azure::SQL::Mgmt::V2017_03_01_preview::LongTermRetentionBackups ManagedBackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedBackupShortTermRetentionPolicies - JobVersions = Azure::SQL::Mgmt::V2017_03_01_preview::JobVersions ManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabases ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedRestorableDroppedDatabaseBackupShortTermRetentionPolicies RestorableDroppedManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::RestorableDroppedManagedDatabases ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations + BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies ServerDnsAliases = Azure::SQL::Mgmt::V2017_03_01_preview::ServerDnsAliases ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies ManagedDatabaseSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabaseSecurityAlertPolicies ManagedServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedServerSecurityAlertPolicies SensitivityLabels = Azure::SQL::Mgmt::V2017_03_01_preview::SensitivityLabels - BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints Jobs = Azure::SQL::Mgmt::V2017_03_01_preview::Jobs - ManagedInstanceTdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::ManagedInstanceTdeCertificates - BackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_10_01_preview::BackupShortTermRetentionPolicies - 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 - Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases ElasticPoolOperations = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPoolOperations DatabaseVulnerabilityAssessmentScans = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseVulnerabilityAssessmentScans InstanceFailoverGroups = Azure::SQL::Mgmt::V2017_10_01_preview::InstanceFailoverGroups + BackupShortTermRetentionPolicies = Azure::SQL::Mgmt::V2017_10_01_preview::BackupShortTermRetentionPolicies TdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::TdeCertificates + ManagedInstanceTdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::ManagedInstanceTdeCertificates + ElasticPools = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPools + DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations + Capabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Capabilities + Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases module Models QueryExecutionType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType @@ -212,79 +213,82 @@ module Models Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult ServerListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult - RecommendedActionImplementationInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo - RecommendedActionImpactRecord = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord + RecommendedActionStateInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo + ManagedInstanceListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceListResult ManagedInstanceUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceUpdate - FirewallRuleList = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList + RecommendedActionImpactRecord = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord ResourceIdentity = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceIdentity - SyncGroupSchema = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema - SyncDatabaseIdListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult - SyncGroupSchemaTable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTable + SyncGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult + SyncFullSchemaPropertiesListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult SyncFullSchemaTable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTable - SyncGroupSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn - ManagedInstanceListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceListResult + SubscriptionUsageListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult + RecommendedActionErrorInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo + SyncGroupSchema = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema + RecommendedActionMetricInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo EncryptionProtectorListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtectorListResult - SyncFullSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn + SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties FailoverGroupReadOnlyEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadOnlyEndpoint - RecommendedActionStateInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo - SyncGroupLogProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties - RecommendedActionErrorInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo + SyncGroupSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn + RecommendedActionImplementationInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo FailoverGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult - RecommendedActionMetricInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo - SyncFullSchemaPropertiesListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult - ServerKeyListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult SyncGroupLogListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult - PartnerInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo - ResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName - SubscriptionUsageListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult - SyncGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult - SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult - FailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint - SyncAgentKeyProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties - SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties + ServerKeyListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult SyncMemberListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult + AutomaticTuningOptions = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions + FailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint + VirtualClusterUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterUpdate FailoverGroupUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate + SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult + SyncGroupLogProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties + SyncAgentKeyProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties + VirtualClusterListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterListResult + PartnerInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo SyncAgentLinkedDatabaseListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult - AutomaticTuningOptions = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions + FirewallRuleList = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList SyncDatabaseIdProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties + ResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName + SyncDatabaseIdListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult + SyncGroupSchemaTable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTable + SyncFullSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor DatabaseAutomaticTuning = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector - Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup - ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName ManagedInstance = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey + ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent - SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember + SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom + RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState + VirtualCluster = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualCluster RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod - RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState - AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable + AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason - ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate - FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole - IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType + ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType ManagedInstanceProxyOverride = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceProxyOverride - SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy - SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType - SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType 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 + SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType + SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy + FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection - FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult - VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule + 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 Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput @@ -302,21 +306,20 @@ module Models CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition RestorableDroppedManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult - SensitivityLabelListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult ManagedBackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult + SensitivityLabelListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition - JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult - JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget + JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem - LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult DatabaseVulnerabilityAssessmentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult - JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult - ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy + LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult + JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy 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 JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential @@ -324,56 +327,61 @@ module Models 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 + RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup - ManagedBackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase RestorableDroppedManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase - ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + ManagedBackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy - RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - ManagedDatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy - SensitivityLabel = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel + ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning ManagedServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy + SensitivityLabel = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel + ManagedDatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType 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 - JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType - JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode - RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType - ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode + JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState - JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult - VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason - JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode + VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy SensitivityLabelSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource - DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline + RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy + JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState + RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual - RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint SecurityAlertPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState + DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation + DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment MaxSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability EditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability TrackedResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource ProxyResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource ElasticPoolListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability - ManagementOperationState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState LocationCapabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities - CatalogCollationType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType + ManagementOperationState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState DatabaseStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus + CatalogCollationType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType ServerVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability ServiceObjectiveCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability + ElasticPool = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool + ElasticPoolUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate ElasticPoolPerDatabaseMinPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability BackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicyListResult ElasticPoolPerDatabaseMaxPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability @@ -386,53 +394,49 @@ module Models ManagedInstanceFamilyCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability ManagedInstanceEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceEditionCapability ManagedInstanceVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability + Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource ElasticPoolOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult - ManagedInstancePairInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo InstanceFailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint LogSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability - LicenseTypeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability + ManagedInstancePairInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo InstanceFailoverGroupListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult - PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability - Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource DatabaseListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult + LicenseTypeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability PartnerRegionInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo - ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings DatabaseUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate + ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings + DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord - DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport - InstanceFailoverGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup - ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition - ElasticPool = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool - ElasticPoolUpdate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy - TdeCertificate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate - DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult Database = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database + ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition + TdeCertificate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate + InstanceFailoverGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup + VulnerabilityAssessmentScanState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState MaxSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit + DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult + SampleName = Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName + DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale LogSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType - VulnerabilityAssessmentScanState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState + CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup + PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability + ElasticPoolState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState + DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType + ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType - PerformanceLevelUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit - SampleName = Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName - DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale CapabilityStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus - ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy + CreateMode = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties - ElasticPoolState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole - CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup - CreateMode = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode - DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy Sku = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku - DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation - DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + PerformanceLevelUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit end class SQLManagementClass - attr_reader :server_usages, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :backup_long_term_retention_vaults, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :server_table_auditing_policies, :transparent_data_encryption_activities, :database_connection_policies, :database_table_auditing_policies, :database_usages, :servers, :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, :server_advisors, :database_advisors, :operations, :firewall_rules, :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_backup_short_term_retention_policies, :job_versions, :managed_databases, :managed_restorable_dropped_database_backup_short_term_retention_policies, :restorable_dropped_managed_databases, :server_automatic_tuning_operations, :server_dns_aliases, :server_security_alert_policies, :managed_database_security_alert_policies, :managed_server_security_alert_policies, :sensitivity_labels, :backup_long_term_retention_policies, :restore_points, :jobs, :managed_instance_tde_certificates, :backup_short_term_retention_policies, :database_operations, :elastic_pools, :capabilities, :databases, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :tde_certificates, :configurable, :base_url, :options, :model_classes + attr_reader :server_usages, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :backup_long_term_retention_vaults, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :server_table_auditing_policies, :transparent_data_encryption_activities, :database_connection_policies, :database_table_auditing_policies, :database_usages, :servers, :database_recommended_actions, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :sync_agents, :sync_groups, :sync_members, :subscription_usages, :virtual_clusters, :virtual_network_rules, :server_advisors, :database_advisors, :operations, :firewall_rules, :database_blob_auditing_policies, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_backup_short_term_retention_policies, :managed_databases, :managed_restorable_dropped_database_backup_short_term_retention_policies, :restorable_dropped_managed_databases, :server_automatic_tuning_operations, :backup_long_term_retention_policies, :server_dns_aliases, :server_security_alert_policies, :managed_database_security_alert_policies, :managed_server_security_alert_policies, :sensitivity_labels, :restore_points, :jobs, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :tde_certificates, :managed_instance_tde_certificates, :elastic_pools, :database_operations, :capabilities, :databases, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -488,6 +492,7 @@ def initialize(configurable, base_url=nil, options=nil) @sync_groups = @client_1.sync_groups @sync_members = @client_1.sync_members @subscription_usages = @client_1.subscription_usages + @virtual_clusters = @client_1.virtual_clusters @virtual_network_rules = @client_1.virtual_network_rules @server_advisors = @client_1.server_advisors @database_advisors = @client_1.database_advisors @@ -499,33 +504,33 @@ def initialize(configurable, base_url=nil, options=nil) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) + @database_blob_auditing_policies = @client_2.database_blob_auditing_policies @extended_database_blob_auditing_policies = @client_2.extended_database_blob_auditing_policies @extended_server_blob_auditing_policies = @client_2.extended_server_blob_auditing_policies @server_blob_auditing_policies = @client_2.server_blob_auditing_policies - @database_blob_auditing_policies = @client_2.database_blob_auditing_policies @database_vulnerability_assessment_rule_baselines = @client_2.database_vulnerability_assessment_rule_baselines @database_vulnerability_assessments = @client_2.database_vulnerability_assessments + @data_warehouse_user_activities_operations = @client_2.data_warehouse_user_activities_operations @job_agents = @client_2.job_agents @job_credentials = @client_2.job_credentials - @data_warehouse_user_activities_operations = @client_2.data_warehouse_user_activities_operations @job_executions = @client_2.job_executions @job_step_executions = @client_2.job_step_executions @job_steps = @client_2.job_steps @job_target_executions = @client_2.job_target_executions @job_target_groups = @client_2.job_target_groups + @job_versions = @client_2.job_versions @long_term_retention_backups = @client_2.long_term_retention_backups @managed_backup_short_term_retention_policies = @client_2.managed_backup_short_term_retention_policies - @job_versions = @client_2.job_versions @managed_databases = @client_2.managed_databases @managed_restorable_dropped_database_backup_short_term_retention_policies = @client_2.managed_restorable_dropped_database_backup_short_term_retention_policies @restorable_dropped_managed_databases = @client_2.restorable_dropped_managed_databases @server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations + @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies @server_dns_aliases = @client_2.server_dns_aliases @server_security_alert_policies = @client_2.server_security_alert_policies @managed_database_security_alert_policies = @client_2.managed_database_security_alert_policies @managed_server_security_alert_policies = @client_2.managed_server_security_alert_policies @sensitivity_labels = @client_2.sensitivity_labels - @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies @restore_points = @client_2.restore_points @jobs = @client_2.jobs @@ -534,16 +539,16 @@ def initialize(configurable, base_url=nil, options=nil) @client_3.subscription_id = configurable.subscription_id end add_telemetry(@client_3) - @managed_instance_tde_certificates = @client_3.managed_instance_tde_certificates - @backup_short_term_retention_policies = @client_3.backup_short_term_retention_policies - @database_operations = @client_3.database_operations - @elastic_pools = @client_3.elastic_pools - @capabilities = @client_3.capabilities - @databases = @client_3.databases @elastic_pool_operations = @client_3.elastic_pool_operations @database_vulnerability_assessment_scans = @client_3.database_vulnerability_assessment_scans @instance_failover_groups = @client_3.instance_failover_groups + @backup_short_term_retention_policies = @client_3.backup_short_term_retention_policies @tde_certificates = @client_3.tde_certificates + @managed_instance_tde_certificates = @client_3.managed_instance_tde_certificates + @elastic_pools = @client_3.elastic_pools + @database_operations = @client_3.database_operations + @capabilities = @client_3.capabilities + @databases = @client_3.databases @model_classes = ModelClasses.new end @@ -925,207 +930,216 @@ def operation_list_result def server_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult end - def recommended_action_implementation_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo + def recommended_action_state_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo end - def recommended_action_impact_record - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord + def managed_instance_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceListResult end def managed_instance_update Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceUpdate end - def firewall_rule_list - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList + def recommended_action_impact_record + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord end def resource_identity Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceIdentity end - def sync_group_schema - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema - end - def sync_database_id_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult + def sync_group_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult end - def sync_group_schema_table - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTable + def sync_full_schema_properties_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult end def sync_full_schema_table Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTable end - def sync_group_schema_table_column - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn + def subscription_usage_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult end - def managed_instance_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceListResult + def recommended_action_error_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo + end + def sync_group_schema + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema + end + def recommended_action_metric_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo end def encryption_protector_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtectorListResult end - def sync_full_schema_table_column - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn + def sync_full_schema_properties + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties end def failover_group_read_only_endpoint Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadOnlyEndpoint end - def recommended_action_state_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo + def sync_group_schema_table_column + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn end - def sync_group_log_properties - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties - end - def recommended_action_error_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo + def recommended_action_implementation_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo end def failover_group_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult end - def recommended_action_metric_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo - end - def sync_full_schema_properties_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult + def sync_group_log_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult end def server_key_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult end - def sync_group_log_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult + def sync_member_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult end - def partner_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo + def automatic_tuning_options + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions end - def resource_with_writable_name - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName + def failover_group_read_write_endpoint + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint end - def subscription_usage_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult + def virtual_cluster_update + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterUpdate end - def sync_group_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult + def failover_group_update + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate end def sync_agent_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult end - def failover_group_read_write_endpoint - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint + def sync_group_log_properties + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties end def sync_agent_key_properties Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties end - def sync_full_schema_properties - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties - end - def sync_member_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult + def virtual_cluster_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterListResult end - def failover_group_update - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate + def partner_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo end def sync_agent_linked_database_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult end - def automatic_tuning_options - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions + def firewall_rule_list + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList end def sync_database_id_properties Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties end + def resource_with_writable_name + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName + end + def sync_database_id_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult + end + def sync_group_schema_table + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTable + end + def sync_full_schema_table_column + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn + end def recommended_action Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction end + def advisor + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + end def database_automatic_tuning Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning end def encryption_protector Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector end - def advisor - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor - end def failover_group Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup end - def proxy_resource_with_writable_name - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName - end def managed_instance Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance end def server_key Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey end + def proxy_resource_with_writable_name + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName + end def sync_agent Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent end - def sync_agent_linked_database - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase - end def sync_group Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup end def sync_member Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember end + def sync_agent_linked_database + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase + end def subscription_usage Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage end def auto_execute_status_inherited_from Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom end + def recommended_action_current_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState + end + def virtual_cluster + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualCluster + end def recommended_action_initiated_by Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy end def implementation_method Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod end - def recommended_action_current_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState + def is_retryable + Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable end def automatic_tuning_mode Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode end - def is_retryable - Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable - end def automatic_tuning_disabled_reason Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason end - def server_key_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType - end def server Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server end def server_update Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate 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 + def server_key_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType end def managed_instance_proxy_override Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceProxyOverride end - def sync_conflict_resolution_policy - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy + def sync_agent_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState end def sync_member_db_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType end - def sync_group_log_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType - end - def sync_agent_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState - 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 sync_group_log_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType + end + def sync_conflict_resolution_policy + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy + end + def failover_group_replication_role + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + end + def firewall_rule_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult + end def sync_member_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState end @@ -1135,14 +1149,14 @@ def sync_group_state def sync_direction Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection 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 virtual_network_rule_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState end - def firewall_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule + 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 @@ -1195,41 +1209,35 @@ def restorable_dropped_managed_database_list_result def job_execution_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult end - def sensitivity_label_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult - end def managed_backup_short_term_retention_policy_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult end + def sensitivity_label_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult + end def import_export_database_definition Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition end - def job_step_action - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction - end def server_dns_alias_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult end - def job_target - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget + def job_step_action + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction end def database_vulnerability_assessment_rule_baseline_item Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem end - def long_term_retention_backup_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - end def job_version_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult end def database_vulnerability_assessment_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult end - def job_step_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + def long_term_retention_backup_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult end - def extended_database_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy + def job_target + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget end def extended_server_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy @@ -1240,6 +1248,9 @@ def server_blob_auditing_policy def import_export_operation_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult end + def database_vulnerability_assessment_rule_baseline + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline + end def data_warehouse_user_activities Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities end @@ -1261,20 +1272,20 @@ def job_target_group def job_version Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion end + def restore_point_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + end def long_term_retention_backup Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup end - def managed_backup_short_term_retention_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy - end def managed_database Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase end def restorable_dropped_managed_database Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase end - def server_automatic_tuning - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + def managed_backup_short_term_retention_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy end def server_dns_alias Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias @@ -1282,17 +1293,17 @@ def server_dns_alias def server_security_alert_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy end - def restore_point_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + def server_automatic_tuning + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning end - def managed_database_security_alert_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy + def managed_server_security_alert_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy end def sensitivity_label Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel end - def managed_server_security_alert_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy + def managed_database_security_alert_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy end def job_agent_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState @@ -1312,47 +1323,47 @@ def job_step_action_source 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 + def provisioning_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState end - def job_target_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + def job_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult end def managed_database_status Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus end + def job_target_group_membership_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType + end 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 managed_database_create_mode - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode + def job_schedule + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule end def long_term_retention_database_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState end - def provisioning_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + def automatic_tuning_server_reason + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason end - def job_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + def managed_database_create_mode + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode end def vulnerability_assessment_policy_baseline_name Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName end - def automatic_tuning_server_reason - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + def job_target_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType end - def job_schedule - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + def extended_database_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy end def sensitivity_label_source Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource end - def database_vulnerability_assessment_rule_baseline - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline + def restore_point_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType end def database_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy @@ -1360,21 +1371,30 @@ def database_blob_auditing_policy def backup_long_term_retention_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy end + def job_step_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + end def blob_auditing_policy_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState end + def restore_point + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint + end def automatic_tuning_option_mode_desired Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired end def automatic_tuning_option_mode_actual Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual end - def restore_point - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint - end def security_alert_policy_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState end + def database_operation + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation + end + def database_vulnerability_assessment + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + end def max_size_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability end @@ -1393,24 +1413,30 @@ def elastic_pool_list_result def elastic_pool_edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability end - def management_operation_state - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState - end def location_capabilities Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities end - def catalog_collation_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType + def management_operation_state + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState end def database_status Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus end + def catalog_collation_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType + end def server_version_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability end def service_objective_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability end + def elastic_pool + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool + end + def elastic_pool_update + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate + end def elastic_pool_per_database_min_performance_level_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability end @@ -1447,41 +1473,41 @@ def managed_instance_edition_capability def managed_instance_version_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability end + def resource + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource + end def elastic_pool_operation_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult end - def managed_instance_pair_info - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo - end def instance_failover_group_read_write_endpoint Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint end def log_size_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability end - def license_type_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability + def managed_instance_pair_info + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo end def instance_failover_group_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult end - def performance_level_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability - end - def resource - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource - end def database_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult 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 end + def database_update + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate + end def elastic_pool_per_database_settings Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings end - def database_update - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseUpdate + def database_vulnerability_assessment_scans_export + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport end def elastic_pool_operation Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation @@ -1489,35 +1515,35 @@ def elastic_pool_operation def vulnerability_assessment_scan_record Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord end - def database_vulnerability_assessment_scans_export - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport + def backup_short_term_retention_policy + Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy end - def instance_failover_group - Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup + def database + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database end def resource_move_definition Azure::SQL::Mgmt::V2017_10_01_preview::Models::ResourceMoveDefinition end - def elastic_pool - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPool + def tde_certificate + Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate end - def elastic_pool_update - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolUpdate + def instance_failover_group + Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup end - def backup_short_term_retention_policy - Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy + def vulnerability_assessment_scan_state + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState end - def tde_certificate - Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate + def max_size_unit + Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit end def database_operation_list_result Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult end - def database - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Database + def sample_name + Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName end - def max_size_unit - Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit + def database_read_scale + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale end def log_size_unit Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit @@ -1525,56 +1551,44 @@ def log_size_unit 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 + def capability_group + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup end - def elastic_pool_license_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + def performance_level_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability end - def performance_level_unit - Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit + def elastic_pool_state + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState end - def sample_name - Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName + def database_license_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType end - def database_read_scale - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale + def read_only_endpoint_failover_policy + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy + end + def elastic_pool_license_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType end def capability_status Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus end - def read_only_endpoint_failover_policy - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadOnlyEndpointFailoverPolicy + def create_mode + Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode end def vulnerability_assessment_recurring_scans_properties Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties end - def elastic_pool_state - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState - end def instance_failover_group_replication_role Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole end - def capability_group - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup - end - def create_mode - Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode - end - def database_license_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType - end def read_write_endpoint_failover_policy Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy end def sku Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku end - def database_operation - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation - end - def database_vulnerability_assessment - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment + def performance_level_unit + Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit 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 75e01cbe76..f1d021248d 100644 --- a/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sqlvirtualmachine_profile_module.rb @@ -13,6 +13,7 @@ module Mgmt SqlVirtualMachines = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::SqlVirtualMachines module Models + ScaleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType SqlVirtualMachineGroupListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroupListResult LoadBalancerConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::LoadBalancerConfiguration WsfcDomainCredentials = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::WsfcDomainCredentials @@ -25,35 +26,34 @@ module Models KeyVaultCredentialSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::KeyVaultCredentialSettings 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 + ResourceIdentity = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity + Resource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource WsfcDomainProfile = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::WsfcDomainProfile - SqlStorageUpdateSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlStorageUpdateSettings + SqlWorkloadTypeUpdateSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadTypeUpdateSettings AvailabilityGroupListenerListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListenerListResult + SqlStorageUpdateSettings = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlStorageUpdateSettings + AvailabilityGroupListener = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener AdditionalFeaturesServerConfigurations = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AdditionalFeaturesServerConfigurations + TrackedResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource + OperationDisplay = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay ProxyResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource - ResourceIdentity = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity + Operation = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation SqlVirtualMachineGroup = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroup - Resource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource + OperationListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult SqlVmGroupImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVmGroupImageSku - TrackedResource = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource - AvailabilityGroupListener = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener ClusterManagerType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterManagerType + SqlServerLicenseType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType SqlVirtualMachine = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine - ScaleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType IdentityType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::IdentityType - OperationDisplay = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay + ClusterConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration + DayOfWeek = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek SqlImageSku = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlImageSku - Operation = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation + OperationOrigin = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin FullBackupFrequencyType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::FullBackupFrequencyType - OperationListResult = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult - DayOfWeek = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek - BackupScheduleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType ConnectivityType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ConnectivityType - SqlServerLicenseType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType - ClusterConfiguration = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration - OperationOrigin = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin SqlWorkloadType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType DiskConfigurationType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType + BackupScheduleType = Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType end class SqlvirtualmachineManagementClass @@ -89,6 +89,9 @@ def method_missing(method, *args) end class ModelClasses + def scale_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ScaleType + end def sql_virtual_machine_group_list_result Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroupListResult end @@ -125,93 +128,90 @@ def sql_connectivity_update_settings def sql_virtual_machine_update Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineUpdate end - def sql_workload_type_update_settings - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadTypeUpdateSettings + def resource_identity + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity + end + def resource + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource 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 + def sql_workload_type_update_settings + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadTypeUpdateSettings end def availability_group_listener_list_result Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListenerListResult end + def sql_storage_update_settings + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlStorageUpdateSettings + end + def availability_group_listener + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener + end def additional_features_server_configurations Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AdditionalFeaturesServerConfigurations end + def tracked_resource + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource + end + def operation_display + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay + end def proxy_resource Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ProxyResource end - def resource_identity - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ResourceIdentity + def operation + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation end def sql_virtual_machine_group Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachineGroup end - def resource - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Resource + def operation_list_result + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult end def sql_vm_group_image_sku Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVmGroupImageSku end - def tracked_resource - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::TrackedResource - end - def availability_group_listener - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::AvailabilityGroupListener - end def cluster_manager_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterManagerType end + def sql_server_license_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType + end def sql_virtual_machine Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlVirtualMachine 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 - def operation_display - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationDisplay + def cluster_configuration + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration + end + def day_of_week + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek end def sql_image_sku Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlImageSku end - def operation - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::Operation + def operation_origin + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin end def full_backup_frequency_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::FullBackupFrequencyType end - def operation_list_result - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationListResult - end - def day_of_week - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DayOfWeek - end - def backup_schedule_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType - end def connectivity_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ConnectivityType end - def sql_server_license_type - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlServerLicenseType - end - def cluster_configuration - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::ClusterConfiguration - end - def operation_origin - Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::OperationOrigin - end def sql_workload_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::SqlWorkloadType end def disk_configuration_type Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::DiskConfigurationType end + def backup_schedule_type + Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview::Models::BackupScheduleType + 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 4fc2aa9d58..23641ebc29 100644 --- a/azure_sdk/lib/latest/modules/storage_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storage_profile_module.rb @@ -7,43 +7,48 @@ module Azure::Profiles::Latest module Storage module Mgmt - BlobServices = Azure::Storage::Mgmt::V2018_07_01::BlobServices + StorageAccounts = Azure::Storage::Mgmt::V2018_07_01::StorageAccounts Usages = Azure::Storage::Mgmt::V2018_07_01::Usages + BlobServices = Azure::Storage::Mgmt::V2018_07_01::BlobServices + Operations = Azure::Storage::Mgmt::V2018_07_01::Operations Skus = Azure::Storage::Mgmt::V2018_07_01::Skus BlobContainers = Azure::Storage::Mgmt::V2018_07_01::BlobContainers - Operations = Azure::Storage::Mgmt::V2018_07_01::Operations - StorageAccounts = Azure::Storage::Mgmt::V2018_07_01::StorageAccounts module Models - StorageAccountManagementPolicies = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies ManagementPoliciesRulesSetParameter = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter - StorageSkuListResult = Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult + StorageAccountManagementPolicies = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies + SKUCapability = Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability + AccountSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters + ListAccountSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse + KeyVaultProperties = Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties + ServiceSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters ListServiceSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListServiceSasResponse + StorageSkuListResult = Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult + ListContainerItems = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems LegalHold = Azure::Storage::Mgmt::V2018_07_01::Models::LegalHold LegalHoldProperties = Azure::Storage::Mgmt::V2018_07_01::Models::LegalHoldProperties Restriction = Azure::Storage::Mgmt::V2018_07_01::Models::Restriction 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 - BlobContainer = Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer - ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy - ListContainerItems = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems - TrackedResource = Azure::Storage::Mgmt::V2018_07_01::Models::TrackedResource - ReasonCode = Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode ProxyResource = Azure::Storage::Mgmt::V2018_07_01::Models::ProxyResource AzureEntityResource = Azure::Storage::Mgmt::V2018_07_01::Models::AzureEntityResource - KeySource = Azure::Storage::Mgmt::V2018_07_01::Models::KeySource + BlobContainer = Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer + TrackedResource = Azure::Storage::Mgmt::V2018_07_01::Models::TrackedResource ListContainerItem = Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem + 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 SignedResourceTypes = Azure::Storage::Mgmt::V2018_07_01::Models::SignedResourceTypes - HttpProtocol = Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol Bypass = Azure::Storage::Mgmt::V2018_07_01::Models::Bypass - PublicAccess = Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess - LeaseStatus = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus SignedResource = Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource + HttpProtocol = Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol + LeaseStatus = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus + PublicAccess = Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess + State = Azure::Storage::Mgmt::V2018_07_01::Models::State + LeaseState = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState LeaseDuration = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration ImmutabilityPolicyState = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState - LeaseState = Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState - State = Azure::Storage::Mgmt::V2018_07_01::Models::State ProvisioningState = Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyUpdateType Reason = Azure::Storage::Mgmt::V2018_07_01::Models::Reason @@ -58,30 +63,30 @@ module Models StorageAccountRegenerateKeyParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountRegenerateKeyParameters Endpoints = Azure::Storage::Mgmt::V2018_07_01::Models::Endpoints CustomDomain = Azure::Storage::Mgmt::V2018_07_01::Models::CustomDomain - UsageListResult = Azure::Storage::Mgmt::V2018_07_01::Models::UsageListResult - UsageName = Azure::Storage::Mgmt::V2018_07_01::Models::UsageName EncryptionServices = Azure::Storage::Mgmt::V2018_07_01::Models::EncryptionServices - SkuTier = Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier + UsageName = Azure::Storage::Mgmt::V2018_07_01::Models::UsageName StorageAccount = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccount + UsageListResult = Azure::Storage::Mgmt::V2018_07_01::Models::UsageListResult + Kind = Azure::Storage::Mgmt::V2018_07_01::Models::Kind VirtualNetworkRule = Azure::Storage::Mgmt::V2018_07_01::Models::VirtualNetworkRule AccessTier = Azure::Storage::Mgmt::V2018_07_01::Models::AccessTier - 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 + SkuTier = Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier + Services = Azure::Storage::Mgmt::V2018_07_01::Models::Services + UsageUnit = Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit + AccountStatus = Azure::Storage::Mgmt::V2018_07_01::Models::AccountStatus + DefaultAction = Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction GeoReplicationStats = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStats DeleteRetentionPolicy = Azure::Storage::Mgmt::V2018_07_01::Models::DeleteRetentionPolicy CorsRules = Azure::Storage::Mgmt::V2018_07_01::Models::CorsRules CorsRule = Azure::Storage::Mgmt::V2018_07_01::Models::CorsRule BlobServiceProperties = Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties - DefaultAction = Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction - GeoReplicationStatus = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus - UsageUnit = Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit - StorageAccountExpand = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountExpand - Services = Azure::Storage::Mgmt::V2018_07_01::Models::Services - Permissions = Azure::Storage::Mgmt::V2018_07_01::Models::Permissions StorageAccountCreateParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCreateParameters + GeoReplicationStatus = Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus StorageAccountUpdateParameters = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountUpdateParameters Resource = Azure::Storage::Mgmt::V2018_07_01::Models::Resource + StorageAccountExpand = Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountExpand + Permissions = Azure::Storage::Mgmt::V2018_07_01::Models::Permissions OperationDisplay = Azure::Storage::Mgmt::V2018_07_01::Models::OperationDisplay Operation = Azure::Storage::Mgmt::V2018_07_01::Models::Operation OperationListResult = Azure::Storage::Mgmt::V2018_07_01::Models::OperationListResult @@ -92,17 +97,12 @@ module Models SkuName = Azure::Storage::Mgmt::V2018_07_01::Models::SkuName Usage = Azure::Storage::Mgmt::V2018_07_01::Models::Usage Dimension = Azure::Storage::Mgmt::V2018_07_01::Models::Dimension - SKUCapability = Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability MetricSpecification = Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification Sku = Azure::Storage::Mgmt::V2018_07_01::Models::Sku - ListAccountSasResponse = Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse - AccountSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters - ServiceSasParameters = Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters - KeyVaultProperties = Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties end class StorageManagementClass - attr_reader :blob_services, :usages, :skus, :blob_containers, :operations, :storage_accounts, :configurable, :base_url, :options, :model_classes + attr_reader :storage_accounts, :usages, :blob_services, :operations, :skus, :blob_containers, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -118,12 +118,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @blob_services = @client_1.blob_services + @storage_accounts = @client_1.storage_accounts @usages = @client_1.usages + @blob_services = @client_1.blob_services + @operations = @client_1.operations @skus = @client_1.skus @blob_containers = @client_1.blob_containers - @operations = @client_1.operations - @storage_accounts = @client_1.storage_accounts @model_classes = ModelClasses.new end @@ -144,18 +144,36 @@ def method_missing(method, *args) end class ModelClasses + def management_policies_rules_set_parameter + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter + end def storage_account_management_policies Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies end - def management_policies_rules_set_parameter - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter + def skucapability + Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability end - def storage_sku_list_result - Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult + def account_sas_parameters + Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters + end + def list_account_sas_response + Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse + end + def key_vault_properties + Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties + end + def service_sas_parameters + Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters end def list_service_sas_response Azure::Storage::Mgmt::V2018_07_01::Models::ListServiceSasResponse end + def storage_sku_list_result + Azure::Storage::Mgmt::V2018_07_01::Models::StorageSkuListResult + end + def list_container_items + Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems + end def legal_hold Azure::Storage::Mgmt::V2018_07_01::Models::LegalHold end @@ -174,50 +192,53 @@ def update_history_property def immutability_policy_properties Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyProperties end - def blob_container - Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer + def proxy_resource + Azure::Storage::Mgmt::V2018_07_01::Models::ProxyResource end - def immutability_policy - Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy + def azure_entity_resource + Azure::Storage::Mgmt::V2018_07_01::Models::AzureEntityResource end - def list_container_items - Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItems + def blob_container + Azure::Storage::Mgmt::V2018_07_01::Models::BlobContainer end def tracked_resource Azure::Storage::Mgmt::V2018_07_01::Models::TrackedResource end - def reason_code - Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode - end - def proxy_resource - Azure::Storage::Mgmt::V2018_07_01::Models::ProxyResource + def list_container_item + Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem end - def azure_entity_resource - Azure::Storage::Mgmt::V2018_07_01::Models::AzureEntityResource + def immutability_policy + Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicy end def key_source Azure::Storage::Mgmt::V2018_07_01::Models::KeySource end - def list_container_item - Azure::Storage::Mgmt::V2018_07_01::Models::ListContainerItem + def reason_code + Azure::Storage::Mgmt::V2018_07_01::Models::ReasonCode end def signed_resource_types Azure::Storage::Mgmt::V2018_07_01::Models::SignedResourceTypes end + def bypass + Azure::Storage::Mgmt::V2018_07_01::Models::Bypass + end + def signed_resource + Azure::Storage::Mgmt::V2018_07_01::Models::SignedResource + end def http_protocol Azure::Storage::Mgmt::V2018_07_01::Models::HttpProtocol end - def bypass - Azure::Storage::Mgmt::V2018_07_01::Models::Bypass + def lease_status + Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus end def public_access Azure::Storage::Mgmt::V2018_07_01::Models::PublicAccess end - def lease_status - Azure::Storage::Mgmt::V2018_07_01::Models::LeaseStatus + def state + Azure::Storage::Mgmt::V2018_07_01::Models::State 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 lease_duration Azure::Storage::Mgmt::V2018_07_01::Models::LeaseDuration @@ -225,12 +246,6 @@ def lease_duration def immutability_policy_state Azure::Storage::Mgmt::V2018_07_01::Models::ImmutabilityPolicyState end - def lease_state - Azure::Storage::Mgmt::V2018_07_01::Models::LeaseState - end - def state - Azure::Storage::Mgmt::V2018_07_01::Models::State - end def provisioning_state Azure::Storage::Mgmt::V2018_07_01::Models::ProvisioningState end @@ -273,35 +288,44 @@ def endpoints def custom_domain Azure::Storage::Mgmt::V2018_07_01::Models::CustomDomain end - def usage_list_result - Azure::Storage::Mgmt::V2018_07_01::Models::UsageListResult - end - def usage_name - Azure::Storage::Mgmt::V2018_07_01::Models::UsageName - end def encryption_services Azure::Storage::Mgmt::V2018_07_01::Models::EncryptionServices end - def sku_tier - Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier + def usage_name + Azure::Storage::Mgmt::V2018_07_01::Models::UsageName end def storage_account Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccount end + def usage_list_result + Azure::Storage::Mgmt::V2018_07_01::Models::UsageListResult + end + def kind + Azure::Storage::Mgmt::V2018_07_01::Models::Kind + end def virtual_network_rule Azure::Storage::Mgmt::V2018_07_01::Models::VirtualNetworkRule end def access_tier Azure::Storage::Mgmt::V2018_07_01::Models::AccessTier end - def kind - Azure::Storage::Mgmt::V2018_07_01::Models::Kind + def key_permission + Azure::Storage::Mgmt::V2018_07_01::Models::KeyPermission + end + def sku_tier + Azure::Storage::Mgmt::V2018_07_01::Models::SkuTier + end + def services + Azure::Storage::Mgmt::V2018_07_01::Models::Services + end + def usage_unit + Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit end def account_status Azure::Storage::Mgmt::V2018_07_01::Models::AccountStatus end - def key_permission - Azure::Storage::Mgmt::V2018_07_01::Models::KeyPermission + def default_action + Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction end def geo_replication_stats Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStats @@ -318,33 +342,24 @@ def cors_rule def blob_service_properties Azure::Storage::Mgmt::V2018_07_01::Models::BlobServiceProperties end - def default_action - Azure::Storage::Mgmt::V2018_07_01::Models::DefaultAction + def storage_account_create_parameters + Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCreateParameters end def geo_replication_status Azure::Storage::Mgmt::V2018_07_01::Models::GeoReplicationStatus end - def usage_unit - Azure::Storage::Mgmt::V2018_07_01::Models::UsageUnit + def storage_account_update_parameters + Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountUpdateParameters + end + def resource + Azure::Storage::Mgmt::V2018_07_01::Models::Resource 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 permissions Azure::Storage::Mgmt::V2018_07_01::Models::Permissions end - def storage_account_create_parameters - Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountCreateParameters - end - def storage_account_update_parameters - Azure::Storage::Mgmt::V2018_07_01::Models::StorageAccountUpdateParameters - end - def resource - Azure::Storage::Mgmt::V2018_07_01::Models::Resource - end def operation_display Azure::Storage::Mgmt::V2018_07_01::Models::OperationDisplay end @@ -375,27 +390,12 @@ def usage def dimension Azure::Storage::Mgmt::V2018_07_01::Models::Dimension end - def skucapability - Azure::Storage::Mgmt::V2018_07_01::Models::SKUCapability - end def metric_specification Azure::Storage::Mgmt::V2018_07_01::Models::MetricSpecification end def sku Azure::Storage::Mgmt::V2018_07_01::Models::Sku end - def list_account_sas_response - Azure::Storage::Mgmt::V2018_07_01::Models::ListAccountSasResponse - end - def account_sas_parameters - Azure::Storage::Mgmt::V2018_07_01::Models::AccountSasParameters - end - def service_sas_parameters - Azure::Storage::Mgmt::V2018_07_01::Models::ServiceSasParameters - end - def key_vault_properties - Azure::Storage::Mgmt::V2018_07_01::Models::KeyVaultProperties - end end end end diff --git a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb index 1cdcaf2d0f..5a9033813e 100644 --- a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb @@ -7,7 +7,11 @@ module Azure::Profiles::Latest module StorSimple8000Series module Mgmt + Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes + VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers + StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups + Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs Managers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Managers AccessControlRecords = Azure::StorSimple8000Series::Mgmt::V2017_06_01::AccessControlRecords Alerts = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Alerts @@ -15,16 +19,19 @@ module Mgmt CloudAppliances = Azure::StorSimple8000Series::Mgmt::V2017_06_01::CloudAppliances Devices = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Devices DeviceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::DeviceSettings + Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations BackupSchedules = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupSchedules HardwareComponentGroups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::HardwareComponentGroups - VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers - Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes - StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials - Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs - Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies module Models + DimensionFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter + MetricAvailablity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay + MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData + BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList + ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings + SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList @@ -34,78 +41,76 @@ module Models AlertFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics MetricList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList - MetricAvailablity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity - AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay - MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule - NicIPv4 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 + SecuritySettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch + ManagerList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList 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 Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup - BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting + BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest - Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert + Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager - Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings - SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings - Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates + 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 - AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType - VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings + Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType + Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates + VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus - Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus - AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus - AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity + DeviceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility - DeviceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus - Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus + DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus - AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus + 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 + FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus - TargetEligibilityStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus + JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode - FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus + JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus - JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus - MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit - JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType - SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus VolumeStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus - AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration - MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus - OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job + MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource + MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType + OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus MetricDimension = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension @@ -115,11 +120,13 @@ module Models BackupSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails + Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind 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 - JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails FailoverTargetsList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTargetsList + AlertSource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSource Feature = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Feature RemoteManagementSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettings FailoverRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverRequest @@ -138,9 +145,9 @@ module Models ScheduleRecurrence = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleRecurrence SymmetricEncryptedSecret = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SymmetricEncryptedSecret NicIPv6 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 - Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time AcsConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration StorageAccountCredentialList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredentialList + Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time AlertErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertErrorDetails BaseModel = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BaseModel PublicKey = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::PublicKey @@ -149,45 +156,38 @@ module Models 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 + Metrics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics CloudApplianceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings - NetworkSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch + HardwareComponent = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent NetworkInterfaceData0Settings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings + NetworkSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch + DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails HardwareComponentGroupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList JobErrorItem = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem - RemoteManagementSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch - Metrics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics - DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails - DevicePatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch JobStage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage - DNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings + RemoteManagementSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch WebproxySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings - JobList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList + DevicePatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch JobFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter - AlertSource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSource + DNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings AvailableProviderOperationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList - BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList + JobList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList ListFailoverTargetsRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest - BackupScheduleList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList + BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList ManagerIntrinsicSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings - BandwidthSettingList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList + BackupScheduleList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList ManagerSku = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku - CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest + BandwidthSettingList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList NetworkAdapterList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList - CloudApplianceConfigurationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList + CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest NetworkAdapters = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters - SecuritySettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch - ManagerList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList + CloudApplianceConfigurationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList DeviceRolloverDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails ManagerPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch - DimensionFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter - BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList - ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings - SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings end class StorSimple8000SeriesManagementClass - attr_reader :backups, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :device_settings, :backup_schedules, :hardware_component_groups, :volume_containers, :volumes, :storage_account_credentials, :jobs, :operations, :backup_policies, :configurable, :base_url, :options, :model_classes + attr_reader :volumes, :volume_containers, :storage_account_credentials, :backups, :jobs, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :device_settings, :operations, :backup_schedules, :hardware_component_groups, :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,7 +197,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @volumes = @client_0.volumes + @volume_containers = @client_0.volume_containers + @storage_account_credentials = @client_0.storage_account_credentials @backups = @client_0.backups + @jobs = @client_0.jobs @managers = @client_0.managers @access_control_records = @client_0.access_control_records @alerts = @client_0.alerts @@ -205,13 +209,9 @@ def initialize(configurable, base_url=nil, options=nil) @cloud_appliances = @client_0.cloud_appliances @devices = @client_0.devices @device_settings = @client_0.device_settings + @operations = @client_0.operations @backup_schedules = @client_0.backup_schedules @hardware_component_groups = @client_0.hardware_component_groups - @volume_containers = @client_0.volume_containers - @volumes = @client_0.volumes - @storage_account_credentials = @client_0.storage_account_credentials - @jobs = @client_0.jobs - @operations = @client_0.operations @backup_policies = @client_0.backup_policies @model_classes = ModelClasses.new @@ -231,6 +231,27 @@ def method_missing(method, *args) end class ModelClasses + def dimension_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter + end + def metric_availablity + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + end + def available_provider_operation_display + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay + end + def metric_data + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData + end + def backup_policy_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList + end + def chap_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings + end + def secondary_dnssettings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings + end def device_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList end @@ -258,36 +279,36 @@ def data_statistics def metric_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList end - def metric_availablity - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity - end - def available_provider_operation_display - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay - end - def metric_data - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData - end def bandwidth_schedule Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule end - def nic_ipv4 - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 + def security_settings_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch + end + def manager_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList 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 + def nic_ipv4 + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 end def backup Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup end - def backup_policy - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + def alert + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert end def bandwidth_setting Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting end + def backup_policy + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy + end + def alert_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings + end def cloud_appliance_configuration Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration end @@ -297,8 +318,8 @@ def configure_device_request def controller_power_state_change_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest end - def alert - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert + def device + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device end def hardware_component_group Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup @@ -306,23 +327,14 @@ def hardware_component_group def manager Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager end - def device - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - end - def encryption_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings - end - def security_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings - end def manager_extended_info Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo end def network_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings end - def updates - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates + def security_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings end def storage_account_credential Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential @@ -330,23 +342,32 @@ def storage_account_credential 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 volume_container - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + def volume + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume end def alert_scope Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope end - def backup_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType + def updates + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates + end + def volume_container + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + end + def alert_email_notification_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + end + def alert_source_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType end def alert_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus end - def volume - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + def backup_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType end def backup_job_creation_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType @@ -357,8 +378,8 @@ def volume_type def scheduled_backup_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus end - def alert_email_notification_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + def alert_severity + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity end def recurrence_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType @@ -378,8 +399,8 @@ def controller_status def device_configuration_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus end - def alert_severity - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity + def device_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus end def controller_id Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId @@ -390,11 +411,11 @@ def virtual_machine_api_type def authorization_eligibility Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility end - def device_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus + def authorization_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus end - def kind - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + def device_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType end def encryption_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus @@ -402,26 +423,26 @@ def encryption_status def key_rollover_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus end - def authorization_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus + def target_eligibility_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus end def in_eligibility_category Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory end - def device_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType + def feature_support_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus end def hardware_component_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus end - def target_eligibility_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus + def job_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus end def target_eligibility_result_code Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode end - def feature_support_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus + def job_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType end def iscsiand_cloud_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus @@ -435,45 +456,39 @@ def net_interface_id def net_interface_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus end - def job_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus - end - def metric_unit - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit - end - def job_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType - end - def ssl_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus - end def volume_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus end - def authentication_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType - end def network_mode Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode end def remote_management_mode_configuration Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration end - def monitoring_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus - end - def owner_ship_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + def ssl_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus end def job Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job end + def metric_unit + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + end def metric_aggregation_type Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType end def resource Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource end + def monitoring_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + end + def authentication_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType + end + def owner_ship_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + end def operation_status Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus end @@ -501,6 +516,12 @@ def key def metric_definition Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition end + def job_error_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails + end + def kind + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + end def target_eligibility_result Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult end @@ -510,12 +531,12 @@ def failover_target def access_control_record_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecordList end - def job_error_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails - end def failover_targets_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTargetsList end + def alert_source + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSource + end def feature Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Feature end @@ -570,15 +591,15 @@ def symmetric_encrypted_secret def nic_ipv6 Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 end - def time - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time - end def acs_configuration Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration end def storage_account_credential_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredentialList end + def time + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time + end def alert_error_details Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertErrorDetails end @@ -603,92 +624,83 @@ def feature_list def send_test_alert_email_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SendTestAlertEmailRequest end - def hardware_component - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent + def metrics + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics end def cloud_appliance_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings end - def network_settings_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch + def hardware_component + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponent end def network_interface_data0_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings end + def network_settings_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch + end + def device_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails + end 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 remote_management_settings_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch - end - def metrics - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics - end - def device_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails - end - def device_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch - end def job_stage Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage end - def dnssettings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings + def remote_management_settings_patch + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch end def webproxy_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings end - def job_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList + 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 alert_source - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSource + def dnssettings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings end def available_provider_operation_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList end - def backup_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList + def job_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList end def list_failover_targets_request Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest end - def backup_schedule_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList + def backup_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList end def manager_intrinsic_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings end - def bandwidth_setting_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList + def backup_schedule_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList end def manager_sku Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku end - def clone_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest + def bandwidth_setting_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList end def network_adapter_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList end - def cloud_appliance_configuration_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList + 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 security_settings_patch - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch - end - def manager_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList + 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 @@ -696,18 +708,6 @@ def device_rollover_details def manager_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch end - def dimension_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter - end - def backup_policy_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList - end - def chap_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings - end - def secondary_dnssettings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings - end end end end diff --git a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb index a39d63fe15..9d55331f48 100644 --- a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb @@ -7,32 +7,36 @@ module Azure::Profiles::Latest module StreamAnalytics module Mgmt + Transformations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Transformations + Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions StreamingJobs = Azure::StreamAnalytics::Mgmt::V2016_03_01::StreamingJobs + Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations Inputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Inputs Outputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Outputs - Transformations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Transformations Functions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Functions - Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions - Operations = Azure::StreamAnalytics::Mgmt::V2016_03_01::Operations module Models + ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties + AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization + FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult + 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 - PowerBIOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource - AzureMachineLearningWebServiceFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding - ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource - ServiceBusQueueOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource + Function = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function EventHubDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties - CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization - EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + ServiceBusQueueOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource + ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource + PowerBIOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource + DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource - BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource + EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource AzureTableOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource - DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource - EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource + BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource - BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters @@ -40,23 +44,25 @@ module Models SubscriptionQuota = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy - OutputErrorPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy + SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName CompatibilityLevel = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat + OutputErrorPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType - SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName Serialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization Encoding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding StorageAccount = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount Diagnostics = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay + Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult AzureMachineLearningWebServiceInputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource - OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay + FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding FunctionOutput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput - Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation - OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult + DiagnosticCondition = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition OutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource InputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties FunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionProperties @@ -66,32 +72,26 @@ module Models 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 SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource - FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding StreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource - DiagnosticCondition = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition + StreamingJobListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult + AzureSqlDatabaseDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties InputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult + OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties + ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus AzureMachineLearningWebServiceOutputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn SubscriptionQuotasListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult - ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus - Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation - OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties - StreamingJobListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult - StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob - FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input - ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties - AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization + Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation + Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku - JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization + StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding - Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output - Function = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function + AzureMachineLearningWebServiceFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding end class StreamAnalyticsManagementClass - attr_reader :streaming_jobs, :inputs, :outputs, :transformations, :functions, :subscriptions, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :transformations, :subscriptions, :streaming_jobs, :operations, :inputs, :outputs, :functions, :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) + @transformations = @client_0.transformations + @subscriptions = @client_0.subscriptions @streaming_jobs = @client_0.streaming_jobs + @operations = @client_0.operations @inputs = @client_0.inputs @outputs = @client_0.outputs - @transformations = @client_0.transformations @functions = @client_0.functions - @subscriptions = @client_0.subscriptions - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -126,47 +126,59 @@ def method_missing(method, *args) end class ModelClasses + def scalar_function_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties + end + def avro_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization + end + def function_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult + end + def json_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization + end + def csv_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization + end def azure_data_lake_store_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource end - def power_bioutput_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource + def function + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function end - def azure_machine_learning_web_service_function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding + def event_hub_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties end - def service_bus_topic_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource + def error_response + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse end def service_bus_queue_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource end - def event_hub_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties - end - def csv_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization + def service_bus_topic_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource end - def event_hub_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource + def power_bioutput_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource end - def error_response - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + def document_db_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource end def azure_sql_database_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource end - def blob_reference_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource + def 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 end - def document_db_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource + def blob_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource end - def event_hub_stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource + def blob_reference_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource end def reference_input_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties @@ -174,8 +186,8 @@ def reference_input_properties def io_thub_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource end - def blob_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + def event_hub_stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource end def blob_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource @@ -198,8 +210,8 @@ def output_start_mode def events_out_of_order_policy Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy end - def output_error_policy - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy + def sku_name + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName end def compatibility_level Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel @@ -207,12 +219,12 @@ def compatibility_level def json_output_serialization_format Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat end + def output_error_policy + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy + end def udf_type Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType end - def sku_name - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName - end def serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization end @@ -228,6 +240,15 @@ def diagnostics def resource Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource end + def operation_display + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay + end + def operation + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + end + def operation_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult + end def azure_machine_learning_web_service_input_column Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn end @@ -237,17 +258,14 @@ def azure_machine_learning_web_service_inputs def reference_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource end - def operation_display - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay + 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 operation - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation - end - def operation_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult + def diagnostic_condition + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition end def output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource @@ -276,71 +294,53 @@ def blob_data_source_properties def function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters end - def azure_sql_database_data_source_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties - end def sub_resource Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource end - def function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding - end def stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource end - def diagnostic_condition - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition + def streaming_job_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult + end + def azure_sql_database_data_source_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties 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 subscription_quotas_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult - end - def resource_test_status - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus - end - def transformation - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation - end def oauth_based_data_source_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties end - def streaming_job_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult + def resource_test_status + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus end - def streaming_job - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob + def azure_machine_learning_web_service_output_column + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn end - def function_list_result - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult + def subscription_quotas_list_result + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult end def input Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input end - def scalar_function_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties + def transformation + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation end - def avro_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization + def output + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output end def sku Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku end - def json_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization + def streaming_job + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob end def java_script_function_binding Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding end - def output - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output - end - def function - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function + def azure_machine_learning_web_service_function_binding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding end end end diff --git a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb index 5107c69681..878f6fcccd 100644 --- a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb @@ -9,22 +9,22 @@ module TextAnalytics module Models DetectedLanguage = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::DetectedLanguage + ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse MultiLanguageInput = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MultiLanguageInput LanguageBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::LanguageBatchResultItem KeyPhraseBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::KeyPhraseBatchResultItem LanguageBatchResult = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::LanguageBatchResult KeyPhraseBatchResult = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::KeyPhraseBatchResult SentimentBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResultItem - ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse SentimentBatchResult = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResult BatchInput = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::BatchInput MatchRecordV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MatchRecordV2dot1 ErrorRecord = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorRecord EntityRecordV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntityRecordV2dot1 EntitiesBatchResultItemV2dot1 = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntitiesBatchResultItemV2dot1 + InternalError = Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::InternalError 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 end @@ -60,6 +60,9 @@ class ModelClasses def detected_language Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::DetectedLanguage end + def error_response + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse + end def multi_language_input Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::MultiLanguageInput end @@ -78,9 +81,6 @@ def key_phrase_batch_result def sentiment_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResultItem end - def error_response - Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::ErrorResponse - end def sentiment_batch_result Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::SentimentBatchResult end @@ -99,15 +99,15 @@ def entity_record_v2dot1 def entities_batch_result_item_v2dot1 Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::EntitiesBatchResultItemV2dot1 end + def internal_error + Azure::CognitiveServices::TextAnalytics::V2_1_preview::Models::InternalError + 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 diff --git a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb index 49ed7a7517..d0bf56e014 100644 --- a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb +++ b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb @@ -7,11 +7,11 @@ module Azure::Profiles::Latest module TrafficManager module Mgmt - Endpoints = Azure::TrafficManager::Mgmt::V2018_04_01::Endpoints - Profiles = Azure::TrafficManager::Mgmt::V2018_04_01::Profiles GeographicHierarchies = Azure::TrafficManager::Mgmt::V2018_04_01::GeographicHierarchies HeatMap = Azure::TrafficManager::Mgmt::V2018_04_01::HeatMap TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2018_04_01::TrafficManagerUserMetricsKeys + Profiles = Azure::TrafficManager::Mgmt::V2018_04_01::Profiles + Endpoints = Azure::TrafficManager::Mgmt::V2018_04_01::Endpoints module Models MonitorConfigCustomHeadersItem = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorConfigCustomHeadersItem @@ -26,27 +26,27 @@ 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 + Resource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource TrafficManagerNameAvailability = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerNameAvailability - HeatMapModel = Azure::TrafficManager::Mgmt::V2018_04_01::Models::HeatMapModel - UserMetricsModel = Azure::TrafficManager::Mgmt::V2018_04_01::Models::UserMetricsModel ProfileListResult = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult TrafficManagerGeographicHierarchy = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy - TrackedResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource + HeatMapModel = Azure::TrafficManager::Mgmt::V2018_04_01::Models::HeatMapModel + UserMetricsModel = Azure::TrafficManager::Mgmt::V2018_04_01::Models::UserMetricsModel EndpointMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus - Resource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource + TrackedResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource MonitorProtocol = Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol - ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus - EndpointStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus ProxyResource = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource - TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod - TrafficViewEnrollmentStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus + EndpointStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus ProfileStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus + ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus + TrafficViewEnrollmentStatus = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus + TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod Profile = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile Endpoint = Azure::TrafficManager::Mgmt::V2018_04_01::Models::Endpoint end class TrafficManagerManagementClass - attr_reader :endpoints, :profiles, :geographic_hierarchies, :heat_map, :traffic_manager_user_metrics_keys, :configurable, :base_url, :options, :model_classes + attr_reader :geographic_hierarchies, :heat_map, :traffic_manager_user_metrics_keys, :profiles, :endpoints, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -56,11 +56,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @endpoints = @client_0.endpoints - @profiles = @client_0.profiles @geographic_hierarchies = @client_0.geographic_hierarchies @heat_map = @client_0.heat_map @traffic_manager_user_metrics_keys = @client_0.traffic_manager_user_metrics_keys + @profiles = @client_0.profiles + @endpoints = @client_0.endpoints @model_classes = ModelClasses.new end @@ -115,50 +115,50 @@ def dns_config def check_traffic_manager_relative_dns_name_availability_parameters Azure::TrafficManager::Mgmt::V2018_04_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters end + def resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource + 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 profile_list_result Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileListResult end def traffic_manager_geographic_hierarchy Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficManagerGeographicHierarchy end - def tracked_resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource + 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 endpoint_monitor_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus end - def resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::Resource + def tracked_resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrackedResource end def monitor_protocol Azure::TrafficManager::Mgmt::V2018_04_01::Models::MonitorProtocol end - def profile_monitor_status - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus + def proxy_resource + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource end def endpoint_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointStatus end - def proxy_resource - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProxyResource + def profile_status + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus end - def traffic_routing_method - Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod + def profile_monitor_status + Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileMonitorStatus end def traffic_view_enrollment_status Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficViewEnrollmentStatus end - def profile_status - Azure::TrafficManager::Mgmt::V2018_04_01::Models::ProfileStatus + def traffic_routing_method + Azure::TrafficManager::Mgmt::V2018_04_01::Models::TrafficRoutingMethod end def profile Azure::TrafficManager::Mgmt::V2018_04_01::Models::Profile diff --git a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb index b4480d5f69..7c46b1300b 100644 --- a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb @@ -9,15 +9,17 @@ module VideoSearch VideosOperations = Azure::CognitiveServices::VideoSearch::V1_0::VideosOperations module Models + TrendingVideosCategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory + TrendingVideosSubcategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory VideosModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule TrendingVideosTile = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosTile Videos = Azure::CognitiveServices::VideoSearch::V1_0::Models::Videos TrendingVideos = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideos + ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse VideoDetails = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails VideoQueryScenario = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoQueryScenario VideoLength = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength VideoPricing = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing - ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse VideoResolution = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution VideoInsightModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat @@ -28,19 +30,17 @@ module Models Thing = Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::VideoSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable + Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response VideoObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject ErrorCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode SafeSearch = Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch - Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response PivotSuggestions = Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions Query = Azure::CognitiveServices::VideoSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject ErrorSubCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error - TrendingVideosCategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory - TrendingVideosSubcategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory + Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness end class VideoSearchDataClass @@ -73,6 +73,12 @@ def method_missing(method, *args) end class ModelClasses + def trending_videos_category + Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory + end + def trending_videos_subcategory + Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory + end def videos_module Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule end @@ -85,6 +91,9 @@ def videos def trending_videos Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideos end + def error_response + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse + end def video_details Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails end @@ -97,9 +106,6 @@ def video_length def video_pricing Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing end - def error_response - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse - end def video_resolution Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution end @@ -130,6 +136,9 @@ def creative_work def identifiable Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable end + def response + Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + end def video_object Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject end @@ -139,9 +148,6 @@ def error_code def safe_search Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch end - def response - Azure::CognitiveServices::VideoSearch::V1_0::Models::Response - end def pivot_suggestions Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions end @@ -157,17 +163,11 @@ def media_object def error_sub_code Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode end - def freshness - Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness - end def error Azure::CognitiveServices::VideoSearch::V1_0::Models::Error end - def trending_videos_category - Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory - end - def trending_videos_subcategory - Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory + def freshness + Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness end end end diff --git a/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb b/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb index 33de1d9965..03601aacfd 100644 --- a/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/visualsearch_profile_module.rb @@ -9,9 +9,10 @@ module VisualSearch Images = Azure::CognitiveServices::VisualSearch::V1_0::Images module Models + Rating = Azure::CognitiveServices::VisualSearch::V1_0::Models::Rating Currency = Azure::CognitiveServices::VisualSearch::V1_0::Models::Currency - ItemAvailability = Azure::CognitiveServices::VisualSearch::V1_0::Models::ItemAvailability ErrorResponse = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse + ItemAvailability = Azure::CognitiveServices::VisualSearch::V1_0::Models::ItemAvailability Person = Azure::CognitiveServices::VisualSearch::V1_0::Models::Person ResponseBase = Azure::CognitiveServices::VisualSearch::V1_0::Models::ResponseBase Thing = Azure::CognitiveServices::VisualSearch::V1_0::Models::Thing @@ -27,27 +28,27 @@ module Models ImageAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageAction ImageKnowledge = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageKnowledge ImageEntityAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageEntityAction - ImageModuleAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageModuleAction + Response = Azure::CognitiveServices::VisualSearch::V1_0::Models::Response ImageRecipesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRecipesAction ImageRelatedSearchesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRelatedSearchesAction ImageShoppingSourcesAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageShoppingSourcesAction ContentTypes = Azure::CognitiveServices::VisualSearch::V1_0::Models::ContentTypes - ErrorCode = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorCode - Response = Azure::CognitiveServices::VisualSearch::V1_0::Models::Response + ImageModuleAction = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageModuleAction + SafeSearch = Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch Query = Azure::CognitiveServices::VisualSearch::V1_0::Models::Query ImageObject = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageObject MediaObject = Azure::CognitiveServices::VisualSearch::V1_0::Models::MediaObject - SafeSearch = Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch ErrorSubCode = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorSubCode Error = Azure::CognitiveServices::VisualSearch::V1_0::Models::Error + ErrorCode = Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorCode Filters = Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters Organization = Azure::CognitiveServices::VisualSearch::V1_0::Models::Organization Intangible = Azure::CognitiveServices::VisualSearch::V1_0::Models::Intangible StructuredValue = Azure::CognitiveServices::VisualSearch::V1_0::Models::StructuredValue ImageTag = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageTag RelatedSearchesModule = Azure::CognitiveServices::VisualSearch::V1_0::Models::RelatedSearchesModule - PropertiesItem = Azure::CognitiveServices::VisualSearch::V1_0::Models::PropertiesItem Action = Azure::CognitiveServices::VisualSearch::V1_0::Models::Action + PropertiesItem = Azure::CognitiveServices::VisualSearch::V1_0::Models::PropertiesItem RecipesModule = Azure::CognitiveServices::VisualSearch::V1_0::Models::RecipesModule ImagesImageMetadata = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImagesImageMetadata ImagesModule = Azure::CognitiveServices::VisualSearch::V1_0::Models::ImagesModule @@ -55,7 +56,6 @@ 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 end class VisualSearchDataClass @@ -88,15 +88,18 @@ def method_missing(method, *args) end class ModelClasses + def rating + Azure::CognitiveServices::VisualSearch::V1_0::Models::Rating + end def currency Azure::CognitiveServices::VisualSearch::V1_0::Models::Currency end - def item_availability - Azure::CognitiveServices::VisualSearch::V1_0::Models::ItemAvailability - end def error_response Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorResponse end + def item_availability + Azure::CognitiveServices::VisualSearch::V1_0::Models::ItemAvailability + end def person Azure::CognitiveServices::VisualSearch::V1_0::Models::Person end @@ -142,8 +145,8 @@ def image_knowledge def image_entity_action Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageEntityAction end - def image_module_action - Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageModuleAction + def response + Azure::CognitiveServices::VisualSearch::V1_0::Models::Response end def image_recipes_action Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageRecipesAction @@ -157,11 +160,11 @@ def image_shopping_sources_action def content_types Azure::CognitiveServices::VisualSearch::V1_0::Models::ContentTypes end - def error_code - Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorCode + def image_module_action + Azure::CognitiveServices::VisualSearch::V1_0::Models::ImageModuleAction end - def response - Azure::CognitiveServices::VisualSearch::V1_0::Models::Response + def safe_search + Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch end def query Azure::CognitiveServices::VisualSearch::V1_0::Models::Query @@ -172,15 +175,15 @@ def image_object def media_object Azure::CognitiveServices::VisualSearch::V1_0::Models::MediaObject end - def safe_search - Azure::CognitiveServices::VisualSearch::V1_0::Models::SafeSearch - end def error_sub_code Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorSubCode end def error Azure::CognitiveServices::VisualSearch::V1_0::Models::Error end + def error_code + Azure::CognitiveServices::VisualSearch::V1_0::Models::ErrorCode + end def filters Azure::CognitiveServices::VisualSearch::V1_0::Models::Filters end @@ -199,12 +202,12 @@ def image_tag def related_searches_module Azure::CognitiveServices::VisualSearch::V1_0::Models::RelatedSearchesModule end - def properties_item - Azure::CognitiveServices::VisualSearch::V1_0::Models::PropertiesItem - end def action Azure::CognitiveServices::VisualSearch::V1_0::Models::Action end + def properties_item + Azure::CognitiveServices::VisualSearch::V1_0::Models::PropertiesItem + end def recipes_module Azure::CognitiveServices::VisualSearch::V1_0::Models::RecipesModule end @@ -226,9 +229,6 @@ def aggregate_offer def recipe Azure::CognitiveServices::VisualSearch::V1_0::Models::Recipe end - def rating - Azure::CognitiveServices::VisualSearch::V1_0::Models::Rating - end end end end diff --git a/azure_sdk/lib/latest/modules/web_profile_module.rb b/azure_sdk/lib/latest/modules/web_profile_module.rb index cb6bd49a13..f86623b47a 100644 --- a/azure_sdk/lib/latest/modules/web_profile_module.rb +++ b/azure_sdk/lib/latest/modules/web_profile_module.rb @@ -10,16 +10,16 @@ module Mgmt Domains = Azure::Web::Mgmt::V2018_02_01::Domains AppServiceEnvironments = Azure::Web::Mgmt::V2018_02_01::AppServiceEnvironments AppServicePlans = Azure::Web::Mgmt::V2018_02_01::AppServicePlans + WebApps = Azure::Web::Mgmt::V2018_02_01::WebApps AppServiceCertificateOrders = Azure::Web::Mgmt::V2018_02_01::AppServiceCertificateOrders CertificateRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::CertificateRegistrationProvider - WebApps = Azure::Web::Mgmt::V2018_02_01::WebApps TopLevelDomains = Azure::Web::Mgmt::V2018_02_01::TopLevelDomains DomainRegistrationProvider = Azure::Web::Mgmt::V2018_02_01::DomainRegistrationProvider - Certificates = Azure::Web::Mgmt::V2018_02_01::Certificates DeletedWebApps = Azure::Web::Mgmt::V2018_02_01::DeletedWebApps Diagnostics = Azure::Web::Mgmt::V2018_02_01::Diagnostics Recommendations = Azure::Web::Mgmt::V2018_02_01::Recommendations ResourceHealthMetadataOperations = Azure::Web::Mgmt::V2018_02_01::ResourceHealthMetadataOperations + Certificates = Azure::Web::Mgmt::V2018_02_01::Certificates Provider = Azure::Web::Mgmt::V2018_02_01::Provider module Models @@ -184,34 +184,35 @@ module Models AppServicePlanPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServicePlanPatchResource HybridConnectionLimits = Azure::Web::Mgmt::V2018_02_01::Models::HybridConnectionLimits Contact = Azure::Web::Mgmt::V2018_02_01::Models::Contact + Usage = Azure::Web::Mgmt::V2018_02_01::Models::Usage TopLevelDomainCollection = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainCollection CertificateDetails = Azure::Web::Mgmt::V2018_02_01::Models::CertificateDetails AppServiceCertificateOrderCollection = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderCollection SnapshotRecoverySource = Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRecoverySource SiteSealRequest = Azure::Web::Mgmt::V2018_02_01::Models::SiteSealRequest + Dimension = Azure::Web::Mgmt::V2018_02_01::Models::Dimension AppServiceCertificate = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificate - AzureStorageInfoValue = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageInfoValue - DomainPurchaseConsent = Azure::Web::Mgmt::V2018_02_01::Models::DomainPurchaseConsent + MetricSpecification = Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification DomainAvailablilityCheckResult = Azure::Web::Mgmt::V2018_02_01::Models::DomainAvailablilityCheckResult DomainControlCenterSsoRequest = Azure::Web::Mgmt::V2018_02_01::Models::DomainControlCenterSsoRequest + DomainPurchaseConsent = Azure::Web::Mgmt::V2018_02_01::Models::DomainPurchaseConsent DomainOwnershipIdentifierCollection = Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifierCollection - DomainRecommendationSearchParameters = Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters TldLegalAgreement = Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreement AppServiceCertificateCollection = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateCollection PrivateAccessVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessVirtualNetwork NetworkTrace = Azure::Web::Mgmt::V2018_02_01::Models::NetworkTrace HostName = Azure::Web::Mgmt::V2018_02_01::Models::HostName - MetricSpecification = Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification + DomainCollection = Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection TldLegalAgreementCollection = Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreementCollection PrivateAccessSubnet = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessSubnet - DomainCollection = Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection SiteSeal = Azure::Web::Mgmt::V2018_02_01::Models::SiteSeal + NameIdentifierCollection = Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection Address = Azure::Web::Mgmt::V2018_02_01::Models::Address TopLevelDomainAgreementOption = Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainAgreementOption - NameIdentifierCollection = Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection AppServiceCertificateResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource AppServiceCertificateOrder = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder - Dimension = Azure::Web::Mgmt::V2018_02_01::Models::Dimension + DomainRecommendationSearchParameters = Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters + AzureStorageInfoValue = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageInfoValue AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource AppServiceCertificateOrderPatchResource = Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrderPatchResource CertificateOrderAction = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderAction @@ -226,17 +227,16 @@ module Models DeletedAppRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::DeletedAppRestoreRequest SnapshotRestoreRequest = Azure::Web::Mgmt::V2018_02_01::Models::SnapshotRestoreRequest PrivateAccess = Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccess - Usage = Azure::Web::Mgmt::V2018_02_01::Models::Usage - SwiftVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork CertificateProductType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType - CertificateOrderStatus = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus + SwiftVirtualNetwork = Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork CertificateOrderActionType = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType - IpFilterTag = Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag + CertificateOrderStatus = Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus AzureStorageType = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType - AzureStorageState = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageState + IpFilterTag = Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag FtpsState = Azure::Web::Mgmt::V2018_02_01::Models::FtpsState - DomainStatus = Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus + AzureStorageState = Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageState DnsType = Azure::Web::Mgmt::V2018_02_01::Models::DnsType + DomainStatus = Azure::Web::Mgmt::V2018_02_01::Models::DomainStatus 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 :domains, :app_service_environments, :app_service_plans, :app_service_certificate_orders, :certificate_registration_provider, :web_apps, :top_level_domains, :domain_registration_provider, :certificates, :deleted_web_apps, :diagnostics, :recommendations, :resource_health_metadata_operations, :provider, :configurable, :base_url, :options, :model_classes + attr_reader :domains, :app_service_environments, :app_service_plans, :web_apps, :app_service_certificate_orders, :certificate_registration_provider, :top_level_domains, :domain_registration_provider, :deleted_web_apps, :diagnostics, :recommendations, :resource_health_metadata_operations, :certificates, :provider, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -375,16 +375,16 @@ def initialize(configurable, base_url=nil, options=nil) @domains = @client_0.domains @app_service_environments = @client_0.app_service_environments @app_service_plans = @client_0.app_service_plans + @web_apps = @client_0.web_apps @app_service_certificate_orders = @client_0.app_service_certificate_orders @certificate_registration_provider = @client_0.certificate_registration_provider - @web_apps = @client_0.web_apps @top_level_domains = @client_0.top_level_domains @domain_registration_provider = @client_0.domain_registration_provider - @certificates = @client_0.certificates @deleted_web_apps = @client_0.deleted_web_apps @diagnostics = @client_0.diagnostics @recommendations = @client_0.recommendations @resource_health_metadata_operations = @client_0.resource_health_metadata_operations + @certificates = @client_0.certificates @provider = @client_0.provider @model_classes = ModelClasses.new @@ -887,6 +887,9 @@ def hybrid_connection_limits def contact Azure::Web::Mgmt::V2018_02_01::Models::Contact end + def usage + Azure::Web::Mgmt::V2018_02_01::Models::Usage + end def top_level_domain_collection Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainCollection end @@ -902,14 +905,14 @@ def snapshot_recovery_source def site_seal_request Azure::Web::Mgmt::V2018_02_01::Models::SiteSealRequest end + def dimension + Azure::Web::Mgmt::V2018_02_01::Models::Dimension + end def app_service_certificate Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificate end - def azure_storage_info_value - Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageInfoValue - end - def domain_purchase_consent - Azure::Web::Mgmt::V2018_02_01::Models::DomainPurchaseConsent + def metric_specification + Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification end def domain_availablility_check_result Azure::Web::Mgmt::V2018_02_01::Models::DomainAvailablilityCheckResult @@ -917,12 +920,12 @@ def domain_availablility_check_result def domain_control_center_sso_request Azure::Web::Mgmt::V2018_02_01::Models::DomainControlCenterSsoRequest end + def domain_purchase_consent + Azure::Web::Mgmt::V2018_02_01::Models::DomainPurchaseConsent + end def domain_ownership_identifier_collection Azure::Web::Mgmt::V2018_02_01::Models::DomainOwnershipIdentifierCollection end - def domain_recommendation_search_parameters - Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters - end def tld_legal_agreement Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreement end @@ -938,8 +941,8 @@ def network_trace def host_name Azure::Web::Mgmt::V2018_02_01::Models::HostName end - def metric_specification - Azure::Web::Mgmt::V2018_02_01::Models::MetricSpecification + def domain_collection + Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection end def tld_legal_agreement_collection Azure::Web::Mgmt::V2018_02_01::Models::TldLegalAgreementCollection @@ -947,29 +950,29 @@ def tld_legal_agreement_collection def private_access_subnet Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccessSubnet end - def domain_collection - Azure::Web::Mgmt::V2018_02_01::Models::DomainCollection - end def site_seal Azure::Web::Mgmt::V2018_02_01::Models::SiteSeal end + def name_identifier_collection + Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection + end def address Azure::Web::Mgmt::V2018_02_01::Models::Address end def top_level_domain_agreement_option Azure::Web::Mgmt::V2018_02_01::Models::TopLevelDomainAgreementOption end - def name_identifier_collection - Azure::Web::Mgmt::V2018_02_01::Models::NameIdentifierCollection - end def app_service_certificate_resource Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateResource end def app_service_certificate_order Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificateOrder end - def dimension - Azure::Web::Mgmt::V2018_02_01::Models::Dimension + def domain_recommendation_search_parameters + Azure::Web::Mgmt::V2018_02_01::Models::DomainRecommendationSearchParameters + end + def azure_storage_info_value + Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageInfoValue end def app_service_certificate_patch_resource Azure::Web::Mgmt::V2018_02_01::Models::AppServiceCertificatePatchResource @@ -1013,39 +1016,36 @@ def snapshot_restore_request def private_access Azure::Web::Mgmt::V2018_02_01::Models::PrivateAccess end - def usage - Azure::Web::Mgmt::V2018_02_01::Models::Usage + def certificate_product_type + Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType end def swift_virtual_network Azure::Web::Mgmt::V2018_02_01::Models::SwiftVirtualNetwork end - def certificate_product_type - Azure::Web::Mgmt::V2018_02_01::Models::CertificateProductType + def certificate_order_action_type + Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType end def certificate_order_status Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderStatus end - def certificate_order_action_type - Azure::Web::Mgmt::V2018_02_01::Models::CertificateOrderActionType + def azure_storage_type + Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType end def ip_filter_tag Azure::Web::Mgmt::V2018_02_01::Models::IpFilterTag end - def azure_storage_type - Azure::Web::Mgmt::V2018_02_01::Models::AzureStorageType + def ftps_state + Azure::Web::Mgmt::V2018_02_01::Models::FtpsState 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 + 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 dns_type - Azure::Web::Mgmt::V2018_02_01::Models::DnsType - 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 48ff51fc1e..5d5c129fb8 100644 --- a/azure_sdk/lib/latest/modules/websearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/websearch_profile_module.rb @@ -13,8 +13,8 @@ module Models 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 ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse + TextFormat = Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat Places = Azure::CognitiveServices::WebSearch::V1_0::Models::Places RankingRankingItem = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem RankingRankingGroup = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup @@ -22,21 +22,21 @@ module Models WebWebGrouping = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping TimeZoneTimeZoneInformation = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation - ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer + ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing - CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork NewsArticle = Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle + CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork Identifiable = Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext - News = Azure::CognitiveServices::WebSearch::V1_0::Models::News + Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer - Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images + News = Azure::CognitiveServices::WebSearch::V1_0::Models::News TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article - Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response + Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue AnswerType = Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType @@ -48,8 +48,8 @@ module Models MediaObject = Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject WebPage = Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error + Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness end class WebSearchDataClass @@ -94,12 +94,12 @@ def search_response def videos Azure::CognitiveServices::WebSearch::V1_0::Models::Videos end - def text_format - Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat - end def error_response Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse end + def text_format + Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat + end def places Azure::CognitiveServices::WebSearch::V1_0::Models::Places end @@ -121,32 +121,32 @@ def time_zone_time_zone_information def computation Azure::CognitiveServices::WebSearch::V1_0::Models::Computation end - def response_base - Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase - end def answer Azure::CognitiveServices::WebSearch::V1_0::Models::Answer end def search_results_answer Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer end + def response_base + Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase + end def thing Azure::CognitiveServices::WebSearch::V1_0::Models::Thing end - def creative_work - Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork - end def news_article Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle end + def creative_work + Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork + end def identifiable Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable end def query_context Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext end - def news - Azure::CognitiveServices::WebSearch::V1_0::Models::News + def response + Azure::CognitiveServices::WebSearch::V1_0::Models::Response end def video_object Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject @@ -154,8 +154,8 @@ def video_object def related_searches_related_search_answer Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer end - def images - Azure::CognitiveServices::WebSearch::V1_0::Models::Images + def news + Azure::CognitiveServices::WebSearch::V1_0::Models::News end def time_zone Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone @@ -163,8 +163,8 @@ def time_zone def article Azure::CognitiveServices::WebSearch::V1_0::Models::Article end - def response - Azure::CognitiveServices::WebSearch::V1_0::Models::Response + def images + Azure::CognitiveServices::WebSearch::V1_0::Models::Images end def spell_suggestions Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions @@ -199,12 +199,12 @@ def web_page def error_sub_code Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode end - def freshness - Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness - end def error Azure::CognitiveServices::WebSearch::V1_0::Models::Error end + def freshness + Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness + end end end end diff --git a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql.rb b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql.rb index dcd0db4906..b39c5721e4 100644 --- a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql.rb +++ b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql.rb @@ -36,54 +36,57 @@ module Azure::SQL::Mgmt::V2015_05_01_preview autoload :SyncGroups, '2015-05-01-preview/generated/azure_mgmt_sql/sync_groups.rb' autoload :SyncMembers, '2015-05-01-preview/generated/azure_mgmt_sql/sync_members.rb' autoload :SubscriptionUsages, '2015-05-01-preview/generated/azure_mgmt_sql/subscription_usages.rb' + autoload :VirtualClusters, '2015-05-01-preview/generated/azure_mgmt_sql/virtual_clusters.rb' autoload :VirtualNetworkRules, '2015-05-01-preview/generated/azure_mgmt_sql/virtual_network_rules.rb' autoload :SqlManagementClient, '2015-05-01-preview/generated/azure_mgmt_sql/sql_management_client.rb' module Models - autoload :OperationDisplay, '2015-05-01-preview/generated/azure_mgmt_sql/models/operation_display.rb' - autoload :Operation, '2015-05-01-preview/generated/azure_mgmt_sql/models/operation.rb' - autoload :RecommendedActionImplementationInfo, '2015-05-01-preview/generated/azure_mgmt_sql/models/recommended_action_implementation_info.rb' autoload :OperationListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/operation_list_result.rb' - autoload :RecommendedActionImpactRecord, '2015-05-01-preview/generated/azure_mgmt_sql/models/recommended_action_impact_record.rb' + autoload :RecommendedActionStateInfo, '2015-05-01-preview/generated/azure_mgmt_sql/models/recommended_action_state_info.rb' + autoload :ManagedInstanceListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_list_result.rb' autoload :ManagedInstanceUpdate, '2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_update.rb' - autoload :FirewallRuleList, '2015-05-01-preview/generated/azure_mgmt_sql/models/firewall_rule_list.rb' + autoload :RecommendedActionImpactRecord, '2015-05-01-preview/generated/azure_mgmt_sql/models/recommended_action_impact_record.rb' + autoload :OperationDisplay, '2015-05-01-preview/generated/azure_mgmt_sql/models/operation_display.rb' autoload :ResourceIdentity, '2015-05-01-preview/generated/azure_mgmt_sql/models/resource_identity.rb' - autoload :SyncGroupSchema, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_schema.rb' autoload :Sku, '2015-05-01-preview/generated/azure_mgmt_sql/models/sku.rb' - autoload :SyncDatabaseIdListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_database_id_list_result.rb' - autoload :SyncGroupSchemaTable, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_schema_table.rb' + autoload :SyncGroupListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_list_result.rb' + autoload :SyncFullSchemaPropertiesListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_full_schema_properties_list_result.rb' autoload :SyncFullSchemaTable, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_full_schema_table.rb' - autoload :SyncGroupSchemaTableColumn, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_schema_table_column.rb' - autoload :ManagedInstanceListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_list_result.rb' + autoload :SubscriptionUsageListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/subscription_usage_list_result.rb' + autoload :RecommendedActionErrorInfo, '2015-05-01-preview/generated/azure_mgmt_sql/models/recommended_action_error_info.rb' + autoload :SyncGroupSchema, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_schema.rb' + autoload :RecommendedActionMetricInfo, '2015-05-01-preview/generated/azure_mgmt_sql/models/recommended_action_metric_info.rb' autoload :EncryptionProtectorListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/encryption_protector_list_result.rb' - autoload :SyncFullSchemaTableColumn, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_full_schema_table_column.rb' + autoload :SyncFullSchemaProperties, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_full_schema_properties.rb' autoload :FailoverGroupReadOnlyEndpoint, '2015-05-01-preview/generated/azure_mgmt_sql/models/failover_group_read_only_endpoint.rb' - autoload :RecommendedActionStateInfo, '2015-05-01-preview/generated/azure_mgmt_sql/models/recommended_action_state_info.rb' - autoload :SyncGroupLogProperties, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_log_properties.rb' - autoload :RecommendedActionErrorInfo, '2015-05-01-preview/generated/azure_mgmt_sql/models/recommended_action_error_info.rb' + autoload :Operation, '2015-05-01-preview/generated/azure_mgmt_sql/models/operation.rb' + autoload :SyncGroupSchemaTableColumn, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_schema_table_column.rb' + autoload :RecommendedActionImplementationInfo, '2015-05-01-preview/generated/azure_mgmt_sql/models/recommended_action_implementation_info.rb' autoload :FailoverGroupListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/failover_group_list_result.rb' - autoload :RecommendedActionMetricInfo, '2015-05-01-preview/generated/azure_mgmt_sql/models/recommended_action_metric_info.rb' - autoload :SyncFullSchemaPropertiesListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_full_schema_properties_list_result.rb' - autoload :FirewallRuleListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/firewall_rule_list_result.rb' + autoload :SyncGroupLogListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_log_list_result.rb' autoload :ServerKeyListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/server_key_list_result.rb' - autoload :Resource, '2015-05-01-preview/generated/azure_mgmt_sql/models/resource.rb' + autoload :FirewallRuleListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/firewall_rule_list_result.rb' autoload :VirtualNetworkRuleListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_network_rule_list_result.rb' - autoload :SyncGroupLogListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_log_list_result.rb' + autoload :SyncMemberListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_member_list_result.rb' autoload :ServerListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/server_list_result.rb' - autoload :PartnerInfo, '2015-05-01-preview/generated/azure_mgmt_sql/models/partner_info.rb' + autoload :AutomaticTuningOptions, '2015-05-01-preview/generated/azure_mgmt_sql/models/automatic_tuning_options.rb' autoload :ServerUpdate, '2015-05-01-preview/generated/azure_mgmt_sql/models/server_update.rb' - autoload :ResourceWithWritableName, '2015-05-01-preview/generated/azure_mgmt_sql/models/resource_with_writable_name.rb' - autoload :SubscriptionUsageListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/subscription_usage_list_result.rb' - autoload :SyncGroupListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_list_result.rb' - autoload :SyncAgentListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_agent_list_result.rb' autoload :FailoverGroupReadWriteEndpoint, '2015-05-01-preview/generated/azure_mgmt_sql/models/failover_group_read_write_endpoint.rb' - autoload :SyncAgentKeyProperties, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_agent_key_properties.rb' - autoload :SyncFullSchemaProperties, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_full_schema_properties.rb' - autoload :SyncMemberListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_member_list_result.rb' + autoload :VirtualClusterUpdate, '2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster_update.rb' autoload :FailoverGroupUpdate, '2015-05-01-preview/generated/azure_mgmt_sql/models/failover_group_update.rb' + autoload :SyncAgentListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_agent_list_result.rb' + autoload :SyncGroupLogProperties, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_log_properties.rb' + autoload :SyncAgentKeyProperties, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_agent_key_properties.rb' + autoload :Resource, '2015-05-01-preview/generated/azure_mgmt_sql/models/resource.rb' + autoload :VirtualClusterListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster_list_result.rb' + autoload :PartnerInfo, '2015-05-01-preview/generated/azure_mgmt_sql/models/partner_info.rb' autoload :SyncAgentLinkedDatabaseListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_agent_linked_database_list_result.rb' - autoload :AutomaticTuningOptions, '2015-05-01-preview/generated/azure_mgmt_sql/models/automatic_tuning_options.rb' + autoload :FirewallRuleList, '2015-05-01-preview/generated/azure_mgmt_sql/models/firewall_rule_list.rb' autoload :SyncDatabaseIdProperties, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_database_id_properties.rb' + autoload :ResourceWithWritableName, '2015-05-01-preview/generated/azure_mgmt_sql/models/resource_with_writable_name.rb' + autoload :SyncDatabaseIdListResult, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_database_id_list_result.rb' + autoload :SyncGroupSchemaTable, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_schema_table.rb' + autoload :SyncFullSchemaTableColumn, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_full_schema_table_column.rb' autoload :ProxyResource, '2015-05-01-preview/generated/azure_mgmt_sql/models/proxy_resource.rb' autoload :RecommendedAction, '2015-05-01-preview/generated/azure_mgmt_sql/models/recommended_action.rb' autoload :Advisor, '2015-05-01-preview/generated/azure_mgmt_sql/models/advisor.rb' @@ -102,6 +105,7 @@ module Models autoload :SyncGroup, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group.rb' autoload :SyncMember, '2015-05-01-preview/generated/azure_mgmt_sql/models/sync_member.rb' autoload :SubscriptionUsage, '2015-05-01-preview/generated/azure_mgmt_sql/models/subscription_usage.rb' + autoload :VirtualCluster, '2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster.rb' autoload :VirtualNetworkRule, '2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_network_rule.rb' autoload :AdvisorStatus, '2015-05-01-preview/generated/azure_mgmt_sql/models/advisor_status.rb' autoload :AutoExecuteStatus, '2015-05-01-preview/generated/azure_mgmt_sql/models/auto_execute_status.rb' diff --git a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance.rb b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance.rb index 9647520a0a..0c7f742cbe 100644 --- a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance.rb +++ b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance.rb @@ -66,6 +66,20 @@ class ManagedInstance < TrackedResource # 'Redirect', 'Default' attr_accessor :proxy_override + # @return [String] Id of the timezone. Allowed values are timezones + # supported by Windows. + # Winodws keeps details on supported timezones, including the id, in + # registry under + # KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time + # Zones. + # You can get those registry values via SQL Server by querying SELECT + # name AS timezone_id FROM sys.time_zone_info. + # List of Ids can also be obtained by executing + # [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. + # An example of valid timezone id is "Pacific Standard Time" or "W. + # Europe Standard Time". + attr_accessor :timezone_id + # # Mapper for ManagedInstance class as Ruby Hash. @@ -233,6 +247,13 @@ def self.mapper() type: { name: 'String' } + }, + timezone_id: { + required: false, + serialized_name: 'properties.timezoneId', + type: { + name: 'String' + } } } } diff --git a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_update.rb b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_update.rb index bb3b48887a..e07e851e28 100644 --- a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_update.rb +++ b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/managed_instance_update.rb @@ -62,6 +62,20 @@ class ManagedInstanceUpdate # 'Redirect', 'Default' attr_accessor :proxy_override + # @return [String] Id of the timezone. Allowed values are timezones + # supported by Windows. + # Winodws keeps details on supported timezones, including the id, in + # registry under + # KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time + # Zones. + # You can get those registry values via SQL Server by querying SELECT + # name AS timezone_id FROM sys.time_zone_info. + # List of Ids can also be obtained by executing + # [System.TimeZoneInfo]::GetSystemTimeZones() in PowerShell. + # An example of valid timezone id is "Pacific Standard Time" or "W. + # Europe Standard Time". + attr_accessor :timezone_id + # @return [Hash{String => String}] Resource tags. attr_accessor :tags @@ -180,6 +194,13 @@ def self.mapper() name: 'String' } }, + timezone_id: { + required: false, + serialized_name: 'properties.timezoneId', + type: { + name: 'String' + } + }, tags: { required: false, serialized_name: 'tags', diff --git a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster.rb b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster.rb new file mode 100644 index 0000000000..46568faca9 --- /dev/null +++ b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster.rb @@ -0,0 +1,119 @@ +# 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::SQL::Mgmt::V2015_05_01_preview + module Models + # + # An Azure SQL virtual cluster. + # + class VirtualCluster < TrackedResource + + include MsRestAzure + + # @return [String] Subnet resource ID for the virtual cluster. + attr_accessor :subnet_id + + # @return [String] If the service has different generations of hardware, + # for the same SKU, then that can be captured here. + attr_accessor :family + + # @return [Array] List of resources in this virtual cluster. + attr_accessor :child_resources + + + # + # Mapper for VirtualCluster class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'VirtualCluster', + type: { + name: 'Composite', + class_name: 'VirtualCluster', + model_properties: { + id: { + required: false, + read_only: true, + serialized_name: 'id', + type: { + name: 'String' + } + }, + name: { + required: false, + read_only: true, + serialized_name: 'name', + type: { + name: 'String' + } + }, + type: { + required: false, + read_only: true, + serialized_name: 'type', + type: { + name: 'String' + } + }, + location: { + required: true, + serialized_name: 'location', + type: { + name: 'String' + } + }, + tags: { + required: false, + serialized_name: 'tags', + type: { + name: 'Dictionary', + value: { + required: false, + serialized_name: 'StringElementType', + type: { + name: 'String' + } + } + } + }, + subnet_id: { + required: false, + read_only: true, + serialized_name: 'properties.subnetId', + type: { + name: 'String' + } + }, + family: { + required: false, + serialized_name: 'properties.family', + type: { + name: 'String' + } + }, + child_resources: { + required: false, + read_only: true, + serialized_name: 'properties.childResources', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'StringElementType', + type: { + name: 'String' + } + } + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster_list_result.rb b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster_list_result.rb new file mode 100644 index 0000000000..8f1b34f278 --- /dev/null +++ b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster_list_result.rb @@ -0,0 +1,96 @@ +# 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::SQL::Mgmt::V2015_05_01_preview + module Models + # + # A list of virtual clusters. + # + class VirtualClusterListResult + + include MsRestAzure + + include MsRest::JSONable + # @return [Array] Array of results. + attr_accessor :value + + # @return [String] Link to retrieve next page of results. + attr_accessor :next_link + + # return [Proc] with next page method call. + attr_accessor :next_method + + # + # Gets the rest of the items for the request, enabling auto-pagination. + # + # @return [Array] operation results. + # + def get_all_items + items = @value + page = self + while page.next_link != nil do + page = page.get_next_page + items.concat(page.value) + end + items + end + + # + # Gets the next page of results. + # + # @return [VirtualClusterListResult] with next page content. + # + def get_next_page + response = @next_method.call(@next_link).value! unless @next_method.nil? + unless response.nil? + @next_link = response.body.next_link + @value = response.body.value + self + end + end + + # + # Mapper for VirtualClusterListResult class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'VirtualClusterListResult', + type: { + name: 'Composite', + class_name: 'VirtualClusterListResult', + model_properties: { + value: { + required: false, + read_only: true, + serialized_name: 'value', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'VirtualClusterElementType', + type: { + name: 'Composite', + class_name: 'VirtualCluster' + } + } + } + }, + next_link: { + required: false, + read_only: true, + serialized_name: 'nextLink', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster_update.rb b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster_update.rb new file mode 100644 index 0000000000..26a3bbf735 --- /dev/null +++ b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/models/virtual_cluster_update.rb @@ -0,0 +1,91 @@ +# 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::SQL::Mgmt::V2015_05_01_preview + module Models + # + # An update request for an Azure SQL Database virtual cluster. + # + class VirtualClusterUpdate + + include MsRestAzure + + # @return [String] Subnet resource ID for the virtual cluster. + attr_accessor :subnet_id + + # @return [String] If the service has different generations of hardware, + # for the same SKU, then that can be captured here. + attr_accessor :family + + # @return [Array] List of resources in this virtual cluster. + attr_accessor :child_resources + + # @return [Hash{String => String}] Resource tags. + attr_accessor :tags + + + # + # Mapper for VirtualClusterUpdate class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'VirtualClusterUpdate', + type: { + name: 'Composite', + class_name: 'VirtualClusterUpdate', + model_properties: { + subnet_id: { + required: false, + read_only: true, + serialized_name: 'properties.subnetId', + type: { + name: 'String' + } + }, + family: { + required: false, + serialized_name: 'properties.family', + type: { + name: 'String' + } + }, + child_resources: { + required: false, + read_only: true, + serialized_name: 'properties.childResources', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'StringElementType', + type: { + name: 'String' + } + } + } + }, + tags: { + required: false, + serialized_name: 'tags', + type: { + name: 'Dictionary', + value: { + required: false, + serialized_name: 'StringElementType', + type: { + name: 'String' + } + } + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/sql_management_client.rb b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/sql_management_client.rb index cf54f7d783..8e4bc80161 100644 --- a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/sql_management_client.rb +++ b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/sql_management_client.rb @@ -84,6 +84,9 @@ class SqlManagementClient < MsRestAzure::AzureServiceClient # @return [SubscriptionUsages] subscription_usages attr_reader :subscription_usages + # @return [VirtualClusters] virtual_clusters + attr_reader :virtual_clusters + # @return [VirtualNetworkRules] virtual_network_rules attr_reader :virtual_network_rules @@ -116,6 +119,7 @@ def initialize(credentials = nil, base_url = nil, options = nil) @sync_groups = SyncGroups.new(self) @sync_members = SyncMembers.new(self) @subscription_usages = SubscriptionUsages.new(self) + @virtual_clusters = VirtualClusters.new(self) @virtual_network_rules = VirtualNetworkRules.new(self) @api_version = '2015-05-01-preview' @accept_language = 'en-US' diff --git a/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/virtual_clusters.rb b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/virtual_clusters.rb new file mode 100644 index 0000000000..e27b073122 --- /dev/null +++ b/management/azure_mgmt_sql/lib/2015-05-01-preview/generated/azure_mgmt_sql/virtual_clusters.rb @@ -0,0 +1,809 @@ +# 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::SQL::Mgmt::V2015_05_01_preview + # + # The Azure SQL Database management API provides a RESTful set of web + # services that interact with Azure SQL Database services to manage your + # databases. The API enables you to create, retrieve, update, and delete + # databases. + # + class VirtualClusters + include MsRestAzure + + # + # Creates and initializes a new instance of the VirtualClusters class. + # @param client service class for accessing basic functionality. + # + def initialize(client) + @client = client + end + + # @return [SqlManagementClient] reference to the SqlManagementClient + attr_reader :client + + # + # Gets a list of all virtualClusters in the subscription. + # + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list(custom_headers = nil) + first_page = list_as_lazy(custom_headers) + first_page.get_all_items + end + + # + # Gets a list of all virtualClusters in the subscription. + # + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_with_http_info(custom_headers = nil) + list_async(custom_headers).value! + end + + # + # Gets a list of all virtualClusters in the subscription. + # + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_async(custom_headers = nil) + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/providers/Microsoft.Sql/virtualClusters' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a list of virtual clusters in a resource group. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list_by_resource_group(resource_group_name, custom_headers = nil) + first_page = list_by_resource_group_as_lazy(resource_group_name, custom_headers) + first_page.get_all_items + end + + # + # Gets a list of virtual clusters in a resource group. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_by_resource_group_with_http_info(resource_group_name, custom_headers = nil) + list_by_resource_group_async(resource_group_name, custom_headers).value! + end + + # + # Gets a list of virtual clusters in a resource group. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_by_resource_group_async(resource_group_name, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/virtualClusters' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a virtual cluster. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [VirtualCluster] operation results. + # + def get(resource_group_name, virtual_cluster_name, custom_headers = nil) + response = get_async(resource_group_name, virtual_cluster_name, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets a virtual cluster. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def get_with_http_info(resource_group_name, virtual_cluster_name, custom_headers = nil) + get_async(resource_group_name, virtual_cluster_name, custom_headers).value! + end + + # + # Gets a virtual cluster. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def get_async(resource_group_name, virtual_cluster_name, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'virtual_cluster_name is nil' if virtual_cluster_name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/virtualClusters/{virtualClusterName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'virtualClusterName' => virtual_cluster_name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualCluster.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Deletes a virtual cluster. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + def delete(resource_group_name, virtual_cluster_name, custom_headers = nil) + response = delete_async(resource_group_name, virtual_cluster_name, custom_headers).value! + nil + end + + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Concurrent::Promise] promise which provides async access to http + # response. + # + def delete_async(resource_group_name, virtual_cluster_name, custom_headers = nil) + # Send request + promise = begin_delete_async(resource_group_name, virtual_cluster_name, custom_headers) + + promise = promise.then do |response| + # Defining deserialization method. + deserialize_method = lambda do |parsed_response| + end + + # Waiting for response. + @client.get_long_running_operation_result(response, deserialize_method) + end + + promise + end + + # + # Updates a virtual cluster. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param parameters [VirtualClusterUpdate] The requested managed instance + # resource state. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [VirtualCluster] operation results. + # + def update(resource_group_name, virtual_cluster_name, parameters, custom_headers = nil) + response = update_async(resource_group_name, virtual_cluster_name, parameters, custom_headers).value! + response.body unless response.nil? + end + + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param parameters [VirtualClusterUpdate] The requested managed instance + # resource state. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Concurrent::Promise] promise which provides async access to http + # response. + # + def update_async(resource_group_name, virtual_cluster_name, parameters, custom_headers = nil) + # Send request + promise = begin_update_async(resource_group_name, virtual_cluster_name, parameters, custom_headers) + + promise = promise.then do |response| + # Defining deserialization method. + deserialize_method = lambda do |parsed_response| + result_mapper = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualCluster.mapper() + parsed_response = @client.deserialize(result_mapper, parsed_response) + end + + # Waiting for response. + @client.get_long_running_operation_result(response, deserialize_method) + end + + promise + end + + # + # Deletes a virtual cluster. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # + def begin_delete(resource_group_name, virtual_cluster_name, custom_headers = nil) + response = begin_delete_async(resource_group_name, virtual_cluster_name, custom_headers).value! + nil + end + + # + # Deletes a virtual cluster. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def begin_delete_with_http_info(resource_group_name, virtual_cluster_name, custom_headers = nil) + begin_delete_async(resource_group_name, virtual_cluster_name, custom_headers).value! + end + + # + # Deletes a virtual cluster. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def begin_delete_async(resource_group_name, virtual_cluster_name, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'virtual_cluster_name is nil' if virtual_cluster_name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/virtualClusters/{virtualClusterName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'virtualClusterName' => virtual_cluster_name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:delete, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 || status_code == 202 || status_code == 204 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + + result + end + + promise.execute + end + + # + # Updates a virtual cluster. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param parameters [VirtualClusterUpdate] The requested managed instance + # resource state. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [VirtualCluster] operation results. + # + def begin_update(resource_group_name, virtual_cluster_name, parameters, custom_headers = nil) + response = begin_update_async(resource_group_name, virtual_cluster_name, parameters, custom_headers).value! + response.body unless response.nil? + end + + # + # Updates a virtual cluster. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param parameters [VirtualClusterUpdate] The requested managed instance + # resource state. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def begin_update_with_http_info(resource_group_name, virtual_cluster_name, parameters, custom_headers = nil) + begin_update_async(resource_group_name, virtual_cluster_name, parameters, custom_headers).value! + end + + # + # Updates a virtual cluster. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param virtual_cluster_name [String] The name of the virtual cluster. + # @param parameters [VirtualClusterUpdate] The requested managed instance + # resource state. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def begin_update_async(resource_group_name, virtual_cluster_name, parameters, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'virtual_cluster_name is nil' if virtual_cluster_name.nil? + fail ArgumentError, 'parameters is nil' if parameters.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + + request_headers['Content-Type'] = 'application/json; charset=utf-8' + + # Serialize Request + request_mapper = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterUpdate.mapper() + request_content = @client.serialize(request_mapper, parameters) + request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil + + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/virtualClusters/{virtualClusterName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'virtualClusterName' => virtual_cluster_name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + body: request_content, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:patch, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 || status_code == 202 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualCluster.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a list of all virtualClusters in the subscription. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [VirtualClusterListResult] operation results. + # + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets a list of all virtualClusters in the subscription. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! + end + + # + # Gets a list of all virtualClusters in the subscription. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a list of virtual clusters in a resource group. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [VirtualClusterListResult] operation results. + # + def list_by_resource_group_next(next_page_link, custom_headers = nil) + response = list_by_resource_group_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets a list of virtual clusters in a resource group. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [MsRestAzure::AzureOperationResponse] HTTP response information. + # + def list_by_resource_group_next_with_http_info(next_page_link, custom_headers = nil) + list_by_resource_group_next_async(next_page_link, custom_headers).value! + end + + # + # Gets a list of virtual clusters in a resource group. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param [Hash{String => String}] A hash of custom headers that will be added + # to the HTTP request. + # + # @return [Concurrent::Promise] Promise object which holds the HTTP response. + # + def list_by_resource_group_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, path_template, options) + + promise = promise.then do |result| + http_response = result.response + status_code = http_response.status + response_content = http_response.body + unless status_code == 200 + error_model = JSON.load(response_content) + fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) + end + + result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? + # Deserialize Response + if status_code == 200 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterListResult.mapper() + result.body = @client.deserialize(result_mapper, parsed_response) + rescue Exception => e + fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) + end + end + + result + end + + promise.execute + end + + # + # Gets a list of all virtualClusters in the subscription. + # + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [VirtualClusterListResult] which provide lazy access to pages of the + # response. + # + def list_as_lazy(custom_headers = nil) + response = list_async(custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_next_async(next_page_link, custom_headers) + end + page + end + end + + # + # Gets a list of virtual clusters in a resource group. + # + # @param resource_group_name [String] The name of the resource group that + # contains the resource. You can obtain this value from the Azure Resource + # Manager API or the portal. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [VirtualClusterListResult] which provide lazy access to pages of the + # response. + # + def list_by_resource_group_as_lazy(resource_group_name, custom_headers = nil) + response = list_by_resource_group_async(resource_group_name, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_by_resource_group_next_async(next_page_link, custom_headers) + end + page + end + end + + end +end diff --git a/management/azure_mgmt_sql/lib/profiles/latest/modules/sql_profile_module.rb b/management/azure_mgmt_sql/lib/profiles/latest/modules/sql_profile_module.rb index 486778f426..c9d50351b9 100644 --- a/management/azure_mgmt_sql/lib/profiles/latest/modules/sql_profile_module.rb +++ b/management/azure_mgmt_sql/lib/profiles/latest/modules/sql_profile_module.rb @@ -35,8 +35,9 @@ module Mgmt DatabaseConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseConnectionPolicies ServerUsages = Azure::SQL::Mgmt::V2014_04_01::ServerUsages DatabaseUsages = Azure::SQL::Mgmt::V2014_04_01::DatabaseUsages - VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules + VirtualClusters = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualClusters Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations + VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors @@ -55,10 +56,11 @@ module Mgmt ExtendedDatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedDatabaseBlobAuditingPolicies ExtendedServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedServerBlobAuditingPolicies ServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerBlobAuditingPolicies + DatabaseVulnerabilityAssessmentRuleBaselines = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessmentRuleBaselines DatabaseVulnerabilityAssessments = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessments DataWarehouseUserActivitiesOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DataWarehouseUserActivitiesOperations - DatabaseVulnerabilityAssessmentRuleBaselines = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessmentRuleBaselines JobAgents = Azure::SQL::Mgmt::V2017_03_01_preview::JobAgents + JobCredentials = Azure::SQL::Mgmt::V2017_03_01_preview::JobCredentials JobExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobExecutions Jobs = Azure::SQL::Mgmt::V2017_03_01_preview::Jobs JobStepExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobStepExecutions @@ -73,13 +75,12 @@ module Mgmt RestorableDroppedManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::RestorableDroppedManagedDatabases ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints - JobCredentials = Azure::SQL::Mgmt::V2017_03_01_preview::JobCredentials - ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies ServerDnsAliases = Azure::SQL::Mgmt::V2017_03_01_preview::ServerDnsAliases - ManagedServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedServerSecurityAlertPolicies + ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies ManagedDatabaseSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabaseSecurityAlertPolicies - SensitivityLabels = Azure::SQL::Mgmt::V2017_03_01_preview::SensitivityLabels DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies + SensitivityLabels = Azure::SQL::Mgmt::V2017_03_01_preview::SensitivityLabels + ManagedServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedServerSecurityAlertPolicies ElasticPoolOperations = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPoolOperations DatabaseVulnerabilityAssessmentScans = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseVulnerabilityAssessmentScans InstanceFailoverGroups = Azure::SQL::Mgmt::V2017_10_01_preview::InstanceFailoverGroups @@ -87,9 +88,9 @@ module Mgmt TdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::TdeCertificates ManagedInstanceTdeCertificates = Azure::SQL::Mgmt::V2017_10_01_preview::ManagedInstanceTdeCertificates Capabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Capabilities - DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations Databases = Azure::SQL::Mgmt::V2017_10_01_preview::Databases ElasticPools = Azure::SQL::Mgmt::V2017_10_01_preview::ElasticPools + DatabaseOperations = Azure::SQL::Mgmt::V2017_10_01_preview::DatabaseOperations module Models PrimaryAggregationType = Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType @@ -206,49 +207,51 @@ module Models AuthenticationType = Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType UnitType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitType ServerListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult - RecommendedActionImplementationInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo - RecommendedActionImpactRecord = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord + RecommendedActionStateInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo + ManagedInstanceListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceListResult ManagedInstanceUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceUpdate - FirewallRuleList = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList + RecommendedActionImpactRecord = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord ResourceIdentity = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceIdentity - SyncGroupSchema = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema - SyncDatabaseIdListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult - SyncGroupSchemaTable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTable + SyncGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult + SyncFullSchemaPropertiesListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult SyncFullSchemaTable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTable - SyncGroupSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn - ManagedInstanceListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceListResult + SubscriptionUsageListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult + RecommendedActionErrorInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo + SyncGroupSchema = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema + RecommendedActionMetricInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo EncryptionProtectorListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtectorListResult - SyncFullSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn + SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties FailoverGroupReadOnlyEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadOnlyEndpoint - RecommendedActionStateInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo - SyncGroupLogProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties - RecommendedActionErrorInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo + SyncGroupSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn + RecommendedActionImplementationInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo FailoverGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult - RecommendedActionMetricInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo - SyncFullSchemaPropertiesListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult + SyncGroupLogListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult ServerKeyListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult VirtualNetworkRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult - SyncGroupLogListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult - PartnerInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo - SubscriptionUsageListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult - ResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName - SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult - SyncGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult - SyncAgentKeyProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties - FailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint SyncMemberListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult - SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties - SyncAgentLinkedDatabaseListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult + AutomaticTuningOptions = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions + VirtualClusterUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterUpdate FailoverGroupUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate + FailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint + SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult + SyncAgentKeyProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties + VirtualClusterListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterListResult + SyncGroupLogProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties + PartnerInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo + FirewallRuleList = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList SyncDatabaseIdProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties - AutomaticTuningOptions = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions - RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + ResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName + SyncDatabaseIdListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult + SyncAgentLinkedDatabaseListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult + SyncFullSchemaTableColumn = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay - DatabaseAutomaticTuning = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation - FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + SyncGroupSchemaTable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTable OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult + RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + DatabaseAutomaticTuning = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName @@ -256,12 +259,13 @@ module Models SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase - VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule + VirtualCluster = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualCluster SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember + Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy - AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom - Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode @@ -269,20 +273,20 @@ module Models ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType - OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin + FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType ManagedInstanceProxyOverride = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceProxyOverride - FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule + OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy - SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState - SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState - VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate + SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState + VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState + SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType @@ -301,102 +305,108 @@ module Models CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition RestorableDroppedManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabaseListResult JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult + RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult SensitivityLabelListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult - JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule ManagedBackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult - RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult + JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem - LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget - JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction - DatabaseVulnerabilityAssessmentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult - ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy + LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult - ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy + DatabaseVulnerabilityAssessmentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy - ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult + ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline - JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent + ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult + ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities + 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 - JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep - JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential + JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup ManagedBackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy + DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase RestorableDroppedManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase + ManagedDatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy + ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy - ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase ManagedServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy - DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy - ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias - ManagedDatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy SensitivityLabel = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel - JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState - JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType - JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType - JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType - JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType + JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState - ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode - AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode - BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource - AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired + JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy + JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType + BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState + ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode + 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 + AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired + LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual + AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason - LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus SensitivityLabelSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource - VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint SecurityAlertPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job - PartnerRegionInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo - ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation - VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord - DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport + ManagedInstancePairInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo + InstanceFailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint + LogSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability + LicenseTypeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability MaxSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability - VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties + InstanceFailoverGroupListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult EditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability Sku = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Sku PerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability - ElasticPoolListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult + ElasticPoolOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability - LicenseTypeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability + DatabaseVulnerabilityAssessmentScansExport = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport + VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties LocationCapabilities = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities + ElasticPoolOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult + ElasticPoolListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult + ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings + PartnerRegionInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo + BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy + VulnerabilityAssessmentScanRecord = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord VulnerabilityAssessmentScanTriggerType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType InstanceFailoverGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup - BackupShortTermRetentionPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy + MaxSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit TdeCertificate = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate DatabaseOperation = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperation VulnerabilityAssessmentScanState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState - MaxSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit + Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment DatabaseLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseLicenseType DatabaseReadScale = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale - ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + ElasticPoolState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState InstanceFailoverGroupReplicationRole = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole LogSizeUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit - Resource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource - SampleName = Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName - ElasticPoolState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState ServerVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability + ElasticPoolLicenseType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType CapabilityGroup = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup + DatabaseListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult + ManagedInstanceVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability + ServiceObjectiveCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability ManagementOperationState = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState DatabaseStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus - DatabaseListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult CatalogCollationType = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType - ServiceObjectiveCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability ProxyResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource TrackedResource = Azure::SQL::Mgmt::V2017_10_01_preview::Models::TrackedResource ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ReadWriteEndpointFailoverPolicy @@ -408,6 +418,7 @@ module Models CapabilityStatus = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityStatus PerformanceLevelUnit = Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelUnit CreateMode = Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode + SampleName = Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName ElasticPoolPerDatabaseMinPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability BackupShortTermRetentionPolicyListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicyListResult ElasticPoolPerDatabaseMaxPerformanceLevelCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMaxPerformanceLevelCapability @@ -418,23 +429,16 @@ module Models VulnerabilityAssessmentScanRecordListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecordListResult ManagedInstanceVcoresCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVcoresCapability MaxSizeRangeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability - DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult ManagedInstanceEditionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceEditionCapability + DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult ManagedInstanceFamilyCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability - ElasticPoolOperationListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult - ManagedInstanceVersionCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability - InstanceFailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint - ManagedInstancePairInfo = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo - InstanceFailoverGroupListResult = Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult - LogSizeCapability = Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability - ElasticPoolPerDatabaseSettings = Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings end # # SQLManagementClass # class SQLManagementClass - attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :transparent_data_encryption_activities, :server_table_auditing_policies, :database_table_auditing_policies, :database_connection_policies, :server_usages, :database_usages, :virtual_network_rules, :operations, :subscription_usages, :server_advisors, :database_advisors, :database_recommended_actions, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :servers, :sync_agents, :sync_groups, :sync_members, :firewall_rules, :backup_long_term_retention_policies, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :database_vulnerability_assessment_rule_baselines, :job_agents, :job_executions, :jobs, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_backup_short_term_retention_policies, :managed_databases, :managed_restorable_dropped_database_backup_short_term_retention_policies, :restorable_dropped_managed_databases, :server_automatic_tuning_operations, :restore_points, :job_credentials, :server_security_alert_policies, :server_dns_aliases, :managed_server_security_alert_policies, :managed_database_security_alert_policies, :sensitivity_labels, :database_blob_auditing_policies, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :tde_certificates, :managed_instance_tde_certificates, :capabilities, :database_operations, :databases, :elastic_pools, :configurable, :base_url, :options, :model_classes + attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :transparent_data_encryption_activities, :server_table_auditing_policies, :database_table_auditing_policies, :database_connection_policies, :server_usages, :database_usages, :virtual_clusters, :operations, :virtual_network_rules, :subscription_usages, :server_advisors, :database_advisors, :database_recommended_actions, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :servers, :sync_agents, :sync_groups, :sync_members, :firewall_rules, :backup_long_term_retention_policies, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :jobs, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_backup_short_term_retention_policies, :managed_databases, :managed_restorable_dropped_database_backup_short_term_retention_policies, :restorable_dropped_managed_databases, :server_automatic_tuning_operations, :restore_points, :server_dns_aliases, :server_security_alert_policies, :managed_database_security_alert_policies, :database_blob_auditing_policies, :sensitivity_labels, :managed_server_security_alert_policies, :elastic_pool_operations, :database_vulnerability_assessment_scans, :instance_failover_groups, :backup_short_term_retention_policies, :tde_certificates, :managed_instance_tde_certificates, :capabilities, :databases, :elastic_pools, :database_operations, :configurable, :base_url, :options, :model_classes def initialize(options = {}) if options.is_a?(Hash) && options.length == 0 @@ -489,8 +493,9 @@ def initialize(options = {}) @client_1.subscription_id = configurable.subscription_id end add_telemetry(@client_1) - @virtual_network_rules = @client_1.virtual_network_rules + @virtual_clusters = @client_1.virtual_clusters @operations = @client_1.operations + @virtual_network_rules = @client_1.virtual_network_rules @subscription_usages = @client_1.subscription_usages @server_advisors = @client_1.server_advisors @database_advisors = @client_1.database_advisors @@ -515,10 +520,11 @@ def initialize(options = {}) @extended_database_blob_auditing_policies = @client_2.extended_database_blob_auditing_policies @extended_server_blob_auditing_policies = @client_2.extended_server_blob_auditing_policies @server_blob_auditing_policies = @client_2.server_blob_auditing_policies + @database_vulnerability_assessment_rule_baselines = @client_2.database_vulnerability_assessment_rule_baselines @database_vulnerability_assessments = @client_2.database_vulnerability_assessments @data_warehouse_user_activities_operations = @client_2.data_warehouse_user_activities_operations - @database_vulnerability_assessment_rule_baselines = @client_2.database_vulnerability_assessment_rule_baselines @job_agents = @client_2.job_agents + @job_credentials = @client_2.job_credentials @job_executions = @client_2.job_executions @jobs = @client_2.jobs @job_step_executions = @client_2.job_step_executions @@ -533,13 +539,12 @@ def initialize(options = {}) @restorable_dropped_managed_databases = @client_2.restorable_dropped_managed_databases @server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations @restore_points = @client_2.restore_points - @job_credentials = @client_2.job_credentials - @server_security_alert_policies = @client_2.server_security_alert_policies @server_dns_aliases = @client_2.server_dns_aliases - @managed_server_security_alert_policies = @client_2.managed_server_security_alert_policies + @server_security_alert_policies = @client_2.server_security_alert_policies @managed_database_security_alert_policies = @client_2.managed_database_security_alert_policies - @sensitivity_labels = @client_2.sensitivity_labels @database_blob_auditing_policies = @client_2.database_blob_auditing_policies + @sensitivity_labels = @client_2.sensitivity_labels + @managed_server_security_alert_policies = @client_2.managed_server_security_alert_policies @client_3 = Azure::SQL::Mgmt::V2017_10_01_preview::SqlManagementClient.new(configurable.credentials, base_url, options) if(@client_3.respond_to?(:subscription_id)) @@ -553,9 +558,9 @@ def initialize(options = {}) @tde_certificates = @client_3.tde_certificates @managed_instance_tde_certificates = @client_3.managed_instance_tde_certificates @capabilities = @client_3.capabilities - @database_operations = @client_3.database_operations @databases = @client_3.databases @elastic_pools = @client_3.elastic_pools + @database_operations = @client_3.database_operations @model_classes = ModelClasses.new end @@ -924,65 +929,62 @@ def unit_type def server_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult end - def recommended_action_implementation_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo + def recommended_action_state_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo end - def recommended_action_impact_record - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord + def managed_instance_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceListResult end def managed_instance_update Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceUpdate end - def firewall_rule_list - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList + def recommended_action_impact_record + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord end def resource_identity Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceIdentity end - def sync_group_schema - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema - end - def sync_database_id_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult + def sync_group_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult end - def sync_group_schema_table - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTable + def sync_full_schema_properties_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult end def sync_full_schema_table Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTable end - def sync_group_schema_table_column - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn + def subscription_usage_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult end - def managed_instance_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceListResult + def recommended_action_error_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo + end + def sync_group_schema + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchema + end + def recommended_action_metric_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo end def encryption_protector_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtectorListResult end - def sync_full_schema_table_column - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn + def sync_full_schema_properties + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties end def failover_group_read_only_endpoint Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadOnlyEndpoint end - def recommended_action_state_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo - end - def sync_group_log_properties - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties + def sync_group_schema_table_column + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTableColumn end - def recommended_action_error_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo + def recommended_action_implementation_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo end def failover_group_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult end - def recommended_action_metric_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo - end - def sync_full_schema_properties_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult + def sync_group_log_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult end def server_key_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult @@ -993,66 +995,75 @@ def virtual_network_rule_list_result def firewall_rule_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult end - def sync_group_log_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult + def sync_member_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult end - def partner_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo + def automatic_tuning_options + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions end - def subscription_usage_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult + def virtual_cluster_update + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterUpdate end - def resource_with_writable_name - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName + def failover_group_update + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate + end + def failover_group_read_write_endpoint + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint end def sync_agent_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult end - def sync_group_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult - end def sync_agent_key_properties Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties end - def failover_group_read_write_endpoint - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint - end - def sync_member_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult + def virtual_cluster_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualClusterListResult end - def sync_full_schema_properties - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties + def sync_group_log_properties + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties end - def sync_agent_linked_database_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult + def partner_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo end - def failover_group_update - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate + def firewall_rule_list + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList end def sync_database_id_properties Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties end - def automatic_tuning_options - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions + def resource_with_writable_name + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName end - def recommended_action - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + def sync_database_id_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdListResult + end + def sync_agent_linked_database_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult + end + def sync_full_schema_table_column + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaTableColumn end def operation_display Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay end - def database_automatic_tuning - Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning - end def operation Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation end - def failover_group - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + def sync_group_schema_table + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupSchemaTable end def operation_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult end + def recommended_action + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + end + def failover_group + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup + end + def database_automatic_tuning + Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning + end def encryption_protector Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector end @@ -1074,23 +1085,26 @@ def sync_agent def sync_agent_linked_database Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase end - def virtual_network_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule + def virtual_cluster + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualCluster end def sync_member Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember end + def advisor + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + end + def auto_execute_status_inherited_from + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom + end def subscription_usage Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage end def recommended_action_initiated_by Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy end - def auto_execute_status_inherited_from - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom - end - def advisor - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + def virtual_network_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule end def is_retryable Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable @@ -1113,8 +1127,8 @@ def automatic_tuning_disabled_reason 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 firewall_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule end def failover_group_replication_role Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole @@ -1125,8 +1139,8 @@ def sync_member_db_type def managed_instance_proxy_override Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceProxyOverride end - def firewall_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule + 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 @@ -1140,8 +1154,11 @@ def sync_group_log_type 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 + def server + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server + end + def server_update + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate end def sync_member_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState @@ -1149,11 +1166,8 @@ def sync_member_state def virtual_network_rule_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState end - def server - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server - end - def server_update - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate + def sync_group_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState end def advisor_status Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus @@ -1209,80 +1223,80 @@ def restorable_dropped_managed_database_list_result def job_execution_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult end + def restore_point_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + end def sensitivity_label_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelListResult end - def job_schedule - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule - end def managed_backup_short_term_retention_policy_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicyListResult end def import_export_database_definition Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition end + def job_schedule + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + end def job_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult end - def restore_point_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - end def server_dns_alias_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult end + def job_step_action + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction + end def database_vulnerability_assessment_rule_baseline_item Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem end - def long_term_retention_backup_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - end def job_target Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget end - def job_step_action - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction - end - def database_vulnerability_assessment_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult - end def job_version_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult end - def extended_database_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy + def long_term_retention_backup_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult end def job_step_list_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult end - def server_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy + def database_vulnerability_assessment_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentListResult end def extended_server_blob_auditing_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy end - def import_export_operation_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult + def extended_database_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy end def database_vulnerability_assessment_rule_baseline Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline end - def job_agent - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent + def import_export_operation_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult + end + def server_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy end def data_warehouse_user_activities Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities end + def job_agent + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent + end + def job_credential + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential + end def job_execution Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution end - def job_target_group - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup - end def job_step Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep end - def job_credential - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential + def job_target_group + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup end def job_version Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion @@ -1293,93 +1307,93 @@ def long_term_retention_backup def managed_backup_short_term_retention_policy Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedBackupShortTermRetentionPolicy end + def database_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy + end def server_automatic_tuning Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning end - def restorable_dropped_managed_database - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase - end - def server_security_alert_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy - end def managed_database Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase end - def managed_server_security_alert_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy + def restorable_dropped_managed_database + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorableDroppedManagedDatabase end - def database_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy + def managed_database_security_alert_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy end def server_dns_alias Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias end - def managed_database_security_alert_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseSecurityAlertPolicy + def server_security_alert_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy + end + def managed_server_security_alert_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedServerSecurityAlertPolicy end def sensitivity_label Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabel end + def job_agent_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState + end + def job_target_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + end def job_execution_lifecycle Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle end - def job_agent_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState + def provisioning_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState end - def job_schedule_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType + def job_step_action_source + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource end def job_step_action_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType end - def job_target_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType - end - def job_step_output_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType + def backup_long_term_retention_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy end - def job_target_group_membership_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType + def job_schedule_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType end - def provisioning_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + def blob_auditing_policy_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState 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 job_step_output_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType end - def blob_auditing_policy_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState + def job_target_group_membership_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType end - def job_step_action_source - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource + def managed_database_status + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus end def automatic_tuning_option_mode_desired Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired end - def backup_long_term_retention_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy + def long_term_retention_database_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + end + def vulnerability_assessment_policy_baseline_name + Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName end def automatic_tuning_option_mode_actual Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual end + def automatic_tuning_server_mode + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode + end def automatic_tuning_server_reason Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason end - def long_term_retention_database_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - end - def managed_database_status - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus - end def sensitivity_label_source Azure::SQL::Mgmt::V2017_03_01_preview::Models::SensitivityLabelSource end - def vulnerability_assessment_policy_baseline_name - Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName - end def restore_point Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint end @@ -1389,23 +1403,23 @@ def security_alert_policy_state def job Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job end - def partner_region_info - Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo + def managed_instance_pair_info + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo end - def elastic_pool_operation - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation + def instance_failover_group_read_write_endpoint + Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint end - def vulnerability_assessment_scan_record - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord + def log_size_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability end - def database_vulnerability_assessment_scans_export - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport + def license_type_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability end def max_size_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeCapability end - def vulnerability_assessment_recurring_scans_properties - Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties + def instance_failover_group_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult end def edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::EditionCapability @@ -1416,26 +1430,47 @@ def sku def performance_level_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::PerformanceLevelCapability end - def elastic_pool_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult + def elastic_pool_operation + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperation end def elastic_pool_edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolEditionCapability end - def license_type_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LicenseTypeCapability + def database_vulnerability_assessment_scans_export + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessmentScansExport + end + def vulnerability_assessment_recurring_scans_properties + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties end def location_capabilities Azure::SQL::Mgmt::V2017_10_01_preview::Models::LocationCapabilities end + def elastic_pool_operation_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult + end + def elastic_pool_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolListResult + end + def elastic_pool_per_database_settings + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings + end + def partner_region_info + Azure::SQL::Mgmt::V2017_10_01_preview::Models::PartnerRegionInfo + end + def backup_short_term_retention_policy + Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy + end + def vulnerability_assessment_scan_record + Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanRecord + end def vulnerability_assessment_scan_trigger_type Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanTriggerType end def instance_failover_group Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroup end - def backup_short_term_retention_policy - Azure::SQL::Mgmt::V2017_10_01_preview::Models::BackupShortTermRetentionPolicy + def max_size_unit + Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit end def tde_certificate Azure::SQL::Mgmt::V2017_10_01_preview::Models::TdeCertificate @@ -1446,8 +1481,8 @@ def database_operation def vulnerability_assessment_scan_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::VulnerabilityAssessmentScanState end - def max_size_unit - Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeUnit + def resource + Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource end def database_vulnerability_assessment Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseVulnerabilityAssessment @@ -1458,8 +1493,8 @@ def database_license_type def database_read_scale Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseReadScale end - def elastic_pool_license_type - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + def elastic_pool_state + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState end def instance_failover_group_replication_role Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReplicationRole @@ -1467,36 +1502,33 @@ def instance_failover_group_replication_role def log_size_unit Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeUnit end - def resource - Azure::SQL::Mgmt::V2017_10_01_preview::Models::Resource - end - def sample_name - Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName - end - def elastic_pool_state - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolState - end def server_version_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServerVersionCapability end + def elastic_pool_license_type + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolLicenseType + end def capability_group Azure::SQL::Mgmt::V2017_10_01_preview::Models::CapabilityGroup end + def database_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult + end + def managed_instance_version_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability + end + def service_objective_capability + Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability + end def management_operation_state Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagementOperationState end def database_status Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseStatus end - def database_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseListResult - end def catalog_collation_type Azure::SQL::Mgmt::V2017_10_01_preview::Models::CatalogCollationType end - def service_objective_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ServiceObjectiveCapability - end def proxy_resource Azure::SQL::Mgmt::V2017_10_01_preview::Models::ProxyResource end @@ -1530,6 +1562,9 @@ def performance_level_unit def create_mode Azure::SQL::Mgmt::V2017_10_01_preview::Models::CreateMode end + def sample_name + Azure::SQL::Mgmt::V2017_10_01_preview::Models::SampleName + end def elastic_pool_per_database_min_performance_level_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseMinPerformanceLevelCapability end @@ -1560,36 +1595,15 @@ def managed_instance_vcores_capability def max_size_range_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::MaxSizeRangeCapability end - def database_operation_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult - end def managed_instance_edition_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceEditionCapability end + def database_operation_list_result + Azure::SQL::Mgmt::V2017_10_01_preview::Models::DatabaseOperationListResult + end def managed_instance_family_capability Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceFamilyCapability end - def elastic_pool_operation_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolOperationListResult - end - def managed_instance_version_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstanceVersionCapability - end - def instance_failover_group_read_write_endpoint - Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupReadWriteEndpoint - end - def managed_instance_pair_info - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ManagedInstancePairInfo - end - def instance_failover_group_list_result - Azure::SQL::Mgmt::V2017_10_01_preview::Models::InstanceFailoverGroupListResult - end - def log_size_capability - Azure::SQL::Mgmt::V2017_10_01_preview::Models::LogSizeCapability - end - def elastic_pool_per_database_settings - Azure::SQL::Mgmt::V2017_10_01_preview::Models::ElasticPoolPerDatabaseSettings - end end end end