public sealed class Environment : IMessage<Environment>, IEquatable<Environment>, IDeepCloneable<Environment>, IBufferMessage, IMessage
Reference documentation and code samples for the App Hub v1 API class Environment.
Environment of the Application, Service, or Workload
Implements
IMessageEnvironment, IEquatableEnvironment, IDeepCloneableEnvironment, IBufferMessage, IMessageNamespace
Google.Cloud.AppHub.V1Assembly
Google.Cloud.AppHub.V1.dll
Constructors
Environment()
public Environment()
Environment(Environment)
public Environment(Environment other)
Parameter | |
---|---|
Name | Description |
other |
Environment |
Properties
Type
public Environment.Types.Type Type { get; set; }
Required. Environment Type.
Property Value | |
---|---|
Type | Description |
EnvironmentTypesType |