StorageClassificationMappingCollection interface
Collection of storage mapping details.
Properties
next |
The value of next link. |
value | The storage details. |
Property Details
nextLink
The value of next link.
nextLink?: string
Property Value
string
value
The storage details.
value?: StorageClassificationMapping[]