GetTdeCertificatesSqlTaskInput.SelectedCertificates Property

Definition

List containing certificate names and corresponding password to use for encrypting the exported certificate.

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)

Property Value

Applies to