AzurePowerShellScript.Timeout Propriedade

Definição

Obtém ou define o tempo máximo de execução de script permitido especificado no formato ISO 8601. O valor padrão é PT1H

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeout")]
public TimeSpan? Timeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeout")>]
member this.Timeout : Nullable<TimeSpan> with get, set
Public Property Timeout As Nullable(Of TimeSpan)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a