Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateAccess

Package version

Description of the parameters of Private Access for a Web Site.

Hierarchy

Index

Properties

Optional enabled

enabled: undefined | false | true

Whether private access is enabled or not.

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Optional virtualNetworks

virtualNetworks: PrivateAccessVirtualNetwork[]

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

Generated using TypeDoc