Uses of Class
com.azure.resourcemanager.compute.fluent.models.VirtualMachineRunCommandInner
Packages that use VirtualMachineRunCommandInner
Package
Description
Package containing the service clients for ComputeManagementClient.
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineRunCommandInner in com.azure.resourcemanager.compute.fluent
Methods in com.azure.resourcemanager.compute.fluent that return VirtualMachineRunCommandInnerModifier and TypeMethodDescriptionVirtualMachineRunCommandsClient.createOrUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the run command.VirtualMachineRunCommandsClient.createOrUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand, com.azure.core.util.Context context) The operation to create or update the run command.VirtualMachineScaleSetVMRunCommandsClient.createOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the VMSS VM run command.VirtualMachineScaleSetVMRunCommandsClient.createOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand, com.azure.core.util.Context context) The operation to create or update the VMSS VM run command.VirtualMachineScaleSetVMRunCommandsClient.get(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName) The operation to get the VMSS VM run command.VirtualMachineRunCommandsClient.getByVirtualMachine(String resourceGroupName, String vmName, String runCommandName) The operation to get the run command.VirtualMachineRunCommandsClient.update(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandUpdate runCommand) The operation to update the run command.VirtualMachineRunCommandsClient.update(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandUpdate runCommand, com.azure.core.util.Context context) The operation to update the run command.VirtualMachineScaleSetVMRunCommandsClient.update(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand) The operation to update the VMSS VM run command.VirtualMachineScaleSetVMRunCommandsClient.update(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand, com.azure.core.util.Context context) The operation to update the VMSS VM run command.Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type VirtualMachineRunCommandInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginCreateOrUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginCreateOrUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginCreateOrUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand, com.azure.core.util.Context context) The operation to create or update the run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginCreateOrUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand, com.azure.core.util.Context context) The operation to create or update the run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginCreateOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the VMSS VM run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginCreateOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the VMSS VM run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginCreateOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand, com.azure.core.util.Context context) The operation to create or update the VMSS VM run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginCreateOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand, com.azure.core.util.Context context) The operation to create or update the VMSS VM run command.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginCreateOrUpdateAsync(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the run command.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginCreateOrUpdateAsync(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the run command.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginCreateOrUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the VMSS VM run command.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginCreateOrUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the VMSS VM run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandUpdate runCommand) The operation to update the run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandUpdate runCommand) The operation to update the run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandUpdate runCommand, com.azure.core.util.Context context) The operation to update the run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandUpdate runCommand, com.azure.core.util.Context context) The operation to update the run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand) The operation to update the VMSS VM run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand) The operation to update the VMSS VM run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand, com.azure.core.util.Context context) The operation to update the VMSS VM run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand, com.azure.core.util.Context context) The operation to update the VMSS VM run command.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginUpdateAsync(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandUpdate runCommand) The operation to update the run command.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginUpdateAsync(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandUpdate runCommand) The operation to update the run command.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand) The operation to update the VMSS VM run command.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand) The operation to update the VMSS VM run command.VirtualMachineRunCommandsClient.createOrUpdateAsync(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the run command.VirtualMachineScaleSetVMRunCommandsClient.createOrUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the VMSS VM run command.VirtualMachineScaleSetVMRunCommandsClient.getAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName) The operation to get the VMSS VM run command.VirtualMachineScaleSetVMRunCommandsClient.getAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, String expand) The operation to get the VMSS VM run command.VirtualMachineRunCommandsClient.getByVirtualMachineAsync(String resourceGroupName, String vmName, String runCommandName) The operation to get the run command.VirtualMachineRunCommandsClient.getByVirtualMachineAsync(String resourceGroupName, String vmName, String runCommandName, String expand) The operation to get the run command.com.azure.core.http.rest.Response<VirtualMachineRunCommandInner>VirtualMachineRunCommandsClient.getByVirtualMachineWithResponse(String resourceGroupName, String vmName, String runCommandName, String expand, com.azure.core.util.Context context) The operation to get the run command.Mono<com.azure.core.http.rest.Response<VirtualMachineRunCommandInner>>VirtualMachineRunCommandsClient.getByVirtualMachineWithResponseAsync(String resourceGroupName, String vmName, String runCommandName, String expand) The operation to get the run command.com.azure.core.http.rest.Response<VirtualMachineRunCommandInner>VirtualMachineScaleSetVMRunCommandsClient.getWithResponse(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, String expand, com.azure.core.util.Context context) The operation to get the VMSS VM run command.Mono<com.azure.core.http.rest.Response<VirtualMachineRunCommandInner>>VirtualMachineScaleSetVMRunCommandsClient.getWithResponseAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, String expand) The operation to get the VMSS VM run command.com.azure.core.http.rest.PagedIterable<VirtualMachineRunCommandInner>VirtualMachineScaleSetVMRunCommandsClient.list(String resourceGroupName, String vmScaleSetName, String instanceId) The operation to get all run commands of an instance in Virtual Machine Scaleset.com.azure.core.http.rest.PagedIterable<VirtualMachineRunCommandInner>VirtualMachineScaleSetVMRunCommandsClient.list(String resourceGroupName, String vmScaleSetName, String instanceId, String expand, com.azure.core.util.Context context) The operation to get all run commands of an instance in Virtual Machine Scaleset.com.azure.core.http.rest.PagedFlux<VirtualMachineRunCommandInner>VirtualMachineScaleSetVMRunCommandsClient.listAsync(String resourceGroupName, String vmScaleSetName, String instanceId) The operation to get all run commands of an instance in Virtual Machine Scaleset.com.azure.core.http.rest.PagedFlux<VirtualMachineRunCommandInner>VirtualMachineScaleSetVMRunCommandsClient.listAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String expand) The operation to get all run commands of an instance in Virtual Machine Scaleset.com.azure.core.http.rest.PagedIterable<VirtualMachineRunCommandInner>VirtualMachineRunCommandsClient.listByVirtualMachine(String resourceGroupName, String vmName) The operation to get all run commands of a Virtual Machine.com.azure.core.http.rest.PagedIterable<VirtualMachineRunCommandInner>VirtualMachineRunCommandsClient.listByVirtualMachine(String resourceGroupName, String vmName, String expand, com.azure.core.util.Context context) The operation to get all run commands of a Virtual Machine.com.azure.core.http.rest.PagedFlux<VirtualMachineRunCommandInner>VirtualMachineRunCommandsClient.listByVirtualMachineAsync(String resourceGroupName, String vmName) The operation to get all run commands of a Virtual Machine.com.azure.core.http.rest.PagedFlux<VirtualMachineRunCommandInner>VirtualMachineRunCommandsClient.listByVirtualMachineAsync(String resourceGroupName, String vmName, String expand) The operation to get all run commands of a Virtual Machine.VirtualMachineRunCommandsClient.updateAsync(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandUpdate runCommand) The operation to update the run command.VirtualMachineScaleSetVMRunCommandsClient.updateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand) The operation to update the VMSS VM run command.Methods in com.azure.resourcemanager.compute.fluent with parameters of type VirtualMachineRunCommandInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginCreateOrUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginCreateOrUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand, com.azure.core.util.Context context) The operation to create or update the run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginCreateOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the VMSS VM run command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginCreateOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand, com.azure.core.util.Context context) The operation to create or update the VMSS VM run command.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineRunCommandsClient.beginCreateOrUpdateAsync(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the run command.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> VirtualMachineScaleSetVMRunCommandsClient.beginCreateOrUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the VMSS VM run command.VirtualMachineRunCommandsClient.createOrUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the run command.VirtualMachineRunCommandsClient.createOrUpdate(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand, com.azure.core.util.Context context) The operation to create or update the run command.VirtualMachineScaleSetVMRunCommandsClient.createOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the VMSS VM run command.VirtualMachineScaleSetVMRunCommandsClient.createOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand, com.azure.core.util.Context context) The operation to create or update the VMSS VM run command.VirtualMachineRunCommandsClient.createOrUpdateAsync(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the run command.VirtualMachineScaleSetVMRunCommandsClient.createOrUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the VMSS VM run command.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>VirtualMachineRunCommandsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String vmName, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the run command.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>VirtualMachineScaleSetVMRunCommandsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand) The operation to create or update the VMSS VM run command. -
Uses of VirtualMachineRunCommandInner in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return VirtualMachineRunCommandInnerModifier and TypeMethodDescriptionVirtualMachineRunCommandInner.withAsyncExecution(Boolean asyncExecution) Set the asyncExecution property: Optional.VirtualMachineRunCommandInner.withErrorBlobUri(String errorBlobUri) Set the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded.VirtualMachineRunCommandInner.withLocation(String location) VirtualMachineRunCommandInner.withOutputBlobUri(String outputBlobUri) Set the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded.VirtualMachineRunCommandInner.withParameters(List<RunCommandInputParameter> parameters) Set the parameters property: The parameters used by the script.VirtualMachineRunCommandInner.withProtectedParameters(List<RunCommandInputParameter> protectedParameters) Set the protectedParameters property: The parameters used by the script.VirtualMachineRunCommandInner.withRunAsPassword(String runAsPassword) Set the runAsPassword property: Specifies the user account password on the VM when executing the run command.VirtualMachineRunCommandInner.withRunAsUser(String runAsUser) Set the runAsUser property: Specifies the user account on the VM when executing the run command.VirtualMachineRunCommandInner.withSource(VirtualMachineRunCommandScriptSource source) Set the source property: The source of the run command script.VirtualMachineRunCommandInner.withTimeoutInSeconds(Integer timeoutInSeconds) Set the timeoutInSeconds property: The timeout in seconds to execute the run command. -
Uses of VirtualMachineRunCommandInner in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return types with arguments of type VirtualMachineRunCommandInnerModifier and TypeMethodDescriptionVirtualMachineRunCommandsListResult.value()Get the value property: The list of run commands.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type VirtualMachineRunCommandInnerModifier and TypeMethodDescriptionVirtualMachineRunCommandsListResult.withValue(List<VirtualMachineRunCommandInner> value) Set the value property: The list of run commands.