VirtualMachineScaleSetNetworkProfile.NetworkApiVersion Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit spécifie la version de l’API Microsoft.Network utilisée lors de la création de ressources réseau dans configurations d’interface réseau pour le groupe de machines virtuelles identiques avec le mode d’orchestration « Flexible ». Les valeurs possibles sont les suivantes : « 2020-11-01 »
[Newtonsoft.Json.JsonProperty(PropertyName="networkApiVersion")]
public string NetworkApiVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkApiVersion")>]
member this.NetworkApiVersion : string with get, set
Public Property NetworkApiVersion As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET