MhsmVirtualNetworkRule 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.
A rule governing the accessibility of a managed hsm pool from a specific virtual network.
public class MhsmVirtualNetworkRule
type MhsmVirtualNetworkRule = class
Public Class MhsmVirtualNetworkRule
- Inheritance
-
MhsmVirtualNetworkRule
Constructors
MhsmVirtualNetworkRule() |
Initializes a new instance of the MhsmVirtualNetworkRule class. |
MhsmVirtualNetworkRule(String) |
Initializes a new instance of the MhsmVirtualNetworkRule class. |
Properties
Id |
Gets or sets full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'. |
Methods
Validate() |
Validate the object. |