Share via


IMonitoredResource.SendingLog Property

Definition

Flag indicating if resource is sending logs to NewRelic.

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Flag indicating if resource is sending logs to NewRelic.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sendingLogs", Update=true)]
public string SendingLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Flag indicating if resource is sending logs to NewRelic.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sendingLogs", Update=true)>]
member this.SendingLog : string with get, set
Public Property SendingLog As String

Property Value

Attributes

Applies to