WebHostingPlanCreateResponse Class

Definition

The Create Web Web Hosting Plan operation response.

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

Constructors

WebHostingPlanCreateResponse()

Initializes a new instance of the WebHostingPlanCreateResponse class.

Properties

WebHostingPlan

Optional. Details of the created Web Hosting Plan.

Applies to