Partager via


IWithLicenseType.WithLicenseType(String) Méthode

Définition

Spécifie que l’image ou le disque utilisé a été concédé sous licence locale.

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

Paramètres

licenseType
String

Type de licence.

Retours

S’applique à