次の方法で共有


DataCollectionRuleResource.SystemData プロパティ

定義

リソースの作成と最後の変更に関連するメタデータを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="systemData")]
public Microsoft.Azure.Management.Monitor.Models.DataCollectionRuleResourceSystemData SystemData { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="systemData")>]
member this.SystemData : Microsoft.Azure.Management.Monitor.Models.DataCollectionRuleResourceSystemData
Public ReadOnly Property SystemData As DataCollectionRuleResourceSystemData

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象