AgentProfile interface
Agent profile for the Fleet hub.
Properties
subnet |
The ID of the subnet which the Fleet hub node will join on startup. If this is not specified, a vnet and subnet will be generated and used. |
vm |
The virtual machine size of the Fleet hub. |
Property Details
subnetId
The ID of the subnet which the Fleet hub node will join on startup. If this is not specified, a vnet and subnet will be generated and used.
subnetId?: string
Property Value
string
vmSize
The virtual machine size of the Fleet hub.
vmSize?: string
Property Value
string