CreateResourceSupportedProperties interface
Datadog resource can be created or not properties.
Properties
| creation |
Indicates if selected subscription supports Datadog resource creation, if not it is already being monitored for the selected organization via multi subscription feature. |
| name | The ARM id of the subscription. |
Property Details
creationSupported
Indicates if selected subscription supports Datadog resource creation, if not it is already being monitored for the selected organization via multi subscription feature.
creationSupported?: boolean
Property Value
boolean
name
The ARM id of the subscription.
name?: string
Property Value
string