KeycloakResource
Class sealed net10.0
A resource that represents a Keycloak resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class KeycloakResource : Aspire.Hosting.ApplicationModel.ContainerResource, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithEndpoints, Aspire.Hosting.IResourceWithServiceDiscovery{ // ...} ContainerResourceIResourceIResourceWithEndpointsIResourceWithServiceDiscovery
Constructors1
Section titled ConstructorsProperties2
Section titled PropertiesAdminPasswordParametergetParameterResource Gets the parameter that contains the Keycloak admin password.
AdminUserNameParametergetParameterResource? Gets the parameter that contains the Keycloak admin.