Freigeben über


VirtualMachineScaleSetUpdateNetworkProfile.NetworkInterfaceConfigurations Eigenschaft

Definition

Ruft die Liste der Netzwerkkonfigurationen ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: