SharedPrivateLinkResourceProperties.Status Propriedade

Definição

Obtém ou define status do recurso de link privado compartilhado. Pode ser Pendente, Aprovado, Rejeitado, Desconectado ou Tempo Limite. Os valores possíveis incluem: 'Pending', 'Approved', 'Rejected', 'Disconnected', 'Timeout'

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Management.Cdn.Models.SharedPrivateLinkResourceStatus? Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Nullable<Microsoft.Azure.Management.Cdn.Models.SharedPrivateLinkResourceStatus> with get, set
Public Property Status As Nullable(Of SharedPrivateLinkResourceStatus)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a