Share via


DeploymentStacksSdkClient.ListSubscriptionDeploymentStack(Boolean) Method

Definition

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeploymentStack> ListSubscriptionDeploymentStack (bool throwIfNotExists = true);
member this.ListSubscriptionDeploymentStack : bool -> seq<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeploymentStack>
Public Function ListSubscriptionDeploymentStack (Optional throwIfNotExists As Boolean = true) As IEnumerable(Of PSDeploymentStack)

Parameters

throwIfNotExists
Boolean

Returns

Applies to