Data.Cloud.AzureAPI.TQueuePolicy Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CanAddMessagepublicDetermines whether this policy grants add message permission (True) or not (False).
CanProcessMessagepublicDetermines whether this policy grants process message permission (True) or not (False).
CanReadMessagepublicDetermines whether this policy grants read message permission (True) or not (False).
CanUpdateMessagepublicDetermines whether this policy grants update message 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.