HostEndpointSettingsModeTypes.Audit Property
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.
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