AgentPoolSSHAccess Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines values for AgentPoolSSHAccess.
public static class AgentPoolSSHAccess
type AgentPoolSSHAccess = class
Public Class AgentPoolSSHAccess
- Inheritance
-
AgentPoolSSHAccess
Fields
| Name | Description |
|---|---|
| Disabled |
SSH service will be turned off on the node. |
| LocalUser |
Can SSH onto the node as a local user using private key. |