Uses of Class
com.microsoft.azure.management.storage.EnabledProtocols
Packages that use EnabledProtocols
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of EnabledProtocols in com.microsoft.azure.management.storage
Fields in com.microsoft.azure.management.storage declared as EnabledProtocolsModifier and TypeFieldDescriptionstatic final EnabledProtocols
EnabledProtocols.NFS
Static value NFS for EnabledProtocols.static final EnabledProtocols
EnabledProtocols.SMB
Static value SMB for EnabledProtocols.Methods in com.microsoft.azure.management.storage that return EnabledProtocolsModifier and TypeMethodDescriptionstatic EnabledProtocols
EnabledProtocols.fromString
(String name) Creates or finds a EnabledProtocols from its string representation.Methods in com.microsoft.azure.management.storage that return types with arguments of type EnabledProtocols