Uses of Class
com.microsoft.azure.management.storage.EnabledProtocols
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of EnabledProtocols in com.microsoft.azure.management.storage
Modifier and TypeFieldDescriptionstatic final EnabledProtocols
EnabledProtocols.NFS
Static value NFS for EnabledProtocols.static final EnabledProtocols
EnabledProtocols.SMB
Static value SMB for EnabledProtocols.Modifier and TypeMethodDescriptionstatic EnabledProtocols
EnabledProtocols.fromString
(String name) Creates or finds a EnabledProtocols from its string representation.