Share via


ServiceGroupTypeDescription.ServiceTypeDescription Property

Definition

Gets or sets the service group type.

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

Property Value

The service group type.

Applies to