Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank
-
Packages that use ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayAuthenticationCertificate.Definition<ReturnT>The entirety of an application gateway authentication certificate definition.Methods in com.microsoft.azure.management.network that return ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank Modifier and Type Method Description ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate>ApplicationGateway.DefinitionStages.WithAuthenticationCertificate. defineAuthenticationCertificate(String name)Begins the definition of a new application gateway authentication certificate to be attached to the gateway for use by the backends.
-