Class ChangeDomainLicenseTypeDetails
(For tenancies that support identity domains) Details for updating the license type of the identity domain.
Inherited Members
Namespace: Oci.IdentityService.Models
Assembly: OCI.DotNetSDK.Identity.dll
Syntax
public class ChangeDomainLicenseTypeDetailsProperties
LicenseType
Declaration
[JsonProperty(PropertyName = "licenseType")]
public string LicenseType { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The license type of the identity domain. |