Compartilhar via


DeploymentsOperationsExtensions.ListAtSubscriptionScope Método

Definição

Obtenha todas as implantações de uma assinatura.

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

Parâmetros

operations
IDeploymentsOperations

O grupo de operações para esse método de extensão.

odataQuery
ODataQuery<DeploymentExtendedFilter>

Parâmetros OData a serem aplicados à operação.

Retornos

Aplica-se a