Share via


SharedAccessQueuePolicies.Item[String] Property

Definition

public Microsoft.WindowsAzure.Storage.Queue.SharedAccessQueuePolicy this[string key] { get; set; }
member this.Item(string) : Microsoft.WindowsAzure.Storage.Queue.SharedAccessQueuePolicy with get, set
Default Public Property Item(key As String) As SharedAccessQueuePolicy

Parameters

key
System.String

Property Value

Implements

System.Collections.Generic.IDictionary`2.Item(`0)

Applies to