Share via


AppServicePlanData(AzureLocation) Constructor

Definition

Initializes a new instance of AppServicePlanData.

public AppServicePlanData (Azure.Core.AzureLocation location);
new Azure.ResourceManager.AppService.AppServicePlanData : Azure.Core.AzureLocation -> Azure.ResourceManager.AppService.AppServicePlanData
Public Sub New (location As AzureLocation)

Parameters

location
AzureLocation

The location.

Applies to