次の方法で共有


ServiceProperties.TargetLocation プロパティ

定義

サービス内のリソースが属する、またはデプロイする必要がある Azure の場所を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象