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