次の方法で共有


AutoscaleProfile.FixedDate プロパティ

定義

プロファイルの特定の日時を取得または設定します。 Recurrence 要素が使用されている場合、この要素は使用されません。

[Newtonsoft.Json.JsonProperty(PropertyName="fixedDate")]
public Microsoft.Azure.Management.Monitor.Models.TimeWindow FixedDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fixedDate")>]
member this.FixedDate : Microsoft.Azure.Management.Monitor.Models.TimeWindow with get, set
Public Property FixedDate As TimeWindow

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象