Compute Engine v1 API - Class SslCertificatesScopedList (2.15.0)

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

Inheritance

object > SslCertificatesScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

SslCertificatesScopedList()

public SslCertificatesScopedList()

SslCertificatesScopedList(SslCertificatesScopedList)

public SslCertificatesScopedList(SslCertificatesScopedList other)
Parameter
NameDescription
otherSslCertificatesScopedList

Properties

SslCertificates

public RepeatedField<SslCertificate> SslCertificates { get; }

List of SslCertificates contained in this scope.

Property Value
TypeDescription
RepeatedFieldSslCertificate

Warning

public Warning Warning { get; set; }

Informational warning which replaces the list of backend services when the list is empty.

Property Value
TypeDescription
Warning