SanitizerTelemetry.DetectedProperties 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.
public System.Collections.Generic.HashSet<string> DetectedProperties { get; set; }
public Microsoft.WindowsAzure.Commands.Common.Sanitizer.DetectedPropertiesInfo DetectedProperties { get; }
member this.DetectedProperties : System.Collections.Generic.HashSet<string> with get, set
member this.DetectedProperties : Microsoft.WindowsAzure.Commands.Common.Sanitizer.DetectedPropertiesInfo
Public Property DetectedProperties As HashSet(Of String)
Public ReadOnly Property DetectedProperties As DetectedPropertiesInfo