ClientRootCertificateListResponse.GetEnumerator Method ()
Gets the sequence of ClientRootCertificates.
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
Public Function GetEnumerator As IEnumerator(Of ClientRootCertificateListResponse.ClientRootCertificate)
Return Value
Type: System.Collections.Generic.IEnumerator(Of ClientRootCertificateListResponse.ClientRootCertificate)Implements
IEnumerable(Of T).GetEnumerator()
Show: