NodeTypeDescription.DurabilityLevel Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="durabilityLevel")]
public string DurabilityLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="durabilityLevel")>]
member this.DurabilityLevel : string with get, set
Public Property DurabilityLevel As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to