Share via


MonitoringUserRole.Scope Property

Definition

Scope of the user role.

public:
 property Microsoft::EnterpriseManagement::Monitoring::Security::MonitoringUserRoleScope ^ Scope { Microsoft::EnterpriseManagement::Monitoring::Security::MonitoringUserRoleScope ^ get(); void set(Microsoft::EnterpriseManagement::Monitoring::Security::MonitoringUserRoleScope ^ value); };
public Microsoft.EnterpriseManagement.Monitoring.Security.MonitoringUserRoleScope Scope { get; set; }
member this.Scope : Microsoft.EnterpriseManagement.Monitoring.Security.MonitoringUserRoleScope with get, set
Public Property Scope As MonitoringUserRoleScope

Property Value

Returns a MonitoringUserRoleScope object that is the scope for the user role.

Applies to