Freigeben über


SqlServerJobAgentResource.Get(CancellationToken) Methode

Definition

Ruft einen Auftrags-Agent ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/jobAgents/{jobAgentName}
  • Vorgangs-IdJobAgents_Get
public virtual Azure.Response<Azure.ResourceManager.Sql.SqlServerJobAgentResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Sql.SqlServerJobAgentResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Sql.SqlServerJobAgentResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of SqlServerJobAgentResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: