Freigeben über


IVirtualMachineScaleSet.GetNetworkInterfaceByInstanceId Methode

Definition

Ruft eine Netzwerkschnittstelle ab, die einer VM-Skalierungsgruppe instance zugeordnet ist.

public Microsoft.Azure.Management.Network.Fluent.IVirtualMachineScaleSetNetworkInterface GetNetworkInterfaceByInstanceId (string instanceId, string name);
abstract member GetNetworkInterfaceByInstanceId : string * string -> Microsoft.Azure.Management.Network.Fluent.IVirtualMachineScaleSetNetworkInterface
Public Function GetNetworkInterfaceByInstanceId (instanceId As String, name As String) As IVirtualMachineScaleSetNetworkInterface

Parameter

instanceId
String

Die VM-Skalierungsgruppe instance ID.

name
String

Der Name der Netzwerkschnittstelle.

Gibt zurück

Gilt für: