Property ApplyByDefault
ApplyByDefault
Gets or sets whether or not the detour should be applied when CreateDetour(CreateDetourRequest) returns.
Defaults to true.
public bool ApplyByDefault { get; init; }
public bool ApplyByDefault { get; init; }