HostedServiceListResponse::HostedService::ComputeCapabilities Property
Optional. The compute capabilities in this hosted service.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property ComputeCapabilities^ ComputeCapabilities { ComputeCapabilities^ get(); void set(ComputeCapabilities^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Compute.Models::ComputeCapabilities^
Show: