Class CreateTableRequestDataAttributesFileMetadataOneOfAccessDetailsAzureDetail

The definition of CreateTableRequestDataAttributesFileMetadataOneOfAccessDetailsAzureDetail object.

Hierarchy

  • CreateTableRequestDataAttributesFileMetadataOneOfAccessDetailsAzureDetail

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
azureClientId: string

The Azure client ID.

azureContainerName: string

The name of the Azure container.

azureStorageAccountName: string

The name of the Azure storage account.

azureTenantId: string

The ID of the Azure tenant.

filePath: string

The relative file path from the Azure container root to the CSV file.

Generated using TypeDoc