IDeletedBackupVault.ResourceMoveDetailCompletionTimeUtc Property

Definition

Completion time in UTC of latest ResourceMove operation attempted. ISO 8601 format.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Completion time in UTC of latest ResourceMove operation attempted. ISO 8601 format.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="completionTimeUtc", Update=false)]
public string ResourceMoveDetailCompletionTimeUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Completion time in UTC of latest ResourceMove operation attempted. ISO 8601 format.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="completionTimeUtc", Update=false)>]
member this.ResourceMoveDetailCompletionTimeUtc : string
Public ReadOnly Property ResourceMoveDetailCompletionTimeUtc As String

Property Value

Attributes

Applies to