次の方法で共有


ScriptCmdlet.Timeout プロパティ

定義

実行に推奨される時間制限を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeout")]
public string Timeout { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeout")>]
member this.Timeout : string
Public ReadOnly Property Timeout As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象