共用方式為


ServiceCertificateListResponse.Certificates Property

Definition

Optional. The service certificates that are valid for your subscription.

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

Property Value

Applies to