Compute Engine v1 API - Class BackendServiceReference (2.15.0)

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

Inheritance

object > BackendServiceReference

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

BackendServiceReference()

public BackendServiceReference()

BackendServiceReference(BackendServiceReference)

public BackendServiceReference(BackendServiceReference other)
Parameter
NameDescription
otherBackendServiceReference

Properties

BackendService

public string BackendService { get; set; }
Property Value
TypeDescription
string

HasBackendService

public bool HasBackendService { get; }

Gets whether the "backend_service" field is set

Property Value
TypeDescription
bool