C# Class Microsoft.Azure.Commands.Profile.EnableAzureRmDataCollectionCommand

Inheritance: Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet
Show file Open project: Azure/azure-powershell

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Protected Methods

Method Description
BeginProcessing ( ) : void
SetDataCollectionProfile ( bool enable ) : void

Method Details

BeginProcessing() protected method

protected BeginProcessing ( ) : void
return void

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void

SetDataCollectionProfile() protected method

protected SetDataCollectionProfile ( bool enable ) : void
enable bool
return void