BicepOutputReference
Handle TypeScript
interface BicepOutputReference extends IManifestExpressionProvider, IValueProvider, IValueWithReferences, 0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]] { readonly name: string; readonly value: string; readonly valueExpression: string;}Properties
property
name string get Gets the Name property
property
value string get Gets the Value property
property
valueExpression string get Gets the ValueExpression property