Compartir a través de


TableLevelSharingProperties.FunctionsToExclude Property

Definition

List of functions to exclude from the follower database

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public string[] FunctionsToExclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.FunctionsToExclude : string[] with get, set
Public Property FunctionsToExclude As String()

Property Value

String[]

Implements

Attributes

Applies to