Partager via


SapLandscapeMonitorResource.CreateOrUpdate Méthode

Définition

Crée un tableau de bord de moniteur de paysage SAP pour l’abonnement, le groupe de ressources et le nom de la ressource spécifiés.

  • Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Workloads/monitors/{monitorName}/sapLandscapeMonitor/default
  • IdSapLandscapeMonitor_Create d’opération
public virtual Azure.ResourceManager.ArmOperation<Azure.ResourceManager.Workloads.SapLandscapeMonitorResource> CreateOrUpdate (Azure.WaitUntil waitUntil, Azure.ResourceManager.Workloads.SapLandscapeMonitorData data, System.Threading.CancellationToken cancellationToken = default);
abstract member CreateOrUpdate : Azure.WaitUntil * Azure.ResourceManager.Workloads.SapLandscapeMonitorData * System.Threading.CancellationToken -> Azure.ResourceManager.ArmOperation<Azure.ResourceManager.Workloads.SapLandscapeMonitorResource>
override this.CreateOrUpdate : Azure.WaitUntil * Azure.ResourceManager.Workloads.SapLandscapeMonitorData * System.Threading.CancellationToken -> Azure.ResourceManager.ArmOperation<Azure.ResourceManager.Workloads.SapLandscapeMonitorResource>
Public Overridable Function CreateOrUpdate (waitUntil As WaitUntil, data As SapLandscapeMonitorData, Optional cancellationToken As CancellationToken = Nothing) As ArmOperation(Of SapLandscapeMonitorResource)

Paramètres

waitUntil
WaitUntil

Completed si la méthode doit attendre pour retourner jusqu’à ce que l’opération de longue durée soit terminée sur le service ; Started si elle doit être retournée après le démarrage de l’opération. Pour plus d’informations sur les opérations de longue durée, consultez Exemples d’opérations de Long-Running Azure.Core.

data
SapLandscapeMonitorData

Corps de la demande représentant une configuration pour le tableau de bord sap Landscape Monitor.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

data a la valeur null.

S’applique à