Class GetRealmsOptions
public sealed record GetRealmsOptions : CommandOptions, IEquatable<CommandOptions>, IEquatable<GetRealmsOptions>
- Inheritance
-
GetRealmsOptions
- Implements
- Inherited Members
Properties
Context
public BrowsingContext? Context { get; init; }
Property Value
Type
public RealmType? Type { get; init; }