C# 클래스 Microsoft.WindowsAzure.Management.Websites.Cmdlets.GetAzureWebsiteLocationCommand

상속: WebsitesBaseCmdlet
파일 보기 프로젝트 열기: OctopusDeploy/azure-sdk-tools

공개 메소드들

메소드 설명
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