Compute Engine v1 API - Class ServerBinding (2.15.0)

public sealed class ServerBinding : IMessage<ServerBinding>, IEquatable<ServerBinding>, IDeepCloneable<ServerBinding>, IBufferMessage, IMessage

Inheritance

object > ServerBinding

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

ServerBinding()

public ServerBinding()

ServerBinding(ServerBinding)

public ServerBinding(ServerBinding other)
Parameter
NameDescription
otherServerBinding

Properties

HasType

public bool HasType { get; }

Gets whether the "type" field is set

Property Value
TypeDescription
bool

Type

public string Type { get; set; }

Check the Type enum for the list of possible values.

Property Value
TypeDescription
string