共用方式為


IVirtualMachineScaleSetVM.NetworkInterfaceIds Property

Definition

Gets the list of resource ID of network interface associated with the virtual machine instance.

public System.Collections.Generic.IReadOnlyList<string> NetworkInterfaceIds { get; }
member this.NetworkInterfaceIds : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property NetworkInterfaceIds As IReadOnlyList(Of String)

Property Value

Applies to