SasDatastoreCredentialsResponse

data class SasDatastoreCredentialsResponse(val credentialsType: String)

SAS datastore credentials configuration.

Constructors

Link copied to clipboard
constructor(credentialsType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enum to determine the datastore credentials type. Expected value is 'Sas'.