次の方法で共有


IWorkflow.AccessEndpoint Property

Definition

Gets the access endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets the access endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="accessEndpoint")]
public string AccessEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets the access endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="accessEndpoint")>]
member this.AccessEndpoint : string
Public ReadOnly Property AccessEndpoint As String

Property Value

Attributes

Applies to