Get Node Type Result
Describes a node type in the cluster, each node type represents sub set of nodes in the cluster.
Constructors
Properties
The range of ports from which cluster assigned port to Service Fabric applications.
The capacity tags applied to the nodes in the node type, the cluster resource manager uses these tags to understand how much resource a node has.
Disk size for each vm in the node type in GBs.
The range of ephemeral ports that nodes in this node type should be configured with.
The placement tags applied to nodes in the node type, which can be used to indicate where certain services (workload) should run.
The provisioning state of the managed cluster resource.
Set of extensions that should be installed onto the virtual machines.
The offer type of the Azure Virtual Machines Marketplace image. For example, UbuntuServer or WindowsServer.
The publisher of the Azure Virtual Machines Marketplace image. For example, Canonical or MicrosoftWindowsServer.
The SKU of the Azure Virtual Machines Marketplace image. For example, 14.04.0-LTS or 2012-R2-Datacenter.
The version of the Azure Virtual Machines Marketplace image. A value of 'latest' can be specified to select the latest version of an image. If omitted, the default is 'latest'.
The number of nodes in the node type.
The secrets to install in the virtual machines.