次の方法で共有


ManualResolutionProperties.TargetId プロパティ

定義

リソースの種類が Manual の場合、依存リソースのターゲット リソース ARM ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象