Compartilhar via


StreamingEndpoint.ResourceState Propriedade

Definição

Obtém o estado do recurso do ponto de extremidade de streaming. Os valores possíveis incluem: 'Stopped', 'Starting', 'Running', 'Stop', 'Deleting', 'Scaling'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a