Partager via


NetworkProfile.NetworkInterfaceConfigurations Propriété

Définition

Obtient ou définit spécifie les configurations réseau qui seront utilisées pour créer les ressources réseau de la machine virtuelle.

[Newtonsoft.Json.JsonProperty(PropertyName="networkInterfaceConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.VirtualMachineNetworkInterfaceConfiguration> NetworkInterfaceConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkInterfaceConfigurations")>]
member this.NetworkInterfaceConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.VirtualMachineNetworkInterfaceConfiguration> with get, set
Public Property NetworkInterfaceConfigurations As IList(Of VirtualMachineNetworkInterfaceConfiguration)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à