你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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