Partilhar via


CertificatePatchResource.ServerFarmId Propriedade

Definição

Obtém ou define a ID do recurso do plano de Serviço de Aplicativo associado, formatado como: "/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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a