Package version:

Configuration to bind a ContainerApp to a dev ContainerApp Service

interface ServiceBind {
    name?: string;
    serviceId?: string;
}

Properties

Properties

name?: string

Name of the service bind

serviceId?: string

Resource id of the target service