Interface MachineRunCommand.Update
- All Superinterfaces:
MachineRunCommand.UpdateStages.WithAsyncExecution,MachineRunCommand.UpdateStages.WithErrorBlobManagedIdentity,MachineRunCommand.UpdateStages.WithErrorBlobUri,MachineRunCommand.UpdateStages.WithOutputBlobManagedIdentity,MachineRunCommand.UpdateStages.WithOutputBlobUri,MachineRunCommand.UpdateStages.WithParameters,MachineRunCommand.UpdateStages.WithProtectedParameters,MachineRunCommand.UpdateStages.WithRunAsPassword,MachineRunCommand.UpdateStages.WithRunAsUser,MachineRunCommand.UpdateStages.WithSource,MachineRunCommand.UpdateStages.WithTags,MachineRunCommand.UpdateStages.WithTimeoutInSeconds
- Enclosing interface:
MachineRunCommand
public static interface MachineRunCommand.Update
extends MachineRunCommand.UpdateStages.WithTags, MachineRunCommand.UpdateStages.WithSource, MachineRunCommand.UpdateStages.WithParameters, MachineRunCommand.UpdateStages.WithProtectedParameters, MachineRunCommand.UpdateStages.WithAsyncExecution, MachineRunCommand.UpdateStages.WithRunAsUser, MachineRunCommand.UpdateStages.WithRunAsPassword, MachineRunCommand.UpdateStages.WithTimeoutInSeconds, MachineRunCommand.UpdateStages.WithOutputBlobUri, MachineRunCommand.UpdateStages.WithErrorBlobUri, MachineRunCommand.UpdateStages.WithOutputBlobManagedIdentity, MachineRunCommand.UpdateStages.WithErrorBlobManagedIdentity
The template for MachineRunCommand update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.UpdateStages.WithAsyncExecution
withAsyncExecutionMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.UpdateStages.WithErrorBlobManagedIdentity
withErrorBlobManagedIdentityMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.UpdateStages.WithErrorBlobUri
withErrorBlobUriMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.UpdateStages.WithOutputBlobManagedIdentity
withOutputBlobManagedIdentityMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.UpdateStages.WithOutputBlobUri
withOutputBlobUriMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.UpdateStages.WithParameters
withParametersMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.UpdateStages.WithProtectedParameters
withProtectedParametersMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.UpdateStages.WithRunAsPassword
withRunAsPasswordMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.UpdateStages.WithRunAsUser
withRunAsUserMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.UpdateStages.WithSource
withSourceMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.UpdateStages.WithTimeoutInSeconds
withTimeoutInSeconds
-
Method Details
-
apply
MachineRunCommand apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-