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

24 строки
1.1 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.model.HasFrontendPort"
fullName: "com.microsoft.azure.management.network.model.HasFrontendPort"
name: "HasFrontendPort"
nameWithType: "HasFrontendPort"
summary: "An interface representing a model's ability to reference a frontend port."
syntax: "public interface **HasFrontendPort**"
methods:
- uid: "com.microsoft.azure.management.network.model.HasFrontendPort.frontendPort()"
fullName: "com.microsoft.azure.management.network.model.HasFrontendPort.frontendPort()"
name: "frontendPort()"
nameWithType: "HasFrontendPort.frontendPort()"
modifiers:
- "abstract"
syntax: "public abstract int frontendPort()"
returns:
description: "the frontend port number the inbound network traffic is received on"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An interface representing a model's ability to reference a frontend port."
metadata: {}
package: "com.microsoft.azure.management.network.model"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4