Compartir a través de


CloningInfo.SourceWebAppId Propiedad

Definición

Obtiene o establece el identificador de recurso de ARM de la aplicación de origen. El identificador de recurso de la aplicación tiene el formato /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName} para ranuras de producción y /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slotName} para otras ranuras.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a