WebHostingPlanUpdateResponse Class

Definition

The Create Web Hosting Plan operation response.

public class WebHostingPlanUpdateResponse : Microsoft.Azure.AzureOperationResponse
type WebHostingPlanUpdateResponse = class
    inherit AzureOperationResponse
Public Class WebHostingPlanUpdateResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
WebHostingPlanUpdateResponse

Constructors

WebHostingPlanUpdateResponse()

Initializes a new instance of the WebHostingPlanUpdateResponse class.

Properties

WebHostingPlan

Optional. Details of the updated Web Hosting Plan.

Applies to