你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureSqlServerIpv6FirewallRuleModel Class

Definition

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

Applies to