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