ServiceTypeDescription.ServiceTypeKind Property

Definition

Gets or sets the kind of service type.

public System.Fabric.Description.ServiceDescriptionKind ServiceTypeKind { get; set; }
member this.ServiceTypeKind : System.Fabric.Description.ServiceDescriptionKind with get, set
Public Property ServiceTypeKind As ServiceDescriptionKind

Property Value

The kind of service type.

Applies to