Data.Cloud.AzureAPI.TBlobPolicy Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CanDeleteBlobpublicDetermines whether this policy grants delete permission (True) or not (False).
CanListBlobpublicDetermines whether this policy grants list permission (True) or not (False).
CanReadBlobpublicDetermines whether this policy grants read permission (True) or not (False).
CanWriteBlobpublicDetermines whether this policy grants write permission (True) or not (False).
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ExpiryDatepublicDate when the policy expires in ISO 8601 format.
PermissionpublicString of characters that represents the permissions that this policy grants.
StartDatepublicDate when the policy starts in ISO 8601 format.