AppCertificatePatch.ServerFarmId Property

Definition

Resource ID of the associated App Service plan, formatted as: "/subscriptions/{subscriptionID}/resourceGroups/{groupName}/providers/Microsoft.Web/serverfarms/{appServicePlanName}". Serialized Name: CertificatePatchResource.properties.serverFarmId

public Azure.Core.ResourceIdentifier ServerFarmId { get; set; }
member this.ServerFarmId : Azure.Core.ResourceIdentifier with get, set
Public Property ServerFarmId As ResourceIdentifier

Property Value

Applies to