azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
2.0 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.NextHop.DefinitionStages.WithNetworkInterface"
fullName: "com.microsoft.azure.management.network.NextHop.DefinitionStages.WithNetworkInterface"
name: "NextHop.DefinitionStages.WithNetworkInterface"
nameWithType: "NextHop.DefinitionStages.WithNetworkInterface"
summary: "Sets the NIC ID."
syntax: "public static interface **NextHop.DefinitionStages.WithNetworkInterface**"
methods:
- uid: "com.microsoft.azure.management.network.NextHop.DefinitionStages.WithNetworkInterface.withTargetNetworkInterfaceId(java.lang.String)"
fullName: "com.microsoft.azure.management.network.NextHop.DefinitionStages.WithNetworkInterface.withTargetNetworkInterfaceId(String targetNetworkInterfaceId)"
name: "withTargetNetworkInterfaceId(String targetNetworkInterfaceId)"
nameWithType: "NextHop.DefinitionStages.WithNetworkInterface.withTargetNetworkInterfaceId(String targetNetworkInterfaceId)"
summary: "Set the target<wbr>Network<wbr>Interface<wbr>Id value."
modifiers:
- "abstract"
parameters:
- description: "the targetNetworkInterfaceId value to set"
name: "targetNetworkInterfaceId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract NextHop.DefinitionStages.WithExecute withTargetNetworkInterfaceId(String targetNetworkInterfaceId)"
desc: "Set the targetNetworkInterfaceId value."
returns:
description: "the VerificationIPFlow object itself."
type: "<xref href=\"com.microsoft.azure.management.network.NextHop.DefinitionStages.WithExecute?alt=com.microsoft.azure.management.network.NextHop.DefinitionStages.WithExecute&text=WithExecute\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Sets the NIC ID. (If VM has multiple NICs and IP forwarding is enabled on any of the nics, then this parameter must be specified. Otherwise optional)."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4