Partager via


Location.FileSystemLocations Property

Definition

Gets or sets the file system locations.

public Microsoft.Azure.Commands.OperationalInsights.Models.FileSystemLocations FileSystemLocations { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="fileSystemLocations")]
public Microsoft.Azure.Commands.OperationalInsights.Models.FileSystemLocations FileSystemLocations { get; set; }
member this.FileSystemLocations : Microsoft.Azure.Commands.OperationalInsights.Models.FileSystemLocations with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="fileSystemLocations")>]
member this.FileSystemLocations : Microsoft.Azure.Commands.OperationalInsights.Models.FileSystemLocations with get, set
Public Property FileSystemLocations As FileSystemLocations

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to