SasTokenInformation Interface
public interface SasTokenInformation
An immutable client-side representation of SasTokenInformation.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
accessToken()
Gets the access |
|
abstract
Sas |
innerModel()
Gets the inner com. |
Method Details
accessToken
public abstract String accessToken()
Gets the accessToken property: The access token for the associated Azure Storage Container.
Returns:
innerModel
public abstract SasTokenInformationInner innerModel()
Gets the inner com.azure.resourcemanager.datalakeanalytics.fluent.models.SasTokenInformationInner object.
Returns: