Class SasTokenInformation
java.lang.Object
com.microsoft.azure.management.datalake.analytics.models.SasTokenInformation
SAS token information.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the access token for the associated Azure Storage Container.
-
Constructor Details
-
SasTokenInformation
public SasTokenInformation()
-
-
Method Details
-
accessToken
Get the access token for the associated Azure Storage Container.- Returns:
- the accessToken value
-