Udostępnij za pośrednictwem


UserFacingError.IsRetryable Property

Definition

Whether the operation will be retryable or not

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public bool? IsRetryable { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.IsRetryable : Nullable<bool> with get, set
Public Property IsRetryable As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to