C# Class Microsoft.Azure.Commands.Compute.SetAzureRmVMAEMExtension

Inheritance: VirtualMachineExtensionBaseCmdlet
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
SetAzureVMDiagnosticsExtensionC Microsoft.Azure.Management.Compute.Models.VirtualMachine
SetStorageAnalytics void

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void
SetAzureRmVMAEMExtension ( ) : AutoMapper

Private Methods

Méthode Description
SetAzureVMDiagnosticsExtensionC ( Microsoft.Azure.Management.Compute.Models.VirtualMachine vm, Microsoft.Azure.Management.Compute.Models.VirtualMachineInstanceView vmStatus, string storageAccountName, string storageAccountKey ) : Microsoft.Azure.Management.Compute.Models.VirtualMachine
SetStorageAnalytics ( string storageAccountName ) : void

Method Details

ExecuteCmdlet() public méthode

public ExecuteCmdlet ( ) : void
Résultat void

SetAzureRmVMAEMExtension() public méthode

public SetAzureRmVMAEMExtension ( ) : AutoMapper
Résultat AutoMapper