Share via


IOnlineDeploymentsUpdateAcceptedResponseHeaders.XmsAsyncOperationTimeout Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=false, SerializedName="x-ms-async-operation-timeout")]
public TimeSpan? XmsAsyncOperationTimeout { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=false, SerializedName="x-ms-async-operation-timeout")>]
member this.XmsAsyncOperationTimeout : Nullable<TimeSpan> with get, set
Public Property XmsAsyncOperationTimeout As Nullable(Of TimeSpan)

Property Value

Attributes

Applies to