Dela via


IMonitoredResource.SendingLog Property

Definition

Flag indicating the status of the resource for sending logs operation to Elastic.

[Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Description="Flag indicating the status of the resource for sending logs operation to Elastic.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Support.SendingLogs) }, ReadOnly=false, Required=false, SerializedName="sendingLogs")]
public Microsoft.Azure.PowerShell.Cmdlets.Elastic.Support.SendingLogs? SendingLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Description="Flag indicating the status of the resource for sending logs operation to Elastic.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Support.SendingLogs) }, ReadOnly=false, Required=false, SerializedName="sendingLogs")>]
member this.SendingLog : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Support.SendingLogs> with get, set
Public Property SendingLog As Nullable(Of SendingLogs)

Property Value

Attributes

Applies to