次の方法で共有


ServiceEndpointPolicyDefinition.Service プロパティ

定義

サービス エンドポイント名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象