Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Azure
Commands
Insights
ManagementCmdletBase
C# 클래스 Microsoft.Azure.Commands.Insights.ManagementCmdletBase
Base class for the Azure Insights SDK Cmdlets based on the InsightsManagementClient
상속:
InsightsCmdletBase
,
IDisposable
파일 보기
프로젝트 열기: Azure/azure-powershell
보호된 메소드들
메소드
설명
Dispose
(
bool
disposing
) :
void
Dispose the resources
메소드 상세
Dispose()
보호된
메소드
Dispose the resources
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
Indicates whether the managed resources should be disposed or not
리턴
void