Class DnsOverHttpsQuestion
public class DnsOverHttpsQuestion
- Inheritance
-
DnsOverHttpsQuestion
- Inherited Members
Constructors
DnsOverHttpsQuestion(string, int?)
public DnsOverHttpsQuestion(string name, int? type)
Parameters
Properties
Name
[JsonPropertyName("name")]
public string Name { get; }
Property Value
Type
[JsonPropertyName("type")]
public int? Type { get; }
Property Value
- int?