Share via


CloudHsmClusterListResult interface

List of Cloud HSM Clusters

Properties

nextLink

The URL to get the next set of Cloud HSM Clusters.

value

The list of Cloud HSM Clusters.

Property Details

The URL to get the next set of Cloud HSM Clusters.

nextLink?: string

Property Value

string

value

The list of Cloud HSM Clusters.

value?: CloudHsmCluster[]

Property Value