Share via


NodeTypeDescription.VmInstanceCount Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to