Partager via


IPForwardingOperationsExtensions.GetForNetworkInterface Méthode

Définition

Obtient le transfert IP appliqué à une interface réseau.

public static Microsoft.WindowsAzure.Management.Network.Models.IPForwardingGetResponse GetForNetworkInterface (this Microsoft.WindowsAzure.Management.Network.IIPForwardingOperations operations, string serviceName, string deploymentName, string roleName, string networkInterfaceName);
static member GetForNetworkInterface : Microsoft.WindowsAzure.Management.Network.IIPForwardingOperations * string * string * string * string -> Microsoft.WindowsAzure.Management.Network.Models.IPForwardingGetResponse
<Extension()>
Public Function GetForNetworkInterface (operations As IIPForwardingOperations, serviceName As String, deploymentName As String, roleName As String, networkInterfaceName As String) As IPForwardingGetResponse

Paramètres

operations
IIPForwardingOperations

Référence à Microsoft.WindowsAzure.Management.Network.IIPForwardingOperations.

serviceName
String

Obligatoire.

deploymentName
String

Obligatoire.

roleName
String

Obligatoire.

networkInterfaceName
String

Obligatoire.

Retours

État de transfert IP associé à un rôle ou à une interface réseau.

S’applique à