# 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 '2017-07-01-preview/generated/azure_mgmt_service_fabric/module_definition' require 'ms_rest_azure' module Azure::ServiceFabric::Mgmt::V2017_07_01_preview autoload :Clusters, '2017-07-01-preview/generated/azure_mgmt_service_fabric/clusters.rb' autoload :ClusterVersions, '2017-07-01-preview/generated/azure_mgmt_service_fabric/cluster_versions.rb' autoload :Operations, '2017-07-01-preview/generated/azure_mgmt_service_fabric/operations.rb' autoload :ApplicationType, '2017-07-01-preview/generated/azure_mgmt_service_fabric/application_type.rb' autoload :Version, '2017-07-01-preview/generated/azure_mgmt_service_fabric/version.rb' autoload :Application, '2017-07-01-preview/generated/azure_mgmt_service_fabric/application.rb' autoload :Service, '2017-07-01-preview/generated/azure_mgmt_service_fabric/service.rb' autoload :ServiceFabricManagementClient, '2017-07-01-preview/generated/azure_mgmt_service_fabric/service_fabric_management_client.rb' module Models autoload :ServicePropertiesBase, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/service_properties_base.rb' autoload :ErrorModel, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/error_model.rb' autoload :ServiceTypeHealthPolicyMapItem, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/service_type_health_policy_map_item.rb' autoload :OperationListResult, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/operation_list_result.rb' autoload :ApplicationMetricDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/application_metric_description.rb' autoload :OperationResult, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/operation_result.rb' autoload :ServiceCorrelationDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/service_correlation_description.rb' autoload :ServicePlacementPolicyDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/service_placement_policy_description.rb' autoload :ServiceTypeDeltaHealthPolicy, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/service_type_delta_health_policy.rb' autoload :ApplicationHealthPolicy, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/application_health_policy.rb' autoload :ClusterUpdateParameters, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/cluster_update_parameters.rb' autoload :ApplicationParameter, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/application_parameter.rb' autoload :ClusterCodeVersionsListResult, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/cluster_code_versions_list_result.rb' autoload :ServiceLoadMetricDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/service_load_metric_description.rb' autoload :ClusterCodeVersionsResult, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/cluster_code_versions_result.rb' autoload :PartitionSchemeDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/partition_scheme_description.rb' autoload :ProxyResource, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/proxy_resource.rb' autoload :DiagnosticsStorageAccountConfig, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/diagnostics_storage_account_config.rb' autoload :RollingUpgradeMonitoringPolicy, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/rolling_upgrade_monitoring_policy.rb' autoload :Resource, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/resource.rb' autoload :ClusterUpgradePolicy, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/cluster_upgrade_policy.rb' autoload :AvailableOperationDisplay, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/available_operation_display.rb' autoload :ClusterHealthPolicy, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/cluster_health_policy.rb' autoload :AzureActiveDirectory, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/azure_active_directory.rb' autoload :ServiceTypeHealthPolicy, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/service_type_health_policy.rb' autoload :CertificateDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/certificate_description.rb' autoload :ApplicationTypeResourceList, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/application_type_resource_list.rb' autoload :ClientCertificateCommonName, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/client_certificate_common_name.rb' autoload :ApplicationResourceList, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/application_resource_list.rb' autoload :ClientCertificateThumbprint, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/client_certificate_thumbprint.rb' autoload :ClusterUpgradeDeltaHealthPolicy, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/cluster_upgrade_delta_health_policy.rb' autoload :ClusterVersionDetails, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/cluster_version_details.rb' autoload :ClusterListResult, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/cluster_list_result.rb' autoload :SettingsParameterDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/settings_parameter_description.rb' autoload :ApplicationUpgradePolicy, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/application_upgrade_policy.rb' autoload :SettingsSectionDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/settings_section_description.rb' autoload :VersionResourceList, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/version_resource_list.rb' autoload :EndpointRangeDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/endpoint_range_description.rb' autoload :ServiceResourceList, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/service_resource_list.rb' autoload :NodeTypeDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/node_type_description.rb' autoload :NamedPartitionSchemeDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/named_partition_scheme_description.rb' autoload :SingletonPartitionSchemeDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/singleton_partition_scheme_description.rb' autoload :UniformInt64RangePartitionSchemeDescription, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/uniform_int64range_partition_scheme_description.rb' autoload :ApplicationTypeResource, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/application_type_resource.rb' autoload :VersionResource, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/version_resource.rb' autoload :ApplicationResource, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/application_resource.rb' autoload :ApplicationResourceUpdate, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/application_resource_update.rb' autoload :ServiceProperties, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/service_properties.rb' autoload :ServiceResource, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/service_resource.rb' autoload :ServiceUpdateProperties, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/service_update_properties.rb' autoload :ServiceResourceUpdate, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/service_resource_update.rb' autoload :StatelessServiceProperties, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/stateless_service_properties.rb' autoload :StatelessServiceUpdateProperties, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/stateless_service_update_properties.rb' autoload :StatefulServiceProperties, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/stateful_service_properties.rb' autoload :StatefulServiceUpdateProperties, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/stateful_service_update_properties.rb' autoload :Cluster, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/cluster.rb' autoload :ProvisioningState, '2017-07-01-preview/generated/azure_mgmt_service_fabric/models/provisioning_state.rb' end end