ConfigurationSet.StoredCertificateSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET