Class GetReposRepoDomainListResult
Inheritance
System.Object
GetReposRepoDomainListResult
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.AliCloud.CR.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetReposRepoDomainListResult
Fields
View SourceInternal
Domain of internal endpoint, only in some regions.
Declaration
public readonly string Internal
Field Value
| Type | Description |
|---|---|
| System.String |
Public
Domain of public endpoint.
Declaration
public readonly string Public
Field Value
| Type | Description |
|---|---|
| System.String |
Vpc
Domain of vpc endpoint.
Declaration
public readonly string Vpc
Field Value
| Type | Description |
|---|---|
| System.String |