AzureSqlServerIpv6FirewallRuleModel 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 core properties of an Azure Sql Database IPv6 Server Firewall Rule
public class AzureSqlServerIpv6FirewallRuleModel
type AzureSqlServerIpv6FirewallRuleModel = class
Public Class AzureSqlServerIpv6FirewallRuleModel
- Inheritance
-
AzureSqlServerIpv6FirewallRuleModel
Constructors
AzureSqlServerIpv6FirewallRuleModel() |
Properties
EndIpv6Address |
Gets or sets the end IPv6 address of the rule |
Ipv6FirewallRuleName |
Gets or sets the name of the IPv6 firewall rule |
ResourceGroupName |
Gets or sets the name of the resource group |
ServerName |
Gets or sets the name of the server |
StartIpv6Address |
Gets or sets the start IPv6 address of the rule |