Show / Hide Table of Contents

Class RepoDomainList

Inheritance
System.Object
RepoDomainList
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 RepoDomainList

Fields

View Source

Internal

Domain of internal endpoint, only in some regions.

Declaration
public readonly string Internal
Field Value
Type Description
System.String
View Source

Public

Domain of public endpoint.

Declaration
public readonly string Public
Field Value
Type Description
System.String
View Source

Vpc

Domain of vpc endpoint.

Declaration
public readonly string Vpc
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.