Package version:

Interface MhsmVirtualNetworkRule

A rule governing the accessibility of a managed hsm pool from a specific virtual network.

interface MhsmVirtualNetworkRule {
    id: string;
}

Properties

Properties

id: string

Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.