Enum DevLinkType
Enumerates the possible device link types.
Namespace: Neon.Kube.Resources.OpenEBS
Assembly: Neon.Kube.Resources.dll
Syntax
[JsonConverter(typeof(JsonStringEnumMemberConverter))]
public enum DevLinkType
Fields
Name | Description |
---|---|
ById | Device links listed by ID. |
ByPath | Device links listed by path. |