AZSLeaseStatus Constants Reference
Declared in | AZSEnums.h |
---|
AZSLeaseStatus
The lease status of a resource
Definition
typedef NS_ENUM(NSInteger, AZSLeaseStatus ) {
AZSLeaseStatusUnspecified,
AZSLeaseStatusLocked,
AZSLeaseStatusUnlocked,
};
Constants
Declared In
AZSEnums.h