Options
All
  • Public
  • Public/Protected
  • All
Menu

Returned from LiveShareHost.getFluidTenantInfo() to specify the Fluid service to use for the current Live Share session.

Hierarchy

  • IFluidTenantInfo

Index

Properties

ordererEndpoint: string
deprecated

As of Fluid 1.0 this configuration information has been deprecated in favor of serviceEndpoint.

serviceEndpoint?: string

The Fluid service endpoint Live Share should use.

storageEndpoint: string
deprecated

As of Fluid 1.0 this configuration information has been deprecated in favor of serviceEndpoint.

tenantId: string

The Fluid Tenant ID Live Share should use.

Generated using TypeDoc