Interface ApplianceListClusterCustomerUserCredentialResults


public interface ApplianceListClusterCustomerUserCredentialResults
An immutable client-side representation of ApplianceListClusterCustomerUserCredentialResults.
  • Method Details

    • kubeconfigs

      Gets the kubeconfigs property: The list of appliance kubeconfigs.
      Returns:
      the kubeconfigs value.
    • sshKeys

      Map<String,SshKey> sshKeys()
      Gets the sshKeys property: Map of Customer User Public and Private SSH Keys.
      Returns:
      the sshKeys value.
    • innerModel

      Gets the inner com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListClusterCustomerUserCredentialResultsInner object.
      Returns:
      the inner object.