HostedServiceProperties::Status Property
Gets or sets the status of the cloud service.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property HostedServiceStatus Status { HostedServiceStatus get(); void set(HostedServiceStatus value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Compute.Models::HostedServiceStatusThe status.
Show: