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