Compartilhar via


CloudService.SystemDataCreatedAt Property

Definition

Specifies the time in UTC at which the Cloud Service (extended support) resource was created.
Minimum api-version: 2022-04-04.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public DateTime? SystemDataCreatedAt { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.SystemDataCreatedAt : Nullable<DateTime>
Public ReadOnly Property SystemDataCreatedAt As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to