Data.Cloud.AzureAPI.TAzureContainerLeaseActionMode
Delphi
TAzureContainerLeaseActionMode = (clamAcquire, clamRenew, clamChange, clamRelease, clamBreak);
C++
enum DECLSPEC_DENUM TAzureContainerLeaseActionMode : unsigned char { clamAcquire, clamRenew, clamChange, clamRelease, clamBreak };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp |
Data.Cloud.AzureAPI | Data.Cloud.AzureAPI |
Description
For internal use only.
Do not use this member. It is for internal use only.