Language

SandboxGroupData(AzureLocation) Constructor

Definition

Initializes a new instance of SandboxGroupData.

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

Parameters

location
AzureLocation

The geo-location where the resource lives.

Applies to