IAzureBackupJobResource.RestoreType Property

Definition

It indicates the sub type of operation i.e. in case of Restore it can be ALR/OLR

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="It indicates the sub type of operation i.e. in case of Restore it can be ALR/OLR", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="restoreType")]
public string RestoreType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="It indicates the sub type of operation i.e. in case of Restore it can be ALR/OLR", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="restoreType")>]
member this.RestoreType : string
Public ReadOnly Property RestoreType As String

Property Value

Attributes

Applies to