TestimoX

API Reference

Class

WslDistributionStopPlan

Namespace ComputerX.Wsl
Assembly ComputerX
Modifiers sealed

Describes a planned WSL distribution termination request.

Inheritance

  • Object
  • WslDistributionStopPlan

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Constructors

public WslDistributionStopPlan() #

Properties

public String Name { get; set; } #

Gets the distribution name.

public Boolean Registered { get; set; } #

Gets a value indicating whether the distribution was registered during planning.

public Boolean WillExecute { get; set; } #

Gets a value indicating whether execution should be attempted.

public String Reason { get; set; } #

Gets the planning note or reason execution will not be attempted.

public String DataSource { get; set; } #

Gets the backing data source.