次の方法で共有


PolicyExemption.SystemData プロパティ

定義

createdBy および modifiedBy 情報を含む azure Resource Manager メタデータを取得します。

[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

適用対象