Partager via


OperationalInsightsWorkspaceResource.DeleteGateway Méthode

Définition

Supprimer une passerelle Log Analytics.

  • Chemin de la demande/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/gateways/{gatewayId}
  • IdGateways_Delete d’opération
public virtual Azure.Response DeleteGateway (Guid gatewayId, System.Threading.CancellationToken cancellationToken = default);
abstract member DeleteGateway : Guid * System.Threading.CancellationToken -> Azure.Response
override this.DeleteGateway : Guid * System.Threading.CancellationToken -> Azure.Response
Public Overridable Function DeleteGateway (gatewayId As Guid, Optional cancellationToken As CancellationToken = Nothing) As Response

Paramètres

gatewayId
Guid

ID de passerelle Log Analytics.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à