Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Ntent
PowerShell
Providers
Consul
ConsulItem
C# 클래스 Ntent.PowerShell.Providers.Consul.ConsulItem
파일 보기
프로젝트 열기: ntent-ad/consul-ps-provider
공개 프로퍼티들
프로퍼티
타입
설명
CreateIndex
ulong
Flags
ulong
Key
string
Value
byte[]
공개 메소드들
메소드
설명
ConsulItem
(
Consul.KVPair
kvPair
) :
System
메소드 상세
ConsulItem()
공개
메소드
public
ConsulItem
(
Consul.KVPair
kvPair
) :
System
kvPair
Consul.KVPair
리턴
System
프로퍼티 상세
CreateIndex
공개적으로 프로퍼티
public
ulong
CreateIndex
리턴
ulong
Flags
공개적으로 프로퍼티
public
ulong
Flags
리턴
ulong
Key
공개적으로 프로퍼티
public
string
Key
리턴
string
Value
공개적으로 프로퍼티
public
byte[]
Value
리턴
byte[]