WebSpacesGetResponse Members

Represents the retrieved web space.

The following tables list the members exposed by the WebSpacesGetResponse type.

Public Constructors

  Name Description
  WebSpacesGetResponse Initializes a new instance of the WebSpacesGetResponse class.

Top

Public Properties

  Name Description
public property AvailabilityState Gets or sets a WebSpaceAvailabilityState value that specifies the availability state of the web space.
public property CurrentNumberOfWorkers Gets or sets the current number of workers.
public property CurrentWorkerSize Gets or sets a WebSpaceWorkerSize value that specifies the current worker size.
public property GeoLocation Gets or sets the location of the datacenter for the web space.
public property GeoRegion Gets or sets the geographical region where the web space is located.
public property Name Gets or sets the name of the web space.
public property Plan Gets or sets the plan of the web space.
public property RequestId  Gets the identifier of the request that was made to the service. (Inherited from OperationResponse)
public property Status Gets or sets a WebSpaceStatus value that specifies the status of the web space.
public property StatusCode  Gets the status code. (Inherited from OperationResponse)
public property Subscription Gets or sets the subscription ID.
public property WorkerSize Gets or sets a WebSpaceWorkerSize value that specifies the worker size.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

WebSpacesGetResponse Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace