Partager via


LiveEvent.ResourceState Propriété

Définition

Obtient l’état des ressources de l’événement en direct. Consultez la rubrique https://go.microsoft.com/fwlink/?linkid=2139012 (éventuellement en anglais) pour plus d'informations. Les valeurs possibles sont les suivantes : 'Arrêté', 'Allocation', 'StandBy', 'Starting', 'Running', 'Stopping', 'Suppression'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à