Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
WindowsAzure
Commands
ServiceManagement
IaaS
AddAzureDataDiskCommand
C# Class Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.AddAzureDataDiskCommand
Inheritance:
VirtualMachineConfigurationCmdletBase
Show file
Open project: Azure/azure-powershell
Private Properties
Property
Type
Description
ExecuteCommand
void
Protected Methods
Method
Description
GetDataDisks
( ) :
Collection
ProcessRecord
( ) :
void
ValidateParameters
( ) :
void
Private Methods
Method
Description
ExecuteCommand
( ) :
void
Method Details
GetDataDisks()
protected
method
protected
GetDataDisks
( ) :
Collection
return
Collection
ProcessRecord()
protected
method
protected
ProcessRecord
( ) :
void
return
void
ValidateParameters()
protected
method
protected
ValidateParameters
( ) :
void
return
void