次の方法で共有


ClientRootCertificateListResponse.ClientRootCertificates プロパティ

定義

任意。 クライアント ルート証明書の一覧。

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)

プロパティ値

適用対象