C#
C++
F#
VB
SharedAccessBlobPolicies.::..Remove Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
Remove(KeyValuePair<String, SharedAccessBlobPolicy>)(KeyValuePair<String^, SharedAccessBlobPolicy^>)(KeyValuePair<String, SharedAccessBlobPolicy>)(KeyValuePair(Of String, SharedAccessBlobPolicy)) | Removes the SharedAccessBlobPolicy value, specified in the KeyValuePair<TKey, TValue><TKey, TValue><'TKey, 'TValue>(Of TKey, TValue) object, from the shared access policies collection. | |
Remove(String)(String^)(String)(String) | Removes the value with the specified key from the shared access policies collection. |