Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

VaultOperationOutput Class

Definition

Namespace:
Microsoft.Azure.Commands.RecoveryServices
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.RecoveryServices.dll
Assembly:
Microsoft.Azure.Commands.RecoveryServices.ARM.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Class to define the output object for the vault operations.

public class VaultOperationOutput
type VaultOperationOutput = class
Public Class VaultOperationOutput
Inheritance
VaultOperationOutput

Constructors

Name Description
VaultOperationOutput()

Initializes a new instance of the VaultOperationOutput class

Properties

Name Description
Response

Gets or sets the operation tracking id of the operation performed.

Applies to