Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Защищенные методы
Метод
Описание
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