NetAppVolumeData.FileAccessLogs 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.
Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume.
public Azure.ResourceManager.NetApp.Models.NetAppFileAccessLog? FileAccessLogs { get; }
member this.FileAccessLogs : Nullable<Azure.ResourceManager.NetApp.Models.NetAppFileAccessLog>
Public ReadOnly Property FileAccessLogs As Nullable(Of NetAppFileAccessLog)