GatewayUpdateProperties interface

Describes the Update properties of a Gateway Profile.

Properties

allowedFeatures

Specifies the list of features that are enabled for this Gateway.

gatewayBypass

Specifies the list of domain names that should bypass the gateway. Each entry must be a valid DNS hostname.

Property Details

allowedFeatures

Specifies the list of features that are enabled for this Gateway.

allowedFeatures?: string[]

Property Value

string[]

gatewayBypass

Specifies the list of domain names that should bypass the gateway. Each entry must be a valid DNS hostname.

gatewayBypass?: string[]

Property Value

string[]