Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models 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.
-