IDeletedBackupVault.ResourceMoveDetailOperationId Property

Definition

CorrelationId of latest ResourceMove operation attempted

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

Property Value

Attributes

Applies to