MaintenanceConfigurationsOperationsExtensions.CreateOrUpdateAsync Methode
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Erstellt oder aktualisiert eine Wartungskonfiguration.
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.ContainerService.Fluent.Models.MaintenanceConfigurationInner> CreateOrUpdateAsync(this Microsoft.Azure.Management.ContainerService.Fluent.IMaintenanceConfigurationsOperations operations, string resourceGroupName, string resourceName, string configName, Microsoft.Azure.Management.ContainerService.Fluent.Models.MaintenanceConfigurationInner parameters, System.Threading.CancellationToken cancellationToken = default);
static member CreateOrUpdateAsync : Microsoft.Azure.Management.ContainerService.Fluent.IMaintenanceConfigurationsOperations * string * string * string * Microsoft.Azure.Management.ContainerService.Fluent.Models.MaintenanceConfigurationInner * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ContainerService.Fluent.Models.MaintenanceConfigurationInner>
<Extension()>
Public Function CreateOrUpdateAsync (operations As IMaintenanceConfigurationsOperations, resourceGroupName As String, resourceName As String, configName As String, parameters As MaintenanceConfigurationInner, Optional cancellationToken As CancellationToken = Nothing) As Task(Of MaintenanceConfigurationInner)
- operations
- IMaintenanceConfigurationsOperations
Die Vorgangsgruppe für diese Erweiterungsmethode.
- resourceGroupName
- String
Der Name der Ressourcengruppe.
- resourceName
- String
Der Name der verwalteten Clusterressource.
- configName
- String
Der Name der Wartungskonfiguration.
- parameters
- MaintenanceConfigurationInner
Parameter, die für die Standardwartungskonfiguration erstellen oder aktualisieren angegeben werden.
- cancellationToken
- CancellationToken
Das Abbruchtoken.
Erstellt oder aktualisiert eine Wartungskonfiguration im angegebenen verwalteten Cluster.
Produkt | Versionen |
---|---|
Azure SDK for .NET | Legacy |
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: