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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ExecuteCmdlet ( ) : void
StopAzureWebsiteCommand ( ) : System

Initializes a new instance of the StopAzureWebsiteCommand class.

StopAzureWebsiteCommand ( IWebsitesServiceManagement channel ) : System

Initializes a new instance of the StopAzureWebsiteCommand class.

메소드 상세

ExecuteCmdlet() 공개 메소드

public ExecuteCmdlet ( ) : void
리턴 void

StopAzureWebsiteCommand() 공개 메소드

Initializes a new instance of the StopAzureWebsiteCommand class.
public StopAzureWebsiteCommand ( ) : System
리턴 System

StopAzureWebsiteCommand() 공개 메소드

Initializes a new instance of the StopAzureWebsiteCommand class.
public StopAzureWebsiteCommand ( IWebsitesServiceManagement channel ) : System
channel IWebsitesServiceManagement /// Channel used for communication with Azure's service management APIs. ///
리턴 System