WebsitesClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Website client to perform operation on AppServicePlan
public class WebsitesClient
type WebsitesClient = class
Public Class WebsitesClient
- Inheritance
-
WebsitesClient
Constructors
| Name | Description |
|---|---|
| WebsitesClient(IAzureContext) |
Initializes the client instance |
Properties
| Name | Description |
|---|---|
| ErrorLogger |
Error Logger |
| VerboseLogger |
Verbose Logger |
| WarningLogger |
Warning Logger |
| WrappedWebsitesClient |
Public property exposing the client instance |
Methods
| Name | Description |
|---|---|
| GetAppServicePlan(String, String) |
Gets the app service plan from the specified resource group |