Partager via


WebsitesClient Class

Definition

Website client to perform operation on AppServicePlan

public class WebsitesClient
type WebsitesClient = class
Public Class WebsitesClient
Inheritance
WebsitesClient

Constructors

WebsitesClient(IAzureContext)

Initializes the client instance

Properties

ErrorLogger

Error Logger

VerboseLogger

Verbose Logger

WarningLogger

Warning Logger

WrappedWebsitesClient

Public property exposing the client instance

Methods

GetAppServicePlan(String, String)

Gets the app service plan from the specified resource group

Applies to