BeginDeallocateWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deallocates a specific virtual machine in a VM scale set. Shuts
down the virtual machine and releases the compute resources it
uses. You are not billed for the compute resources of this virtual
machine once it is deallocated.
|
BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes a virtual machine from a VM scale set.
|
BeginPerformMaintenanceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Performs maintenance on a virtual machine in a VM scale set.
|
BeginPowerOffWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)
|
Power off (stop) a virtual machine in a VM scale set. Note that
resources are still attached and you are getting charged for the
resources. Instead, use deallocate to release resources and avoid
charges.
|
BeginRedeployWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Shuts down the virtual machine in the virtual machine scale set,
moves it to a new node, and powers it back on.
|
BeginReimageAllWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Allows you to re-image all the disks ( including data disks ) in
the a VM scale set instance. This operation is only supported for
managed disks.
|
BeginReimageWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)
|
Reimages (upgrade the operating system) a specific virtual machine
in a VM scale set.
|
BeginRestartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Restarts a virtual machine in a VM scale set.
|
BeginRunCommandWithHttpMessagesAsync(String, String, String, RunCommandInput, Dictionary<String,List<String>>, CancellationToken)
|
Run command on a virtual machine in a VM scale set.
|
BeginStartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Starts a virtual machine in a VM scale set.
|
BeginUpdateWithHttpMessagesAsync(String, String, String, VirtualMachineScaleSetVMInner, Dictionary<String,List<String>>, CancellationToken)
|
Updates a virtual machine of a VM scale set.
|
DeallocateWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deallocates a specific virtual machine in a VM scale set. Shuts
down the virtual machine and releases the compute resources it
uses. You are not billed for the compute resources of this virtual
machine once it is deallocated.
|
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes a virtual machine from a VM scale set.
|
GetInstanceViewWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the status of a virtual machine from a VM scale set.
|
GetWithHttpMessagesAsync(String, String, String, Nullable<InstanceViewTypes>, Dictionary<String,List<String>>, CancellationToken)
|
Gets a virtual machine from a VM scale set.
|
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets a list of all virtual machines in a VM scale sets.
|
ListWithHttpMessagesAsync(String, String, ODataQuery<VirtualMachineScaleSetVMInner>, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets a list of all virtual machines in a VM scale sets.
|
PerformMaintenanceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Performs maintenance on a virtual machine in a VM scale set.
|
PowerOffWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)
|
Power off (stop) a virtual machine in a VM scale set. Note that
resources are still attached and you are getting charged for the
resources. Instead, use deallocate to release resources and avoid
charges.
|
RedeployWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Shuts down the virtual machine in the virtual machine scale set,
moves it to a new node, and powers it back on.
|
ReimageAllWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Allows you to re-image all the disks ( including data disks ) in
the a VM scale set instance. This operation is only supported for
managed disks.
|
ReimageWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)
|
Reimages (upgrade the operating system) a specific virtual machine
in a VM scale set.
|
RestartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Restarts a virtual machine in a VM scale set.
|
RetrieveBootDiagnosticsDataWithHttpMessagesAsync(String, String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
|
The operation to retrieve SAS URIs of boot diagnostic logs for a
virtual machine in a VM scale set.
|
RunCommandWithHttpMessagesAsync(String, String, String, RunCommandInput, Dictionary<String,List<String>>, CancellationToken)
|
Run command on a virtual machine in a VM scale set.
|
SimulateEvictionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
The operation to simulate the eviction of spot virtual machine in a
VM scale set.
|
StartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Starts a virtual machine in a VM scale set.
|
UpdateWithHttpMessagesAsync(String, String, String, VirtualMachineScaleSetVMInner, Dictionary<String,List<String>>, CancellationToken)
|
Updates a virtual machine of a VM scale set.
|