Class EmulateNetworkConditionsByRuleCommandResponse
Response for EmulateNetworkConditionsByRule
public sealed class EmulateNetworkConditionsByRuleCommandResponse : ICommandResponse<EmulateNetworkConditionsByRuleCommandSettings>, ICommandResponse
- Inheritance
-
EmulateNetworkConditionsByRuleCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
RuleIds
Gets or sets the ruleIds
[JsonPropertyName("ruleIds")]
public string[] RuleIds { get; set; }
Property Value
- string[]