VirtualNetworkRule 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.
Virtual Network ACL Rule object
public class VirtualNetworkRule
type VirtualNetworkRule = class
Public Class VirtualNetworkRule
- Inheritance
-
VirtualNetworkRule
Constructors
VirtualNetworkRule() |
Initializes a new instance of the VirtualNetworkRule class. |
VirtualNetworkRule(String, Nullable<Boolean>) |
Initializes a new instance of the VirtualNetworkRule class. |
Properties
Id |
Gets or sets resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}. |
IgnoreMissingVNetServiceEndpoint |
Gets or sets create firewall rule before the virtual network has vnet service endpoint enabled. |
Applies to
Azure SDK for .NET