Package version:

The top level storage insight resource container.

Hierarchy

Properties

containers?: string[]

The names of the blob containers that the workspace should read

eTag?: string

The ETag of the storage insight.

id?: string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

The status of the storage insight NOTE: This property will not be serialized. It can only be populated by the server.

storageAccount?: StorageAccount

The storage account connection details

tables?: string[]

The names of the Azure tables that the workspace should read

tags?: {
    [propertyName: string]: string;
}

Resource tags.

Type declaration

  • [propertyName: string]: string
type?: string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc