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

StorageTaskOperationInfo.OnFailure Property

Definition

Action to be taken when the operation fails for a object.

public Azure.ResourceManager.StorageActions.Models.OnFailureAction? OnFailure { get; set; }
member this.OnFailure : Nullable<Azure.ResourceManager.StorageActions.Models.OnFailureAction> with get, set
Public Property OnFailure As Nullable(Of OnFailureAction)

Property Value

Applies to