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. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The ARM id of the subscription. NOTE: This property will not be serialized. It can only be populated by the server. |
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. NOTE: This property will not be serialized. It can only be populated by the server.
creationSupported?: boolean
Property Value
boolean
name
The ARM id of the subscription. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string