IDeletedBackupVaultResource.ResourceMoveDetailStartTimeUtc Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Start 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="startTimeUtc", Update=false)]
public string ResourceMoveDetailStartTimeUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Start 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="startTimeUtc", Update=false)>]
member this.ResourceMoveDetailStartTimeUtc : string
Public ReadOnly Property ResourceMoveDetailStartTimeUtc As String

Property Value

Attributes

Applies to