次の方法で共有


PatchManagementGroupRequest.ParentGroupId プロパティ

定義

取得または設定 (省略可能) 親管理グループの完全修飾 ID。 たとえば、/providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-00000000000

[Newtonsoft.Json.JsonProperty(PropertyName="parentGroupId")]
public string ParentGroupId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parentGroupId")>]
member this.ParentGroupId : string with get, set
Public Property ParentGroupId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象