EndpointUrl interface
Represents url of the service endpoint.
depends |
Gets or sets the dependency bindings. |
display |
Gets or sets the display name of service endpoint url. |
help |
Gets or sets the help text of service endpoint url. |
is |
Gets or sets the visibility of service endpoint url. |
value | Gets or sets the value of service endpoint url. |
Gets or sets the display name of service endpoint url.
displayName: string
Property Value
string
Gets or sets the help text of service endpoint url.
helpText: string
Property Value
string
Gets or sets the visibility of service endpoint url.
isVisible: string
Property Value
string
Gets or sets the value of service endpoint url.
value: string
Property Value
string