# AzureCredentialSpecCreate

object

## credentialobject 
[AzureCredentialCreate](https://docs.mediakind.com/api-reference/media-api/schemas/azurecredentialcreate) Required

The credential for the Azure Storage Account

### Show 1 property
### Hide 1 property

#### sasTokenstring
Required
pattern: ^\\?(\[a-z\]+=\[^&\]+)(&\[a-z\]+=\[^&\]+)+$

SAS Token for Azure Storage Account, including leading ?

#### type
enum or null
Required

The type of the credential.

Allowed values:
- Microsoft.Storage
- AWS.S3
- Google.Storage
