Language

SharedAccessBlobPolicies.Values Property

Definition

public System.Collections.Generic.ICollection<Microsoft.WindowsAzure.Storage.Blob.SharedAccessBlobPolicy> Values { get; }
member this.Values : System.Collections.Generic.ICollection<Microsoft.WindowsAzure.Storage.Blob.SharedAccessBlobPolicy>
Public ReadOnly Property Values As ICollection(Of SharedAccessBlobPolicy)

Property Value

System.Collections.Generic.ICollection<SharedAccessBlobPolicy>

Implements

System.Collections.Generic.IDictionary`2.Values

Applies to