Compute Engine v1 API - Class BackendServiceReference (2.16.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
Name Description
other BackendServiceReference

Properties

BackendService

public string BackendService { get; set; }
Property Value
Type Description
string

HasBackendService

public bool HasBackendService { get; }

Gets whether the "backend_service" field is set

Property Value
Type Description
bool