Class ConnectionAllowlistIssueDetails
ConnectionAllowlistIssueDetails
public sealed class ConnectionAllowlistIssueDetails
- Inheritance
-
ConnectionAllowlistIssueDetails
- Inherited Members
Properties
Error
error
[JsonPropertyName("error")]
public ConnectionAllowlistError Error { get; set; }
Property Value
Request
request
[JsonPropertyName("request")]
public AffectedRequest Request { get; set; }