Interface ListStorageAccountKeysResult


public interface ListStorageAccountKeysResult
An immutable client-side representation of ListStorageAccountKeysResult.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.ListStorageAccountKeysResultInner object.
    Gets the userStorageKey property: The userStorageKey property.
  • Method Details

    • userStorageKey

      String userStorageKey()
      Gets the userStorageKey property: The userStorageKey property.
      Returns:
      the userStorageKey value.
    • innerModel

      Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.ListStorageAccountKeysResultInner object.
      Returns:
      the inner object.