Interface CredentialResults


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

    • hybridConnectionConfig

      HybridConnectionConfig hybridConnectionConfig()
      Gets the hybridConnectionConfig property: Contains the REP (rendezvous endpoint) and “Sender” access token.
      Returns:
      the hybridConnectionConfig value.
    • kubeconfigs

      List<CredentialResult> kubeconfigs()
      Gets the kubeconfigs property: Base64-encoded Kubernetes configuration file.
      Returns:
      the kubeconfigs value.
    • innerModel

      Gets the inner com.azure.resourcemanager.hybridkubernetes.fluent.models.CredentialResultsInner object.
      Returns:
      the inner object.