C# 클래스 Microsoft.Azure.Commands.Profile.EnableAzureRmDataCollectionCommand

상속: Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
ExecuteCmdlet ( ) : void

보호된 메소드들

메소드 설명
BeginProcessing ( ) : void
SetDataCollectionProfile ( bool enable ) : void

메소드 상세

BeginProcessing() 보호된 메소드

protected BeginProcessing ( ) : void
리턴 void

ExecuteCmdlet() 공개 메소드

public ExecuteCmdlet ( ) : void
리턴 void

SetDataCollectionProfile() 보호된 메소드

protected SetDataCollectionProfile ( bool enable ) : void
enable bool
리턴 void