Partager via


VirtualMachineScaleSetUpdateNetworkProfile.NetworkInterfaceConfigurations Propriété

Définition

Obtient ou définit la liste des configurations réseau.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à