ServerFarmGetResponse Members
Represents a retrieved server farm.
The following tables list the members exposed by the ServerFarmGetResponse type.
Public Constructors
Name | Description | |
---|---|---|
ServerFarmGetResponse | Initializes a new instance of the ServerFarmGetResponse class. |
Top
Public Properties
Name | Description | |
---|---|---|
CurrentNumberOfWorkers | Gets or sets the current number of Virtual Machines that are in the server farm. | |
CurrentWorkerSize | Gets or sets a ServerFarmWorkerSize value that specifies the current worker size. | |
Name | Gets or sets the name of the server farm. | |
NumberOfWorkers | Gets or sets the number of Virtual Machines that are dedicated to the server farm. | |
RequestId | Gets the identifier of the request that was made to the service. (Inherited from OperationResponse) | |
Status | Gets or sets a ServerFarmStatus value that specifies the status of the server farm . | |
StatusCode | Gets the status code. (Inherited from OperationResponse) | |
WorkerSize | Gets or sets a ServerFarmWorkerSize value that specifies the worker size. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ServerFarmGetResponse Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace