Package version:

Interface VmInstanceHybridIdentityMetadataListResult

The response of a VmInstanceHybridIdentityMetadata list operation.

interface VmInstanceHybridIdentityMetadataListResult {
    nextLink?: string;
    value: VmInstanceHybridIdentityMetadata[];
}

Properties

Properties

nextLink?: string

The link to the next page of items NOTE: This property will not be serialized. It can only be populated by the server.

The VmInstanceHybridIdentityMetadata items on this page