Freigeben über


SmartGroupResource.Get(CancellationToken) Methode

Definition

Rufen Sie Informationen zu einer bestimmten intelligenten Gruppe ab.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/smartGroups/{smartGroupId}
  • Vorgang IdSmartGroups_GetById
public virtual Azure.Response<Azure.ResourceManager.AlertsManagement.SmartGroupResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AlertsManagement.SmartGroupResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AlertsManagement.SmartGroupResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of SmartGroupResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: