StorageApplianceList interface

StorageApplianceList represents a list of storage appliances.

Properties

nextLink

The link used to get the next page of operations.

value

The list of storage appliances.

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of storage appliances.

value?: StorageAppliance[]

Property Value