GatewayProperties interface

Describes the 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.

gatewayEndpoint

The endpoint fqdn for the Gateway.

gatewayId

A unique, immutable, identifier for the Gateway.

gatewayType

The type of the Gateway resource.

provisioningState

The provisioning state, which only appears in the response.

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[]

gatewayEndpoint

The endpoint fqdn for the Gateway.

gatewayEndpoint?: string

Property Value

string

gatewayId

A unique, immutable, identifier for the Gateway.

gatewayId?: string

Property Value

string

gatewayType

The type of the Gateway resource.

gatewayType?: string

Property Value

string

provisioningState

The provisioning state, which only appears in the response.

provisioningState?: string

Property Value

string