Share via


VirtualMachineScaleSetVMRunCommandsClient Interface

public interface VirtualMachineScaleSetVMRunCommandsClient

An instance of this class provides access to all the operations defined in VirtualMachineScaleSetVMRunCommandsClient.

Method Summary

Modifier and Type Method and Description
abstract SyncPoller<PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> beginCreateOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand)

The operation to create or update the VMSS VM run command.

abstract SyncPoller<PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> beginCreateOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand, Context context)

The operation to create or update the VMSS VM run command.

abstract PollerFlux<PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> beginCreateOrUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand)

The operation to create or update the VMSS VM run command.

abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to delete the VMSS VM run command.

abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, Context context)

The operation to delete the VMSS VM run command.

abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to delete the VMSS VM run command.

abstract SyncPoller<PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> beginUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand)

The operation to update the VMSS VM run command.

abstract SyncPoller<PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> beginUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand, Context context)

The operation to update the VMSS VM run command.

abstract PollerFlux<PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> beginUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand)

The operation to update the VMSS VM run command.

abstract VirtualMachineRunCommandInner createOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand)

The operation to create or update the VMSS VM run command.

abstract VirtualMachineRunCommandInner createOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand, Context context)

The operation to create or update the VMSS VM run command.

abstract Mono<VirtualMachineRunCommandInner> createOrUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand)

The operation to create or update the VMSS VM run command.

abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand)

The operation to create or update the VMSS VM run command.

abstract void delete(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to delete the VMSS VM run command.

abstract void delete(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, Context context)

The operation to delete the VMSS VM run command.

abstract Mono<Void> deleteAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to delete the VMSS VM run command.

abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to delete the VMSS VM run command.

abstract VirtualMachineRunCommandInner get(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to get the VMSS VM run command.

abstract Mono<VirtualMachineRunCommandInner> getAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to get the VMSS VM run command.

abstract Response<VirtualMachineRunCommandInner> getWithResponse(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, String expand, Context context)

The operation to get the VMSS VM run command.

abstract Mono<Response<VirtualMachineRunCommandInner>> getWithResponseAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, String expand)

The operation to get the VMSS VM run command.

abstract PagedIterable<VirtualMachineRunCommandInner> list(String resourceGroupName, String vmScaleSetName, String instanceId)

The operation to get all run commands of an instance in Virtual Machine Scaleset.

abstract PagedIterable<VirtualMachineRunCommandInner> list(String resourceGroupName, String vmScaleSetName, String instanceId, String expand, Context context)

The operation to get all run commands of an instance in Virtual Machine Scaleset.

abstract PagedFlux<VirtualMachineRunCommandInner> listAsync(String resourceGroupName, String vmScaleSetName, String instanceId)

The operation to get all run commands of an instance in Virtual Machine Scaleset.

abstract PagedFlux<VirtualMachineRunCommandInner> listAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String expand)

The operation to get all run commands of an instance in Virtual Machine Scaleset.

abstract VirtualMachineRunCommandInner update(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand)

The operation to update the VMSS VM run command.

abstract VirtualMachineRunCommandInner update(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand, Context context)

The operation to update the VMSS VM run command.

abstract Mono<VirtualMachineRunCommandInner> updateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand)

The operation to update the VMSS VM run command.

abstract Mono<Response<Flux<ByteBuffer>>> updateWithResponseAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand)

The operation to update the VMSS VM run command.

Method Details

beginCreateOrUpdate

public abstract SyncPoller<PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> beginCreateOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand)

The operation to create or update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Parameters supplied to the Create Virtual Machine RunCommand operation.

Returns:

the SyncPoller<T,U> for polling of describes a Virtual Machine run command.

beginCreateOrUpdate

public abstract SyncPoller<PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> beginCreateOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand, Context context)

The operation to create or update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Parameters supplied to the Create Virtual Machine RunCommand operation.
context - The context to associate with this operation.

Returns:

the SyncPoller<T,U> for polling of describes a Virtual Machine run command.

beginCreateOrUpdateAsync

public abstract PollerFlux<PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> beginCreateOrUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand)

The operation to create or update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Parameters supplied to the Create Virtual Machine RunCommand operation.

Returns:

the PollerFlux<T,U> for polling of describes a Virtual Machine run command.

beginDelete

public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to delete the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.

Returns:

the SyncPoller<T,U> for polling of long-running operation.

beginDelete

public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, Context context)

The operation to delete the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
context - The context to associate with this operation.

Returns:

the SyncPoller<T,U> for polling of long-running operation.

beginDeleteAsync

public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to delete the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.

Returns:

the PollerFlux<T,U> for polling of long-running operation.

beginUpdate

public abstract SyncPoller<PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> beginUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand)

The operation to update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Resource create parameters.

Returns:

the SyncPoller<T,U> for polling of describes a Virtual Machine run command.

beginUpdate

public abstract SyncPoller<PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> beginUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand, Context context)

The operation to update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Resource create parameters.
context - The context to associate with this operation.

Returns:

the SyncPoller<T,U> for polling of describes a Virtual Machine run command.

beginUpdateAsync

public abstract PollerFlux<PollResult<VirtualMachineRunCommandInner>,VirtualMachineRunCommandInner> beginUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand)

The operation to update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Resource create parameters.

Returns:

the PollerFlux<T,U> for polling of describes a Virtual Machine run command.

createOrUpdate

public abstract VirtualMachineRunCommandInner createOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand)

The operation to create or update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Parameters supplied to the Create Virtual Machine RunCommand operation.

Returns:

describes a Virtual Machine run command.

createOrUpdate

public abstract VirtualMachineRunCommandInner createOrUpdate(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand, Context context)

The operation to create or update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Parameters supplied to the Create Virtual Machine RunCommand operation.
context - The context to associate with this operation.

Returns:

describes a Virtual Machine run command.

createOrUpdateAsync

public abstract Mono<VirtualMachineRunCommandInner> createOrUpdateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand)

The operation to create or update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Parameters supplied to the Create Virtual Machine RunCommand operation.

Returns:

describes a Virtual Machine run command on successful completion of Mono.

createOrUpdateWithResponseAsync

public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandInner runCommand)

The operation to create or update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Parameters supplied to the Create Virtual Machine RunCommand operation.

Returns:

describes a Virtual Machine run command along with Response<T> on successful completion of Mono.

delete

public abstract void delete(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to delete the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.

delete

public abstract void delete(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, Context context)

The operation to delete the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
context - The context to associate with this operation.

deleteAsync

public abstract Mono<Void> deleteAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to delete the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.

Returns:

A Mono that completes when a successful response is received.

deleteWithResponseAsync

public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to delete the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.

Returns:

the Response<T> on successful completion of Mono.

get

public abstract VirtualMachineRunCommandInner get(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to get the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.

Returns:

describes a Virtual Machine run command.

getAsync

public abstract Mono<VirtualMachineRunCommandInner> getAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName)

The operation to get the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.

Returns:

describes a Virtual Machine run command on successful completion of Mono.

getWithResponse

public abstract Response<VirtualMachineRunCommandInner> getWithResponse(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, String expand, Context context)

The operation to get the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
expand - The expand expression to apply on the operation.
context - The context to associate with this operation.

Returns:

describes a Virtual Machine run command along with Response<T>.

getWithResponseAsync

public abstract Mono<Response<VirtualMachineRunCommandInner>> getWithResponseAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, String expand)

The operation to get the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
expand - The expand expression to apply on the operation.

Returns:

describes a Virtual Machine run command along with Response<T> on successful completion of Mono.

list

public abstract PagedIterable<VirtualMachineRunCommandInner> list(String resourceGroupName, String vmScaleSetName, String instanceId)

The operation to get all run commands of an instance in Virtual Machine Scaleset.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.

Returns:

the List run command operation response as paginated response with PagedIterable<T>.

list

public abstract PagedIterable<VirtualMachineRunCommandInner> list(String resourceGroupName, String vmScaleSetName, String instanceId, String expand, Context context)

The operation to get all run commands of an instance in Virtual Machine Scaleset.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
expand - The expand expression to apply on the operation.
context - The context to associate with this operation.

Returns:

the List run command operation response as paginated response with PagedIterable<T>.

listAsync

public abstract PagedFlux<VirtualMachineRunCommandInner> listAsync(String resourceGroupName, String vmScaleSetName, String instanceId)

The operation to get all run commands of an instance in Virtual Machine Scaleset.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.

Returns:

the List run command operation response as paginated response with PagedFlux<T>.

listAsync

public abstract PagedFlux<VirtualMachineRunCommandInner> listAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String expand)

The operation to get all run commands of an instance in Virtual Machine Scaleset.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
expand - The expand expression to apply on the operation.

Returns:

the List run command operation response as paginated response with PagedFlux<T>.

update

public abstract VirtualMachineRunCommandInner update(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand)

The operation to update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Resource create parameters.

Returns:

describes a Virtual Machine run command.

update

public abstract VirtualMachineRunCommandInner update(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand, Context context)

The operation to update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Resource create parameters.
context - The context to associate with this operation.

Returns:

describes a Virtual Machine run command.

updateAsync

public abstract Mono<VirtualMachineRunCommandInner> updateAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand)

The operation to update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Resource create parameters.

Returns:

describes a Virtual Machine run command on successful completion of Mono.

updateWithResponseAsync

public abstract Mono<Response<Flux<ByteBuffer>>> updateWithResponseAsync(String resourceGroupName, String vmScaleSetName, String instanceId, String runCommandName, VirtualMachineRunCommandUpdate runCommand)

The operation to update the VMSS VM run command.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
vmScaleSetName - The name of the VirtualMachineScaleSet.
instanceId - The name of the VirtualMachineScaleSetVM.
runCommandName - The name of the VirtualMachineRunCommand.
runCommand - Resource create parameters.

Returns:

describes a Virtual Machine run command along with Response<T> on successful completion of Mono.

Applies to