Share via


VolumeGroupVolumeProperties.FileAccessLogs Property

Definition

Gets flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume. Possible values include: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.fileAccessLogs")]
public string FileAccessLogs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.fileAccessLogs")>]
member this.FileAccessLogs : string
Public ReadOnly Property FileAccessLogs As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to