Compartilhar via


SharedAccessBlobPolicies.GetEnumerator Método

Definição

public System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string,Microsoft.WindowsAzure.Storage.Blob.SharedAccessBlobPolicy>> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string, Microsoft.WindowsAzure.Storage.Blob.SharedAccessBlobPolicy>>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string, Microsoft.WindowsAzure.Storage.Blob.SharedAccessBlobPolicy>>
Public Function GetEnumerator () As IEnumerator(Of KeyValuePair(Of String, SharedAccessBlobPolicy))

Retornos

Implementações

Aplica-se a