次の方法で共有


AbnormalTimePeriod.Solutions プロパティ

定義

提案されたソリューションの一覧を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="solutions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.Solution> Solutions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="solutions")>]
member this.Solutions : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.Solution> with get, set
Public Property Solutions As IList(Of Solution)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象