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 EnabledProtocolsEnabledProtocols.NFSStatic value NFS for EnabledProtocols.static final EnabledProtocolsEnabledProtocols.SMBStatic value SMB for EnabledProtocols.Methods in com.microsoft.azure.management.storage that return EnabledProtocolsModifier and TypeMethodDescriptionstatic EnabledProtocolsEnabledProtocols.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