Sha256: 1f7a8cb804aa0ca4adc0fd89c70ebd461a6f44f57714c870d8d3b6ccd5937fb6
Contents?: true
Size: 431 Bytes
Versions: 11
Compression:
Stored size: 431 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_06_01_preview module Models # # Defines values for LiveOutputResourceState # module LiveOutputResourceState Creating = "Creating" Running = "Running" Deleting = "Deleting" end end end
Version data entries
11 entries across 11 versions & 1 rubygems