次の方法で共有


IWithLicenseType.WithLicenseType(String) メソッド

定義

使用されているイメージまたはディスクがオンプレミスでライセンスされていることを指定します。

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

パラメーター

licenseType
String

ライセンスの種類。

戻り値

適用対象