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
ResourceManager
Cmdlets
Implementation
SaveAzureResourceGroupDeploymentTemplateCmdlet
C# Класс Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SaveAzureResourceGroupDeploymentTemplateCmdlet
Наследование:
ResourceManagerCmdletBase
Показать файл
Открыть проект
Private Properties
Свойство
Тип
Описание
Защищенные методы
Метод
Описание
GetResourceId
( ) :
string
Gets the resource Id from the supplied PowerShell parameters.
OnProcessRecord
( ) :
void
Executes the cmdlet.
Описание методов
GetResourceId()
защищенный
Метод
Gets the resource Id from the supplied PowerShell parameters.
protected
GetResourceId
( ) :
string
Результат
string
OnProcessRecord()
защищенный
Метод
Executes the cmdlet.
protected
OnProcessRecord
( ) :
void
Результат
void