ServiceGroupTypeDescription Class

Definition

Represents the type description of the Fabric service group.

public sealed class ServiceGroupTypeDescription
type ServiceGroupTypeDescription = class
Public NotInheritable Class ServiceGroupTypeDescription
Inheritance
ServiceGroupTypeDescription

Constructors

ServiceGroupTypeDescription()

Initialize an instance of ServiceGroupTypeDescription.

Properties

Members

Gets or sets the collection of members of this service group.

ServiceTypeDescription

Gets or sets the service group type.

UseImplicitFactory

Gets or sets the flag indicates whether to use implicit factory.

Applies to