SubscriptionSecurityApplicationCollection.GetAllAsync Método
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obter uma lista de todos os aplicativos relevantes em um escopo de nível de assinatura
- Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Security/applications
- IdApplications_List de operação
public virtual Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.SubscriptionSecurityApplicationResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.SubscriptionSecurityApplicationResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.SubscriptionSecurityApplicationResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of SubscriptionSecurityApplicationResource)
- cancellationToken
- CancellationToken
O token de cancelamento a ser usado.
Uma coleção assíncrona de SubscriptionSecurityApplicationResource que pode levar várias solicitações de serviço para iterar.
Produto | Versões |
---|---|
Azure SDK for .NET | Latest, Preview |
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: