Метод | Описание | |
---|---|---|
GetAppServicePlan ( string resourceGroupName, string appServicePlanName ) : ServerFarmWithRichSku |
Gets the app service plan from the specified resource group
|
|
WebsitesClient ( |
Initializes the client instance
|
Метод | Описание | |
---|---|---|
WriteError ( string errorFormat ) : void |
Write error
|
|
WriteVerbose ( string verboseFormat ) : void |
Writes verbose
|
|
WriteWarning ( string warningFormat ) : void |
Write warning
|
public GetAppServicePlan ( string resourceGroupName, string appServicePlanName ) : ServerFarmWithRichSku | ||
resourceGroupName | string | Name of the resource group |
appServicePlanName | string | Name of the App Service Plan name |
Результат | ServerFarmWithRichSku |
public WebsitesClient ( |
||
context | ||
Результат | System |