Freigeben über


VirtualMachineScaleSetVmProfile.TimeCreated Property

Definition

Specifies the time in which this VM profile for the Virtual Machine Scale Set was created. Minimum API version for this property is 2024-03-01. This value will be added to VMSS Flex VM tags when creating/updating the VMSS VM Profile with minimum api-version 2024-03-01.

public DateTimeOffset? TimeCreated { get; }
member this.TimeCreated : Nullable<DateTimeOffset>
Public ReadOnly Property TimeCreated As Nullable(Of DateTimeOffset)

Property Value

Applies to