Workflow.AccessEndpoint Property

Definition

Gets the access endpoint.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to