Compartilhar via


PortalRevisionContract.Status Propriedade

Definição

Obtém status da revisão do portal. Os valores possíveis incluem: 'pending', 'publishing', 'completed', 'failed'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public string Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : string
Public ReadOnly Property Status As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a