次の方法で共有


AutoscaleSettingResource.TargetResourceLocation プロパティ

定義

自動スケーリング設定を追加するリソースの場所を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象