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