BlueprintDefinitionCmdletBase.GetManagementGroupAncestorsForSubscription Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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