Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData
-
Packages that use ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData 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.static interfaceApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank<ReturnT>The first stage of an application gateway authentication certificate definition.
-