Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Microsoft
Azure
Commands
Profile
EnableAzureRmDataCollectionCommand
C# Class Microsoft.Azure.Commands.Profile.EnableAzureRmDataCollectionCommand
Inheritance:
Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet
Exibir arquivo
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