C# Класс Microsoft.WindowsAzure.Management.Websites.Cmdlets.GetAzureWebsiteLocationCommand

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

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

Метод Описание
ExecuteCmdlet ( ) : void
GetAzureWebsiteLocationCommand ( ) : System.Collections.Generic

Initializes a new instance of the GetAzureWebsiteLocationCommand class.

GetAzureWebsiteLocationCommand ( IWebsitesServiceManagement channel ) : System.Collections.Generic

Initializes a new instance of the GetAzureWebsiteLocationCommand class.

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

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

public ExecuteCmdlet ( ) : void
Результат void

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

Initializes a new instance of the GetAzureWebsiteLocationCommand class.
public GetAzureWebsiteLocationCommand ( ) : System.Collections.Generic
Результат System.Collections.Generic

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

Initializes a new instance of the GetAzureWebsiteLocationCommand class.
public GetAzureWebsiteLocationCommand ( IWebsitesServiceManagement channel ) : System.Collections.Generic
channel IWebsitesServiceManagement /// Channel used for communication with Azure's service management APIs. ///
Результат System.Collections.Generic