IWithSslPassword<ParentT> Interface

Definition

The stage of an application gateway request routing rule allowing to specify an SSL certificate.

C#
public interface IWithSslPassword<ParentT> : Microsoft.Azure.Management.Network.Fluent.HasSslCertificate.Definition.IWithSslPassword<ParentT>

Type Parameters

ParentT

The stage of the application gateway definition to return to after attaching this definition.

Derived
Implements
IWithSslPassword<ParentT>

Methods

WithSslCertificatePassword(String)

Specifies the password for the specified PFX file containing the private key of the imported SSL certificate.

(Inherited from IWithSslPassword<ReturnT>)

Applies to

Product Versions
Azure SDK for .NET Legacy