Sha256: 132132ebcf64fb179c55f443c670305be39240bd222e12b63f1e6669d6139940
Contents?: true
Size: 491 Bytes
Versions: 14
Compression:
Stored size: 491 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::V2016_10_02 module Models # # Defines values for EndpointResourceState # module EndpointResourceState Creating = "Creating" Deleting = "Deleting" Running = "Running" Starting = "Starting" Stopped = "Stopped" Stopping = "Stopping" end end end
Version data entries
14 entries across 14 versions & 1 rubygems