Share via


MonitoringProfile.Scope Property

Definition

Scope for the profile.

public:
 property Microsoft::EnterpriseManagement::Monitoring::Security::MonitoringProfileScopeTypes Scope { Microsoft::EnterpriseManagement::Monitoring::Security::MonitoringProfileScopeTypes get(); };
public Microsoft.EnterpriseManagement.Monitoring.Security.MonitoringProfileScopeTypes Scope { get; }
member this.Scope : Microsoft.EnterpriseManagement.Monitoring.Security.MonitoringProfileScopeTypes
Public ReadOnly Property Scope As MonitoringProfileScopeTypes

Property Value

Returns a value from the MonitoringProfileScopeTypes enumeration that is the scope for the monitoring profile.

Applies to