Data.Cloud.AzureAPI.TPolicy.StartDate
Delphi
property StartDate: string read FStartDate write FStartDate;
C++
__property System::UnicodeString StartDate = {read=FStartDate, write=FStartDate};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp |
Data.Cloud.AzureAPI | TPolicy |
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: "2024-12-21".