你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ComputeFleetVmProfile.CreatedOn 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 2023-09-01. This value will be added to VMSS Flex VM tags when creating/updating the VMSS VM Profile with minimum api-version 2023-09-01. Examples: "2024-07-01T00:00:01.1234567+00:00"

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

Property Value

Applies to