EndpointUrl interface

Represents url of the service endpoint.

Properties

dependsOn

Gets or sets the dependency bindings.

displayName

Gets or sets the display name of service endpoint url.

helpText

Gets or sets the help text of service endpoint url.

isVisible

Gets or sets the visibility of service endpoint url.

value

Gets or sets the value of service endpoint url.

Property Details

dependsOn

Gets or sets the dependency bindings.

dependsOn: DependsOn

Property Value

displayName

Gets or sets the display name of service endpoint url.

displayName: string

Property Value

string

helpText

Gets or sets the help text of service endpoint url.

helpText: string

Property Value

string

isVisible

Gets or sets the visibility of service endpoint url.

isVisible: string

Property Value

string

value

Gets or sets the value of service endpoint url.

value: string

Property Value

string