models_v2.supported_nas_mount_protocol_2_enum module

class models_v2.supported_nas_mount_protocol_2_enum.SupportedNasMountProtocol2Enum[source]

Bases: object

Implementation of the ‘SupportedNasMountProtocol2’ enum.

TODO: type enum description here.

Attributes:

KNFS: TODO: type description here. KSMB: TODO: type description here.

KNFS = 'kNfs'
KSMB = 'kSmb'