addGitHubModelById
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addGitHubModelById( name: string, modelId: string, organization?: ParameterResource): GitHubModelResource;}Signature
method
addGitHubModelById builder Adds a GitHub Model resource to the application model using a model identifier string.
addGitHubModelById( name: string, modelId: string, organization?: ParameterResource): GitHubModelResourceParameters
name string modelId string organization ParameterResource optional Returns
GitHubModelResource Applies to
This method applies to the following types: