Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PrivateEndpointSettings

Optional settings if the stream pool is private.

Properties

Optional nsgIds

nsgIds: Array<string>

The optional list of network security groups that are associated with the private endpoint of the stream pool.

Optional privateEndpointIp

privateEndpointIp: undefined | string

The private IP associated with the stream pool in the associated subnetId. The stream pool's FQDN resolves to that IP and should be used - instead of the private IP - in order to not trigger any TLS issues.

Optional subnetId

subnetId: undefined | string

The subnet id from which the private stream pool can be accessed. Trying to access the streams from another network location will result in an error.

Functions

getDeserializedJsonObj

getJsonObj