1 write to PrimaryEndpoint
Aspire.Hosting.Oracle (1)
OracleDatabaseServerResource.cs (1)
22
PrimaryEndpoint
= new(this, PrimaryEndpointName);
2 references to PrimaryEndpoint
Aspire.Hosting.Oracle (2)
OracleDatabaseServerResource.cs (2)
41
$"user id=system;password={PasswordParameter};data source={
PrimaryEndpoint
.Property(EndpointProperty.Host)}:{
PrimaryEndpoint
.Property(EndpointProperty.Port)}");