Interface MachineRunCommand.Definition
- All Superinterfaces:
MachineRunCommand.DefinitionStages.Blank,MachineRunCommand.DefinitionStages.WithAsyncExecution,MachineRunCommand.DefinitionStages.WithCreate,MachineRunCommand.DefinitionStages.WithErrorBlobManagedIdentity,MachineRunCommand.DefinitionStages.WithErrorBlobUri,MachineRunCommand.DefinitionStages.WithLocation,MachineRunCommand.DefinitionStages.WithOutputBlobManagedIdentity,MachineRunCommand.DefinitionStages.WithOutputBlobUri,MachineRunCommand.DefinitionStages.WithParameters,MachineRunCommand.DefinitionStages.WithParentResource,MachineRunCommand.DefinitionStages.WithProtectedParameters,MachineRunCommand.DefinitionStages.WithRunAsPassword,MachineRunCommand.DefinitionStages.WithRunAsUser,MachineRunCommand.DefinitionStages.WithSource,MachineRunCommand.DefinitionStages.WithTags,MachineRunCommand.DefinitionStages.WithTimeoutInSeconds
- Enclosing interface:
MachineRunCommand
public static interface MachineRunCommand.Definition
extends MachineRunCommand.DefinitionStages.Blank, MachineRunCommand.DefinitionStages.WithLocation, MachineRunCommand.DefinitionStages.WithParentResource, MachineRunCommand.DefinitionStages.WithCreate
The entirety of the MachineRunCommand definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithAsyncExecution
withAsyncExecutionMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithCreate
create, createMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithErrorBlobManagedIdentity
withErrorBlobManagedIdentityMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithErrorBlobUri
withErrorBlobUriMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithLocation
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithOutputBlobManagedIdentity
withOutputBlobManagedIdentityMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithOutputBlobUri
withOutputBlobUriMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithParameters
withParametersMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithParentResource
withExistingMachineMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithProtectedParameters
withProtectedParametersMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithRunAsPassword
withRunAsPasswordMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithRunAsUser
withRunAsUserMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithSource
withSourceMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.MachineRunCommand.DefinitionStages.WithTimeoutInSeconds
withTimeoutInSeconds