Partager via


ContainerServiceNetworkProfile.NetworkPlugin Propriété

Définition

Obtient ou définit le plug-in réseau utilisé pour créer un réseau Kubernetes. Les valeurs possibles sont les suivantes : « azure », « kubenet »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à