你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerGroupSubnetId(ResourceIdentifier) 构造函数

定义

初始化 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)

参数

id
ResourceIdentifier

虚拟网络和子网的资源 ID。

例外

id 为 null。

适用于