C# Класс Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.ExportAzureResourceGroupCmdlet

Наследование: ResourceManagerCmdletBase
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
GetExportOptions string

Защищенные методы

Метод Описание
GetResourceId ( ) : string

Gets the resource Id from the supplied PowerShell parameters.

OnProcessRecord ( ) : void

Executes the cmdlet.

Приватные методы

Метод Описание
GetExportOptions ( ) : string

Gets the export template options

Описание методов

GetResourceId() защищенный Метод

Gets the resource Id from the supplied PowerShell parameters.
protected GetResourceId ( ) : string
Результат string

OnProcessRecord() защищенный Метод

Executes the cmdlet.
protected OnProcessRecord ( ) : void
Результат void