ResourceTypeExtension interface
model interface ResourceTypeExtension
Properties
| endpoint |
The endpoint uri. |
| extension |
The extension categories. |
| timeout | The timeout. |
Property Details
endpointUri
The endpoint uri.
endpointUri?: string
Property Value
string
extensionCategories
The extension categories.
extensionCategories?: string[]
Property Value
string[]
timeout
The timeout.
timeout?: string
Property Value
string