次の方法で共有


DataCollectionEndpointResource.SystemData プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象