ResourceGraphConfiguration interface
model interface ResourceGraphConfiguration
Properties
| api |
The api version. |
| enabled | Whether it's enabled. |
Property Details
apiVersion
The api version.
apiVersion?: string
Property Value
string
enabled
Whether it's enabled.
enabled?: boolean
Property Value
boolean