Share via


ServiceGatewayAddress interface

Properties of the service gateway address.

Properties

address

Address to update

services

Collection of services in address.

Property Details

address

Address to update

address?: string

Property Value

string

services

Collection of services in address.

services?: string[]

Property Value

string[]