Compartir a través de


OpenShiftManagedClusterInner.NetworkProfile Propiedad

Definición

Obtiene o establece la configuración de redes de OpenShift.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a