IAwsS3DataConnector.DestinationTable Property

Definition

The logs destination table name in LogAnalytics.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The logs destination table name in LogAnalytics.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="destinationTable", Update=true)]
public string DestinationTable { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The logs destination table name in LogAnalytics.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="destinationTable", Update=true)>]
member this.DestinationTable : string with get, set
Public Property DestinationTable As String

Property Value

Attributes

Applies to