Sha256: 2272c10161efc864674ecb511af0638f70dbdb67f1588425e3c2b7ff06b3e891
Contents?: true
Size: 423 Bytes
Versions: 9
Compression:
Stored size: 423 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::MediaServices::Mgmt::V2018_07_01 module Models # # Defines values for LiveOutputResourceState # module LiveOutputResourceState Creating = "Creating" Running = "Running" Deleting = "Deleting" end end end
Version data entries
9 entries across 9 versions & 1 rubygems