Sdílet prostřednictvím


ITableLevelSharingProperties.FunctionsToInclude Property

Definition

List of functions to include in the follower database

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="List of functions to include in the follower database", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="functionsToInclude")]
public string[] FunctionsToInclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="List of functions to include in the follower database", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="functionsToInclude")>]
member this.FunctionsToInclude : string[] with get, set
Public Property FunctionsToInclude As String()

Property Value

String[]
Attributes

Applies to