### YamlMime:JavaEnum fields: - fullName: system.fabric.query.ServiceStatus.Active name: Active nameWithType: ServiceStatus.Active summary:

The service has been successfully created.

uid: system.fabric.query.ServiceStatus.Active - fullName: system.fabric.query.ServiceStatus.Deleting name: Deleting nameWithType: ServiceStatus.Deleting summary:

The service is being deleted.

uid: system.fabric.query.ServiceStatus.Deleting - fullName: system.fabric.query.ServiceStatus.Unknown name: Unknown nameWithType: ServiceStatus.Unknown summary:

The service status is not yet known.

uid: system.fabric.query.ServiceStatus.Unknown - fullName: system.fabric.query.ServiceStatus.Upgrading name: Upgrading nameWithType: ServiceStatus.Upgrading summary:

The service is being upgraded.

uid: system.fabric.query.ServiceStatus.Upgrading inheritances: - - methods: - fullName: system.fabric.query.ServiceStatus.getValue() name: getValue() nameWithType: ServiceStatus.getValue() returns: type: syntax: public int getValue() uid: system.fabric.query.ServiceStatus.getValue() nameWithType: ServiceStatus syntax: public enum ServiceStatus uid: system.fabric.query.ServiceStatus fullName: system.fabric.query.ServiceStatus name: ServiceStatus package: system.fabric.query summary:

Represents the status of a service retrieved by calling

metadata: {}