Share via


IRuntimeProtectionConfiguration Interface

Definition

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

Properties

Name Description
EnforcementLevel

The mode of operation for runtime protection.

Methods

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

Applies to