DimensionProperties.ToBeExportedForCustomer 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.
flag indicating whether this dimension should be included to the customer in Azure Monitor logs (aka Shoebox)
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purview.PropertyOrigin.Owned)]
public bool? ToBeExportedForCustomer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purview.PropertyOrigin.Owned)>]
member this.ToBeExportedForCustomer : Nullable<bool> with get, set
Public Property ToBeExportedForCustomer As Nullable(Of Boolean)
Property Value
Implements
- Attributes