PimOnlyModeSettings Class
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.
The PIM Only Mode settings.
public class PimOnlyModeSettings : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Authorization.Models.PimOnlyModeSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Authorization.Models.PimOnlyModeSettings>
type PimOnlyModeSettings = class
interface IJsonModel<PimOnlyModeSettings>
interface IPersistableModel<PimOnlyModeSettings>
Public Class PimOnlyModeSettings
Implements IJsonModel(Of PimOnlyModeSettings), IPersistableModel(Of PimOnlyModeSettings)
- Inheritance
-
PimOnlyModeSettings
- Implements
Constructors
| Name | Description |
|---|---|
| PimOnlyModeSettings() |
Initializes a new instance of PimOnlyModeSettings. |
Properties
| Name | Description |
|---|---|
| ExcludedAssignmentTypes |
The list of excluded assignment types allowed. |
| Excludes |
The list of excluded entities that the rule does not apply to. |
| Mode |
Determines whether the setting is enabled, disabled or report only. |