次の方法で共有


Endpoint.TargetResourceId プロパティ

定義

エンドポイントの の Azure リソース URI を取得または設定します。 "ExternalEndpoints" 型のエンドポイントには適用されません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象