Partager via


IWithType<ParentT>.WithType(String) Méthode

Définition

Spécifie le type de l’image d’extension de machine virtuelle.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineExtension.Definition.IWithVersion<ParentT> WithType (string extensionImageTypeName);
abstract member WithType : string -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineExtension.Definition.IWithVersion<'ParentT>
Public Function WithType (extensionImageTypeName As String) As IWithVersion(Of ParentT)

Paramètres

extensionImageTypeName
String

Nom du type d’image.

Retours

S’applique à