Package version:

Collection of storage mapping details.

interface StorageClassificationMappingCollection {
    nextLink?: string;
    value?: StorageClassificationMapping[];
}

Properties

Properties

nextLink?: string

The value of next link.

The storage details.