Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithAttach
Packages that use ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithAttach
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an application gateway authentication certificate definition.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithAttachModifier and TypeMethodDescriptionApplicationGatewayAuthenticationCertificate.DefinitionStages.WithData.fromBase64(String base64data) Specifies an X.509 certificate to upload.ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithData.fromBytes(byte[] derData) Specifies an X.509 certificate to upload.ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithData.fromFile(File certificateFile) Specifies an X.509 certificate to upload.