Uses of Class
com.azure.resourcemanager.mariadb.fluent.models.VirtualNetworkRuleProperties
Package
Description
Package containing the inner data models for MariaDBManagementClient.
-
Uses of VirtualNetworkRuleProperties in com.azure.resourcemanager.mariadb.fluent.models
Modifier 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.