Compartilhar via


SystemAssignedIdentityResource.Get(CancellationToken) Método

Definição

Obtém o systemAssignedIdentity disponível no escopo de RP especificado.

  • Caminho da Solicitação/{scope}/providers/Microsoft.ManagedIdentity/identities/default
  • Operação IdSystemAssignedIdentities_GetByScope
public virtual Azure.Response<Azure.ResourceManager.ManagedServiceIdentities.SystemAssignedIdentityResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ManagedServiceIdentities.SystemAssignedIdentityResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ManagedServiceIdentities.SystemAssignedIdentityResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of SystemAssignedIdentityResource)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a