DotNetPublishContainerSettings.Family property

The container image family, or null to use the SDK default value.

public string? Family { get; set; }

Remarks

See ContainerFamily.

See Also