Sha256: 71f2e93bf19510438e05ccadc291bae1c5b84e173308f44711c68d5338674b93
Contents?: true
Size: 433 Bytes
Versions: 11
Compression:
Stored size: 433 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::CDN::Mgmt::V2017_10_12 module Models # # Defines values for ProfileResourceState # module ProfileResourceState Creating = "Creating" Active = "Active" Deleting = "Deleting" Disabled = "Disabled" end end end
Version data entries
11 entries across 11 versions & 1 rubygems