Share via


IWorkspacesDiagnoseAcceptedResponseHeaders.RetryAfter Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.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.MachineLearningServices.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

Attributes

Applies to