IBackupInstancesTriggerRestoreAcceptedResponseHeaders.RetryAfter Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="Retry-After")]
public int? RetryAfter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="Retry-After")>]
member this.RetryAfter : Nullable<int> with get, set
Public Property RetryAfter As Nullable(Of Integer)

Property Value

Nullable<Int32>
Attributes

Applies to