LiveEvent.ResourceState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET