GetCloudServiceResourceState Class

Definition

Specifies the state for a cloud service resource.

public static class GetCloudServiceResourceState
type GetCloudServiceResourceState = class
Public Class GetCloudServiceResourceState
Inheritance
GetCloudServiceResourceState

Fields

NotFound

The resource provider did not respond with information for the resource.

Paused

The resource was temporarily put on hold. This may be due to a monetary event.

Started

The resource has started and is running fine.

Stopped

The resource was stopped due to an issue.

Unknown

The resource state is unknown, there may have been a communicaiton failure, or the resource has not yet been processed.

Applies to