property
primaryEndpointEndpointReferencegetGets the primary endpoint for the dbx resource.
API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
interface DbxContainerResource extends IComputeResource, IResource, IResourceWithArgs, IResourceWithEndpoints, IResourceWithEnvironment, IResourceWithProbes, IResourceWithWaitSupport { readonly primaryEndpoint: EndpointReference; withHostPort(port: number): DbxContainerResource;}primaryEndpointEndpointReferencegetwithHostPort(port: number): DbxContainerResourceParameters
portnumberReturns
DbxContainerResource