Edit

Share via


EnvironmentExpands Enum

Definition

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

None 0

No additional properties

ServiceGroupReferences 1

Include service group references referring to the environment.

Applies to