addGoFeatureFlag
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addGoFeatureFlag( name: string, pathToConfigFile?: string, port?: number): GoFeatureFlagResource;}Signature
method
addGoFeatureFlag builder Adds an GO Feature Flag container resource to the application model. The default image is and the tag is .
addGoFeatureFlag( name: string, pathToConfigFile?: string, port?: number): GoFeatureFlagResourceParameters
name string pathToConfigFile string optional port number optional Returns
GoFeatureFlagResource Applies to
This method applies to the following types: