Show / Hide Table of Contents

Class GetRouteEntriesEntryConflictResult

Inheritance
System.Object
GetRouteEntriesEntryConflictResult
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.Cen.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetRouteEntriesEntryConflictResult

Fields

View Source

CidrBlock

The destination CIDR block of the route entry to query.

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

InstanceId

ID of the CEN instance.

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

InstanceType

The type of the CEN child instance.

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

RegionId

ID of the region where the conflicted route entry is located.

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

Status

Reasons of exceptions.

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