Skip to content

Commit

Permalink
[Do Not Merge] RecoveryServices.Backup update for latest release (#4613)
Browse files Browse the repository at this point in the history
* SDK 1806 update

* Incrementing the version

* Revert "SDK 1806 update"

This reverts commit 0519fee.

* Revert "Incrementing the version"

This reverts commit 49135af.

* RecoveryServices.Backup release

* Recovery services backup 1807

Generated using Generate.ps1

* incorporating feedback
  • Loading branch information
sumitmal authored and shahabhijeet committed Aug 20, 2018
1 parent 587b306 commit 73151e3
Show file tree
Hide file tree
Showing 70 changed files with 1,066 additions and 305 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,12 @@ internal BackupOperationResultsOperations(RecoveryServicesBackupClient client)

/// <summary>
/// Provides the status of the delete operations such as deleting backed up
/// item. Once the operation has started, the status code in the response would
/// be Accepted. It will continue to be in this state till it reaches
/// completion. On successful completion, the status code will be OK. This
/// method expects OperationID as an argument. OperationID is part of the
/// Location header of the operation response.
/// item. Once the operation has started, the
/// status code in the response would be Accepted. It will continue to be in
/// this state till it reaches completion. On
/// successful completion, the status code will be OK. This method expects
/// OperationID as an argument. OperationID is
/// part of the Location header of the operation response.
/// </summary>
/// <param name='vaultName'>
/// The name of the recovery services vault.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,12 @@ public static partial class BackupOperationResultsOperationsExtensions
{
/// <summary>
/// Provides the status of the delete operations such as deleting backed up
/// item. Once the operation has started, the status code in the response would
/// be Accepted. It will continue to be in this state till it reaches
/// completion. On successful completion, the status code will be OK. This
/// method expects OperationID as an argument. OperationID is part of the
/// Location header of the operation response.
/// item. Once the operation has started, the
/// status code in the response would be Accepted. It will continue to be in
/// this state till it reaches completion. On
/// successful completion, the status code will be OK. This method expects
/// OperationID as an argument. OperationID is
/// part of the Location header of the operation response.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -49,11 +50,12 @@ public static void Get(this IBackupOperationResultsOperations operations, string

/// <summary>
/// Provides the status of the delete operations such as deleting backed up
/// item. Once the operation has started, the status code in the response would
/// be Accepted. It will continue to be in this state till it reaches
/// completion. On successful completion, the status code will be OK. This
/// method expects OperationID as an argument. OperationID is part of the
/// Location header of the operation response.
/// item. Once the operation has started, the
/// status code in the response would be Accepted. It will continue to be in
/// this state till it reaches completion. On
/// successful completion, the status code will be OK. This method expects
/// OperationID as an argument. OperationID is
/// part of the Location header of the operation response.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,11 @@ internal BackupOperationStatusesOperations(RecoveryServicesBackupClient client)

/// <summary>
/// Fetches the status of an operation such as triggering a backup, restore.
/// The status can be in progress, completed or failed. You can refer to the
/// OperationStatus enum for all the possible states of an operation. Some
/// operations create jobs. This method returns the list of jobs when the
/// operation is complete.
/// The status can be in progress, completed
/// or failed. You can refer to the OperationStatus enum for all the possible
/// states of an operation. Some operations
/// create jobs. This method returns the list of jobs when the operation is
/// complete.
/// </summary>
/// <param name='vaultName'>
/// The name of the recovery services vault.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ public static partial class BackupOperationStatusesOperationsExtensions
{
/// <summary>
/// Fetches the status of an operation such as triggering a backup, restore.
/// The status can be in progress, completed or failed. You can refer to the
/// OperationStatus enum for all the possible states of an operation. Some
/// operations create jobs. This method returns the list of jobs when the
/// operation is complete.
/// The status can be in progress, completed
/// or failed. You can refer to the OperationStatus enum for all the possible
/// states of an operation. Some operations
/// create jobs. This method returns the list of jobs when the operation is
/// complete.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -48,10 +49,11 @@ public static OperationStatus Get(this IBackupOperationStatusesOperations operat

/// <summary>
/// Fetches the status of an operation such as triggering a backup, restore.
/// The status can be in progress, completed or failed. You can refer to the
/// OperationStatus enum for all the possible states of an operation. Some
/// operations create jobs. This method returns the list of jobs when the
/// operation is complete.
/// The status can be in progress, completed
/// or failed. You can refer to the OperationStatus enum for all the possible
/// states of an operation. Some operations
/// create jobs. This method returns the list of jobs when the operation is
/// complete.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ internal BackupPoliciesOperations(RecoveryServicesBackupClient client)

/// <summary>
/// Lists of backup policies associated with Recovery Services Vault. API
/// provides pagination parameters to fetch scoped results.
/// provides pagination parameters to fetch
/// scoped results.
/// </summary>
/// <param name='vaultName'>
/// The name of the recovery services vault.
Expand Down Expand Up @@ -261,7 +262,8 @@ internal BackupPoliciesOperations(RecoveryServicesBackupClient client)

/// <summary>
/// Lists of backup policies associated with Recovery Services Vault. API
/// provides pagination parameters to fetch scoped results.
/// provides pagination parameters to fetch
/// scoped results.
/// </summary>
/// <param name='nextPageLink'>
/// The NextLink from the previous successful call to List operation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ public static partial class BackupPoliciesOperationsExtensions
{
/// <summary>
/// Lists of backup policies associated with Recovery Services Vault. API
/// provides pagination parameters to fetch scoped results.
/// provides pagination parameters to fetch
/// scoped results.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -46,7 +47,8 @@ public static partial class BackupPoliciesOperationsExtensions

/// <summary>
/// Lists of backup policies associated with Recovery Services Vault. API
/// provides pagination parameters to fetch scoped results.
/// provides pagination parameters to fetch
/// scoped results.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down Expand Up @@ -74,7 +76,8 @@ public static partial class BackupPoliciesOperationsExtensions

/// <summary>
/// Lists of backup policies associated with Recovery Services Vault. API
/// provides pagination parameters to fetch scoped results.
/// provides pagination parameters to fetch
/// scoped results.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -89,7 +92,8 @@ public static IPage<ProtectionPolicyResource> ListNext(this IBackupPoliciesOpera

/// <summary>
/// Lists of backup policies associated with Recovery Services Vault. API
/// provides pagination parameters to fetch scoped results.
/// provides pagination parameters to fetch
/// scoped results.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ internal BackupProtectableItemsOperations(RecoveryServicesBackupClient client)

/// <summary>
/// Provides a pageable list of protectable objects within your subscription
/// according to the query filter and the pagination parameters.
/// according to the query filter and the
/// pagination parameters.
/// </summary>
/// <param name='vaultName'>
/// The name of the recovery services vault.
Expand Down Expand Up @@ -269,7 +270,8 @@ internal BackupProtectableItemsOperations(RecoveryServicesBackupClient client)

/// <summary>
/// Provides a pageable list of protectable objects within your subscription
/// according to the query filter and the pagination parameters.
/// according to the query filter and the
/// pagination parameters.
/// </summary>
/// <param name='nextPageLink'>
/// The NextLink from the previous successful call to List operation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ public static partial class BackupProtectableItemsOperationsExtensions
{
/// <summary>
/// Provides a pageable list of protectable objects within your subscription
/// according to the query filter and the pagination parameters.
/// according to the query filter and the
/// pagination parameters.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -49,7 +50,8 @@ public static partial class BackupProtectableItemsOperationsExtensions

/// <summary>
/// Provides a pageable list of protectable objects within your subscription
/// according to the query filter and the pagination parameters.
/// according to the query filter and the
/// pagination parameters.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down Expand Up @@ -80,7 +82,8 @@ public static partial class BackupProtectableItemsOperationsExtensions

/// <summary>
/// Provides a pageable list of protectable objects within your subscription
/// according to the query filter and the pagination parameters.
/// according to the query filter and the
/// pagination parameters.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -95,7 +98,8 @@ public static IPage<WorkloadProtectableItemResource> ListNext(this IBackupProtec

/// <summary>
/// Provides a pageable list of protectable objects within your subscription
/// according to the query filter and the pagination parameters.
/// according to the query filter and the
/// pagination parameters.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ internal BackupWorkloadItemsOperations(RecoveryServicesBackupClient client)

/// <summary>
/// Provides a pageable list of workload item of a specific container according
/// to the query filter and the pagination parameters.
/// to the query filter and the pagination
/// parameters.
/// </summary>
/// <param name='vaultName'>
/// The name of the recovery services vault.
Expand Down Expand Up @@ -287,7 +288,8 @@ internal BackupWorkloadItemsOperations(RecoveryServicesBackupClient client)

/// <summary>
/// Provides a pageable list of workload item of a specific container according
/// to the query filter and the pagination parameters.
/// to the query filter and the pagination
/// parameters.
/// </summary>
/// <param name='nextPageLink'>
/// The NextLink from the previous successful call to List operation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ public static partial class BackupWorkloadItemsOperationsExtensions
{
/// <summary>
/// Provides a pageable list of workload item of a specific container according
/// to the query filter and the pagination parameters.
/// to the query filter and the pagination
/// parameters.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down Expand Up @@ -55,7 +56,8 @@ public static partial class BackupWorkloadItemsOperationsExtensions

/// <summary>
/// Provides a pageable list of workload item of a specific container according
/// to the query filter and the pagination parameters.
/// to the query filter and the pagination
/// parameters.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down Expand Up @@ -92,7 +94,8 @@ public static partial class BackupWorkloadItemsOperationsExtensions

/// <summary>
/// Provides a pageable list of workload item of a specific container according
/// to the query filter and the pagination parameters.
/// to the query filter and the pagination
/// parameters.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -107,7 +110,8 @@ public static IPage<WorkloadItemResource> ListNext(this IBackupWorkloadItemsOper

/// <summary>
/// Provides a pageable list of workload item of a specific container according
/// to the query filter and the pagination parameters.
/// to the query filter and the pagination
/// parameters.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ internal BackupsOperations(RecoveryServicesBackupClient client)

/// <summary>
/// Triggers backup for specified backed up item. This is an asynchronous
/// operation. To know the status of the operation, call
/// GetProtectedItemOperationResult API.
/// operation. To know the status of the
/// operation, call GetProtectedItemOperationResult API.
/// </summary>
/// <param name='vaultName'>
/// The name of the recovery services vault.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ public static partial class BackupsOperationsExtensions
{
/// <summary>
/// Triggers backup for specified backed up item. This is an asynchronous
/// operation. To know the status of the operation, call
/// GetProtectedItemOperationResult API.
/// operation. To know the status of the
/// operation, call GetProtectedItemOperationResult API.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down Expand Up @@ -55,8 +55,8 @@ public static void Trigger(this IBackupsOperations operations, string vaultName,

/// <summary>
/// Triggers backup for specified backed up item. This is an asynchronous
/// operation. To know the status of the operation, call
/// GetProtectedItemOperationResult API.
/// operation. To know the status of the
/// operation, call GetProtectedItemOperationResult API.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ internal ExportJobsOperationResultsOperations(RecoveryServicesBackupClient clien

/// <summary>
/// Gets the operation result of operation triggered by Export Jobs API. If the
/// operation is successful, then it also contains URL of a Blob and a SAS key
/// to access the same. The blob contains exported jobs in JSON serialized
/// format.
/// operation is successful, then it also
/// contains URL of a Blob and a SAS key to access the same. The blob contains
/// exported jobs in JSON serialized format.
/// </summary>
/// <param name='vaultName'>
/// The name of the recovery services vault.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ public static partial class ExportJobsOperationResultsOperationsExtensions
{
/// <summary>
/// Gets the operation result of operation triggered by Export Jobs API. If the
/// operation is successful, then it also contains URL of a Blob and a SAS key
/// to access the same. The blob contains exported jobs in JSON serialized
/// format.
/// operation is successful, then it also
/// contains URL of a Blob and a SAS key to access the same. The blob contains
/// exported jobs in JSON serialized format.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -47,9 +47,9 @@ public static OperationResultInfoBaseResource Get(this IExportJobsOperationResul

/// <summary>
/// Gets the operation result of operation triggered by Export Jobs API. If the
/// operation is successful, then it also contains URL of a Blob and a SAS key
/// to access the same. The blob contains exported jobs in JSON serialized
/// format.
/// operation is successful, then it also
/// contains URL of a Blob and a SAS key to access the same. The blob contains
/// exported jobs in JSON serialized format.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down
Loading

0 comments on commit 73151e3

Please sign in to comment.