Language

ContainerGroupSandboxData(AzureLocation) Constructor

Definition

Initializes a new instance of ContainerGroupSandboxData.

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

Parameters

location
AzureLocation

The geo-location where the resource lives.

Applies to