CollectionMode Enum
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.
Collection modes.
public enum CollectionMode
type CollectionMode =
Public Enum CollectionMode
- Inheritance
-
CollectionMode
Fields
Name | Value | Description |
---|---|---|
Unassigned | 0 | The collection mode is currently unassigned. |
Apps | 1 | The collection is capable of publishing applications. |
Desktop | 2 | The collection is capable of publishing a desktop. |
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