Share via


DeploymentsOperationsExtensions.ListAtSubscriptionScope Method

Definition

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.DeploymentExtended> ListAtSubscriptionScope (this Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.IDeploymentsOperations operations, Microsoft.Rest.Azure.OData.ODataQuery<Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.DeploymentExtendedFilter> odataQuery = default);
static member ListAtSubscriptionScope : Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.IDeploymentsOperations * Microsoft.Rest.Azure.OData.ODataQuery<Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.DeploymentExtendedFilter> -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.DeploymentExtended>
<Extension()>
Public Function ListAtSubscriptionScope (operations As IDeploymentsOperations, Optional odataQuery As ODataQuery(Of DeploymentExtendedFilter) = Nothing) As IPage(Of DeploymentExtended)

Parameters

Returns

Applies to