Share via


IAppServiceInfo.AgentStatus Property

Definition

Status of the NewRelic agent installed on the App service.

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

Property Value

Attributes

Applies to