Uses of Class
com.azure.resourcemanager.sql.fluent.models.VirtualNetworkRuleProperties
Packages that use VirtualNetworkRuleProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of VirtualNetworkRuleProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return VirtualNetworkRulePropertiesModifier and TypeMethodDescriptionVirtualNetworkRuleProperties.withIgnoreMissingVnetServiceEndpoint(Boolean ignoreMissingVnetServiceEndpoint) Set the ignoreMissingVnetServiceEndpoint property: Create firewall rule before the virtual network has vnet service endpoint enabled.VirtualNetworkRuleProperties.withVirtualNetworkSubnetId(String virtualNetworkSubnetId) Set the virtualNetworkSubnetId property: The ARM resource id of the virtual network subnet.