Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
(Optional) When specified, indicates the timeout for the http client making the API call.
public TimeSpan? Timeout { get; set; }
member this.Timeout : Nullable<TimeSpan> with get, set