共用方式為


ConfigurationSet.StoredCertificateSettings Property

Definition

Optional. Contains a list of service certificates with which to provision to the new role. This element is only used with the WindowsProvisioningConfiguration set.

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

Property Value

Applies to