WorkflowVersion.AccessEndpoint プロパティ

定義

アクセス エンドポイントを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accessEndpoint")]
public string AccessEndpoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accessEndpoint")>]
member this.AccessEndpoint : string
Public ReadOnly Property AccessEndpoint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象