IReadOnlyFollowingDatabase.DatabaseShareOrigin Property

Definition

The origin of the following setup.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.PSArgumentCompleter(new System.String[] { "Direct", "DataShare", "Other" })]
[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=false, Description="The origin of the following setup.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="databaseShareOrigin", Update=false)]
public string DatabaseShareOrigin { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.PSArgumentCompleter(new System.String[] { "Direct", "DataShare", "Other" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=false, Description="The origin of the following setup.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="databaseShareOrigin", Update=false)>]
member this.DatabaseShareOrigin : string
Public ReadOnly Property DatabaseShareOrigin As String

Property Value

Attributes

Applies to