AgentPoolSSHAccess type
SSH access method of an agent pool.
KnownAgentPoolSSHAccess can be used interchangeably with AgentPoolSSHAccess,
this enum contains the known values that the service supports.
Known values supported by the service
LocalUser: Can SSH onto the node as a local user using private key.
Disabled: SSH service will be turned off on the node.
type AgentPoolSSHAccess = string