net11.0
namespace Aspire.Hosting.AWS.DynamoDB
{
[DebuggerDisplay("Type = {GetType().Name,nq}, Registry = {Registry}, Image = {Image}, Tag = {Tag}, LocalStorageDirectory = {LocalStorageDirectory}, SharedDb = {SharedDb}, DisableDynamoDBLocalTelemetry = {DisableDynamoDBLocalTelemetry}, DelayTransientStatuses = {DelayTransientStatuses}")]
public class DynamoDBLocalOptions
{
public string! Registry { get; set; }
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Aspire.Hosting.AWS , Version=13.0.0.0, PublicKeyToken=885c28607f98e604 |
| Referencing | Your project needs a package reference to |
| Package | Aspire.Hosting.AWS (13.0.0) net8.0 |
| Platform Restrictions | The property getter is supported on all platforms. The property setter is supported on all platforms. |
- Built-in API
- Package-provided API