Package version:

Interface LocationCapabilities

The location capability.

Hierarchy

  • LocationCapabilities

Properties

name?: string

The location name. NOTE: This property will not be serialized. It can only be populated by the server.

reason?: string

The reason for the capability not being available.

The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

supportedManagedInstanceVersions?: ManagedInstanceVersionCapability[]

The list of supported managed instance versions. NOTE: This property will not be serialized. It can only be populated by the server.

supportedServerVersions?: ServerVersionCapability[]

The list of supported server versions. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc