NewOrUpdateAgentPoolBase.SshAccess Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "LocalUser", "Disabled" })]
[System.Management.Automation.Parameter(HelpMessage="The sSH access method of an agent pool.", Mandatory=false)]
public string SshAccess { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "LocalUser", "Disabled" })>]
[<System.Management.Automation.Parameter(HelpMessage="The sSH access method of an agent pool.", Mandatory=false)>]
member this.SshAccess : string with get, set
Public Property SshAccess As String

Property Value

Attributes

Applies to