Compute Engine v1 API - Class SslPolicyReference (3.29.0)

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

Inheritance

object > SslPolicyReference

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

SslPolicyReference()

public SslPolicyReference()

SslPolicyReference(SslPolicyReference)

public SslPolicyReference(SslPolicyReference other)
Parameter
Name Description
other SslPolicyReference

Properties

HasSslPolicy

public bool HasSslPolicy { get; }

Gets whether the "ssl_policy" field is set

Property Value
Type Description
bool

SslPolicy

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