ASCDataConnectorProperties interface
ASC (Azure Security Center) data connector properties.
- Extends
Properties
subscription |
The subscription id to connect to, and get the data from. |
Inherited Properties
data |
The available data types for the connector. |
Property Details
subscriptionId
The subscription id to connect to, and get the data from.
subscriptionId?: string
Property Value
string
Inherited Property Details
dataTypes
The available data types for the connector.
dataTypes?: AlertsDataTypeOfDataConnector
Property Value
Inherited From DataConnectorWithAlertsProperties.dataTypes
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript