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

ISqlBackupSetInfo.IgnoreReason Property

Definition

The reasons why the backup set is ignored

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="The reasons why the backup set is ignored", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ignoreReasons")]
public string[] IgnoreReason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="The reasons why the backup set is ignored", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ignoreReasons")>]
member this.IgnoreReason : string[]
Public ReadOnly Property IgnoreReason As String()

Property Value

String[]
Attributes

Applies to