Data.Cloud.AzureAPI.TPolicy.StartDate
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp
| |
| Unit: Data.Cloud.AzureAPI | |
| Parent: TPolicy | |
Delphi
property StartDate: string read FStartDate write FStartDate;
C++
__property System::UnicodeString StartDate = {read=FStartDate, write=FStartDate};
Description
Date when the policy starts in ISO 8601 format.
The default value of the start date in new policies is the date when they where created. For example: "2025-10-30".