Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartialOnlineEndpoint

Package version

Mutable online endpoint configuration

Hierarchy

  • PartialOnlineEndpoint

Index

Properties

Optional mirrorTraffic

mirrorTraffic: undefined | {}

Percentage of traffic to be mirrored to each deployment without using returned scoring. Traffic values need to sum to utmost 50.

Optional publicNetworkAccess

publicNetworkAccess: PublicNetworkAccessType

Set to "Enabled" for endpoints that should allow public access when Private Link is enabled.

Optional traffic

traffic: undefined | {}

Percentage of traffic from endpoint to divert to each deployment. Traffic values need to sum to 100.

Generated using TypeDoc