Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithAttach
Packages that use ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithAttach
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an application gateway SSL certificate definition as part of an application gateway update.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithAttachModifier and TypeMethodDescriptionApplicationGatewaySslCertificate.UpdateDefinitionStages.WithData.withKeyVaultSecretId(String keyVaultSecretId) Sepecifies the content of the private key using key vault.ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithPassword.withPfxPassword(String password) Specifies the password currently used to protect the provided PFX content of the SSL certificate.