azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

30 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithTargetResource"
fullName: "com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithTargetResource"
name: "VerificationIPFlow.DefinitionStages.WithTargetResource"
nameWithType: "VerificationIPFlow.DefinitionStages.WithTargetResource"
summary: "The ID of the target resource to perform next-hop on."
syntax: "public static interface **VerificationIPFlow.DefinitionStages.WithTargetResource**"
methods:
- uid: "com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithTargetResource.withTargetResourceId(java.lang.String)"
fullName: "com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithTargetResource.withTargetResourceId(String vmId)"
name: "withTargetResourceId(String vmId)"
nameWithType: "VerificationIPFlow.DefinitionStages.WithTargetResource.withTargetResourceId(String vmId)"
summary: "Set the target<wbr>Resource<wbr>Id value."
modifiers:
- "abstract"
parameters:
- description: "the targetResourceId value to set"
name: "vmId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract VerificationIPFlow.DefinitionStages.WithDirection withTargetResourceId(String vmId)"
desc: "Set the targetResourceId value."
returns:
description: "the next stage of the definition."
type: "<xref href=\"com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithDirection?alt=com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithDirection&text=WithDirection\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The ID of the target resource to perform next-hop on."
metadata: {}
package: "com.azure.resourcemanager.network.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0