Interface DefinitionResourceReference
interface DefinitionResourceReference { authorized?: boolean; id?: string; name?: string; type?: string;} Properties
Optionalauthorized
authorized?: boolean
Optionalname
name?: string
Optionaltype
type?: string
Indicates whether the resource is authorized for use.