次の方法で共有


ServiceUnitResource.TargetResourceGroup プロパティ

定義

サービス ユニット内のリソースが属する、またはデプロイする必要がある Azure リソース グループを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象