Bagikan melalui


IApplicationGateway.SslCertificates Property

Definition

Gets SSL certificates, indexed by name.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.IApplicationGatewaySslCertificate> SslCertificates { get; }
member this.SslCertificates : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.IApplicationGatewaySslCertificate>
Public ReadOnly Property SslCertificates As IReadOnlyDictionary(Of String, IApplicationGatewaySslCertificate)

Property Value

Applies to