HostEndpointSettingsModeType.Audit Property

Definition

In Audit mode, the system acts as if it is enforcing the access control policy, including emitting access denial entries in the logs but it does not actually deny any requests to host endpoints.

public static Azure.Compute.Batch.HostEndpointSettingsModeType Audit { get; }
static member Audit : Azure.Compute.Batch.HostEndpointSettingsModeType
Public Shared ReadOnly Property Audit As HostEndpointSettingsModeType

Property Value

Applies to