Share via


PrivateAccessProperties interface

PrivateAccess resource specific properties

Properties

enabled

Whether private access is enabled or not.

virtualNetworks

The Virtual Networks (and subnets) allowed to access the site privately.

Property Details

enabled

Whether private access is enabled or not.

enabled?: boolean

Property Value

boolean

virtualNetworks

The Virtual Networks (and subnets) allowed to access the site privately.

virtualNetworks?: PrivateAccessVirtualNetwork[]

Property Value