ReadOnlyFollowingDatabase.PrincipalsModificationKind Property

Definition

Gets the principals modification kind of the database. Possible values include: 'Union', 'Replace', 'None'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.principalsModificationKind")]
public string PrincipalsModificationKind { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.principalsModificationKind")>]
member this.PrincipalsModificationKind : string
Public ReadOnly Property PrincipalsModificationKind As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to