Compute Engine v1 API - Class TargetSslProxiesSetBackendServiceRequest (2.15.0)

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

Inheritance

object > TargetSslProxiesSetBackendServiceRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

TargetSslProxiesSetBackendServiceRequest()

public TargetSslProxiesSetBackendServiceRequest()

TargetSslProxiesSetBackendServiceRequest(TargetSslProxiesSetBackendServiceRequest)

public TargetSslProxiesSetBackendServiceRequest(TargetSslProxiesSetBackendServiceRequest other)
Parameter
NameDescription
otherTargetSslProxiesSetBackendServiceRequest

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 targetSslProxy.

Property Value
TypeDescription
string