ServiceCertificateListResponse.Certificates Property
Gets or sets a collection of ServiceCertificateListResponse.Certificate objects that define the service certificates that are valid in a subscription.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList<ServiceCertificateListResponse.Certificate>A collection of ServiceCertificateListResponse.Certificate objects.
Show: