Observability Args
data class ObservabilityArgs(val episodicDataUpload: Output<Boolean>? = null, val euLocation: Output<Boolean>? = null, val streamingDataClient: Output<Boolean>? = null) : ConvertibleToJava<ObservabilityArgs>
The Observability of AzureStackHCI Cluster.
Properties
Link copied to clipboard
When set to true, collects log data to facilitate quicker issue resolution.
Link copied to clipboard
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.
Link copied to clipboard
Enables telemetry data to be sent to Microsoft