Condividi tramite


IWithLicenseType.WithLicenseType(String) Method

Definition

Specifies that the image or disk that is being used was licensed on-premises.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Update.IUpdate WithLicenseType (string licenseType);
abstract member WithLicenseType : string -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Update.IUpdate
Public Function WithLicenseType (licenseType As String) As IUpdate

Parameters

licenseType
String

License type.

Returns

Applies to