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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET