EncryptionScopeListResult interface

The list of cognitive services EncryptionScopes.

Properties

nextLink

The link used to get the next page of EncryptionScope.

value

The list of EncryptionScope.

Property Details

The link used to get the next page of EncryptionScope.

nextLink?: string

Property Value

string

value

The list of EncryptionScope.

value?: EncryptionScope[]

Property Value