FirewallRuleProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the properties of an Azure SQL Database Server Firewall Rule.
public class FirewallRuleProperties
type FirewallRuleProperties = class
Public Class FirewallRuleProperties
- Inheritance
-
FirewallRuleProperties
Constructors
FirewallRuleProperties() |
Initializes a new instance of the FirewallRuleProperties class. |
Properties
EndIpAddress |
Optional. Gets the end IP address of the Azure SQL Database Firewall Rule. |
StartIpAddress |
Optional. Gets the start IP address of the Azure SQL Database Firewall Rule. |