IngestionConnectionString interface
Connection string for ingesting security data and logs
Properties
location | The region where ingested logs and data resides NOTE: This property will not be serialized. It can only be populated by the server. |
value | Connection string value NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
location
The region where ingested logs and data resides NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
value
Connection string value NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string