Share via


HostEndpointSettingsModeTypes.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.HostEndpointSettingsModeTypes Audit { get; }
static member Audit : Azure.Compute.Batch.HostEndpointSettingsModeTypes
Public Shared ReadOnly Property Audit As HostEndpointSettingsModeTypes

Property Value

Applies to