你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BlueprintDefinitionCmdletBase.GetManagementGroupAncestorsForSubscription Method

Definition

Get management group ancestors for a given subscription

protected System.Collections.Generic.List<string> GetManagementGroupAncestorsForSubscription (string subscriptionId);
member this.GetManagementGroupAncestorsForSubscription : string -> System.Collections.Generic.List<string>
Protected Function GetManagementGroupAncestorsForSubscription (subscriptionId As String) As List(Of String)

Parameters

subscriptionId
String

Returns

Applies to