Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Microsoft
Azure
Commands
OperationalInsights
AzureOperationalInsightsDataSourceBaseCmdlet
C# Class Microsoft.Azure.Commands.OperationalInsights.AzureOperationalInsightsDataSourceBaseCmdlet
Inheritance:
OperationalInsightsBaseCmdlet
ファイルを表示
Open project: Azure/azure-powershell
Protected Methods
Method
Description
BeginProcessing
( ) :
void
CreatePSDataSourceWithProperties
(
PSDataSourcePropertiesBase
createParameters
,
string
dataSourceName
) :
void
Method Details
BeginProcessing()
protected
method
protected
BeginProcessing
( ) :
void
return
void
CreatePSDataSourceWithProperties()
protected
method
protected
CreatePSDataSourceWithProperties
(
PSDataSourcePropertiesBase
createParameters
,
string
dataSourceName
) :
void
createParameters
Microsoft.Azure.Commands.OperationalInsights.Models.PSDataSourcePropertiesBase
dataSourceName
string
return
void