Class ApplianceCredentialKubeconfig

java.lang.Object
com.azure.resourcemanager.resourceconnector.models.ApplianceCredentialKubeconfig

public final class ApplianceCredentialKubeconfig extends Object
Cluster User Credential appliance.
  • Constructor Details

    • ApplianceCredentialKubeconfig

      public ApplianceCredentialKubeconfig()
  • Method Details

    • name

      public AccessProfileType name()
      Get the name property: Name which contains the role of the kubeconfig.
      Returns:
      the name value.
    • value

      public String value()
      Get the value property: Contains the kubeconfig value.
      Returns:
      the value value.
    • validate

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