AzureSqlElasticJobAgentCmdletBase<TInputObject>.AgentName Property
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.
Removing parameter attribute here since we use "Name" as set by powershell standards
public override string AgentName { get; set; }
member this.AgentName : string with get, set
Public Overrides Property AgentName As String