C# Class Microsoft.Azure.Commands.Insights.Autoscale.AddAzureRmAutoscaleSettingCommand

Inheritance: ManagementCmdletBase
Show file Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Property Type Description
CreateAutoscaleSettingResource Microsoft.Azure.Management.Insights.Models.AutoscaleSettingResource

Protected Methods

Method Description
ProcessRecordInternal ( ) : void

Execute the cmdlet

Private Methods

Method Description
CreateAutoscaleSettingResource ( ) : Microsoft.Azure.Management.Insights.Models.AutoscaleSettingResource

Method Details

ProcessRecordInternal() protected method

Execute the cmdlet
protected ProcessRecordInternal ( ) : void
return void