Class CreateOlvmTargetAssetDetails
Description of the OLVM target asset.
Inherited Members
Namespace: Oci.CloudmigrationsService.Models
Assembly: OCI.DotNetSDK.Cloudmigrations.dll
Syntax
public class CreateOlvmTargetAssetDetails : CreateTargetAssetDetails
Properties
MsLicense
Declaration
[JsonProperty(PropertyName = "msLicense")]
public string MsLicense { get; set; }
Property Value
| Type | Description |
|---|---|
| string | Microsoft license for the VM configuration. |