ManagedApplyMaintenanceWindowOperations interface
Interface representing a ManagedApplyMaintenanceWindow operations.
Properties
| post | Action to Apply Maintenance window on the Service Fabric Managed Clusters, right now. Any pending update will be applied. |
Property Details
post
Action to Apply Maintenance window on the Service Fabric Managed Clusters, right now. Any pending update will be applied.
post: (resourceGroupName: string, clusterName: string, options?: ManagedApplyMaintenanceWindowPostOptionalParams) => Promise<void>
Property Value
(resourceGroupName: string, clusterName: string, options?: ManagedApplyMaintenanceWindowPostOptionalParams) => Promise<void>