Sha256: 1864e4c9ca5e2bc542338e648000f65cb02ed96c566499ae308ab976fe2cd062
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::V2017_04_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