次の方法で共有


EntityInfo.Parent プロパティ

定義

親を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.parent")]
public Microsoft.Azure.Management.ManagementGroups.Models.EntityParentGroupInfo Parent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.parent")>]
member this.Parent : Microsoft.Azure.Management.ManagementGroups.Models.EntityParentGroupInfo with get, set
Public Property Parent As EntityParentGroupInfo

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象