Language

ContainerGroupSandboxProperties.NetworkSubnets Property

Definition

The list of subnets associated with the SandboxGroup.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerInstance.Models.ContainerSandboxGroupSubnetReference> NetworkSubnets { get; }
member this.NetworkSubnets : System.Collections.Generic.IList<Azure.ResourceManager.ContainerInstance.Models.ContainerSandboxGroupSubnetReference>
Public ReadOnly Property NetworkSubnets As IList(Of ContainerSandboxGroupSubnetReference)

Property Value

Applies to