IInMageAzureV2ReplicationDetails.LicenseType Property

Definition

License Type of the VM to be used.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="License Type of the VM to be used.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="licenseType", Update=true)]
public string LicenseType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="License Type of the VM to be used.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="licenseType", Update=true)>]
member this.LicenseType : string with get, set
Public Property LicenseType As String

Property Value

Attributes

Applies to