Compartir a través de


VirtualNetwork.FlowTimeoutInMinutes Propiedad

Definición

Obtiene o establece el valor flowTimeout (en minutos) del Virtual Network

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a