Freigeben über


LiveOutput.ResourceState Eigenschaft

Definition

Ruft den Ressourcenstatus der Liveausgabe ab. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: