SynapseIPFirewallRuleProperties Class

Definition

IP firewall rule properties.

public class SynapseIPFirewallRuleProperties
type SynapseIPFirewallRuleProperties = class
Public Class SynapseIPFirewallRuleProperties
Inheritance
SynapseIPFirewallRuleProperties

Constructors

SynapseIPFirewallRuleProperties()

Initializes a new instance of SynapseIPFirewallRuleProperties.

Properties

EndIPAddress

The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress.

ProvisioningState

Resource provisioning state.

StartIPAddress

The start IP address of the firewall rule. Must be IPv4 format.

Applies to