CloudPool.CertificateReferences プロパティ

定義

プール内の各コンピューティング ノードにインストールする証明書の一覧を取得または設定します。

public System.Collections.Generic.IList<Microsoft.Azure.Batch.CertificateReference> CertificateReferences { get; set; }
member this.CertificateReferences : System.Collections.Generic.IList<Microsoft.Azure.Batch.CertificateReference> with get, set
Public Property CertificateReferences As IList(Of CertificateReference)

プロパティ値

適用対象