20 строки
3.0 KiB
YAML
20 строки
3.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.network.ApplicationGatewayFrontend.Definition"
|
|
fullName: "com.microsoft.azure.management.network.ApplicationGatewayFrontend.Definition<ParentT>"
|
|
name: "ApplicationGatewayFrontend.Definition<ParentT>"
|
|
nameWithType: "ApplicationGatewayFrontend.Definition<ParentT>"
|
|
summary: "The entirety of an application gateway frontend definition."
|
|
syntax: "public static interface **ApplicationGatewayFrontend.Definition<ParentT>**</br> extends <xref href=\"com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.Blank?alt=com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.WithAttach?alt=com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.WithPublicIPAddress?alt=com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.WithPublicIPAddress&text=WithPublicIPAddress\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
typeParameters:
|
|
- description: "the stage of the parent application gateway definition to return to after attaching this definition"
|
|
name: "ParentT"
|
|
desc: "The entirety of an application gateway frontend definition."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.Blank?alt=com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.WithAttach?alt=com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.WithPublicIPAddress?alt=com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.WithPublicIPAddress&text=WithPublicIPAddress\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.network"
|
|
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4
|