WebHostingPlanGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.AzureOperationResponseWebHostingPlanGetResponse
Constructors
WebHostingPlanGetResponse() |
Initializes a new instance of the WebHostingPlanGetResponse class. |
Properties
WebHostingPlan |
Optional. Details of the created Web Hosting Plan. |