Compartir a través de


ContainerNetworkInterfaceInner.Container Propiedad

Definición

Obtiene o establece la referencia al contenedor al que está asociada esta interfaz de red de contenedor.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a