AzureBareMetalStorageInstancesListResult interface

The response from the Get AzureBareMetalStorageInstances operation.

Properties

nextLink

The URL to get the next set of AzureBareMetalStorage instances.

value

The list of AzureBareMetalStorage instances.

Property Details

The URL to get the next set of AzureBareMetalStorage instances.

nextLink?: string

Property Value

string

value

The list of AzureBareMetalStorage instances.

value?: AzureBareMetalStorageInstance[]

Property Value