Table of Contents

Class InstanceInfo

Namespace
Steeltoe.Discovery.Eureka.AppInfo
Assembly
Steeltoe.Discovery.Eureka.dll
public class InstanceInfo
Inheritance
InstanceInfo
Inherited Members

Properties

Actiontype

public ActionType Actiontype { get; }

Property Value

ActionType

AppGroupName

public string AppGroupName { get; }

Property Value

string

AppName

public string AppName { get; }

Property Value

string

AsgName

public string AsgName { get; }

Property Value

string

CountryId

public int CountryId { get; }

Property Value

int

DataCenterInfo

public IDataCenterInfo DataCenterInfo { get; }

Property Value

IDataCenterInfo

HealthCheckUrl

public string HealthCheckUrl { get; }

Property Value

string

HomePageUrl

public string HomePageUrl { get; }

Property Value

string

HostName

public string HostName { get; }

Property Value

string

InstanceId

public string InstanceId { get; }

Property Value

string

IpAddr

public string IpAddr { get; }

Property Value

string

IsCoordinatingDiscoveryServer

public bool IsCoordinatingDiscoveryServer { get; }

Property Value

bool

IsDirty

public bool IsDirty { get; }

Property Value

bool

IsSecurePortEnabled

public bool IsSecurePortEnabled { get; }

Property Value

bool

IsUnsecurePortEnabled

public bool IsUnsecurePortEnabled { get; }

Property Value

bool

LastDirtyTimestamp

public long LastDirtyTimestamp { get; }

Property Value

long

LastUpdatedTimestamp

public long LastUpdatedTimestamp { get; }

Property Value

long

LeaseInfo

public LeaseInfo LeaseInfo { get; }

Property Value

LeaseInfo

Metadata

public Dictionary<string, string> Metadata { get; }

Property Value

Dictionary<string, string>

OverriddenStatus

public InstanceStatus OverriddenStatus { get; }

Property Value

InstanceStatus

Port

public int Port { get; }

Property Value

int

SecureHealthCheckUrl

public string SecureHealthCheckUrl { get; }

Property Value

string

SecurePort

public int SecurePort { get; }

Property Value

int

SecureVipAddress

public string SecureVipAddress { get; }

Property Value

string

Sid

public string Sid { get; }

Property Value

string

Status

public InstanceStatus Status { get; }

Property Value

InstanceStatus

StatusPageUrl

public string StatusPageUrl { get; }

Property Value

string

VipAddress

public string VipAddress { get; }

Property Value

string

Methods

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

ToString()

public override string ToString()

Returns

string