共用方式為


IDatabaseInviteFollowerRequest.TableLevelSharingPropertyTablesToInclude Property

Definition

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

Property Value

String[]
Attributes

Applies to