次の方法で共有


AutoscaleProfile.Recurrence プロパティ

定義

このプロファイルが開始される繰り返し時間を取得または設定します。 FixedDate 要素が使用されている場合、この要素は使用されません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象