Udostępnij za pośrednictwem


ContainerNetworkInterfaceConfigurationInner.ContainerNetworkInterfaces Property

Definition

Gets or sets a list of container network interfaces created from this container network interface configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.containerNetworkInterfaces")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> ContainerNetworkInterfaces { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.containerNetworkInterfaces")>]
member this.ContainerNetworkInterfaces : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> with get, set
Public Property ContainerNetworkInterfaces As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to