Udostępnij za pośrednictwem


ServiceCertificateListResponse.GetEnumerator Method

Definition

Gets the sequence of Certificates.

public System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.Compute.Models.ServiceCertificateListResponse.Certificate> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.Compute.Models.ServiceCertificateListResponse.Certificate>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.Compute.Models.ServiceCertificateListResponse.Certificate>
Public Function GetEnumerator () As IEnumerator(Of ServiceCertificateListResponse.Certificate)

Returns

Implements

Applies to