EndpointUrl interface
Represents url of the service endpoint.
Properties
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. |
Property Details
dependsOn
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