Class ManagedSslCertificateManaged
Inheritance
System.Object
ManagedSslCertificateManaged
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Compute.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class ManagedSslCertificateManaged
Fields
View SourceDomains
Domains for which a managed SSL certificate will be valid. Currently, there can be up to 100 domains in this list.
Declaration
public readonly ImmutableArray<string> Domains
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |