StorageSchemaGet – Media API – MediaKind

StorageSchemaGet

Object

Kind

string Optional
The kind of record.

Metadata

object BlobStorageMetadataSchema Required
Metadata about the storage instance.

Properties

Spec

object Required
The specification of the storage instance.

Variants

Discriminated by type. Select one variant:

  1. Microsoft.Storage
    object AzureStorageSpecRead
  1. AWS.S3
    object AWSStorageSpecRead
    • bucketName
      string Required pattern: ^(?!.*..)[a-z0-9][-a-z0-9.]{1,61}[a-z0-9]$
      The name of the AWS S3 bucket.
  1. Google.Storage
    object GoogleStorageSpecRead
    • bucketName
      string Required 2-256 characters
      The name of the Google Storage bucket.