DatadogOrganizationProperties.IsCspm Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The configuration which describes the state of cloud security posture management. This collects configuration information for all resources in a subscription and track conformance to industry benchmarks.
public bool? IsCspm { get; set; }
member this.IsCspm : Nullable<bool> with get, set
Public Property IsCspm As Nullable(Of Boolean)