Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayAuthenticationCertificate.UpdateDefinition<ReturnT>The entirety of an application gateway authentication certificate definition as part of an application gateway update.Methods in com.microsoft.azure.management.network that return ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank Modifier and Type Method Description ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank<ApplicationGateway.Update>ApplicationGateway.UpdateStages.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.
-