EnvironmentExpands 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.
Properties to be included or expanded in environment objects. This is useful when getting a single environment.
This enumeration supports a bitwise combination of its member values.
[System.Flags]
[System.Runtime.Serialization.DataContract]
public enum EnvironmentExpands
type EnvironmentExpands =
Public Enum EnvironmentExpands
- Inheritance
-
EnvironmentExpands
- Attributes
Fields
Name | Value | Description |
---|---|---|
None | 0 | No additional properties |
ServiceGroupReferences | 1 | Include service group references referring to the environment. |