Compartilhar via


NodeType.IsStateless Propriedade

Definição

Obtém ou define indica se o tipo de nó só pode hospedar cargas de trabalho sem estado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a