次の方法で共有


CertificateListResponse.Certificates プロパティ

定義

省略可能。 証明書の一覧を取得または設定します。

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

プロパティ値

適用対象