ApplicationGatewayData.TrustedClientCertificates Property
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.
Trusted client certificates of the application gateway resource. For default limits, see Application Gateway limits.
public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayTrustedClientCertificate> TrustedClientCertificates { get; }
member this.TrustedClientCertificates : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayTrustedClientCertificate>
Public ReadOnly Property TrustedClientCertificates As IList(Of ApplicationGatewayTrustedClientCertificate)
Property Value
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET