Class SasDatastoreSecrets

    • Constructor Detail

      • SasDatastoreSecrets

        public SasDatastoreSecrets()
    • Method Detail

      • sasToken

        public String sasToken()
        Get the sasToken property: Storage container SAS token.
        Returns:
        the sasToken value.
      • withSasToken

        public SasDatastoreSecrets withSasToken​(String sasToken)
        Set the sasToken property: Storage container SAS token.
        Parameters:
        sasToken - the sasToken value to set.
        Returns:
        the SasDatastoreSecrets object itself.