enabled Protocol
The protocol used for the share. Possible values are SMB
and NFS
. The SMB
indicates the share can be accessed by SMBv3.0, SMBv2.1 and REST. The NFS
indicates the share can be accessed by NFSv4.1. Defaults to SMB
. Changing this forces a new resource to be created. ~>NOTE: The FileStorage
account_kind
of the azure.storage.Account
is required for the NFS
protocol.