2
0
openapi-client-udm/docs/SharesShareOptions.md

14 lines
505 B
Markdown
Raw Normal View History

# SharesShareOptions
Object type specific `UDM` options.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**samba** | **bool** | Export for Samba clients | [optional] [default to True]
**nfs** | **bool** | Export for NFS clients (NFSv3 and NFSv4) | [optional] [default to True]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)