DiagnosticConfiguration.Cloud 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.
Cloud type for controlling telemetry and audit events for sovereign cloud scenario
public Microsoft.InformationProtection.Cloud? Cloud { get; set; }
public Microsoft.InformationProtection.Cloud Cloud { get; set; }
member this.Cloud : Nullable<Microsoft.InformationProtection.Cloud> with get, set
member this.Cloud : Microsoft.InformationProtection.Cloud with get, set
Public Property Cloud As Nullable(Of Cloud)
Public Property Cloud As Cloud