SharedAccessAccountPolicy.ServicesToString Method (SharedAccessAccountServices) (Microsoft.WindowsAzure.Storage)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
SharedAccessAccountPolicy.::..ServicesToString Method (SharedAccessAccountServices)(SharedAccessAccountServices)(SharedAccessAccountServices)(SharedAccessAccountServices)
Converts the services specified for the shared access policy to a string.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Public Shared Function ServicesToString (
services As SharedAccessAccountServices
) As String
Parameters
Return Value
Type:
System.StringSystem::String^System.StringSystem.StringThe shared access services in string format.
Return to top
Converts the services specified for the shared access policy to a string.
Syntax
Public Shared Function ServicesToString ( services As SharedAccessAccountServices ) As String
Parameters
Return Value
Type: System.StringSystem::String^System.StringSystem.StringThe shared access services in string format.