Property | Type | Description |
---|
Method | Description | |
---|---|---|
ExecuteCmdlet ( ) : void | ||
StopAzureWebsiteCommand ( ) : System |
Initializes a new instance of the StopAzureWebsiteCommand class.
|
|
StopAzureWebsiteCommand ( IWebsitesServiceManagement channel ) : System |
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. /// |
return | System |