Bagikan melalui


ContainerNetworkInterfaceInner.Container Property

Definition

Gets or sets reference to the container to which this container network interface is attached.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.container")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource Container { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.container")>]
member this.Container : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property Container As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to