EtcdInfo Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
EtcdInfo() |
Initializes a new instance of the EtcdInfo class. |
EtcdInfo(String, String) |
Initializes a new instance of the EtcdInfo class. |
EtcdInfo()
Initializes a new instance of the EtcdInfo class.
public EtcdInfo ();
Public Sub New ()
Applies to
EtcdInfo(String, String)
Initializes a new instance of the EtcdInfo class.
public EtcdInfo (string type = default, string version = default);
new Microsoft.Azure.Management.DataBoxEdge.Models.EtcdInfo : string * string -> Microsoft.Azure.Management.DataBoxEdge.Models.EtcdInfo
Public Sub New (Optional type As String = Nothing, Optional version As String = Nothing)
Parameters
- type
- String
Etcd type
- version
- String
Etcd version