DefaultRolloutSpecificationAutoProvisionConfig interface
The auto provisioning config.
Properties
| resource |
Whether auto provisioning for resource graph is enabled. |
| storage | Whether auto provisioning for storage is enabled. |
Property Details
resourceGraph
Whether auto provisioning for resource graph is enabled.
resourceGraph?: boolean
Property Value
boolean
storage
Whether auto provisioning for storage is enabled.
storage?: boolean
Property Value
boolean