Compute Engine v1 API - Class TargetTcpProxiesSetBackendServiceRequest (2.15.0)

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

Inheritance

object > TargetTcpProxiesSetBackendServiceRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

TargetTcpProxiesSetBackendServiceRequest()

public TargetTcpProxiesSetBackendServiceRequest()

TargetTcpProxiesSetBackendServiceRequest(TargetTcpProxiesSetBackendServiceRequest)

public TargetTcpProxiesSetBackendServiceRequest(TargetTcpProxiesSetBackendServiceRequest other)
Parameter
NameDescription
otherTargetTcpProxiesSetBackendServiceRequest

Properties

HasService

public bool HasService { get; }

Gets whether the "service" field is set

Property Value
TypeDescription
bool

Service

public string Service { get; set; }

The URL of the new BackendService resource for the targetTcpProxy.

Property Value
TypeDescription
string