Compartir a través de


SiteInner.ServerFarmId Propiedad

Definición

Obtiene o establece el identificador de recurso del plan de App Service asociado, con formato: "/subscriptions/{subscriptionID}/resourceGroups/{groupName}/providers/Microsoft.Web/serverfarms/{appServicePlanName}".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a