ConfigurationSet.StoredCertificateSettings Property
Gets or sets a collection of StoredCertificateSettings objects that define the service certificates that should be added to the Virtual Machine.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList(Of StoredCertificateSettings)A collection of StoredCertificateSettings objects.
Show: