Share via


ClusterNodeTypeDescription.IsStateless Property

Definition

Indicates if the node type can only host Stateless workloads.

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

Property Value

Applies to