C# Класс Microsoft.Azure.Commands.Batch.GetBatchAccountKeysCommand

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

Private Properties

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

Открытые методы

Метод Описание
ExecuteCmdlet ( ) : void

Get the keys associated with the specified account. If only the account name is passed in, then look up its resource group and construct a new BatchAccountContext to hold everything.

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

ExecuteCmdlet() публичный Метод

Get the keys associated with the specified account. If only the account name is passed in, then look up its resource group and construct a new BatchAccountContext to hold everything.
public ExecuteCmdlet ( ) : void
Результат void