Sdílet prostřednictvím


DeploymentStacksSdkClient.ListManagementGroupDeploymentStack Method

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeploymentStack> ListManagementGroupDeploymentStack (string managementGroupId, bool throwIfNotExists = true);
member this.ListManagementGroupDeploymentStack : string * bool -> System.Collections.Generic.IList<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeploymentStack>
Public Function ListManagementGroupDeploymentStack (managementGroupId As String, Optional throwIfNotExists As Boolean = true) As IList(Of PSDeploymentStack)

Parameters

managementGroupId
String
throwIfNotExists
Boolean

Returns

Applies to