Interface CustomLocation.DefinitionStages.WithHostResourceId

All Known Subinterfaces:
CustomLocation.Definition, CustomLocation.DefinitionStages.WithCreate
Enclosing interface:
CustomLocation.DefinitionStages

public static interface CustomLocation.DefinitionStages.WithHostResourceId
The stage of the CustomLocation definition allowing to specify hostResourceId.
  • Method Details

    • withHostResourceId

      CustomLocation.DefinitionStages.WithCreate withHostResourceId(String hostResourceId)
      Specifies the hostResourceId property: Connected Cluster or AKS Cluster. The Custom Locations RP will perform a checkAccess API for listAdminCredentials permissions..
      Parameters:
      hostResourceId - Connected Cluster or AKS Cluster. The Custom Locations RP will perform a checkAccess API for listAdminCredentials permissions.
      Returns:
      the next definition stage.