ApplicationGatewayBackendHttpSettings.AuthenticationCertificates 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.
Array of references to application gateway authentication certificates.
public System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.WritableSubResource> AuthenticationCertificates { get; }
member this.AuthenticationCertificates : System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.WritableSubResource>
Public ReadOnly Property AuthenticationCertificates As IList(Of WritableSubResource)