AppPlatformServiceData(AzureLocation) Constructor

Definition

Initializes a new instance of AppPlatformServiceData.

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

Parameters

location
AzureLocation

The location.

Applies to