PlatformVersion Class

Definition

Defines values for PlatformVersion.

public static class PlatformVersion
type PlatformVersion = class
Public Class PlatformVersion
Inheritance
PlatformVersion

Fields

Mtv1

Platform running the service on Multi Tenant V1 platform.

Stv1

Platform running the service on Single Tenant V1 platform.

Stv2

Platform running the service on Single Tenant V2 platform.

Undetermined

Platform version cannot be determined, as compute platform is not deployed.

Applies to