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