IObservability Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ObservabilityTypeConverter))]
public interface IObservability : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.ObservabilityTypeConverter))>]
type IObservability = interface
interface IJsonSerializable
Public Interface IObservability
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
EpisodicDataUpload |
When set to true, collects log data to facilitate quicker issue resolution. |
EuLocation |
Location of your cluster. The log and diagnostic data is sent to the appropriate diagnostics servers depending upon where your cluster resides. Setting this to false results in all data sent to Microsoft to be stored outside of the EU. |
StreamingDataClient |
Enables telemetry data to be sent to Microsoft |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |