Dela via


ServiceGroupTypeDescription.Members Property

Definition

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

public System.Collections.Generic.ICollection<System.Fabric.Description.ServiceGroupTypeMemberDescription> Members { get; }
member this.Members : System.Collections.Generic.ICollection<System.Fabric.Description.ServiceGroupTypeMemberDescription>
Public ReadOnly Property Members As ICollection(Of ServiceGroupTypeMemberDescription)

Property Value

The collection of members of this service group.

Applies to