VmInstanceHybridIdentityMetadataListResult interface
The response of a VmInstanceHybridIdentityMetadata list operation.
Properties
next |
The link to the next page of items NOTE: This property will not be serialized. It can only be populated by the server. |
value | The VmInstanceHybridIdentityMetadata items on this page |
Property Details
nextLink
The link to the next page of items NOTE: This property will not be serialized. It can only be populated by the server.
nextLink?: string
Property Value
string
value
The VmInstanceHybridIdentityMetadata items on this page
value: VmInstanceHybridIdentityMetadata[]