IWithSslPassword Interface
Definition
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.
The stage of an application gateway request routing rule allowing to specify password of the SSL certificate pfx file.
public interface IWithSslPassword : Microsoft.Azure.Management.Network.Fluent.HasSslCertificate.Update.IWithSslPassword<Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayRequestRoutingRule.Update.IUpdate>
type IWithSslPassword = interface
interface IWithSslPassword<IUpdate>
Public Interface IWithSslPassword
Implements IWithSslPassword(Of IUpdate)
- Derived
- Implements
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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET