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

AzureSqlServerVirtualNetworkRuleModel Class

Definition

Represents the core properties of an Azure Sql Server Virtual Network Rule

public class AzureSqlServerVirtualNetworkRuleModel
type AzureSqlServerVirtualNetworkRuleModel = class
Public Class AzureSqlServerVirtualNetworkRuleModel
Inheritance
AzureSqlServerVirtualNetworkRuleModel

Constructors

AzureSqlServerVirtualNetworkRuleModel()

Properties

IgnoreMissingVnetServiceEndpoint

Gets or sets create firewall rule before the virtual network has vnet service endpoint enabled.

ResourceGroupName

Gets or sets the name of the resource group

ServerName

Gets or sets the name of the server

State

Gets virtual network rule state. Possible values include: 'Initializing', 'InProgress', 'Ready', 'Deleting', 'Unknown'

VirtualNetworkRuleName

Gets or sets the name of the virtual network rule

VirtualNetworkSubnetId

Gets or sets the url of the virtual network

Applies to