ResourceProviderCapabilities interface
model interface ResourceProviderCapabilities
Properties
| effect | The effect. |
| quota |
The quota id. |
| required |
The required features. |
Property Details
effect
The effect.
effect: string
Property Value
string
quotaId
The quota id.
quotaId: string
Property Value
string
requiredFeatures
The required features.
requiredFeatures?: string[]
Property Value
string[]