ManagementCertificateListResponse.SubscriptionCertificates 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. The management certificates that are valid for your subscription.
public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse.SubscriptionCertificate> SubscriptionCertificates { get; set; }
member this.SubscriptionCertificates : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse.SubscriptionCertificate> with get, set
Public Property SubscriptionCertificates As IList(Of ManagementCertificateListResponse.SubscriptionCertificate)