Language

ISelfServeExemptionSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.SelfServeExemptionSettingsTypeConverter))]
public interface ISelfServeExemptionSettings : Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.SelfServeExemptionSettingsTypeConverter))>]
type ISelfServeExemptionSettings = interface
    interface IJsonSerializable
Public Interface ISelfServeExemptionSettings
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Enabled

Indicates whether self-serve exemption is enabled.

PolicyDefinitionReferenceId

The policy definition reference IDs for self-serve exemption.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to