次の方法で共有


RuleCondition.DataSource プロパティ

定義

ルールがデータを収集するリソースを取得または設定します。 この型の場合、dataSource は常に RuleMetricDataSource 型になります。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象