GenericResource.Location Property

Definition

Resource location

[System.Text.Json.Serialization.JsonPropertyName("location")]
public string Location { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("location")>]
member this.Location : string with get, set
Public Property Location As String

Property Value

Attributes

Applies to