Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Microsoft
Azure
Commands
Insights
ManagementCmdletBase
C# Class Microsoft.Azure.Commands.Insights.ManagementCmdletBase
Base class for the Azure Insights SDK Cmdlets based on the InsightsManagementClient
Inheritance:
InsightsCmdletBase
,
IDisposable
Afficher le fichier
Open project: Azure/azure-powershell
Méthodes protégées
Méthode
Description
Dispose
(
bool
disposing
) :
void
Dispose the resources
Method Details
Dispose()
protected
méthode
Dispose the resources
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
Indicates whether the managed resources should be disposed or not
Résultat
void