LicenseProfilesListResult interface

The List hybrid machine license profile operation response.

Properties

nextLink

The URI to fetch the next page of Machines. Call ListNext() with this URI to fetch the next page of license profile.

value

The list of license profiles.

Property Details

The URI to fetch the next page of Machines. Call ListNext() with this URI to fetch the next page of license profile.

nextLink?: string

Property Value

string

value

The list of license profiles.

value: LicenseProfile[]

Property Value