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