Sha256: e31cc5a7860542f410bf4ec301b5bfbf848be2601fe53e13478bb2e462b52d05
Contents?: true
Size: 491 Bytes
Versions: 2
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::V2020_09_01 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
2 entries across 2 versions & 1 rubygems