Share via


VirtualMachineScaleSet.TimeCreated プロパティ

定義

仮想マシン スケール セット リソースが作成された時刻を取得します。 最小 api-version: 2021-11-01。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeCreated")]
public DateTime? TimeCreated { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeCreated")>]
member this.TimeCreated : Nullable<DateTime>
Public ReadOnly Property TimeCreated As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象