ContainerGroup.SubnetIds Property

Definition

Gets or sets the SubnetIds.

public Azure.Provisioning.BicepList<Azure.Provisioning.ContainerInstance.ContainerGroupSubnetId> SubnetIds { get; set; }
member this.SubnetIds : Azure.Provisioning.BicepList<Azure.Provisioning.ContainerInstance.ContainerGroupSubnetId> with get, set
Public Property SubnetIds As BicepList(Of ContainerGroupSubnetId)

Property Value

Applies to