Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HybridConnectionLimits

Package version

Hybrid Connection limits contract. This is used to return the plan limits of Hybrid Connections.

Hierarchy

Index

Properties

Optional current

current: undefined | number

The current number of Hybrid Connections. NOTE: This property will not be serialized. It can only be populated by the server.

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 maximum

maximum: undefined | number

The maximum number of Hybrid Connections allowed. NOTE: This property will not be serialized. It can only be populated by the server.

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.

Generated using TypeDoc