App Hub v1 API - Class Environment (1.0.0-beta02)

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

Inheritance

object > Environment

Namespace

Google.Cloud.AppHub.V1

Assembly

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