IFluidTenantInfo interface
Returned from LiveShareHost.getFluidTenantInfo() to specify the Fluid service to use for the
current Live Share session.
Properties
| service |
The Fluid service endpoint Live Share should use. |
| tenant |
The Fluid Tenant ID Live Share should use. |
Property Details
serviceEndpoint
The Fluid service endpoint Live Share should use.
serviceEndpoint: string
Property Value
string
tenantId
The Fluid Tenant ID Live Share should use.
tenantId: string
Property Value
string