Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Ntent
PowerShell
Providers
Consul
ConsulItem
C# Class Ntent.PowerShell.Providers.Consul.ConsulItem
显示文件
Open project: ntent-ad/consul-ps-provider
Public Properties
Property
Type
Description
CreateIndex
ulong
Flags
ulong
Key
string
Value
byte[]
Public Methods
Method
Description
ConsulItem
(
Consul.KVPair
kvPair
) :
System
Method Details
ConsulItem()
public
method
public
ConsulItem
(
Consul.KVPair
kvPair
) :
System
kvPair
Consul.KVPair
return
System
Property Details
CreateIndex
public_oe property
public
ulong
CreateIndex
return
ulong
Flags
public_oe property
public
ulong
Flags
return
ulong
Key
public_oe property
public
string
Key
return
string
Value
public_oe property
public
byte[]
Value
return
byte[]