VaultPropertiesMoveDetails Class

Definition

The details of the latest move operation performed on the Azure Resource

public class VaultPropertiesMoveDetails
type VaultPropertiesMoveDetails = class
Public Class VaultPropertiesMoveDetails
Inheritance
VaultPropertiesMoveDetails

Constructors

VaultPropertiesMoveDetails()

Initializes a new instance of the VaultPropertiesMoveDetails class.

VaultPropertiesMoveDetails(String, Nullable<DateTime>, Nullable<DateTime>, String, String)

Initializes a new instance of the VaultPropertiesMoveDetails class.

Properties

CompletionTimeUtc

Gets end Time of the Resource Move Operation

OperationId

Gets operationId of the Resource Move Operation

SourceResourceId

Gets source Resource of the Resource Move Operation

StartTimeUtc

Gets start Time of the Resource Move Operation

TargetResourceId

Gets target Resource of the Resource Move Operation

Applies to