NAME
Disable-DcsTelemetryStatusMonitoring
SYNOPSIS
Disables the telemetry status monitoring.
SYNTAX
Disable-DcsTelemetryStatusMonitoring [-PipelineVariable <String>] [<CommonParameters>]
DESCRIPTION
Disables the telemetry status monitoring, stopping the reception of continuous updates on any changes in the DcsTmy service.
PARAMETERS
- -PipelineVariable<String>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
- -<CommonParameters>
- This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OuTiBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
-
INPUTS
OUTPUTS
NOTES
EXAMPLES
-------------- Example 1 Disable telemetry status monitoring --------------
Disable-DcsTelemetryStatusMonitoring
Telemetry status monitoring is disabled, and the customer will no longer receive continuous updates on any changes in the DcsTmy service.