Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ public interface VirtualMachineScaleSets extends SupportsCreating<VirtualMachine
Observable<OperationStatusResponse> redeployAsync(String resourceGroupName, String vmScaleSetName);

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3181,7 +3181,7 @@ private ServiceResponse<OperationStatusResponseInner> beginRedeployDelegate(Resp
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3195,7 +3195,7 @@ public OperationStatusResponseInner performMaintenance(String resourceGroupName,
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3208,7 +3208,7 @@ public ServiceFuture<OperationStatusResponseInner> performMaintenanceAsync(Strin
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3225,7 +3225,7 @@ public OperationStatusResponseInner call(ServiceResponse<OperationStatusResponse
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3252,7 +3252,7 @@ public Observable<ServiceResponse<OperationStatusResponseInner>> performMaintena
return client.getAzureClient().getPostOrDeleteResultAsync(observable, new TypeToken<OperationStatusResponseInner>() { }.getType());
}
/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3267,7 +3267,7 @@ public OperationStatusResponseInner performMaintenance(String resourceGroupName,
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3281,7 +3281,7 @@ public ServiceFuture<OperationStatusResponseInner> performMaintenanceAsync(Strin
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3299,7 +3299,7 @@ public OperationStatusResponseInner call(ServiceResponse<OperationStatusResponse
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand Down Expand Up @@ -3331,7 +3331,7 @@ public Observable<ServiceResponse<OperationStatusResponseInner>> performMaintena
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3345,7 +3345,7 @@ public OperationStatusResponseInner beginPerformMaintenance(String resourceGroup
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3358,7 +3358,7 @@ public ServiceFuture<OperationStatusResponseInner> beginPerformMaintenanceAsync(
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3375,7 +3375,7 @@ public OperationStatusResponseInner call(ServiceResponse<OperationStatusResponse
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand Down Expand Up @@ -3413,7 +3413,7 @@ public Observable<ServiceResponse<OperationStatusResponseInner>> call(Response<R
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3428,7 +3428,7 @@ public OperationStatusResponseInner beginPerformMaintenance(String resourceGroup
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3442,7 +3442,7 @@ public ServiceFuture<OperationStatusResponseInner> beginPerformMaintenanceAsync(
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand All @@ -3460,7 +3460,7 @@ public OperationStatusResponseInner call(ServiceResponse<OperationStatusResponse
}

/**
* Perform maintenance on one or more virtual machines in a VM scale set.
* Perform maintenance on one or more virtual machines in a VM scale set. Operation on instances which are not eligible for perform maintenance will be failed. Please refer to best practices for more details: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-maintenance-notifications.
*
* @param resourceGroupName The name of the resource group.
* @param vmScaleSetName The name of the VM scale set.
Expand Down