NetAppCacheProperties.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 Cache, based on active diagnostic settings present on the Cache.
public Azure.ResourceManager.NetApp.Models.NetAppCacheFileAccessLogs? FileAccessLogs { get; }
member this.FileAccessLogs : Nullable<Azure.ResourceManager.NetApp.Models.NetAppCacheFileAccessLogs>
Public ReadOnly Property FileAccessLogs As Nullable(Of NetAppCacheFileAccessLogs)