Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank
-
Packages that use ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayAuthenticationCertificate.Definition<ReturnT>The entirety of an application gateway authentication certificate definition.Methods in com.azure.resourcemanager.network.models 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.
-