CreateKeyOptions.KeyOperations Property

Definition

Gets a list of KeyOperation values the key should support.

public System.Collections.Generic.IList<Azure.Security.KeyVault.Keys.KeyOperation> KeyOperations { get; }
member this.KeyOperations : System.Collections.Generic.IList<Azure.Security.KeyVault.Keys.KeyOperation>
Public ReadOnly Property KeyOperations As IList(Of KeyOperation)

Property Value

Applies to