Compartir a través de


ContainerGroupInner.NetworkProfile Propiedad

Definición

Obtiene o establece la información del perfil de red para un grupo de contenedores.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkProfile")]
public Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ContainerGroupNetworkProfile NetworkProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkProfile")>]
member this.NetworkProfile : Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ContainerGroupNetworkProfile with get, set
Public Property NetworkProfile As ContainerGroupNetworkProfile

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a