IAzureBackupJobResource.RehydrationPriority Property

Definition

Priority to be used for rehydration

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Priority to be used for rehydration", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="rehydrationPriority", Update=false)]
public string RehydrationPriority { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Priority to be used for rehydration", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="rehydrationPriority", Update=false)>]
member this.RehydrationPriority : string
Public ReadOnly Property RehydrationPriority As String

Property Value

Attributes

Applies to