Share via


NodeType.VmInstanceCount Property

Definition

Gets or sets the number of nodes in the node type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to