IWebSiteBase.ServerFarmId Property

Definition

Gets resource ID of the associated App Service plan, formatted as: "/subscriptions/{subscriptionID}/resourceGroups/{groupName}/providers/Microsoft.Web/serverfarms/{appServicePlanName}".

public string ServerFarmId { get; }
member this.ServerFarmId : string
Public ReadOnly Property ServerFarmId As String

Property Value

Applies to