Sha256: 88d8908924ab8f9b4dd86d17649ae2c45327b01fe3e19f254254600565d92cef
Contents?: true
Size: 433 Bytes
Versions: 14
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::V2015_06_01 module Models # # Defines values for ProfileResourceState # module ProfileResourceState Creating = "Creating" Active = "Active" Deleting = "Deleting" Disabled = "Disabled" end end end
Version data entries
14 entries across 14 versions & 1 rubygems