Share via


IAppServiceInfo.AgentStatus Property

Definition

Status of the NewRelic agent installed on the App service.

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Status of the NewRelic agent installed on the App service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="agentStatus")]
public string AgentStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Status of the NewRelic agent installed on the App service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="agentStatus")>]
member this.AgentStatus : string with get, set
Public Property AgentStatus As String

Property Value

Attributes

Applies to