Service.ServiceKind Property

Definition

Gets the service kind.

public System.Fabric.Query.ServiceKind ServiceKind { get; }
member this.ServiceKind : System.Fabric.Query.ServiceKind
Public ReadOnly Property ServiceKind As ServiceKind

Property Value

The service kind.

Applies to