Sha256: 953727d01aff4b23421d396a3b80dca0be101b5ee12570b8efbeba5b01f4537b

Contents?: true

Size: 439 Bytes

Versions: 2

Compression:

Stored size: 439 Bytes

Contents

# 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::Web::Mgmt::V2020_09_01
  module Models
    #
    # Defines values for HostingEnvironmentStatus
    #
    module HostingEnvironmentStatus
      Preparing = "Preparing"
      Ready = "Ready"
      Scaling = "Scaling"
      Deleting = "Deleting"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_web-0.18.1 lib/2020-09-01/generated/azure_mgmt_web/models/hosting_environment_status.rb
azure_mgmt_web-0.18.0 lib/2020-09-01/generated/azure_mgmt_web/models/hosting_environment_status.rb