property
primaryEndpoint EndpointReference get Gets the primary HTTP endpoint for the Data API Builder resource.
API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
interface DataApiBuilderContainerResource extends IComputeResource, IResource, IResourceWithArgs, IResourceWithEndpoints, IResourceWithEnvironment, IResourceWithProbes, IResourceWithWaitSupport, IResourceWithServiceDiscovery { readonly host: EndpointReferenceExpression; readonly port: EndpointReferenceExpression; readonly primaryEndpoint: EndpointReference; readonly uriExpression: ReferenceExpression;}host EndpointReferenceExpression get port EndpointReferenceExpression get primaryEndpoint EndpointReference get uriExpression ReferenceExpression get