Sha256: 6fde1e6c45f4b07a0a33e9b4a59ba55c56f9bf4d7558e5f217ae9f480bf82d36
Contents?: true
Size: 423 Bytes
Versions: 2
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::V2020_05_01 module Models # # Defines values for LiveOutputResourceState # module LiveOutputResourceState Creating = "Creating" Running = "Running" Deleting = "Deleting" end end end
Version data entries
2 entries across 2 versions & 1 rubygems