Property VHost
VHost
The virtual host of the queue. Defaults to /.
[JsonPropertyName("vhost")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string? VHost { get; set; }
The virtual host of the queue. Defaults to /.
[JsonPropertyName("vhost")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string? VHost { get; set; }