AutoUpgradeProfileOperationsOperations interface
Interface representing a AutoUpgradeProfileOperations operations.
Properties
| generate |
A long-running resource action. |
Property Details
generateUpdateRun
A long-running resource action.
generateUpdateRun: (resourceGroupName: string, fleetName: string, autoUpgradeProfileName: string, options?: AutoUpgradeProfileOperationsGenerateUpdateRunOptionalParams) => PollerLike<OperationState<GenerateResponse>, GenerateResponse>
Property Value
(resourceGroupName: string, fleetName: string, autoUpgradeProfileName: string, options?: AutoUpgradeProfileOperationsGenerateUpdateRunOptionalParams) => PollerLike<OperationState<GenerateResponse>, GenerateResponse>