CollectorConfigStore.CollectionSets Property

Definition

Returns a collection of all the collection sets currently defined in the config store

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Collector.CollectionSet))]
public Microsoft.SqlServer.Management.Collector.CollectionSetCollection CollectionSets { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Collector.CollectionSet))>]
member this.CollectionSets : Microsoft.SqlServer.Management.Collector.CollectionSetCollection
Public ReadOnly Property CollectionSets As CollectionSetCollection

Property Value

Attributes

Applies to