LicenseAssignmentState type
Describes the license assignment state (Assigned or NotAssigned).
KnownLicenseAssignmentState can be used interchangeably with LicenseAssignmentState,
this enum contains the known values that the service supports.
Known values supported by the service
Assigned: Assigned
NotAssigned: NotAssigned
type LicenseAssignmentState = string