Class SasTokenInformationInner

java.lang.Object
com.azure.resourcemanager.datalakeanalytics.fluent.models.SasTokenInformationInner

public final class SasTokenInformationInner extends Object
SAS token information.
  • Constructor Details

    • SasTokenInformationInner

      public SasTokenInformationInner()
      Creates an instance of SasTokenInformationInner class.
  • Method Details

    • accessToken

      public String accessToken()
      Get the accessToken property: The access token for the associated Azure Storage Container.
      Returns:
      the accessToken value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.