AemGlobalSettings.BucketTypeFilters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Returns a Collection<T> of enumeration values.