PlatformVersion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET