AzureSqlServerVirtualNetworkRuleModel 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 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 |