Partilhar via


DeletedAppRestoreRequest.DeletedSiteId Propriedade

Definição

Obtém ou define a ID de recurso do ARM do aplicativo excluído. Exemplo: /subscriptions/{subId}/providers/Microsoft.Web/deletedSites/{deletedSiteId}

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deletedSiteId")]
public string DeletedSiteId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deletedSiteId")>]
member this.DeletedSiteId : string with get, set
Public Property DeletedSiteId As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a