SharedAccessPolicies Properties

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Properties

 NameDescription
public propertyComparer  (Inherited from Dictionary)
public propertyCount  (Inherited from Dictionary)
public propertyItem  (Inherited from Dictionary)
public propertyKeys  (Inherited from Dictionary)
public propertyValues  (Inherited from Dictionary)

Explicit Interface Implementations

 NameDescription
IsReadOnly  (Inherited from Dictionary)
Keys  (Inherited from Dictionary)
Values  (Inherited from Dictionary)
IsSynchronized  (Inherited from Dictionary)
SyncRoot  (Inherited from Dictionary)
IsFixedSize  (Inherited from Dictionary)
IsReadOnly  (Inherited from Dictionary)
Item  (Inherited from Dictionary)
Keys  (Inherited from Dictionary)
Values  (Inherited from Dictionary)

See Also