Location.FileSystemLocations 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.
Gets or sets the file system locations.
[Newtonsoft.Json.JsonProperty(PropertyName="fileSystemLocations")]
public Microsoft.Azure.Commands.OperationalInsights.Models.FileSystemLocations FileSystemLocations { 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