次の方法で共有


GetTdeCertificatesSqlTaskInput.SelectedCertificates プロパティ

定義

エクスポートされた証明書の暗号化に使用する証明書名と対応するパスワードを含むリスト。

public System.Collections.Generic.IList<Azure.ResourceManager.DataMigration.Models.SelectedCertificateInput> SelectedCertificates { get; }
member this.SelectedCertificates : System.Collections.Generic.IList<Azure.ResourceManager.DataMigration.Models.SelectedCertificateInput>
Public ReadOnly Property SelectedCertificates As IList(Of SelectedCertificateInput)

プロパティ値

適用対象