SystemData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The system meta data relating to this resource.
public class SystemData
type SystemData = class
Public Class SystemData
- Inheritance
-
SystemData
Constructors
SystemData() |
Initializes a new instance of the SystemData class. |
SystemData(Nullable<DateTime>, Nullable<DateTime>) |
Initializes a new instance of the SystemData class. |
Properties
CreatedAt |
Gets specifies the time in UTC at which the Cloud Service (extended support) resource was created. <br />Minimum api-version: 2022-04-04. |
LastModifiedAt |
Gets specifies the time in UTC at which the Cloud Service (extended support) resource was last modified. <br />Minimum api-version: 2022-04-04. |
Applies to
Azure SDK for .NET