PolicyDefinition.SystemData プロパティ

定義

このリソースに関連するシステム メタデータを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象