Partilhar via


LiveOutput.ResourceState Propriedade

Definição

Obtém o estado do recurso da saída dinâmica. Os valores possíveis incluem: 'Creating', 'Running', 'Deleting'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceState")]
public Microsoft.Azure.Management.Media.Models.LiveOutputResourceState? ResourceState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceState")>]
member this.ResourceState : Nullable<Microsoft.Azure.Management.Media.Models.LiveOutputResourceState>
Public ReadOnly Property ResourceState As Nullable(Of LiveOutputResourceState)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a