Microsoft.Azure.Management.Network.Fluent.ApplicationGatewaySslCertificate.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank<ParentT> |
The first stage of an application gateway SSL certificate. |
IDefinition<ParentT> |
The entirety of an application gateway SSL certificate definition. |
IWithAttach<ParentT> |
The final stage of an application gateway SSL certificate definition. At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent application gateway definition. |
IWithData<ParentT> |
The stage of an SSL certificate definition allowing to specify the contents of the SSL certificate. |
IWithPassword<ParentT> |
The stage of an SSL certificate definition allowing to specify the password for the private key (PFX) content of the certificate. |