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