Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithAttach
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe 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.WithAttachModifier and TypeMethodDescriptionApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData.fromBase64(String base64data) Specifies an X.509 certificate to upload.ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData.fromBytes(byte[] data) Specifies an X.509 certificate to upload.ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData.fromFile(File certificateFile) Specifies an X.509 certificate to upload.