OperationalInsightsWorkspaceFeatures.IsUnifiedSentinelBillingOnly 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.
An indication if the specify workspace is limited to sentinel's unified billing model only.
public Azure.Provisioning.BicepValue<bool> IsUnifiedSentinelBillingOnly { get; }
member this.IsUnifiedSentinelBillingOnly : Azure.Provisioning.BicepValue<bool>
Public ReadOnly Property IsUnifiedSentinelBillingOnly As BicepValue(Of Boolean)