Udostępnij za pośrednictwem


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