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

28 строки
1.7 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.ConnectionMonitor.DefinitionStages.WithDestinationPort"
fullName: "com.microsoft.azure.management.network.ConnectionMonitor.DefinitionStages.WithDestinationPort"
name: "ConnectionMonitor.DefinitionStages.WithDestinationPort"
nameWithType: "ConnectionMonitor.DefinitionStages.WithDestinationPort"
summary: "Sets the destination port used by connection monitor."
syntax: "public static interface **ConnectionMonitor.DefinitionStages.WithDestinationPort**"
methods:
- uid: "com.microsoft.azure.management.network.ConnectionMonitor.DefinitionStages.WithDestinationPort.withDestinationPort(int)"
fullName: "com.microsoft.azure.management.network.ConnectionMonitor.DefinitionStages.WithDestinationPort.withDestinationPort(int port)"
name: "withDestinationPort(int port)"
nameWithType: "ConnectionMonitor.DefinitionStages.WithDestinationPort.withDestinationPort(int port)"
modifiers:
- "abstract"
parameters:
- description: "the ID of the resource used as the source by connection monitor"
name: "port"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ConnectionMonitor.DefinitionStages.WithCreate withDestinationPort(int port)"
returns:
description: "next definition stage"
type: "<xref href=\"com.microsoft.azure.management.network.ConnectionMonitor.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.network.ConnectionMonitor.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Sets the destination port used by connection monitor."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4