ClientRootCertificateListResponse.ClientRootCertificates Property

Definition

Optional. The list of client root certificates.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.ClientRootCertificateListResponse.ClientRootCertificate> ClientRootCertificates { get; set; }
member this.ClientRootCertificates : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.ClientRootCertificateListResponse.ClientRootCertificate> with get, set
Public Property ClientRootCertificates As IList(Of ClientRootCertificateListResponse.ClientRootCertificate)

Property Value

Applies to