Sdílet prostřednictvím


PSMongoPrivilege.Actions Property

Definition

Gets or sets Actions(insert/update etc) for the Cosmos DB MongoDB Role Definition Privilege

public System.Collections.Generic.IList<string> Actions { get; set; }
member this.Actions : System.Collections.Generic.IList<string> with get, set
Public Property Actions As IList(Of String)

Property Value

Applies to