Bagikan melalui


ContainerGroupSubnetId(ResourceIdentifier) Constructor

Definition

Initializes a new instance of ContainerGroupSubnetId.

public ContainerGroupSubnetId (Azure.Core.ResourceIdentifier id);
new Azure.ResourceManager.ContainerInstance.Models.ContainerGroupSubnetId : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.ContainerInstance.Models.ContainerGroupSubnetId
Public Sub New (id As ResourceIdentifier)

Parameters

id
ResourceIdentifier

Resource ID of virtual network and subnet.

Exceptions

id is null.

Applies to