LicenseProperties interface
Describes the properties of a License Profile.
Properties
| license |
Describes the properties of a License. |
| license |
The type of the license resource. |
| provisioning |
The provisioning state, which only appears in the response. |
| tenant |
Describes the tenant id. |
Property Details
licenseDetails
Describes the properties of a License.
licenseDetails?: LicenseDetails
Property Value
licenseType
The type of the license resource.
licenseType?: string
Property Value
string
provisioningState
The provisioning state, which only appears in the response.
provisioningState?: string
Property Value
string
tenantId
Describes the tenant id.
tenantId?: string
Property Value
string