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

Inheritance: Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet
Mostrar archivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
ThrowDataDiskNotExistError void

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Private Methods

Method Description
ThrowDataDiskNotExistError ( ) : void

Method Details

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void