Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ module Models
State = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State
OperationDisplay = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationDisplay
Operation = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Operation
Status = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status
OperationListResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationListResult
ProvisioningState = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState
Status = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status
ResourceSku = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ResourceSku
end

Expand Down Expand Up @@ -140,15 +140,15 @@ def operation_display
def operation
Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Operation
end
def status
Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status
end
def operation_list_result
Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationListResult
end
def provisioning_state
Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState
end
def status
Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status
end
def resource_sku
Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ResourceSku
end
Expand Down
220 changes: 110 additions & 110 deletions azure_sdk/lib/latest/modules/apimanagement_profile_module.rb

Large diffs are not rendered by default.

278 changes: 139 additions & 139 deletions azure_sdk/lib/latest/modules/automation_profile_module.rb

Large diffs are not rendered by default.

64 changes: 32 additions & 32 deletions azure_sdk/lib/latest/modules/autosuggest_profile_module.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@ module Azure::Profiles::Latest
module Autosuggest

module Models
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
ResponseFormat = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat
Response = Azure::CognitiveServices::Autosuggest::V1_0::Models::Response
Action = Azure::CognitiveServices::Autosuggest::V1_0::Models::Action
ErrorResponse = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorResponse
QueryContext = Azure::CognitiveServices::Autosuggest::V1_0::Models::QueryContext
SuggestionsSuggestionGroup = Azure::CognitiveServices::Autosuggest::V1_0::Models::SuggestionsSuggestionGroup
ResponseBase = Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseBase
Answer = Azure::CognitiveServices::Autosuggest::V1_0::Models::Answer
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
Error = Azure::CognitiveServices::Autosuggest::V1_0::Models::Error
SearchKind = Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind
ErrorCode = Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode
end

class AutosuggestDataClass
Expand Down Expand Up @@ -58,15 +58,33 @@ def method_missing(method, *args)
end

class ModelClasses
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 response_format
Azure::CognitiveServices::Autosuggest::V1_0::Models::ResponseFormat
end
def response
Azure::CognitiveServices::Autosuggest::V1_0::Models::Response
end
def action
Azure::CognitiveServices::Autosuggest::V1_0::Models::Action
end
Expand All @@ -88,33 +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 error
Azure::CognitiveServices::Autosuggest::V1_0::Models::Error
end
def search_kind
Azure::CognitiveServices::Autosuggest::V1_0::Models::SearchKind
end
def error_code
Azure::CognitiveServices::Autosuggest::V1_0::Models::ErrorCode
end
end
end
end
Expand Down
24 changes: 12 additions & 12 deletions azure_sdk/lib/latest/modules/batch_profile_module.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ module Mgmt
CertificateOperations = Azure::Batch::Mgmt::V2017_09_01::CertificateOperations

module Models
OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk
Certificate = Azure::Batch::Mgmt::V2017_09_01::Models::Certificate
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
ProxyResource = Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource
FixedScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings
Expand Down Expand Up @@ -52,9 +53,9 @@ module Models
Application = Azure::Batch::Mgmt::V2017_09_01::Models::Application
AutoUserSpecification = Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserSpecification
UserIdentity = Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity
StartTask = Azure::Batch::Mgmt::V2017_09_01::Models::StartTask
CertificateReference = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference
VirtualMachineConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::VirtualMachineConfiguration
StartTask = Azure::Batch::Mgmt::V2017_09_01::Models::StartTask
ApplicationPackageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackageReference
ApplicationCreateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationCreateParameters
ResizeError = Azure::Batch::Mgmt::V2017_09_01::Models::ResizeError
Expand Down Expand Up @@ -94,7 +95,6 @@ module Models
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
end

class BatchManagementClass
Expand Down Expand Up @@ -133,12 +133,15 @@ def method_missing(method, *args)
end

class ModelClasses
def osdisk
Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk
end
def certificate
Azure::Batch::Mgmt::V2017_09_01::Models::Certificate
end
def inbound_nat_pool
Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool
end
def osdisk
Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk
end
def windows_configuration
Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration
end
Expand Down Expand Up @@ -241,15 +244,15 @@ def auto_user_specification
def user_identity
Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity
end
def start_task
Azure::Batch::Mgmt::V2017_09_01::Models::StartTask
end
def certificate_reference
Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference
end
def virtual_machine_configuration
Azure::Batch::Mgmt::V2017_09_01::Models::VirtualMachineConfiguration
end
def start_task
Azure::Batch::Mgmt::V2017_09_01::Models::StartTask
end
def application_package_reference
Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackageReference
end
Expand Down Expand Up @@ -367,9 +370,6 @@ def check_name_availability_result
def name_availability_reason
Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason
end
def inbound_nat_pool
Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool
end
end
end
end
Expand Down
32 changes: 16 additions & 16 deletions azure_sdk/lib/latest/modules/billing_profile_module.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ module Mgmt
Operations = Azure::Billing::Mgmt::V2018_03_01_preview::Operations

module Models
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
ErrorDetails = Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails
OperationDisplay = Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay
Expand All @@ -22,10 +26,6 @@ module Models
EnrollmentAccount = Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount
Invoice = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice
ErrorResponse = Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorResponse
Resource = Azure::Billing::Mgmt::V2018_03_01_preview::Models::Resource
DownloadUrl = Azure::Billing::Mgmt::V2018_03_01_preview::Models::DownloadUrl
InvoicesListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::InvoicesListResult
BillingPeriodsListResult = Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult
end

class BillingManagementClass
Expand Down Expand Up @@ -61,6 +61,18 @@ def method_missing(method, *args)
end

class ModelClasses
def resource
Azure::Billing::Mgmt::V2018_03_01_preview::Models::Resource
end
def download_url
Azure::Billing::Mgmt::V2018_03_01_preview::Models::DownloadUrl
end
def invoices_list_result
Azure::Billing::Mgmt::V2018_03_01_preview::Models::InvoicesListResult
end
def billing_periods_list_result
Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult
end
def enrollment_account_list_result
Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult
end
Expand Down Expand Up @@ -88,18 +100,6 @@ def invoice
def error_response
Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorResponse
end
def resource
Azure::Billing::Mgmt::V2018_03_01_preview::Models::Resource
end
def download_url
Azure::Billing::Mgmt::V2018_03_01_preview::Models::DownloadUrl
end
def invoices_list_result
Azure::Billing::Mgmt::V2018_03_01_preview::Models::InvoicesListResult
end
def billing_periods_list_result
Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult
end
end
end
end
Expand Down
22 changes: 11 additions & 11 deletions azure_sdk/lib/latest/modules/cdn_profile_module.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
module Azure::Profiles::Latest
module CDN
module Mgmt
Endpoints = Azure::CDN::Mgmt::V2017_10_12::Endpoints
Profiles = Azure::CDN::Mgmt::V2017_10_12::Profiles
Origins = Azure::CDN::Mgmt::V2017_10_12::Origins
CustomDomains = Azure::CDN::Mgmt::V2017_10_12::CustomDomains
ResourceUsageOperations = Azure::CDN::Mgmt::V2017_10_12::ResourceUsageOperations
Operations = Azure::CDN::Mgmt::V2017_10_12::Operations
EdgeNodes = Azure::CDN::Mgmt::V2017_10_12::EdgeNodes
Endpoints = Azure::CDN::Mgmt::V2017_10_12::Endpoints
Profiles = Azure::CDN::Mgmt::V2017_10_12::Profiles
Origins = Azure::CDN::Mgmt::V2017_10_12::Origins

module Models
Sku = Azure::CDN::Mgmt::V2017_10_12::Models::Sku
Expand Down Expand Up @@ -70,15 +70,15 @@ module Models
CustomDomainResourceState = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainResourceState
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
Resource = Azure::CDN::Mgmt::V2017_10_12::Models::Resource
OperationDisplay = Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay
Operation = Azure::CDN::Mgmt::V2017_10_12::Models::Operation
SkuName = Azure::CDN::Mgmt::V2017_10_12::Models::SkuName
end

class CDNManagementClass
attr_reader :custom_domains, :resource_usage_operations, :operations, :edge_nodes, :endpoints, :profiles, :origins, :configurable, :base_url, :options, :model_classes
attr_reader :endpoints, :profiles, :origins, :custom_domains, :resource_usage_operations, :operations, :edge_nodes, :configurable, :base_url, :options, :model_classes

def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
Expand All @@ -88,13 +88,13 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
@endpoints = @client_0.endpoints
@profiles = @client_0.profiles
@origins = @client_0.origins
@custom_domains = @client_0.custom_domains
@resource_usage_operations = @client_0.resource_usage_operations
@operations = @client_0.operations
@edge_nodes = @client_0.edge_nodes
@endpoints = @client_0.endpoints
@profiles = @client_0.profiles
@origins = @client_0.origins

@model_classes = ModelClasses.new
end
Expand Down Expand Up @@ -275,12 +275,12 @@ def custom_https_provisioning_state
def custom_https_provisioning_substate
Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningSubstate
end
def resource
Azure::CDN::Mgmt::V2017_10_12::Models::Resource
end
def resource_type
Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType
end
def resource
Azure::CDN::Mgmt::V2017_10_12::Models::Resource
end
def operation_display
Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay
end
Expand Down
Loading