次の方法で共有


AzureCliScript.Timeout プロパティ

定義

ISO 8601 形式で指定された最大許容スクリプト実行時間。 既定値は P1D です。

public TimeSpan? Timeout { get; set; }
member this.Timeout : Nullable<TimeSpan> with get, set
Public Property Timeout As Nullable(Of TimeSpan)

プロパティ値

適用対象