ServiceConfigurationProperties interface
Service configuration details
Properties
| port | The port on which service is enabled. |
| provisioning |
The resource provisioning state. |
| resource |
The resource Id of the connectivity endpoint (optional). |
| service |
Name of the service. |
Property Details
port
The port on which service is enabled.
port?: number
Property Value
number
provisioningState
The resource provisioning state.
provisioningState?: string
Property Value
string
resourceId
The resource Id of the connectivity endpoint (optional).
resourceId?: string
Property Value
string
serviceName
Name of the service.
serviceName: string
Property Value
string