次の方法で共有


AzureResourceReference.SourceArmResourceId プロパティ

定義

参照されている追跡対象リソースの ARM リソース ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象