Condividi tramite


ServiceProperties.TargetLocation Property

Definition

Gets or sets the Azure location to which the resources in the service belong to or should be deployed to.

[Newtonsoft.Json.JsonProperty(PropertyName="targetLocation")]
public string TargetLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetLocation")>]
member this.TargetLocation : string with get, set
Public Property TargetLocation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to