AemGlobalSettings.BucketTypeFilters Property

Definition

Bucket Type Filters

public:
 property System::Collections::ObjectModel::Collection<Microsoft::EnterpriseManagement::Monitoring::ClientMonitoring::BucketType> ^ BucketTypeFilters { System::Collections::ObjectModel::Collection<Microsoft::EnterpriseManagement::Monitoring::ClientMonitoring::BucketType> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring.BucketType> BucketTypeFilters { get; }
member this.BucketTypeFilters : System.Collections.ObjectModel.Collection<Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring.BucketType>
Public ReadOnly Property BucketTypeFilters As Collection(Of BucketType)

Property Value

Collection<BucketType>

Returns a Collection<T> of enumeration values.

Applies to