Condividi tramite


CustomLogInput.Location Property

Definition

Gets or sets the location.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to