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.HasFrontend"
fullName: "com.microsoft.azure.management.network.model.HasFrontend"
name: "HasFrontend"
nameWithType: "HasFrontend"
summary: "An interface representing a model's ability to references a frontend."
syntax: "public interface **HasFrontend**"
methods:
- uid: "com.microsoft.azure.management.network.model.HasFrontend.frontend()"
fullName: "com.microsoft.azure.management.network.model.HasFrontend.frontend()"
name: "frontend()"
nameWithType: "HasFrontend.frontend()"
modifiers:
- "abstract"
syntax: "public abstract LoadBalancerFrontend frontend()"
returns:
description: "the associated frontend"
type: "<xref href=\"com.microsoft.azure.management.network.LoadBalancerFrontend?alt=com.microsoft.azure.management.network.LoadBalancerFrontend&text=LoadBalancerFrontend\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An interface representing a model's ability to references a frontend."
metadata: {}
package: "com.microsoft.azure.management.network.model"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4