Share via


NetworkProfileInner.ContainerNetworkInterfaceConfigurations Property

Definition

Gets or sets list of chid container network interface configurations.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to