HostedServiceListResponse::HostedService::ComputeCapabilities Property

 

Optional. The compute capabilities in this hosted service.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public:
property ComputeCapabilities^ ComputeCapabilities {
	ComputeCapabilities^ get();
	void set(ComputeCapabilities^ value);
}
Return to top
Show: