WebHostingPlanGetResponse Class

Definition

The Get Web Hosting Plan operation response.

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

Constructors

WebHostingPlanGetResponse()

Initializes a new instance of the WebHostingPlanGetResponse class.

Properties

WebHostingPlan

Optional. Details of the created Web Hosting Plan.

Applies to