IReadOnlyFollowingDatabase.PrincipalsModificationKind Property

Definition

The principals modification kind of the database

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.PSArgumentCompleter(new System.String[] { "Union", "Replace", "None" })]
[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=false, Description="The principals modification kind of the database", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="principalsModificationKind", Update=false)]
public string PrincipalsModificationKind { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.PSArgumentCompleter(new System.String[] { "Union", "Replace", "None" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=false, Description="The principals modification kind of the database", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="principalsModificationKind", Update=false)>]
member this.PrincipalsModificationKind : string
Public ReadOnly Property PrincipalsModificationKind As String

Property Value

Attributes

Applies to