# 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. require 'uri' require 'cgi' require 'date' require 'json' require 'base64' require 'erb' require 'securerandom' require 'time' require 'timeliness' require 'faraday' require 'faraday-cookie_jar' require 'concurrent' require 'ms_rest' require '2019-08-01-preview/generated/azure_mgmt_cosmosdb/module_definition' require 'ms_rest_azure' module Azure::Cosmosdb::Mgmt::V2019_08_01_preview autoload :PrivateLinkResources, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/private_link_resources.rb' autoload :PrivateEndpointConnections, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/private_endpoint_connections.rb' autoload :CosmosDBManagementClient, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/cosmos_dbmanagement_client.rb' module Models autoload :PrivateEndpointProperty, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/private_endpoint_property.rb' autoload :PrivateLinkServiceConnectionStateProperty, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/private_link_service_connection_state_property.rb' autoload :PrivateLinkResourceListResult, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/private_link_resource_list_result.rb' autoload :ErrorResponse, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/error_response.rb' autoload :PrivateEndpointConnectionListResult, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/private_endpoint_connection_list_result.rb' autoload :ARMProxyResource, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/armproxy_resource.rb' autoload :Resource, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/resource.rb' autoload :PrivateLinkResource, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/private_link_resource.rb' autoload :ProxyResource, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/proxy_resource.rb' autoload :PrivateEndpointConnection, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/private_endpoint_connection.rb' autoload :TrackedResource, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/tracked_resource.rb' autoload :AzureEntityResource, '2019-08-01-preview/generated/azure_mgmt_cosmosdb/models/azure_entity_resource.rb' end end