Sha256: 94fed87da61b0906ac72aca07e60540f8538c8314c4074f5a87f292c6fa1dae3
Contents?: true
Size: 427 Bytes
Versions: 6
Compression:
Stored size: 427 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::CDN module Models # # Defines values for ProfileResourceState # module ProfileResourceState Creating = "Creating" Active = "Active" Deleting = "Deleting" Disabled = "Disabled" end end end
Version data entries
6 entries across 6 versions & 1 rubygems